:root{--olle-black:#1d1d1d;--olle-gray-1:#545454;--olle-gray-2:#7b7b7b;--olle-gray-3:#aeaeae;--olle-gray-4:#d4d4d4;--olle-gray-5:#e9e9e9;--olle-line:#ececec;--olle-white:#fdfdfd;--olle-orange:#fc7900;--olle-yellow:#fee500;--map-green:#b7dca9;--map-road:#f4f1ec;--surface:#fff;--shadow-soft:0 8px 24px #1d1d1d24;--shadow-sheet:0 -8px 28px #1d1d1d2e;--bottom-tab-height:72px;--keyboard-inset-bottom:0px;--visual-viewport-height:100dvh;color:var(--olle-black);background:var(--olle-white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.screen-state{min-height:100dvh;color:var(--olle-gray-1);place-items:center;padding:24px;display:grid}.app-error-state div{text-align:center;gap:10px;width:min(100%,360px);display:grid}.app-error-state h1,.app-error-state p{margin:0}.app-error-state h1{color:var(--olle-black);font-size:22px}.auth-page{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));background:var(--olle-white);place-items:center;display:grid}.auth-panel{flex-direction:column;align-items:stretch;gap:18px;width:min(100%,402px);display:flex}.auth-panel h1{color:var(--olle-black);text-align:center;margin:0;font-size:24px;line-height:1.28}.logo-wordmark{color:var(--olle-black);text-align:center;margin:0 0 128px;font-size:42px;font-weight:700}.auth-copy,.form-help,.form-error{color:var(--olle-gray-1);text-align:center;margin:0;font-size:14px;line-height:1.45}.form-error{color:#c2410c}.kakao-button,.primary-button,.publish-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.kakao-button{color:#1d1d1d;background:var(--olle-yellow);width:100%}.primary-button{color:var(--olle-white);background:var(--olle-black)}.primary-button.small{min-height:44px;margin-top:12px;padding-inline:14px;font-size:14px}.publish-button{min-height:44px;color:var(--olle-white);background:var(--olle-orange)}.publish-button:disabled{color:var(--olle-gray-1);background:var(--olle-gray-5);opacity:1}button:disabled,.disabled{cursor:not-allowed;opacity:.45}.text-link{min-height:44px;color:var(--olle-black);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.id-panel{gap:14px}.text-field{color:var(--olle-gray-1);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.text-field input,.text-field textarea,.comment-form input{border:1px solid var(--olle-gray-5);width:100%;min-height:48px;color:var(--olle-black);background:#f6f6f6;border-radius:8px;outline:none;padding:12px 14px}.text-field textarea{resize:vertical;min-height:132px}.profile-edit-tags{color:var(--olle-gray-1);gap:8px;font-size:13px;font-weight:700;display:grid}.tag-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.tag-input-row input{border:1px solid var(--olle-gray-5);width:100%;min-height:48px;color:var(--olle-black);background:#f6f6f6;border-radius:8px;outline:none;padding:12px 14px}.tag-input-row button{min-width:62px;min-height:48px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;font-weight:800}.editable-chip-row,.taste-chip-row{flex-wrap:wrap;gap:6px;display:flex}.editable-chip-row button,.taste-chip-row span{min-height:32px;color:var(--olle-black);background:#fff7ed;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.profile-edit-tags>small{color:var(--olle-gray-1);font-weight:500}.profile-safety-box{background:var(--olle-gray-5);border-radius:8px;gap:10px;padding:12px;display:grid}.profile-safety-box>div{gap:4px;display:grid}.profile-safety-box span{color:var(--olle-black);align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.profile-safety-box small{color:var(--olle-gray-1);font-size:12px;line-height:1.4}.profile-safety-box .icon-text-button{width:100%}.profile-certification-box,.place-edit-status-box,.my-invite-box{background:var(--olle-gray-5);border-radius:8px;gap:10px;padding:12px;display:grid}.my-invite-box .archive-status-filter{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.my-invite-box>small{color:var(--olle-gray-1);font-size:12px;line-height:1.4}.my-invite-list{gap:8px;display:grid}.my-invite-card{background:var(--olle-white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:10px;display:grid}.my-invite-card>div:first-child{gap:4px;min-width:0;display:grid}.my-invite-card strong,.my-invite-card p,.my-invite-card span{min-width:0}.my-invite-card strong{color:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.my-invite-card p{color:var(--olle-gray-1);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.35}.my-invite-card span{color:var(--olle-gray-1);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.my-invite-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.my-invite-actions a{min-height:40px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.my-invite-actions a:first-child{color:var(--olle-orange);background:#fff7ed}.profile-certification-heading,.visit-certification-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.profile-certification-heading span,.visit-certification-heading span{min-width:0;color:var(--olle-black);align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.certification-status-list{gap:6px;display:grid}.certification-status-list div{background:var(--olle-white);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 10px;display:flex}.certification-status-list strong{min-width:0;color:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.certification-status-list span{color:var(--olle-orange);flex:none;font-size:12px;font-weight:800}.place-edit-status-list{gap:6px;display:grid}.place-edit-status-list a{background:var(--olle-white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:9px 10px;display:grid}.place-edit-status-list a>span{gap:3px;min-width:0;display:grid}.place-edit-status-list strong,.place-edit-status-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.place-edit-status-list strong{color:var(--olle-black);font-size:13px}.place-edit-status-list small{color:var(--olle-gray-1);font-size:12px;font-weight:600}.place-edit-status-list em{color:var(--olle-orange);font-size:12px;font-style:normal;font-weight:800}.certification-request-button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;font-weight:800}.input-row{position:relative}.input-row svg{color:var(--olle-orange);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.spin{animation:.9s linear infinite spin}.button-spinner{border:2px solid #ffffff73;border-top-color:var(--olle-white);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin-button}.button-spinner.dark{border-color:#2223;border-top-color:var(--olle-black);width:15px;height:15px}@keyframes spin{to{transform:translateY(-50%)rotate(360deg)}}@keyframes spin-button{to{transform:rotate(360deg)}}.app-shell{min-height:100dvh;padding-bottom:calc(var(--bottom-tab-height) + env(safe-area-inset-bottom));background:var(--olle-white)}.app-shell-compose{padding-bottom:0}.app-main{min-height:100dvh}.desktop-nav{display:none}.bottom-tabbar{z-index:80;left:0;right:0;bottom:var(--keyboard-inset-bottom);min-height:calc(var(--bottom-tab-height) + env(safe-area-inset-bottom));padding:8px 18px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--olle-gray-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;grid-template-columns:repeat(4,minmax(44px,1fr));gap:6px;display:grid;position:fixed}.app-shell-compose .bottom-tabbar{display:none}.tab-link,.nav-link{min-width:44px;min-height:44px;color:var(--olle-gray-1);background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.tab-link{grid-template-rows:26px auto;align-content:center;justify-items:center;gap:2px;min-height:56px;padding:4px 4px 5px;font-size:11px;font-weight:900;line-height:1;display:grid}.tab-link.compose-tab{color:var(--olle-black)}.tab-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.tab-link.active,.nav-link.active{color:var(--olle-black);background:var(--olle-gray-5)}.nav-icon-wrap{place-items:center;min-width:24px;min-height:24px;display:inline-grid;position:relative}.nav-badge{border:2px solid var(--surface);min-width:18px;height:18px;color:var(--olle-white);background:var(--olle-orange);border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:-7px;right:-10px}.map-screen{background:var(--map-green);min-height:100dvh;position:relative;overflow:hidden}.naver-map,.map-fallback{width:100%;height:100dvh}.map-fallback{color:var(--olle-gray-1);background:linear-gradient(145deg, transparent 0 42%, #ffffffb3 42% 47%, transparent 47%), linear-gradient(35deg, transparent 0 54%, #ffffffb3 54% 59%, transparent 59%), var(--map-green);place-items:center;display:grid;position:relative}.map-fallback-roads{background:linear-gradient(110deg, transparent 0 30%, var(--map-road) 30% 34%, transparent 34%), linear-gradient(70deg, transparent 0 60%, var(--map-road) 60% 64%, transparent 64%);opacity:.85;position:absolute;inset:0}.fallback-pins{pointer-events:none;position:absolute;inset:120px 24px 220px}.fallback-pins .map-pin{pointer-events:auto;margin:18px;position:relative}.fallback-pins .map-pin:nth-child(2n){float:right}.map-floating-search{z-index:20;top:calc(12px + env(safe-area-inset-top));pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;left:16px;right:16px}.search-box{min-height:44px;box-shadow:var(--shadow-soft);pointer-events:auto;background:#fffffff0;border-radius:8px;align-items:center;gap:8px;padding:0 10px 0 12px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:44px;font-size:16px}.search-box button{background:0 0;width:44px;height:44px}.search-filter-button{color:var(--olle-gray-1);border-radius:8px}.search-filter-button.active{color:var(--olle-orange);background:#fff7ed}.chip-row{pointer-events:auto;scrollbar-width:none;gap:6px;padding-bottom:3px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.recent-searches{pointer-events:auto;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.recent-search-chip{border:1px solid var(--olle-gray-5);background:#fffffff0;border-radius:8px;flex:none;align-items:center;min-height:44px;display:inline-flex;overflow:hidden}.recent-search-chip button{min-height:44px;color:var(--olle-black);align-items:center;gap:6px;display:inline-flex}.recent-search-chip button:first-child{min-width:0;max-width:180px;padding:0 10px 0 12px}.recent-search-chip button:last-child{border-left:1px solid var(--olle-gray-5);width:44px;color:var(--olle-gray-1);justify-content:center}.recent-search-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chip{border:1px solid var(--olle-gray-5);min-height:44px;color:var(--olle-black);background:#fffffff0;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.chip span{white-space:nowrap}.chip.selected{border-color:var(--olle-orange);color:var(--olle-orange)}.friend-rail{z-index:19;top:calc(62px + env(safe-area-inset-top));pointer-events:none;scrollbar-width:none;gap:6px;padding-bottom:3px;display:flex;position:absolute;left:16px;right:16px;overflow-x:auto}.map-screen.has-secondary-top-controls .friend-rail{top:calc(110px + env(safe-area-inset-top))}.friend-rail::-webkit-scrollbar{display:none}.friend-avatar{border:1px solid var(--olle-gray-5);min-width:0;min-height:44px;color:var(--olle-black);box-shadow:var(--shadow-soft);pointer-events:auto;background:#ffffffeb;border-radius:8px;flex:none;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-size:13px;font-weight:800;display:inline-flex}.friend-avatar.selected{border-color:var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.friend-avatar>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:104px;overflow:hidden}.friend-avatar-image{place-items:center;display:grid;position:relative}.friend-avatar .friend-avatar-image img,.friend-avatar .friend-avatar-image .image-fallback{width:34px;height:34px}.friend-avatar-image small{border:2px solid var(--surface);min-width:18px;height:18px;color:var(--olle-white);background:var(--olle-orange);border-radius:999px;place-items:center;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;bottom:-2px;right:-4px}.map-status-stack{z-index:22;top:calc(114px + env(safe-area-inset-top));pointer-events:none;gap:8px;display:grid;position:absolute;left:16px;right:16px}.map-screen.has-secondary-top-controls .map-status-stack{top:calc(162px + env(safe-area-inset-top))}.map-status-pill,.map-status-alert{width:fit-content;max-width:100%;min-height:44px;color:var(--olle-black);box-shadow:var(--shadow-soft);pointer-events:auto;background:#ffffffeb;border-radius:8px;align-items:center;gap:10px;margin:0;padding:10px 12px;display:inline-flex}.map-status-alert{color:#9a3412;background:#fff7ed}.map-status-alert button,.inline-error button,.inline-reset-button,.inline-profile-link{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.inline-profile-link{color:var(--olle-black);background:var(--olle-gray-5)}.map-bottom-controls{z-index:22;left:16px;right:16px;bottom:calc(18px + var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom));grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:8px;display:grid;position:absolute}.map-bottom-action-group{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.map-summary-button{min-height:44px;color:var(--olle-white);background:var(--olle-black);box-shadow:var(--shadow-soft);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:grid}.map-summary-button>span{gap:2px;min-width:0;display:grid}.map-summary-button strong,.map-summary-button small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.map-summary-button strong{font-size:13px}.map-summary-button small{color:#ffffffc2;font-size:12px}.map-summary-button em{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;font-style:normal;position:absolute;overflow:hidden}.map-compose-button{min-height:44px;color:var(--olle-white);background:var(--olle-orange);box-shadow:var(--shadow-soft);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:800;display:inline-flex}.map-location-button{min-height:44px;color:var(--olle-black);box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:800;display:inline-flex}.map-bottom-controls .map-location-button{position:static}@media (width<=360px){.map-location-button{width:56px;padding:0}.map-location-button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.map-summary-button{padding-inline:10px}.map-compose-button{width:52px;padding:0}.map-compose-button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.avatar,.friend-avatar img,.image-fallback{object-fit:cover;background:var(--olle-gray-5);border-radius:50%;width:38px;height:38px}.avatar.large{width:72px;height:72px}.avatar.small{width:34px;height:34px}.avatar.tiny{width:28px;height:28px}.map-pin{min-width:44px;min-height:44px;color:var(--olle-black);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px}.post-pin{gap:4px;width:116px;padding:5px;display:grid}.post-pin img,.post-pin .image-fallback{object-fit:cover;border-radius:5px;width:106px;height:78px}.post-pin span{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.place-pin{padding:8px 12px;font-size:13px;font-weight:700}.route-point-marker{border:2px solid var(--surface);min-width:36px;height:28px;color:var(--olle-white);background:var(--olle-black);box-shadow:var(--shadow-soft);white-space:nowrap;border-radius:999px;place-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-grid}.route-point-marker.goal{background:var(--olle-orange)}.bottom-sheet{z-index:70;left:0;right:0;bottom:calc(var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom));max-height:min(calc(var(--visual-viewport-height) - var(--bottom-tab-height) - env(safe-area-inset-bottom) - 18px), 720px);background:var(--surface);box-shadow:var(--shadow-sheet);border-radius:16px 16px 0 0;padding:8px 16px 18px;position:fixed;overflow:auto}.bottom-sheet--snap{overscroll-behavior:contain;transition:max-height .18s}.bottom-sheet--collapsed{max-height:min(calc(var(--visual-viewport-height) * .38), 360px)}.bottom-sheet--expanded{max-height:min(calc(var(--visual-viewport-height) - var(--bottom-tab-height) - env(safe-area-inset-bottom) - 18px), 720px)}.bottom-sheet:focus{outline:none}.sheet-handle{background:var(--olle-gray-3);border-radius:99px;width:58px;height:4px;margin:0 auto 10px}.sheet-handle-button{touch-action:none;background:linear-gradient(var(--olle-gray-3), var(--olle-gray-3)) center / 58px 4px no-repeat;border:0;min-width:58px;min-height:44px;padding:0;display:block}.sheet-post-summary,.sheet-place-summary{gap:14px;display:grid}.sheet-post-summary{grid-template-columns:112px 1fr;align-items:start}.sheet-thumb{aspect-ratio:1;object-fit:cover;border-radius:8px;width:112px}.meta-label{color:var(--olle-orange);margin:0 0 4px;font-size:12px;font-weight:800}.bottom-sheet h2,.place-info-panel h1,.profile-title h1,.page-header h1,.compose-header h1{color:var(--olle-black);margin:0}.bottom-sheet p,.place-info-panel p{color:var(--olle-gray-1);margin:6px 0}.sheet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.sheet-actions .primary-button.small,.sheet-actions .icon-text-button{width:100%;min-width:0;min-height:48px;margin-top:0}.sheet-list{padding-bottom:calc(18px + var(--bottom-tab-height) + env(safe-area-inset-bottom));gap:8px;display:grid}.sheet-title-row small{color:var(--olle-gray-1);margin-top:2px;font-size:13px;font-weight:800;line-height:1.25;display:block}.map-list-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.map-list-quick-actions .primary-button.small{margin-top:0}.sheet-muted,.inline-status{color:var(--olle-gray-1);margin:0;font-size:14px}.map-search-guidance{background:#fffaf5;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.map-search-guidance strong,.map-search-guidance span{min-width:0}.map-search-guidance strong{color:var(--olle-black);font-size:14px}.map-search-guidance span{color:var(--olle-gray-1);font-size:12px;font-weight:800;line-height:1.35}.map-search-direct-add{color:#9a3412;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.sheet-result-button{text-align:left;min-height:58px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:12px;display:grid}.sheet-result-button strong,.sheet-result-button span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.sheet-result-button span{color:var(--olle-gray-1);grid-column:1;font-size:13px}.sheet-result-button small{color:var(--olle-orange);grid-area:1/2/span 2;align-self:center;font-weight:800}.sheet-result-card{border:1px solid var(--olle-line);background:var(--olle-white);border-radius:8px;gap:10px;padding:12px;display:grid}.sheet-result-main{text-align:left;min-width:0;min-height:76px;color:var(--olle-black);background:0 0;border-radius:8px;gap:4px;padding:0;display:grid}.sheet-result-main strong,.sheet-result-main span,.sheet-result-main small{text-overflow:ellipsis;min-width:0;overflow:hidden}.sheet-result-main strong{white-space:nowrap;font-size:16px;line-height:1.2}.place-result-kicker{min-height:24px;color:var(--olle-orange);white-space:nowrap;background:#fff7ed;border-radius:8px;justify-content:center;justify-self:start;align-items:center;gap:3px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.place-result-kicker svg{flex:none}.sheet-result-main .place-result-address,.place-result-meta-row{color:var(--olle-gray-1);font-size:13px}.place-result-meta-row{align-items:center;gap:6px;display:flex}.place-result-meta-row em{color:var(--olle-gray-1);background:var(--olle-gray-5);text-overflow:ellipsis;border-radius:999px;padding:2px 7px;font-style:normal;font-weight:800;overflow:hidden}.place-result-status{color:var(--olle-orange);font-weight:800}.place-result-actions{grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(0,1fr));gap:6px;display:grid}.place-result-secondary-actions{border-top:1px solid var(--olle-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-top:6px;display:grid}.place-result-detail-panel{border:1px solid var(--olle-line);background:#fff;border-radius:8px;gap:8px;padding:10px;display:grid}.place-result-detail-copy{gap:3px;min-width:0;padding:2px 2px 4px;display:grid}.place-result-detail-copy strong,.place-result-detail-copy span,.place-result-detail-copy small{text-overflow:ellipsis;min-width:0;overflow:hidden}.place-result-detail-copy strong{color:var(--olle-black);font-size:15px;line-height:1.2}.place-result-detail-copy span{color:var(--olle-gray-1);white-space:nowrap;font-size:13px;line-height:1.3}.place-result-detail-copy small{color:var(--olle-orange);white-space:nowrap;font-size:12px;font-weight:900}.place-result-action{min-width:0;min-height:48px;color:var(--olle-black);background:var(--olle-gray-5);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:3px;padding:0 3px;font-size:11px;font-weight:900;display:inline-flex}.place-result-action svg{flex:none;width:15px;height:15px}.place-result-action.primary{color:var(--olle-white);background:var(--olle-black)}.place-result-action.selected{border-color:var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.place-result-action:disabled{cursor:wait;opacity:.68}.place-result-action span{text-align:center;white-space:normal;word-break:keep-all;min-width:0;line-height:1.15;overflow:hidden}.route-mode-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.route-mode-control button{border:1px solid var(--olle-gray-5);min-width:0;min-height:44px;color:var(--olle-gray-1);background:var(--olle-white);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.route-mode-control button.is-active{border-color:var(--olle-black);color:var(--olle-white);background:var(--olle-black)}.route-mode-control button:disabled{cursor:wait;opacity:.62}.route-mode-control span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.route-summary-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;gap:8px;padding:11px;display:grid}.route-summary-panel>div{gap:2px;display:grid}.route-summary-panel strong{color:var(--olle-black);font-size:16px;line-height:1.2}.route-summary-panel small{color:#9a3412;font-size:12px;font-weight:800}.route-summary-panel p{color:#9a3412;margin:0;font-size:12px;line-height:1.4}.route-summary-panel ol{color:var(--olle-gray-1);gap:5px;margin:0;padding-left:18px;font-size:12px;line-height:1.3;display:grid}.route-summary-panel button,.route-summary-panel a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.route-summary-panel button{color:var(--olle-white);background:var(--olle-black);justify-self:start}.route-summary-panel a{color:var(--olle-black);background:var(--olle-white);justify-self:stretch}.route-error-panel{border:1px solid var(--olle-line);background:var(--olle-gray-5);border-radius:8px;gap:8px;padding:11px;display:grid}.route-error-panel p{color:var(--olle-gray-1);margin:0;font-size:13px;line-height:1.4}.route-error-panel button{min-height:44px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;justify-self:start;padding:0 12px;font-size:13px;font-weight:900}.route-error-panel button:disabled{cursor:wait;opacity:.6}.inline-error{color:#9a3412;background:#fff7ed;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:10px 12px;font-size:14px;display:flex}.icon-text-button{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.icon-text-button.danger{color:#b42318;background:#fee4e2}.icon-text-button.selected{border:1px solid var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.place-status-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.place-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.place-quick-actions button,.place-quick-actions a{min-width:0;min-height:52px;color:var(--olle-black);background:var(--olle-gray-5);text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;place-items:center;gap:3px;padding:5px 4px;font-size:12px;font-weight:900;display:grid}.place-quick-actions button.primary,.place-quick-actions a.primary{color:var(--olle-white);background:var(--olle-black)}.place-quick-actions button.selected{border-color:var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.place-quick-actions span{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;line-height:1.1;overflow:hidden}.place-next-step-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;margin-top:8px;padding:8px 10px;display:grid}.place-next-step-card div{gap:2px;min-width:0;display:grid}.place-next-step-card span{color:var(--olle-orange);font-size:12px;font-weight:900}.place-next-step-card strong,.place-next-step-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.place-next-step-card strong{color:var(--olle-black);font-size:14px;line-height:1.25}.place-next-step-card small{color:#9a3412;font-size:12px;line-height:1.25}.place-next-step-card button{min-height:44px;color:var(--olle-white);background:var(--olle-black);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.place-action-overview{scrollbar-width:none;gap:8px;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.place-action-overview::-webkit-scrollbar{display:none}.place-action-overview a,.place-action-overview button{border:1px solid var(--olle-line);min-width:0;min-height:54px;color:var(--olle-black);background:var(--olle-white);font:inherit;text-align:left;border-radius:8px;flex:0 0 112px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 5px;padding:8px 6px;display:grid}.place-action-overview svg{color:var(--olle-orange)}.place-action-overview strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;line-height:1;overflow:hidden}.place-action-overview span{min-width:0;color:var(--olle-gray-1);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:11px;font-weight:800;overflow:hidden}.place-status-disclosure{scroll-margin-top:calc(12px + env(safe-area-inset-top));scroll-margin-bottom:calc(24px + var(--bottom-tab-height) + env(safe-area-inset-bottom));border:1px solid var(--olle-line);background:var(--olle-white);border-radius:8px;gap:0;margin-top:10px;padding:0;display:grid}.place-status-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 10px;list-style:none;display:flex}.place-status-disclosure summary::-webkit-details-marker{display:none}.place-status-summary-main{min-width:0;color:var(--olle-black);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;display:grid}.place-status-summary-main>span{gap:2px;min-width:0;display:grid}.place-status-summary-main strong,.place-status-summary-main small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.place-status-summary-main strong{color:var(--olle-black);font-size:14px;line-height:1.2}.place-status-summary-main small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.place-status-disclosure-action{min-height:34px;color:var(--olle-orange);background:#fff7ed;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.place-status-disclosure .place-status-control,.place-status-disclosure .saved-visited-date,.place-status-disclosure .form-error,.place-status-disclosure .place-status-history-panel{margin-left:10px;margin-right:10px}.place-status-disclosure .place-status-control{padding-top:0}.place-status-disclosure .place-status-history-panel{margin-bottom:10px}.place-status-control,.place-status-disclosure,.place-visit-log-panel,.place-visible-visit-log-panel,.place-invite-panel{scroll-margin-top:calc(12px + env(safe-area-inset-top));scroll-margin-bottom:calc(24px + var(--bottom-tab-height) + env(safe-area-inset-bottom))}.place-status-control button{min-width:0;min-height:58px;color:var(--olle-gray-1);background:var(--olle-gray-5);border:1px solid #0000;border-radius:8px;place-items:center;gap:2px;padding:8px 4px;display:grid}.place-status-control button.selected{border-color:var(--olle-orange);color:var(--olle-black);background:#fff7ed}.place-status-control span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:13px;font-weight:800;overflow:hidden}.place-status-control small{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:11px;overflow:hidden}.place-secondary-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.visit-certification-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.visit-certification-heading strong{color:var(--olle-orange);flex:none;font-size:12px}.place-panel-heading-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.place-panel-heading-actions button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;padding:0 12px;font-size:13px;font-weight:800}.place-panel-heading-actions button[aria-expanded=true]{color:var(--olle-black);background:var(--olle-white)}.visit-certification-panel p{min-height:36px;color:var(--olle-gray-1);background:var(--olle-white);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:13px;display:flex}.visit-certification-panel p span{color:var(--olle-orange);font-weight:800}.visit-certification-panel button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;font-weight:800}.place-record-link{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.visit-certification-panel small{color:var(--olle-gray-1);font-size:12px;line-height:1.4}.visit-certification-panel .form-error{color:#c2410c;background:0 0;min-height:auto;padding:0}.place-status-history-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.place-status-history-list{gap:8px;display:grid}.place-status-history-list article{background:var(--olle-gray-5);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.place-status-history-list div{gap:3px;min-width:0;display:grid}.place-status-history-list strong{color:var(--olle-black);overflow-wrap:anywhere;font-size:13px}.place-status-history-list small,.place-status-history-list time{color:var(--olle-gray-2);font-size:12px}.place-status-history-list time{text-align:right;flex:none}.place-visit-log-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.place-visit-log-form{gap:8px;display:grid}.place-visit-log-summary{background:var(--olle-gray-5);border-radius:8px;padding:10px;font-size:13px;line-height:1.45}.visit-log-visibility-field{color:var(--olle-gray-1);gap:8px;font-size:13px;font-weight:700;display:grid}.place-visit-log-form .text-field textarea{min-height:82px}.place-visit-log-form .icon-text-button{width:100%;color:var(--olle-white);background:var(--olle-black)}.place-visit-log-list{gap:8px;display:grid}.place-visit-log-list article{background:var(--olle-gray-5);border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.place-visit-log-list article.editing{border:1px solid var(--olle-black)}.place-visit-log-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.place-visit-log-actions{flex:none;align-items:center;gap:4px;display:inline-flex}.place-visit-log-actions .icon-only-button{background:var(--olle-gray-5);width:44px;height:44px}.place-visit-log-actions .icon-only-button.danger{color:#b42318;background:#fee4e2}.place-visit-log-list strong{min-width:0;color:var(--olle-black);overflow-wrap:anywhere;font-size:13px}.place-visit-log-list p{color:var(--olle-gray-1);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.place-visit-log-list small{color:var(--olle-gray-2);font-size:12px}.place-visit-log-edit-form{gap:8px;display:grid}.place-visit-log-edit-form .text-field textarea{min-height:78px}.place-visit-log-edit-form .icon-text-button{width:100%}.place-visit-log-panel .inline-error{margin:0}.place-visible-visit-log-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.place-visible-visit-log-author{gap:3px;min-width:0;display:grid}.place-visible-visit-log-author-title{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.place-visible-visit-log-author small{color:var(--olle-gray-2)}.place-collection-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.place-collection-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.place-collection-heading span{color:var(--olle-black);align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.place-collection-heading button{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;flex:none;padding:0 12px;font-size:13px;font-weight:800}.place-collection-actions{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.place-collection-actions button{max-width:220px;min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;flex:none;padding:0 12px;font-weight:800;overflow:hidden}.place-collection-panel small{color:var(--olle-gray-1);font-size:12px;line-height:1.4}.place-collection-panel .form-error{color:#c2410c}.place-invite-panel{border-top:1px solid var(--olle-line);background:0 0;border-radius:0;gap:10px;margin-top:14px;padding:16px 0 0;display:grid}.place-invite-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.place-invite-heading span{color:var(--olle-black);align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.place-invite-heading button,.place-invite-actions button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;padding:0 12px;font-weight:800}.place-invite-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.place-invite-filter button{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border:1px solid #0000;border-radius:8px;font-weight:800}.place-invite-filter button.selected{border-color:var(--olle-orange);color:var(--olle-black);background:#fff7ed}.place-invite-actions{gap:6px;display:grid}.place-invite-actions button.secondary{color:var(--olle-black);background:var(--olle-gray-5)}.place-invite-list{gap:8px;display:grid}.place-invite-item{background:var(--olle-gray-5);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.place-invite-copy{gap:5px;min-width:0;display:grid}.place-invite-copy>strong,.place-invite-copy>p,.place-invite-meta{min-width:0}.place-invite-copy>strong{color:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.place-invite-copy>p{color:var(--olle-gray-1);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.35}.place-invite-meta{color:var(--olle-gray-1);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.place-invite-meta a{min-height:32px;color:var(--olle-orange);background:#fff7ed;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-weight:800;display:inline-flex}.place-invite-time{color:#9a3412;background:#fff7ed;border-radius:8px;align-items:center;gap:4px;width:fit-content;max-width:100%;min-height:28px;padding:0 8px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.place-invite-time svg{flex:none}.my-invite-card .place-invite-time{color:#9a3412;background:#fff7ed}.invite-participants-preview{min-width:0;color:var(--olle-gray-1);align-items:center;gap:7px;font-size:12px;line-height:1.25;display:flex}.invite-participants-preview.sheet{color:var(--olle-orange);font-weight:800}.invite-participants-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.invite-participant-stack{align-items:center;min-width:max-content;padding-left:2px;display:flex}.invite-participant-avatar{border:2px solid var(--olle-white);width:24px;height:24px;margin-left:-7px;box-shadow:0 2px 6px #1118271a}.invite-participant-avatar:first-child{margin-left:0}.place-invite-actions button.selected{color:var(--olle-black);background:#fff7ed}.place-invite-actions button:disabled{color:var(--olle-gray-1);background:var(--olle-gray-5);cursor:default}.place-invite-status{min-height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.place-invite-status.open{color:var(--olle-orange);background:#fff7ed}.place-invite-panel small{color:var(--olle-gray-1);font-size:12px;line-height:1.4}.place-invite-panel .form-error{color:#c2410c}.place-collapsible-panel{scroll-margin-top:calc(12px + env(safe-area-inset-top));scroll-margin-bottom:calc(24px + var(--bottom-tab-height) + env(safe-area-inset-bottom));border:1px solid var(--olle-line);background:var(--olle-white);border-radius:8px;gap:0;margin-top:10px;padding:0;display:grid}.place-collapsible-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:58px;padding:9px 10px;list-style:none;display:flex}.place-collapsible-panel summary::-webkit-details-marker{display:none}.place-collapsible-summary>span{min-width:0;color:var(--olle-black);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;display:grid}.place-collapsible-summary>span>span{gap:2px;min-width:0;display:grid}.place-collapsible-summary strong,.place-collapsible-summary small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.place-collapsible-summary strong{color:var(--olle-black);font-size:14px;line-height:1.2}.place-collapsible-summary small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.place-collapsible-summary em{min-height:32px;color:var(--olle-orange);white-space:nowrap;background:#fff7ed;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.place-collapsible-panel[open] .place-collapsible-summary em{color:var(--olle-black);background:var(--olle-gray-5)}.place-collapsible-body{border-top:1px solid var(--olle-line);gap:10px;padding:10px;display:grid}.place-collapsible-body>.place-collection-heading,.place-collapsible-body>.place-invite-heading{margin:0}.place-invite-form{gap:14px;display:grid}.place-invite-form h2{margin:0;font-size:20px}.place-invite-status-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.place-invite-status-options button{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border:1px solid #0000;border-radius:8px;padding:0 8px;font-size:13px;font-weight:800}.place-invite-status-options button.selected{border-color:var(--olle-orange);color:var(--olle-black);background:#fff7ed}.place-invite-edit-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.place-invite-edit-actions .icon-text-button,.place-invite-edit-actions .primary-button{width:100%}.place-invite-thread{gap:14px;display:grid}.place-invite-thread h2{margin:0;font-size:20px}.invite-thread-summary{background:var(--olle-gray-5);border-radius:8px;gap:4px;padding:12px;display:grid}.invite-thread-summary strong,.invite-thread-summary p,.invite-thread-summary span{min-width:0}.invite-thread-summary strong{color:var(--olle-black)}.invite-thread-summary p{color:var(--olle-gray-1);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.invite-thread-summary span{color:var(--olle-orange);font-size:12px;font-weight:800}.invite-message-list{align-content:start;gap:8px;max-height:min(42dvh,360px);padding-right:2px;display:grid;overflow-y:auto}.invite-message-author-visibility{gap:8px;display:grid}.invite-message-author-visibility>span{color:var(--olle-gray-1);font-size:13px;font-weight:800}.invite-message-author-visibility .visibility-choice-grid{gap:6px}.invite-message-author-visibility .visibility-choice-grid button{min-height:58px;padding:8px}.invite-message-item{background:var(--olle-gray-5);border-radius:8px;justify-self:start;gap:3px;max-width:86%;padding:9px 10px;display:grid}.invite-message-item.mine{color:var(--olle-white);background:var(--olle-black);justify-self:end}.invite-message-author{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.invite-message-item strong{color:var(--olle-gray-1);font-size:12px}.invite-message-item p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.35}.invite-message-form{border-radius:8px;grid-template-columns:minmax(0,1fr) 48px;gap:8px;min-height:48px;display:grid}.invite-message-form input{background:var(--olle-gray-5);border-radius:8px;min-width:0;min-height:48px;padding:0 12px}.invite-message-form button{width:48px;height:48px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;place-items:center;display:grid}.icon-only-button{width:44px;height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;place-items:center;display:inline-grid}.sheet-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;display:flex}.sheet-title-row>div{min-width:0}.sheet-title-row h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;line-height:1.12;overflow:hidden}.sheet-title-row .meta-label{margin-bottom:2px}.sheet-title-row .icon-only-button{flex:none}.sheet-title-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.relation-list{gap:8px;display:grid}.relation-list a{min-height:58px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.relation-list span{gap:2px;min-width:0;display:grid}.relation-list strong,.relation-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.relation-list small{color:var(--olle-gray-1)}.map-empty-overlay{left:16px;right:16px;bottom:calc(96px + var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom));position:absolute}.map-empty-discovery{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.map-empty-discovery button{min-width:0;min-height:44px;color:var(--olle-black);background:var(--olle-white);box-shadow:var(--shadow-soft);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.map-empty-discovery span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.empty-state{text-align:center;color:var(--olle-gray-1);background:#ffffffeb;border-radius:8px;padding:20px}.empty-state strong{color:var(--olle-black);margin-bottom:8px;display:block}.empty-state p{margin:0;font-size:14px;line-height:1.45}.empty-state-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.empty-state-actions .primary-button.small{margin-top:0}.retry-state{text-align:center;min-height:132px;color:var(--olle-gray-1);background:#ffffffeb;border-radius:8px;place-items:center;gap:10px;padding:20px;display:grid}.retry-state strong{color:var(--olle-black)}.retry-state p{max-width:34rem;margin:0;font-size:14px;line-height:1.45}.retry-state button{min-width:112px;min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;padding:0 14px;font-weight:700}.page{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 16px calc(24px + var(--bottom-tab-height) + env(safe-area-inset-bottom))}.page-header{margin-bottom:18px}.page-header p{color:var(--olle-gray-1);margin:8px 0 0}.page-feed{padding-top:calc(10px + env(safe-area-inset-top));background:#f8f8f8}.feed-header{max-width:620px;margin:0 auto 10px}.page-feed .page-header h1{font-size:21px;line-height:1.08}.page-feed .page-header p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin-top:2px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.feed-action-strip{grid-template-columns:1.25fr 1fr 1fr;gap:8px;max-width:620px;margin:0 auto 12px;display:grid}.feed-action-link{border:1px solid var(--olle-line);min-width:0;min-height:44px;color:var(--olle-black);background:var(--surface);border-radius:8px;justify-content:flex-start;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:900;line-height:1.15;display:inline-flex}.feed-action-link.primary{color:var(--olle-white);background:var(--olle-black)}.feed-action-copy{overflow-wrap:anywhere;text-align:left;gap:1px;min-width:0;max-width:100%;display:grid}.feed-action-copy strong,.feed-action-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.08;overflow:hidden}.feed-action-copy strong{font-size:12px}.feed-action-copy small{color:currentColor;opacity:.72;font-size:10px;font-weight:800}.feed-column{gap:12px;max-width:620px;margin:0 auto;display:grid}.post-card{border:1px solid var(--olle-gray-5);background:var(--surface);border-radius:8px;overflow:hidden}.feed-card{border-color:var(--olle-line);box-shadow:0 10px 24px #1d1d1d0f}.post-author{align-items:center;gap:10px;min-height:50px;padding:6px 12px;display:flex}.post-author-link{min-width:0;min-height:44px;color:var(--olle-black);align-items:center;gap:10px;display:inline-flex}.post-author div,.post-author-link span{gap:2px;min-width:0;display:grid}.post-author strong,.comment-item strong{color:var(--olle-black)}.post-author span,.post-author small{color:var(--olle-orange);font-size:12px}.post-author .post-created-at{color:var(--olle-gray-2);font-size:11px;font-weight:800}.post-feed-context{gap:8px;padding:10px 12px 8px;display:grid}.post-feed-place-row{grid-template-columns:minmax(0,1fr) minmax(74px,auto);align-items:stretch;gap:6px;min-width:0;display:grid}.post-feed-place{min-width:0;min-height:44px;color:var(--olle-black);background:0 0;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:0;display:grid}.post-feed-record{min-width:74px;min-height:44px;color:var(--olle-orange);white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.post-feed-place>svg{color:var(--olle-black)}.post-feed-place span{gap:2px;min-width:0;display:grid}.post-feed-place strong,.post-feed-place small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-feed-place strong{color:var(--olle-black);font-size:15px;line-height:1.2}.post-feed-place small{color:var(--olle-gray-1);font-size:11px;font-weight:800}.post-feed-caption{min-height:44px;color:var(--olle-black);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:750;line-height:1.42;display:-webkit-box;overflow:hidden}.post-feed-stats{flex-wrap:wrap;gap:6px;display:flex}.post-feed-stats span{min-height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.post-media{background:var(--olle-gray-5);position:relative}.post-media.place-only{background:#f6f6f6}.post-image-link{aspect-ratio:16/9;background:var(--olle-gray-5);display:block;overflow:hidden}.post-image-link.place-only{aspect-ratio:16/7;background:linear-gradient(135deg,#fc79001f,#0000 58%),#f6f6f6;text-decoration:none;display:grid}.post-image-link.has-place-fallback{text-decoration:none;display:grid}.post-image{object-fit:cover;background:var(--olle-gray-5);width:100%;height:100%;display:block}.post-image.image-fallback{background:linear-gradient(135deg, #fc790024, transparent 52%), var(--olle-gray-5);border-radius:0}.feed-card .post-image-link{aspect-ratio:16/9}.feed-card .post-image-link.place-only{aspect-ratio:16/7}.post-place-media{min-width:0;min-height:100%;color:var(--olle-black);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:14px 16px;display:grid}.post-place-media>svg{width:38px;height:38px;color:var(--olle-orange);background:#fff7ed;border-radius:50%;padding:8px}.post-place-media>span{gap:4px;min-width:0;display:grid}.post-place-media small,.post-place-media strong,.post-place-media em{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.post-place-media small{color:var(--olle-orange);font-size:11px;font-style:normal;font-weight:900}.post-place-media strong{font-size:18px;line-height:1.2}.post-place-media em{color:var(--olle-gray-1);font-size:12px;font-style:normal;font-weight:800}.post-carousel-button{width:44px;height:44px;color:var(--olle-black);box-shadow:var(--shadow-soft);background:#ffffffe6;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.post-carousel-button.previous{left:10px}.post-carousel-button.next{right:10px}.post-image-count{color:var(--olle-white);background:#1d1d1db8;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:10px}.place-chip-row{gap:1px;display:grid}.place-chip{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);align-items:center;gap:8px;padding:10px 14px;display:flex}.place-chip+.place-chip{border-top:1px solid var(--olle-line)}.place-chip small{color:var(--olle-gray-1);margin-left:auto}.friend-tag-row{background:var(--surface);align-items:center;gap:8px;min-height:52px;padding:8px 14px;display:flex;overflow-x:auto}.friend-tag-chip{border:1px solid var(--olle-gray-5);min-width:0;min-height:44px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;flex:none;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.friend-tag-chip span{white-space:nowrap;text-overflow:ellipsis;max-width:132px;font-weight:800;overflow:hidden}.friend-tag-count{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;flex:none;align-items:center;gap:5px;padding:0 10px;font-weight:800;display:inline-flex}.post-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px 12px;display:grid}.feed-card .post-actions{border-top:1px solid var(--olle-gray-5);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:5px 8px 7px}.feed-card .post-actions.has-route{grid-template-columns:repeat(5,minmax(0,1fr))}.post-actions button,.post-actions a{min-width:0;min-height:56px;color:var(--olle-black);background:var(--olle-white);border:1px solid #0000;border-radius:8px;grid-template-rows:auto auto;justify-content:center;place-items:center;gap:3px;padding:0 8px;font-size:11px;font-weight:900;line-height:1.1;display:grid}.post-actions button:last-child{margin-left:0}.post-actions button:disabled{opacity:.55}.post-actions span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.feed-card .post-actions button,.feed-card .post-actions a{background:0 0;min-height:46px;padding:0 4px}.feed-card .post-actions .post-action-route{color:var(--olle-gray-1);background:0 0}.feed-card .post-actions .post-action-social{color:var(--olle-gray-1)}.feed-card .post-actions .post-action-route svg,.feed-card .post-actions .post-action-social svg{color:var(--olle-black)}.feed-card .post-actions svg{width:22px;height:22px}.post-caption{margin:0;padding:0 14px 16px;line-height:1.45}.post-action-error{text-align:left;padding:0 14px 10px}.post-visibility-badge{min-height:32px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;align-items:center;gap:6px;margin:0 14px 10px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.detail-layout,.place-detail-page,.compose-page,.profile-page{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 16px calc(24px + var(--bottom-tab-height) + env(safe-area-inset-bottom))}.detail-layout{gap:18px;display:grid}.post-detail-layout{padding-bottom:calc(96px + var(--bottom-tab-height) + env(safe-area-inset-bottom))}.detail-topbar{z-index:50;top:calc(env(safe-area-inset-top) + 8px);min-width:0;min-height:48px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #d4d4d4a3;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:4px;display:flex;position:sticky}.detail-topbar button,.detail-topbar a{min-width:0;min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.detail-topbar a{color:var(--olle-orange);background:#fff7ed}.detail-topbar span{text-overflow:ellipsis;min-width:0;overflow:hidden}.place-detail-topbar{margin-bottom:-6px}.detail-main,.detail-side{gap:14px;display:grid}.route-card{background:var(--olle-gray-5);border-radius:8px;gap:10px;padding:14px;display:grid}.post-detail-place-card{border:1px solid var(--olle-line);background:var(--surface)}.post-detail-place-heading{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.post-detail-place-heading small{color:var(--olle-gray-1);flex:none;font-size:12px;font-weight:800}.post-detail-place-summary{min-width:0;min-height:56px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;display:grid}.post-detail-place-summary span{gap:2px;min-width:0;display:grid}.post-detail-place-summary strong,.post-detail-place-summary small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-detail-place-summary strong{color:var(--olle-black);font-size:15px;line-height:1.25}.post-detail-place-summary small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.post-detail-action-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.post-detail-action-row a,.post-detail-action-row button{min-width:0;min-height:58px;color:var(--olle-black);background:var(--olle-gray-5);text-align:center;border-radius:8px;align-content:center;justify-items:center;gap:4px;padding:8px 4px;font-size:12px;font-weight:900;line-height:1.15;display:grid}.post-detail-action-row button{color:var(--olle-orange);background:#fff7ed}.post-detail-action-row button.primary,.post-detail-action-row a.primary{color:var(--olle-white);background:var(--olle-black)}.post-detail-action-row button:disabled{color:var(--olle-gray-1);background:var(--olle-gray-5);opacity:1}.post-owner-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.author-action-card{border:1px solid var(--olle-gray-5);background:var(--surface);border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.author-action-card>div:not(.author-action-buttons){gap:2px;min-width:0;display:grid}.author-action-card>div:not(.author-action-buttons) span,.author-action-card>div:not(.author-action-buttons) small{min-width:0;color:var(--olle-gray-1);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.author-action-card>div:not(.author-action-buttons) strong{min-width:0;color:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.author-action-buttons{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.author-safety-toggle{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.author-safety-toggle[aria-expanded=true]{color:#9a3412;background:#fff7ed}.author-safety-actions{background:#fffaf5;border:1px solid #fed7aa;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.author-safety-actions p{color:#7c2d12;grid-column:1/-1;margin:0;font-size:12px;font-weight:800;line-height:1.35}.author-action-error{grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;margin:0;display:flex}.author-action-error button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;padding:0 12px}.edit-post-form{gap:14px;display:grid}.confirm-sheet{gap:16px;display:grid}.confirm-sheet h2,.confirm-sheet p{margin:0}.confirm-sheet>div:first-child{gap:8px;display:grid}.moderation-sheet{gap:14px;display:grid}.moderation-sheet h2{margin:0;font-size:20px}.report-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.report-reason-grid button{border:1px solid var(--olle-gray-5);min-width:0;min-height:64px;color:var(--olle-black);background:var(--olle-white);text-align:left;border-radius:8px;align-content:center;gap:3px;padding:9px;display:grid}.report-reason-grid button.selected{border-color:var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.report-reason-grid strong,.report-reason-grid small{overflow-wrap:anywhere;min-width:0}.report-reason-grid small{color:var(--olle-gray-1);font-size:11px}.route-card span{color:var(--olle-gray-1);font-size:13px}.post-place-list{gap:8px;display:grid}.post-place-item{grid-template-columns:minmax(0,1fr) 82px;gap:8px;min-width:0;display:grid}.post-place-list a,.post-place-item button,.route-link{background:var(--olle-white);border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.post-detail-place-card .post-place-list a{background:var(--olle-gray-5)}.post-place-list a{min-width:0}.post-place-item button{color:var(--olle-orange);background:#fff7ed;justify-content:center;font-size:13px;font-weight:800}.post-place-item button:disabled{color:var(--olle-gray-1);background:var(--olle-white)}.post-place-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-place-list small{color:var(--olle-gray-1);margin-left:auto}.post-invite-callout{color:var(--olle-black);background:#fff7edcc;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.post-invite-callout>svg{color:var(--olle-orange)}.post-invite-callout div{gap:2px;min-width:0;display:grid}.post-invite-callout strong,.post-invite-callout small{overflow-wrap:anywhere;min-width:0}.post-invite-callout strong{font-size:13px}.post-invite-callout small{color:var(--olle-gray-1);font-size:12px;line-height:1.35}.route-link{color:var(--olle-white);background:var(--olle-black);justify-content:center}.comment-list{gap:12px;padding-bottom:160px;display:grid}.comment-item{scroll-margin-bottom:calc(160px + var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom));grid-template-columns:34px 1fr;align-items:start;gap:10px;display:grid}.comment-content{gap:2px;min-width:0;display:grid}.comment-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;display:grid}.comment-heading>div:first-child{flex-wrap:wrap;align-items:center;gap:2px 7px;min-width:0;display:flex}.comment-item small{min-width:0;color:var(--olle-orange);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.author-trust-badge{width:fit-content;max-width:100%;min-height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;align-items:center;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.author-trust-badge.local{color:#9a3412;background:#fff7ed}.author-trust-badge.anonymous{color:var(--olle-gray-1);background:#f3f4f6}.comment-actions{gap:4px;display:flex}.comment-actions button,.comment-edit-form button{width:44px;min-width:44px;height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;place-items:center;display:inline-grid}.comment-actions button:disabled,.comment-edit-form button:disabled{opacity:.55}.comment-item p{color:var(--olle-gray-1);margin:4px 0 0}.comment-edit-form{grid-template-columns:minmax(0,1fr) 44px 44px;gap:6px;margin-top:6px;display:grid}.comment-edit-form input{border:1px solid var(--olle-gray-5);background:var(--surface);border-radius:8px;min-width:0;height:44px;padding:0 12px}.comment-edit-author-visibility{grid-column:1/-1;gap:6px;display:grid}.comment-edit-author-visibility>span{color:var(--olle-gray-1);font-size:12px;font-weight:800}.comment-edit-form .comment-edit-author-visibility button{width:auto;min-width:0;height:auto;min-height:58px;color:var(--olle-black);background:var(--olle-white)}.comment-edit-form .comment-edit-author-visibility button.selected{color:var(--olle-orange);background:#fff7ed}.comment-edit-form button[type=submit]{color:var(--olle-white);background:var(--olle-black)}.comment-delete-preview,.comment-report-preview{border-left:3px solid var(--olle-orange);max-height:120px;color:var(--olle-gray-1);background:var(--olle-gray-5);margin:0;padding:8px 0 8px 12px;overflow:auto}.comment-form{z-index:60;bottom:calc(var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom) + 10px);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d4d4d4b3;border-radius:8px;grid-template-columns:1fr 48px;gap:8px;margin-top:12px;padding:8px;display:grid;position:sticky}.comment-form-spacer{height:148px}.comment-author-disclosure{border:1px solid var(--olle-gray-5);background:var(--olle-white);border-radius:8px;grid-column:1/-1;overflow:hidden}.comment-author-disclosure summary{min-height:44px;color:var(--olle-black);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:8px;padding:0 10px 0 12px;list-style:none;display:grid}.comment-author-disclosure summary::-webkit-details-marker{display:none}.comment-author-disclosure summary:after{content:"+";width:24px;height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:50%;place-items:center;font-size:16px;font-weight:900;display:grid}.comment-author-disclosure[open] summary:after{content:"-"}.comment-author-disclosure summary span,.comment-author-disclosure summary small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.comment-author-disclosure summary span{font-size:13px;font-weight:900}.comment-author-disclosure summary small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.comment-author-visibility{border-top:1px solid var(--olle-gray-5);grid-column:1/-1;gap:6px;padding:10px;display:grid}.comment-author-visibility>span{color:var(--olle-gray-1);font-size:12px;font-weight:800}.comment-author-visibility .visibility-choice-grid button{min-height:58px}.comment-form button{color:var(--olle-white);background:var(--olle-black);border-radius:8px}.comment-form>input{min-height:48px;padding:0 12px}.comment-form .visibility-choice-grid button{color:var(--olle-black);background:var(--olle-white)}.comment-form .visibility-choice-grid button.selected{color:var(--olle-orange);background:#fff7ed}.load-more-button{border:1px solid var(--olle-gray-5);min-height:44px;color:var(--olle-black);background:var(--surface);border-radius:8px;padding:0 14px;font-weight:800}.load-more-button:disabled{background:var(--olle-gray-5)}.infinite-scroll-sentinel{width:100%;height:1px}.place-map-preview,.compose-map-preview{min-height:220px;color:var(--olle-gray-1);background:linear-gradient(35deg, transparent 0 48%, var(--map-road) 48% 54%, transparent 54%), var(--map-green);border-radius:8px;place-items:center;gap:8px;display:grid}.place-info-panel{padding:16px 16px calc(28px + var(--bottom-tab-height) + env(safe-area-inset-bottom));background:var(--surface);box-shadow:var(--shadow-sheet);border-radius:16px 16px 0 0;margin-top:-12px}.place-title-block{gap:6px;display:grid}.place-title-block h1{font-size:clamp(29px,8.6vw,36px);line-height:1.08}.place-title-block p{overflow-wrap:anywhere;min-width:0;margin:0}.place-meta-chips{scrollbar-width:none;gap:7px;padding:1px 0 3px;display:flex;overflow-x:auto}.place-meta-chips::-webkit-scrollbar{display:none}.place-meta-chips span{border:1px solid var(--olle-line);max-width:min(280px,82vw);min-height:36px;color:var(--olle-gray-1);background:var(--olle-white);white-space:nowrap;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.place-meta-chips svg{color:var(--olle-gray-2);flex:none}.place-map-preview{background:var(--map-green);height:108px;min-height:108px;position:relative;overflow:hidden}.place-naver-map{width:100%;height:100%}.place-map-fallback{color:var(--olle-gray-1);background:linear-gradient(145deg, transparent 0 42%, #ffffffb3 42% 47%, transparent 47%), linear-gradient(35deg, transparent 0 54%, #ffffffb3 54% 59%, transparent 59%), var(--map-green);place-items:center;display:grid}.inline-meta{align-items:center;gap:6px;display:inline-flex}.place-today-hours{color:var(--olle-black);font-weight:700}.place-hours-disclosure{gap:8px;margin-top:10px;display:grid}.place-hours-toggle{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}.place-hours-toggle strong{color:var(--olle-gray-1);flex:none;font-size:12px}.place-hours{background:var(--olle-gray-5);border-radius:8px;gap:4px;padding:10px 12px;display:grid}.place-hours div{min-height:32px;color:var(--olle-gray-1);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.place-hours div.today{color:var(--olle-black);font-weight:700}.place-hours span{font-size:13px}.place-hours strong{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:600}.place-hours-text{white-space:pre-wrap;display:block}.profile-tabs{grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0 10px;display:grid}.profile-tabs button{min-height:44px;color:var(--olle-gray-1);background:0 0;border-bottom:2px solid #0000}.profile-tabs .selected{border-bottom-color:var(--olle-black);color:var(--olle-black);font-weight:700}.archive-status-filter{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0 0 14px;display:grid}.archive-status-filter button{border:1px solid var(--olle-line);min-height:44px;color:var(--olle-gray-1);background:var(--olle-white);border-radius:8px;padding:0 8px;font-size:13px;font-weight:700}.archive-status-filter button.selected{border-color:var(--olle-black);color:var(--olle-black);background:#fff7ed}.place-section-heading{margin:22px 0 14px}.place-section-heading h2{color:var(--olle-black);margin:0;font-size:18px}.place-post-grid,.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.place-post-card,.profile-grid a{aspect-ratio:1;background:var(--olle-gray-5);border-radius:5px;position:relative;overflow:hidden}.place-post-card img,.profile-grid img,.place-post-card .image-fallback,.profile-grid .image-fallback{object-fit:cover;border-radius:0;width:100%;height:100%}.place-post-card span{color:var(--olle-white);white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 5px #0009;font-size:12px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.compose-page{gap:8px;display:grid}.app-shell-compose .compose-page{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.compose-page>#compose-place{order:10}.compose-page>.compose-next-card{order:15}.compose-page>#compose-photos{order:20}.compose-page>#compose-caption{order:30}.compose-page>details.compose-disclosure-step{order:40}.compose-page>.form-error{order:50}.compose-page>.mobile-publish-spacer{order:60}.compose-page>.compose-floating-summary{order:70}.compose-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.compose-header h1{letter-spacing:0;flex:1;font-size:24px;line-height:1.08}.compose-header .icon-only-button,.compose-header .publish-button{flex:0 0 44px;width:44px;min-width:44px;min-height:44px;padding:0}.compose-draft-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 10px 8px 14px;font-size:14px;font-weight:800;display:flex}.compose-draft-notice span{min-width:0;line-height:1.35}.compose-draft-notice button{min-width:66px;min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;flex:none;padding:0 12px;font-weight:800}.compose-progress-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.compose-progress-strip button{border:1px solid var(--olle-line);text-align:left;min-width:0;min-height:50px;color:var(--olle-black);background:var(--surface);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:1px 6px;padding:6px;display:grid}.compose-progress-strip button>span{width:22px;height:22px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:50%;grid-row:1/span 2;place-items:center;font-size:12px;font-weight:900;display:grid}.compose-progress-strip strong,.compose-progress-strip small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.compose-progress-strip strong{font-size:12px;line-height:1.2}.compose-progress-strip small{color:var(--olle-gray-1);font-size:10px;font-weight:800}.compose-progress-strip button.done{background:#fff7ed;border-color:#fed7aa}.compose-progress-strip button.done>span{color:var(--olle-white);background:var(--olle-orange)}.compose-next-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:84px;padding:12px;display:grid}.compose-next-card>span{width:34px;height:34px;color:var(--olle-white);background:var(--olle-orange);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid}.compose-next-card div{gap:3px;min-width:0;display:grid}.compose-next-card small{color:var(--olle-orange);font-size:12px;font-weight:900}.compose-next-card strong{min-width:0;color:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.25;overflow:hidden}.compose-next-card p{color:#7c2d12;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.compose-next-card button{min-width:92px;min-height:46px;color:var(--olle-white);background:var(--olle-black);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:0 14px;font-size:14px;font-weight:900;overflow:hidden}.compose-next-actions{gap:6px;min-width:112px;display:grid}.compose-next-actions button{white-space:nowrap;width:100%}.compose-next-actions button.secondary{color:var(--olle-black);background:var(--olle-white)}.compose-next-card.complete{background:#f0fdf4;border-color:#bbf7d0}.compose-next-card.complete>span{background:#16a34a}.compose-next-card.complete small{color:#15803d}.compose-next-card.complete p{color:#166534}.compose-step{border:1px solid var(--olle-gray-5);background:var(--surface);border-radius:8px;gap:8px;padding:10px;display:grid}.compose-step-primary{border-color:var(--olle-line)}.compose-step-queued{border-color:var(--olle-gray-5);background:#fafafa}.compose-step-queued .compose-section-title{color:var(--olle-gray-1)}.compose-step-brief{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.35;display:grid}.compose-step-brief span{min-width:0}.compose-disclosure-step{border:1px solid var(--olle-gray-5);background:var(--surface);border-radius:8px;overflow:hidden}.compose-disclosure-step summary{min-height:56px;color:var(--olle-black);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:8px;padding:0 14px;list-style:none;display:grid}.compose-disclosure-step summary::-webkit-details-marker{display:none}.compose-disclosure-step summary:after{content:"+";width:24px;height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:50%;place-items:center;font-size:16px;font-weight:900;display:grid}.compose-disclosure-step[open] summary:after{content:"-"}.compose-disclosure-step.compose-step-queued summary{color:var(--olle-gray-1)}.compose-disclosure-step summary>span{align-items:center;gap:8px;min-width:0;font-weight:900;display:inline-flex}.compose-disclosure-step summary>small{min-width:0;max-width:122px;color:var(--olle-gray-1);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.compose-disclosure-body{border-top:1px solid var(--olle-gray-5);gap:14px;padding:14px;display:grid}.compose-place-search-step{border-color:var(--olle-line);background:var(--olle-white)}.compose-place-search-step summary{padding-inline:12px}.compose-caption-step textarea{min-height:132px}.compose-subsection{gap:10px;display:grid}.compose-section-title{min-height:32px;color:var(--olle-black);align-items:center;gap:8px;font-weight:900;display:flex}.compose-section-title small{min-height:24px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.visibility-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.visibility-choice-grid button{border:1px solid var(--olle-gray-5);min-width:0;min-height:68px;color:var(--olle-black);background:var(--olle-white);text-align:center;border-radius:8px;align-content:center;justify-items:center;gap:5px;padding:8px 6px;display:grid}.visibility-choice-grid button.selected{border-color:var(--olle-orange);color:var(--olle-orange);background:#fff7ed}.visibility-choice-grid button>span{gap:2px;min-width:0;display:grid}.visibility-choice-grid strong,.visibility-choice-grid small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.visibility-choice-grid small{color:var(--olle-gray-1);font-size:11px}.upload-box{border:1px dashed var(--olle-gray-4);min-height:112px;color:var(--olle-gray-1);cursor:pointer;border-radius:8px;place-items:center;gap:8px;display:grid}.upload-box.compact{place-items:initial;background:#f6f6f6;border-style:solid;grid-template-columns:34px minmax(0,1fr);place-items:center start;gap:2px 10px;min-height:64px;padding:10px 12px}.upload-box.compact svg{color:var(--olle-black);grid-row:1/span 2}.upload-box.compact span,.upload-box.compact small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.upload-box.compact span{color:var(--olle-black);font-weight:900}.upload-box small{color:var(--olle-gray-2);font-size:12px}.upload-box input{display:none}.photo-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.photo-source-button{border:1px solid var(--olle-gray-5);min-width:0;min-height:68px;color:var(--olle-black);cursor:pointer;background:#f6f6f6;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-content:center;align-items:center;gap:2px 9px;padding:10px;display:grid}.photo-source-button.primary{color:var(--olle-white);background:var(--olle-black)}.photo-source-button svg{grid-row:1/span 2}.photo-source-button span,.photo-source-button small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.photo-source-button span{font-weight:900}.photo-source-button small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.photo-source-button.primary small{color:#ffffffb8}.photo-source-button input{display:none}.compose-photo-step.compact{background:#fafafa;gap:6px;padding:8px 10px}.compose-photo-step.compact .compose-section-title{min-height:26px}.compose-photo-step.compact .photo-source-grid{gap:6px}.compose-photo-step.compact .photo-source-button{grid-template-columns:22px minmax(0,1fr);gap:0 7px;min-height:44px;padding:6px 8px}.compose-photo-step.compact .photo-source-button svg{grid-row:auto}.compose-photo-step.compact .photo-source-button small{display:none}.compose-photo-summary{min-height:32px;color:var(--olle-black);justify-content:space-between;align-items:center;gap:8px;font-weight:900;display:flex}.compose-photo-summary small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.compose-map-preview{text-align:center;min-height:118px;padding:16px}.preview-strip{gap:8px;display:flex;overflow-x:auto}.preview-item{flex:0 0 88px;position:relative}.upload-add-tile{border:1px dashed var(--olle-gray-4);min-height:88px;color:var(--olle-gray-1);cursor:pointer;background:#f6f6f6;border-radius:8px;flex:0 0 88px;align-content:center;place-items:center;gap:4px;font-size:12px;font-weight:900;display:grid}.upload-add-tile input{display:none}.preview-item img{object-fit:cover;border-radius:8px;width:88px;height:88px}.preview-item button{background:#ffffffe6;border-radius:50%;width:44px;height:44px;position:absolute;top:4px;right:4px}.compose-selected-place-card{min-width:0;min-height:68px;color:var(--olle-black);background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto 44px;align-items:center;gap:8px;padding:8px;display:grid}.compose-selected-place-card>svg{color:var(--olle-orange)}.compose-selected-place-card>span{gap:2px;min-width:0;display:grid}.compose-selected-place-card strong,.compose-selected-place-card small{text-overflow:ellipsis;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.compose-selected-place-card strong{-webkit-line-clamp:2;font-size:15px;line-height:1.25}.compose-selected-place-card small{-webkit-line-clamp:2;color:#9a3412;font-size:12px;font-weight:800;line-height:1.25}.compose-selected-place-card>button:not(.icon-only-button){min-width:58px;min-height:44px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;padding:0 12px;font-weight:900}.compose-selected-place-card .icon-only-button{color:var(--olle-orange);background:var(--olle-white)}.selected-place-row{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.selected-place-item{background:var(--olle-gray-5);border-radius:8px;flex:0 0 min(86vw,330px);grid-template-columns:minmax(0,1fr) 44px 44px 44px;align-items:center;gap:4px;padding:6px;display:grid}.selected-place-label{min-width:0;min-height:44px;color:var(--olle-black);align-items:center;gap:7px;padding:0 8px;display:flex}.selected-place-label span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selected-place-label small{color:var(--olle-orange);background:#fff7ed;border-radius:8px;flex:none;padding:4px 6px;font-size:11px;font-weight:800}.selected-place-item button{width:44px;height:44px;color:var(--olle-black);background:var(--surface);border-radius:8px;place-items:center;display:grid}.selected-place-item button:disabled{opacity:.4}.selected-friend-row{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.selected-friend-chip{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;flex:none;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.selected-friend-chip span{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-weight:800;overflow:hidden}.friend-result-list{gap:8px;display:grid}.friend-result-list button{text-align:left;min-height:56px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:8px 10px;display:grid}.friend-result-list button.selected{color:var(--olle-orange);background:#fff7ed}.friend-result-list button>span{gap:2px;min-width:0;display:grid}.friend-result-list strong,.friend-result-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.friend-result-list small{color:var(--olle-gray-1)}.place-result-list,.quick-place-suggestions,.quick-place-list{gap:8px;display:grid}.quick-place-list button{border:1px solid var(--olle-line);text-align:left;min-height:56px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:4px 10px;padding:8px 10px;display:grid}.quick-place-list button span,.quick-place-list button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.quick-place-list button small{color:var(--olle-gray-1);grid-column:2}.place-result-list button{text-align:left;background:var(--olle-white);border-radius:8px;grid-template-columns:22px 1fr;align-items:center;gap:4px 10px;min-height:52px;padding:8px 10px;display:grid}.place-result-list button.selected{color:var(--olle-orange);background:#fff7ed}.place-result-list small{color:var(--olle-gray-1);grid-column:2}.place-result-list .manual-place-toggle{color:#9a3412;background:#fff7ed;border:1px dashed #fed7aa}.place-result-list .manual-place-toggle.selected{color:var(--olle-orange);background:var(--olle-white);border-style:solid}.manual-place-toggle span,.manual-place-toggle small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.manual-place-card{border:1px solid var(--olle-line);background:#fffaf5;border-radius:8px;gap:10px;padding:12px;display:grid}.manual-place-card .text-field{gap:6px}.place-result-list .manual-place-card button.secondary{text-align:center;min-height:44px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;grid-template-columns:none;justify-content:center;gap:8px;padding:0 14px;display:inline-flex}.place-result-list .manual-place-card button.secondary:disabled{opacity:.55}.mobile-publish-spacer{height:calc(128px + var(--keyboard-inset-bottom))}.compose-floating-summary{z-index:70;left:16px;right:16px;bottom:calc(var(--bottom-tab-height) + env(safe-area-inset-bottom) + var(--keyboard-inset-bottom) + 12px);min-height:64px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d4d4d4b3;border-radius:8px;grid-template-columns:44px minmax(0,1fr) minmax(86px,auto);align-items:center;gap:10px;padding:8px;display:grid;position:fixed}.app-shell-compose .compose-floating-summary{bottom:calc(env(safe-area-inset-bottom) + var(--keyboard-inset-bottom) + 12px)}.compose-floating-summary img,.compose-floating-summary .image-fallback{border-radius:7px;width:44px;height:44px}.compose-floating-media.placeholder{width:44px;height:44px;color:var(--olle-orange);background:#fff7ed;border-radius:7px;place-items:center;display:grid}.compose-floating-copy{gap:2px;min-width:0;display:grid}.compose-floating-copy strong,.compose-floating-copy small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.compose-floating-copy strong{color:var(--olle-black);font-size:14px;line-height:1.25}.compose-floating-copy small{color:var(--olle-gray-1);font-size:12px;font-weight:800}.compose-floating-submit{min-width:86px;min-height:48px;color:var(--olle-white);background:var(--olle-orange);border-radius:8px;padding:0 12px;font-weight:900}.compose-floating-submit.next{background:var(--olle-black)}.compose-floating-submit:disabled{color:var(--olle-gray-1);background:var(--olle-gray-5);opacity:1}@media (width<=430px){.compose-next-card{grid-template-columns:34px minmax(0,1fr)}.compose-next-actions{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));min-width:0}.compose-next-card button{grid-column:auto;width:100%;min-width:0;padding:0 8px}}.profile-cover{background:var(--olle-gray-5);height:78px;margin:-18px -16px 0;position:relative}.profile-cover.empty{background:0 0;height:48px}.profile-cover.empty+.profile-head{margin-top:0}.profile-cover img{object-fit:cover;width:100%;height:100%}.settings-button{right:12px;top:calc(12px + env(safe-area-inset-top));background:#ffffffe6;border-radius:8px;width:44px;height:44px;position:absolute}.profile-cover-actions{right:10px;top:calc(8px + env(safe-area-inset-top));gap:6px;display:flex;position:absolute}.profile-cover-actions .settings-button{flex:0 0 44px;position:relative;inset:auto}.notification-button span{border:2px solid var(--olle-white);min-width:20px;height:20px;color:var(--olle-white);background:var(--olle-orange);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-4px}.profile-notification-summary{text-align:left;width:100%;min-height:72px;color:var(--olle-black);background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.profile-notification-summary>svg{color:var(--olle-orange)}.profile-notification-summary>span{gap:2px;min-width:0;display:grid}.profile-notification-summary small{color:var(--olle-orange);font-size:12px;font-weight:900}.profile-notification-summary strong,.profile-notification-summary em{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.profile-notification-summary strong{font-size:14px}.profile-notification-summary em{color:#7c2d12;font-size:12px;font-style:normal}.profile-notification-summary b{min-height:44px;color:var(--olle-white);background:var(--olle-black);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.profile-edit-form{gap:14px;display:grid}.profile-edit-media{min-height:152px;margin-bottom:6px;position:relative}.cover-picker,.avatar-picker{cursor:pointer}.cover-picker input,.avatar-picker input{display:none}.cover-picker{background:var(--olle-gray-5);border-radius:8px;height:124px;display:block;position:relative;overflow:hidden}.cover-picker img,.cover-picker .image-fallback{object-fit:cover;border-radius:0;width:100%;height:100%}.cover-picker span,.avatar-picker span{min-height:44px;color:var(--olle-black);background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.cover-picker span{position:absolute;bottom:10px;right:10px}.avatar-picker{width:88px;height:88px;position:absolute;bottom:0;left:14px}.avatar-picker img,.avatar-picker .image-fallback{border:3px solid var(--surface);background:var(--olle-gray-5);width:88px;height:88px}.avatar-picker span{min-width:70px;box-shadow:var(--shadow-soft);position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.profile-head{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;margin-top:-12px;display:grid}.profile-head .avatar.large{width:56px;height:56px}.profile-title{gap:2px;min-width:0;display:grid}.profile-title h1{overflow-wrap:anywhere;min-width:0;font-size:clamp(24px,8vw,30px);line-height:1.02}.profile-title span,.profile-title p{min-width:0;color:var(--olle-gray-1);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.profile-counts{grid-column:2;justify-content:flex-start;gap:8px;margin-top:0;display:flex}.profile-counts button{min-width:44px;min-height:44px;color:var(--olle-black);background:0 0;place-items:center;gap:1px;display:grid}.profile-counts button:disabled{color:var(--olle-gray-2);cursor:default}.profile-counts span{color:var(--olle-gray-1);font-size:12px}.profile-me-action-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.profile-start-action{min-width:0;min-height:56px;color:var(--olle-black);background:var(--olle-gray-5);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:3px;padding:6px 4px;font-weight:800;display:grid}.profile-start-action.primary{color:var(--olle-white);background:var(--olle-black)}.profile-start-action span{gap:1px;min-width:0;display:grid}.profile-start-action strong,.profile-start-action small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.profile-start-action strong{font-size:13px}.profile-start-action small{color:currentColor;opacity:.72;font-size:10px}.profile-place-snapshot{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.profile-place-snapshot button{border:1px solid var(--olle-line);min-width:0;min-height:54px;color:var(--olle-black);background:var(--olle-white);text-align:left;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 5px;padding:6px 7px;display:grid}.profile-place-snapshot svg{color:var(--olle-orange)}.profile-place-snapshot strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;line-height:1;overflow:hidden}.profile-place-snapshot span{min-width:0;color:var(--olle-gray-1);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:11px;font-weight:800;overflow:hidden}.profile-section-note{color:var(--olle-gray-1);margin:0;font-size:13px;line-height:1.4}.follow-button{width:100%;margin-top:14px}.profile-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.profile-action-row .follow-button{grid-column:1/-1;margin-top:0}.blocked-strip{color:#b42318;background:#fff1f2;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.profile-private-strip{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);border-radius:8px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.4;display:flex}.profile-private-strip svg{color:var(--olle-orange);flex:none}.trust-strip{min-height:44px;color:var(--olle-orange);background:#fff7ed;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.trust-strip span{color:var(--olle-gray-1);font-weight:700}.profile-section{gap:10px;margin-top:14px;display:grid}.profile-section-deferred{gap:0;min-height:0;margin-top:0}.profile-section h2{align-items:center;gap:8px;margin:0;font-size:17px;display:inline-flex}.profile-section-title-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.profile-section-title-row .icon-text-button{flex:none}.profile-saved-start-card{border:1px solid var(--olle-line);background:var(--olle-white);border-radius:8px;gap:10px;padding:12px;display:grid}.profile-saved-start-card-hero{background:#fff7ed;border-color:#fed7aa;gap:6px;margin-top:8px;padding:8px}.profile-saved-start-card-hero .profile-saved-start-item{background:var(--olle-white);gap:6px;padding:8px}.profile-saved-start-card-hero p{display:none}.profile-saved-start-heading{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.profile-saved-start-heading>span{min-width:0;color:var(--olle-black);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;font-weight:900;line-height:1.2;display:grid}.profile-saved-start-heading svg{color:var(--olle-orange);flex:none}.profile-saved-start-heading>span strong{overflow-wrap:anywhere;min-width:0;font:inherit}.profile-saved-start-heading .icon-text-button{flex:none}.profile-saved-start-card p{color:var(--olle-gray-1);margin:0;font-size:13px;line-height:1.45}.profile-saved-start-list{gap:6px;display:grid}.profile-saved-start-item{background:var(--olle-gray-5);border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.profile-saved-start-place-copy{gap:2px;min-width:0;display:grid}.profile-saved-start-place-copy strong,.profile-saved-start-place-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile-saved-start-place-copy strong{color:var(--olle-black);font-size:14px}.profile-saved-start-place-copy small{color:var(--olle-gray-1);font-size:12px}.profile-saved-start-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;display:grid}.profile-saved-start-actions a{text-align:center;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-width:0;min-height:44px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.profile-saved-start-compose{color:var(--olle-white);background:var(--olle-black)}.profile-saved-start-place{color:var(--olle-black);background:var(--olle-white)}.collection-list{gap:8px;display:grid}.collection-card{text-align:left;background:var(--olle-gray-5);border-radius:8px;grid-template-columns:40px minmax(0,1fr);gap:10px;width:100%;min-height:76px;padding:12px;display:grid}.notification-sheet{gap:12px;display:grid}.notification-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.notification-filter button{min-width:0;min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:800;display:inline-flex}.notification-filter button.selected{border-color:var(--olle-orange);color:var(--olle-black);background:#fff7ed}.notification-filter span{min-width:20px;height:20px;color:var(--olle-white);background:var(--olle-orange);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;display:inline-flex}.notification-list{gap:8px;display:grid}.notification-list button{border:1px solid var(--olle-line);text-align:left;background:var(--olle-white);border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px;display:grid}.notification-list button.unread{background:#fff7ed;border-color:#f2c29a}.notification-copy{gap:3px;min-width:0;display:grid}.notification-list strong,.notification-list small,.notification-list time{overflow-wrap:anywhere;min-width:0}.notification-list strong{color:var(--olle-black);font-size:14px}.notification-list small,.notification-list time{color:var(--olle-gray-1);font-size:12px;font-style:normal}.notification-action-label{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.notification-list button.unread .notification-action-label{color:var(--olle-white);background:var(--olle-black)}.blocked-users-sheet,.user-search-sheet{gap:12px;display:grid}.user-search-field>div{border:1px solid var(--olle-gray-5);min-height:48px;color:var(--olle-gray-1);background:#f6f6f6;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;display:grid}.user-search-field input{background:0 0;border:0;min-height:46px;padding:0}.user-search-list{gap:8px;display:grid}.user-search-card{border:1px solid var(--olle-line);min-height:68px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.user-search-profile-link{min-width:0;min-height:52px;color:var(--olle-black);border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 8px;display:grid}.user-search-profile-link>span{gap:3px;min-width:0;display:grid}.user-search-profile-link strong,.user-search-profile-link small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-search-profile-link strong{color:var(--olle-black);font-size:14px}.user-search-profile-link small{color:var(--olle-gray-1);font-size:12px}.user-search-profile-link em,.user-search-follow-button{min-height:44px;color:var(--olle-black);background:var(--olle-gray-5);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.user-search-follow-button{min-width:72px;color:var(--olle-white);background:var(--olle-black)}.user-search-follow-button.selected{color:var(--olle-orange);background:#fff7ed}.user-search-follow-button:disabled{cursor:wait;opacity:.68}@media (width<=360px){.user-search-card{grid-template-columns:minmax(0,1fr)}.user-search-follow-button{width:100%}}.blocked-user-list{gap:8px;display:grid}.blocked-user-list article{border:1px solid var(--olle-line);background:var(--olle-white);border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:10px;display:grid}.blocked-user-list article>span{gap:3px;min-width:0;display:grid}.blocked-user-list strong,.blocked-user-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.blocked-user-list strong{color:var(--olle-black);font-size:14px}.blocked-user-list small{color:var(--olle-gray-1);font-size:12px}.blocked-user-list .icon-text-button{min-width:92px}.collection-card-icon{width:40px;height:40px;color:var(--olle-orange);background:#fff7ed;border-radius:8px;place-items:center;display:grid}.collection-card-body{gap:4px;min-width:0;display:grid}.collection-card-body strong,.collection-card-body small,.collection-card-body em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-card-body strong{color:var(--olle-black);font-size:15px}.collection-card-body small,.collection-card-body em{color:var(--olle-gray-1);font-size:12px;font-style:normal}.saved-place-list{gap:8px;display:grid}.saved-place-list a{background:var(--olle-gray-5);border-radius:8px;gap:4px;padding:12px;display:grid}.saved-place-list span{min-width:0;color:var(--olle-gray-1);align-items:center;gap:6px;font-size:13px;display:flex}.saved-place-list small{color:#9a3412;white-space:nowrap;background:#fff7ed;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:800}.saved-post-strip{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.saved-post-strip a{background:var(--olle-gray-5);border-radius:8px;flex:0 0 96px;height:96px;overflow:hidden}.saved-post-strip img,.saved-post-strip .image-fallback{object-fit:cover;border-radius:0;width:100%;height:100%}.taste-panel{background:var(--olle-gray-5);border-radius:8px;gap:14px;padding:16px;display:grid}.taste-panel p{color:var(--olle-gray-1);margin:0;line-height:1.5}.taste-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.taste-stat-grid button{min-height:64px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;place-items:center;gap:2px;padding:10px;display:grid}.taste-stat-grid span{color:var(--olle-gray-1);font-size:12px}.relation-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.relation-preview button{min-height:76px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;place-items:center;gap:2px;padding:10px;display:grid}.relation-preview span{color:var(--olle-gray-1);font-size:12px}.taste-note{font-size:13px}.collection-form,.collection-detail-sheet{gap:14px;display:grid}.collection-form-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.collection-form-actions .icon-text-button,.collection-form-actions .primary-button{width:100%}.collection-description{color:var(--olle-gray-1);margin:0;font-size:14px;line-height:1.5}.collection-place-search,.collection-place-list{gap:8px;display:grid}.collection-place-list>div{background:var(--olle-gray-5);border-radius:8px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:56px;padding:8px;display:grid}.collection-place-list a{gap:3px;min-width:0;display:grid}.collection-place-list strong,.collection-place-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-place-list strong{color:var(--olle-black);font-size:14px}.collection-place-list span{color:var(--olle-gray-1);font-size:12px}.admin-page{width:min(100%,860px);padding:18px 16px calc(var(--bottom-tab-height) + env(safe-area-inset-bottom) + 24px);gap:14px;margin:0 auto;display:grid}.admin-header{gap:4px;display:grid}.admin-header h1{align-items:center;gap:8px;margin:0;font-size:24px;display:inline-flex}.admin-filter-group{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-filter-group button{min-height:44px;color:var(--olle-gray-1);background:var(--olle-gray-5);border-radius:8px;flex:none;padding:0 14px;font-weight:800}.admin-filter-group button.selected{color:var(--olle-black);background:#fff7ed}.admin-review-list{gap:10px;display:grid}.admin-subsection{gap:10px;margin-top:8px;display:grid}.inline-admin-link{min-height:44px;color:var(--olle-black);justify-self:start;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.admin-review-item{background:var(--olle-gray-5);border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.admin-review-icon{width:44px;height:44px;color:var(--olle-orange);background:#fff7ed;border-radius:8px;place-items:center;display:grid}.admin-review-body{gap:3px;min-width:0;display:grid}.admin-review-body span{color:var(--olle-orange);font-size:12px;font-weight:800}.admin-review-body h2,.admin-review-body p,.admin-review-body small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-review-body h2{color:var(--olle-black);margin:0;font-size:16px}.admin-review-body p,.admin-review-body small{color:var(--olle-gray-1);margin:0;font-size:13px}.report-event-list{gap:5px;margin-top:6px;display:grid}.report-event-row{background:var(--olle-white);border-radius:8px;flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;padding:6px 8px;display:flex}.report-event-row svg{color:var(--olle-orange);flex:none}.admin-review-body .report-event-row span,.admin-review-body .report-event-row small{text-overflow:clip;white-space:normal;overflow:visible}.admin-review-body .report-event-row span{color:var(--olle-black)}.admin-review-actions{grid-template-columns:repeat(2,44px);gap:6px;display:grid}.admin-review-actions.three{grid-template-columns:repeat(3,44px)}.admin-review-actions button{width:44px;height:44px;color:var(--olle-black);background:var(--olle-white);border-radius:8px;place-items:center;display:grid}.admin-review-actions button:first-child{color:#15803d}.admin-review-actions.three button:first-child{color:#2563eb}.admin-review-actions.three button:nth-child(2){color:#15803d}.admin-review-actions button:last-child{color:#b42318}.place-merge-candidate{grid-template-columns:44px minmax(0,1fr)}.place-merge-target{gap:5px;margin-top:5px;display:grid}.place-merge-policy,.place-merge-signals{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.place-merge-policy span,.place-merge-signals span{min-height:28px;color:var(--olle-black);background:var(--olle-white);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.place-merge-signals span{color:var(--olle-gray-1);background:#ffffffb8}.place-merge-policy-note{color:var(--olle-gray-1);margin-top:6px;font-size:12px;display:block}.place-merge-source-list{gap:8px;margin-top:6px;display:grid}.place-merge-source-list>div{background:var(--olle-white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.place-merge-source-list button{min-height:44px;color:var(--olle-white);background:var(--olle-black);border-radius:8px;align-items:center;gap:5px;padding:0 12px;font-weight:800;display:inline-flex}.place-merge-summary{gap:3px;min-width:0;display:grid}.place-merge-summary strong,.place-merge-summary span,.place-merge-summary small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.place-merge-summary strong{color:var(--olle-black);font-size:14px}.place-merge-summary span,.place-merge-summary small{color:var(--olle-gray-1);font-size:12px}.place-merge-confirm-form{gap:14px;display:grid}.place-merge-confirm-pair{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.place-merge-confirm-pair>svg{color:var(--olle-orange);justify-self:center}.place-merge-confirm-pair>div{background:var(--olle-gray-5);border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.place-merge-confirm-pair p{color:var(--olle-orange);margin:0;font-size:12px;font-weight:800}.place-merge-confirm-pair a{color:var(--olle-black);font-size:13px;font-weight:800}.place-merge-history-card{grid-template-columns:44px minmax(0,1fr)}.place-merge-history-flow{grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;margin-top:8px;display:grid}.place-merge-history-flow>svg{color:var(--olle-orange);justify-self:center}.place-merge-history-flow .place-merge-summary{background:var(--olle-white);border-radius:8px;padding:8px}@media (width>=860px){.app-shell{grid-template-columns:220px 1fr;padding-bottom:0;display:grid}.desktop-nav{border-right:1px solid var(--olle-gray-5);background:var(--surface);flex-direction:column;gap:28px;height:100dvh;padding:28px 18px;display:flex;position:sticky;top:0}.brand-mark{color:var(--olle-black);font-size:30px;font-weight:800;text-decoration:none}.desktop-nav nav{gap:8px;display:grid}.nav-link{justify-content:flex-start;gap:10px;padding:0 12px}.bottom-tabbar{display:none}.app-main{min-width:0}.map-screen{grid-template-columns:minmax(0,1fr) 360px;display:grid}.place-merge-confirm-pair,.place-merge-history-flow{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:center}.naver-map,.map-fallback{grid-column:1/-1}.bottom-sheet{border-radius:0;width:360px;max-height:none;padding:28px 22px;position:absolute;inset:0 0 0 auto;box-shadow:-8px 0 24px #1d1d1d1f}.sheet-handle{display:none}.map-floating-search{width:360px;right:auto}.detail-layout{grid-template-columns:minmax(0,680px) 360px;justify-content:center;align-items:start;padding-inline:28px}.detail-layout>.detail-topbar{grid-column:1/-1}.post-detail-layout{padding-bottom:36px}.comment-form{z-index:10;margin-top:12px;position:sticky;bottom:28px;left:auto;right:auto}.comment-form-spacer{display:none}.comment-list{padding-bottom:0}.place-detail-page{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(360px,1fr) 420px;gap:0;padding:0;display:grid}.place-detail-page>.place-detail-topbar{grid-area:1/1/auto/-1;margin:14px 16px}.place-map-preview{border-radius:0;grid-area:2/1;height:calc(100dvh - 78px);min-height:calc(100dvh - 78px)}.place-info-panel{border-radius:0;grid-area:2/2;height:calc(100dvh - 78px);min-height:calc(100dvh - 78px);margin:0;padding:28px 22px;overflow-y:auto;box-shadow:-8px 0 24px #1d1d1d1f}.compose-page,.profile-page,.page{padding-inline:28px;max-width:980px;margin:0 auto;padding-bottom:36px}.compose-page{grid-template-columns:1fr 1fr;align-items:start}.compose-header{grid-column:1/-1}.page-feed{width:min(100%,720px);max-width:none;padding-top:28px}.feed-header,.feed-action-strip,.feed-column{max-width:560px}.compose-draft-notice,.compose-progress-strip{grid-column:1/-1}.mobile-publish-spacer{display:none}.compose-floating-summary{width:320px;bottom:28px;left:auto;right:28px}.profile-cover{border-radius:0 0 8px 8px;margin-inline:0}}
