:root{color:#173330;font-synthesis:none;text-rendering:optimizelegibility;--ink:#173330;--muted:#69736f;--paper:#f8f5ee;--white:#fffdf9;--line:#dedbd2;--sand:#f1e7d7;--soft:#f6f2ea;--accent:#c96145;--accent-soft:#f7e8e2;--danger:#a84343;--shadow:0 18px 50px #1f2f2b1f;background:#f8f5ee;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--paper)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.public-shell{min-height:100vh;padding-bottom:98px}.site-masthead-wrap{width:min(760px,100% - 34px);padding-top:max(16px, env(safe-area-inset-top));margin:0 auto}.site-masthead{justify-content:space-between;align-items:center;gap:18px;min-height:44px;display:flex}.site-brand{color:var(--ink);cursor:pointer;letter-spacing:-.015em;background:0 0;border:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700}.site-brand:hover{color:var(--accent)}.site-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.site-action{border:1px solid var(--line);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fffdf9ad;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:650;display:inline-flex}.site-action-secondary{background:0 0}.guide-hero,.guide-list{width:min(720px,100% - 34px);margin:0 auto}h1,h2,.brand-wordmark{font-family:Georgia,Times New Roman,serif}.guide-hero h1{letter-spacing:-.035em;max-width:680px;margin:0;font-size:clamp(38px,9vw,58px);line-height:.99}.guide-hero>p{color:#59645f;max-width:580px;margin:18px 0 10px;font-size:16px;line-height:1.5}.place-count{color:var(--muted);margin-bottom:20px;font-size:14px}.chip-row{flex-wrap:wrap;gap:7px;padding:2px 0 4px;display:flex;overflow:visible}.chip{white-space:nowrap;border:1px solid var(--line);cursor:pointer;background:#ffffff8c;border-radius:999px;min-height:38px;padding:8px 12px;font-size:13px}.chip:hover{border-color:#c9c4ba}.category-section h2,.editor-category h2{margin:0 0 10px;font-size:21px;line-height:1.2}.category-section h2 span,.editor-category h2 span{color:var(--accent);font-family:Inter,sans-serif;font-size:13px;font-weight:600}.place-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:14px;width:100%;padding:17px 0;display:grid}.place-copy{flex-direction:column;min-width:0;display:flex}.place-title{font-family:Georgia,serif;font-size:18px;font-weight:700;line-height:1.2;transition:color .12s}.place-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.35;overflow:hidden}.place-note{color:#56605c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}.place-chevron{color:#959c98;align-self:center}.mode-switch{z-index:15;left:50%;bottom:calc(14px + env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f2;border-radius:999px;gap:3px;padding:4px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 30px #0000001f}.mode-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:105px;padding:11px 18px;font-size:13px;display:flex}.mode-switch button.active{background:var(--ink);color:#fff}.map-wrap{background:#e9ece7;position:fixed;inset:0}.map-canvas{background:#e9ece7;width:100%;height:100%}.maplibregl-canvas{outline:none}.map-pin{cursor:pointer;background:0 0;border:0;width:34px;height:42px;padding:0}.map-pin.maplibregl-marker{will-change:transform;position:absolute}.map-pin:before{content:"";background:var(--accent);border:2px solid #fff;border-radius:50% 50% 50% 0;width:24px;height:24px;transition:transform .12s,background .12s;position:absolute;top:1px;left:5px;transform:rotate(-45deg);box-shadow:0 4px 12px #23282633}.map-pin span{z-index:1;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:14px}.map-pin.selected:before{background:var(--ink);transform:rotate(-45deg)scale(1.13)}.user-location-dot{background:#2f7df6;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 7px #2f7df629,0 2px 7px #00000040}.locate-button{border:1px solid var(--line);background:var(--white);cursor:pointer;z-index:3;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:92px;right:18px;box-shadow:0 8px 20px #00000026}.locate-button.loading{animation:1s infinite alternate pulse}@keyframes pulse{to{opacity:.5}}.map-message{top:max(18px, env(safe-area-inset-top));border:1px solid var(--line);z-index:9;background:#fffdf9f5;border-radius:10px;width:max-content;max-width:calc(100% - 34px);padding:10px 14px;font-size:12px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #0000001f}.map-message.map-error{color:#7d4e40}.map-toolbar{z-index:8;top:max(12px, env(safe-area-inset-top));pointer-events:none;width:min(720px,100% - 34px);position:fixed;left:50%;transform:translate(-50%)}.map-toolbar-title{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f0;border-radius:999px;width:max-content;max-width:100%;margin:0 auto 9px;padding:10px 16px;font-size:14px;font-weight:700;box-shadow:0 7px 22px #0000001a}.map-toolbar .chip-row{pointer-events:auto;justify-content:center;padding:2px 2px 8px}.map-toolbar .chip{background:#fffdf9f0;box-shadow:0 4px 14px #00000012}.map-toolbar .chip.active{background:var(--ink)}.sheet-backdrop{z-index:40;background:#121b192e;align-items:flex-end;display:flex;position:fixed;inset:0}.place-sheet{background:var(--white);width:min(680px,100%);padding:32px 24px calc(28px + env(safe-area-inset-bottom));box-shadow:var(--shadow);border-radius:24px 24px 0 0;margin:0 auto;position:relative}.sheet-handle{background:#d4d2cd;border-radius:999px;width:42px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.icon-button:hover{background:#1733300f}.sheet-close{position:absolute;top:18px;right:18px}.place-sheet h2{margin:6px 44px 4px 0;font-size:29px;line-height:1.12}.sheet-meta{color:var(--muted);font-size:14px}.sheet-note{margin:24px 0;font-family:Georgia,serif;font-size:19px;line-height:1.48}.address-row{border-top:1px solid var(--line);color:#4f5d58;align-items:flex-start;gap:10px;padding:18px 0;font-size:14px;line-height:1.4;display:flex}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;padding:12px 16px;font-weight:650;text-decoration:none;display:flex}.primary-button{background:var(--ink);color:#fff}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.compact-button{width:auto;min-width:180px}.creator-shell,.editor-shell,.add-shell,.auth-shell{background:var(--white);min-height:100vh}.creator-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:14px max(22px,50% - 380px);display:flex}.brand-wordmark{font-size:22px;font-weight:700}.creator-header-actions{align-items:center;gap:5px;display:flex}.avatar-button{cursor:pointer;width:42px;height:42px;color:var(--ink);background:#d8c2a9;border:0;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.creator-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:13px;overflow:hidden}.creator-content{width:min(680px,100% - 34px);margin:0 auto;padding:44px 0 140px}.creator-content h1{margin:0;font-size:39px;line-height:1.05}.subtle{color:var(--muted);margin:9px 0 0;line-height:1.45}.guide-card-list{gap:12px;margin-top:28px;display:grid}.guide-card{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:15px;width:100%;padding:14px;display:grid}.guide-card:hover{background:#fffefa}.guide-card-art{background:#f3eadc;border-radius:12px;place-items:center;height:72px;font-size:29px;display:grid}.guide-card-copy strong{font-family:Georgia,serif;font-size:20px}.guide-card-copy span{color:var(--muted);font-size:13px}.creator-actions{z-index:10;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));gap:8px;width:min(680px,100% - 34px);display:grid;position:fixed;transform:translate(-50%)}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:8px;display:inline-flex}.empty-guides,.empty-editor{color:var(--muted);border:1px dashed #d5d1c7;border-radius:16px;gap:5px;margin-top:28px;padding:24px;display:grid}.empty-guides strong,.empty-editor strong{color:var(--ink);font-family:Georgia,serif;font-size:19px}.new-guide-panel{border:1px solid var(--line);background:#fffefa;border-radius:18px;margin-top:28px;padding:20px}.new-guide-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.new-guide-title>div{gap:3px;display:grid}.new-guide-title strong{font-family:Georgia,serif;font-size:21px}.new-guide-title span{color:var(--muted);font-size:13px}.destination-results{border:1px solid var(--line);border-radius:14px;margin-top:10px;overflow:hidden}.destination-results button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;display:flex}.destination-results button:last-child{border-bottom:0}.destination-results span{color:var(--muted);font-size:13px}.editor-topbar,.add-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);min-height:68px;padding:max(8px, env(safe-area-inset-top)) 18px 8px;background:#fffdf9f0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid;position:sticky;top:0}.editor-title{flex-direction:column;display:flex}.editor-title strong{font-family:Georgia,serif;font-size:18px}.editor-title span{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.editor-title i{background:#4e9a72;border-radius:50%;width:6px;height:6px}.editor-top-actions{gap:6px;display:flex}.small-pill{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:7px 10px;font-size:12px;display:flex}.editor-chips{z-index:15;background:var(--white);border-bottom:1px solid var(--line);padding:10px max(17px,50% - 360px);position:sticky;top:68px}.editor-body{width:min(720px,100% - 34px);margin:0 auto;padding:30px 0 120px}.editor-row{border-bottom:1px solid var(--line);grid-template-columns:22px minmax(0,1fr) 38px;align-items:start;gap:10px;padding:16px 0;display:grid;position:relative}.drag-handle{color:#a5aaa6;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;place-items:center;width:22px;height:38px;padding:0;display:grid}.drag-handle:active{cursor:grabbing}.editor-row.dragging{opacity:.58;background:#faf7f1}.editor-shell.is-dragging,.editor-shell.is-dragging *{cursor:grabbing!important}.editor-place-copy{flex-direction:column;min-width:0;padding-top:1px;display:flex}.editor-place-copy strong{font-family:Georgia,serif;font-size:17px;line-height:1.2}.editor-place-subtitle{color:var(--muted);margin:3px 0 6px;font-size:12px}.editor-place-copy textarea{resize:none;color:#56605c;background:0 0;border:0;outline:0;width:100%;height:56px;min-height:56px;padding:0;font-size:13px;line-height:1.45;overflow-y:auto}.editor-place-copy textarea::placeholder{color:#adb1ae}.editor-place-copy:focus-within .note-guidance,.note-guidance.over{opacity:1;height:auto;margin-top:4px}.note-guidance.over,.add-note-guidance.over{color:#a55d3f}.row-menu-wrap{position:relative}.row-menu{z-index:30;background:var(--white);border:1px solid var(--line);min-width:170px;box-shadow:var(--shadow);border-radius:12px;padding:8px;display:grid;position:absolute;top:40px;right:0}.row-menu label{color:var(--muted);justify-content:space-between;padding:4px 8px;font-size:11px;display:flex}.row-menu select{border:1px solid var(--line);background:#fff;border-radius:8px;margin:2px 4px 6px;padding:8px}.row-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:8px;padding:9px 8px;display:flex}.row-menu button:hover{background:#f5f2ec}.row-menu button.danger{color:var(--danger)}.floating-add{z-index:18;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:13px 17px;display:flex;position:fixed;box-shadow:0 10px 28px #17333047}.editor-save-error{color:#8b4436;background:#fff0ed;border-radius:10px;width:min(720px,100% - 34px);margin:14px auto 0;padding:9px 11px;font-size:12px}.add-topbar strong{text-align:center;font-family:Georgia,serif;font-size:18px}.add-content{width:min(680px,100% - 34px);margin:0 auto;padding:24px 0 80px}.search-box{background:#fff;border:1px solid #cfd1ca;border-radius:14px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:0 12px;display:grid}.search-box input{background:0 0;border:0;outline:0;min-width:0;height:50px}.search-box button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.search-hint{color:var(--muted);margin:9px 2px 16px;font-size:12px}.search-attribution{color:#8a928e;margin:-8px 2px 14px;font-size:10px}.search-attribution a{color:inherit}.result-icon{background:var(--sand);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.search-results{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.search-results button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:38px 1fr;gap:11px;width:100%;padding:12px;display:grid}.search-results button:last-child{border-bottom:0}.search-results button:hover{background:#f6f4ef}.search-results button>span:last-child{flex-direction:column;min-width:0;display:flex}.search-results strong{font-family:Georgia,serif}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.search-status{color:var(--muted);padding:12px 2px;font-size:13px}.recent-card{border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.recent-success{color:#3d795a;align-items:center;gap:7px;font-size:13px;font-weight:650;display:flex}.recent-card h2{margin:11px 0 3px;font-size:27px}.recent-card>p{color:var(--muted);margin:0 0 22px;font-size:13px}.recent-card label{gap:7px;margin:15px 0;font-size:13px;font-weight:650;display:grid}.recent-card label span{color:var(--muted);font-weight:400}.recent-card select,.recent-card textarea{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.recent-card textarea{resize:none;min-height:104px;line-height:1.45}.add-note-guidance{color:#939a96;justify-self:end;font-size:10px;font-weight:400}.autosave-status{color:#3d795a;align-items:center;gap:5px;min-height:22px;margin-top:4px;font-size:12px;font-weight:650;display:flex}.autosave-status.error{color:var(--danger)}.recent-footer{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.45}.home-shell{background:var(--paper);min-height:100vh}.home-header{justify-content:space-between;align-items:center;gap:18px;width:min(980px,100% - 34px);min-height:76px;margin:0 auto;display:flex}.home-hero{width:min(820px,100% - 34px);margin:0 auto;padding:clamp(84px,16vh,160px) 0 90px}.home-eyebrow{color:var(--accent);letter-spacing:.035em;margin-bottom:20px;font-size:13px;font-weight:700}.home-hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(48px,8vw,82px);line-height:.96}.home-hero p{color:#59645f;max-width:600px;margin:25px 0 28px;font-size:18px;line-height:1.55}.home-cta{width:auto;min-width:170px;padding-left:20px;padding-right:20px}.auth-shell{place-items:center;padding:72px 20px;display:grid;position:relative}.auth-back{top:max(18px, env(safe-area-inset-top));position:absolute;left:18px}.auth-card{width:min(420px,100%)}.auth-card h1{margin:0 0 12px;font-size:42px;line-height:1.02}.auth-card>p{color:var(--muted);margin:0 0 28px;line-height:1.5}.auth-divider{color:#9aa09d;align-items:center;gap:10px;margin:18px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-card form{gap:9px;display:grid}.auth-card form>label{font-size:12px;font-weight:650}.auth-email{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:20px 1fr;align-items:center;gap:9px;padding:0 12px;display:grid}.auth-email input{border:0;outline:0;min-width:0;height:48px}.status-message{border-radius:10px;margin-top:14px;padding:10px 12px;font-size:12px;line-height:1.4}.status-message.success{color:#3d795a;background:#edf7f0}.status-message.error{color:#8b4436;background:#fff0ed}.creator-error{margin-top:18px}.config-warning{color:#6b655b;background:#f6f1e7;border:1px solid #e5ddce;border-radius:12px;margin-top:24px;padding:11px 13px;font-size:12px;line-height:1.5}.config-warning.compact{margin:0 0 14px}.center-state{text-align:center;background:var(--white);min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.center-state h1{color:var(--ink);margin:0 0 10px;font-size:32px}.center-state p{max-width:520px;margin:0 0 20px;line-height:1.5}.loading-dot{background:var(--ink);border-radius:50%;width:9px;height:9px;margin-bottom:14px;animation:.8s infinite alternate pulse}@media (width>=780px){.guide-hero{padding-top:50px}.place-sheet{border-radius:24px;margin-bottom:24px}.sheet-backdrop{align-items:flex-end;padding:0 20px}}@media (width<=520px){.guide-hero,.guide-list{width:calc(100% - 30px)}.guide-hero{padding-top:25px}.place-row{grid-template-columns:minmax(0,1fr) 18px;gap:10px}.editor-top-actions .small-pill{padding:7px 9px}.editor-top-actions .small-pill svg{display:none}.editor-row{grid-template-columns:16px minmax(0,1fr) 32px;gap:8px}.floating-add{right:15px}.creator-header{padding-left:17px;padding-right:12px}.creator-name{display:none}.new-guide-panel{padding:16px}.auth-card .brand-wordmark{margin-bottom:34px}}:root{--ink:#173532;--muted:#68736e;--paper:#faf7f1;--white:#fffdf9;--line:#ded8ce;--sand:#f1e7d7;--soft:#f6f1e9;--accent:#c45d41;--accent-dark:#aa4932;--accent-soft:#f5e5de;--danger:#a84343;--shadow:0 18px 52px #23302c21;--page-pad:20px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--space-9:64px}body{background:var(--paper);color:var(--ink)}.brand-lockup{flex-direction:column;align-items:flex-start;gap:3px;width:max-content;display:inline-flex}.brand-signature{width:38px;height:12px;display:block;overflow:visible}.brand-signature.compact{width:29px;height:9px}.brand-signature path{fill:none;stroke:var(--accent);stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.brand-wordmark{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1}.site-brand-lockup{color:var(--ink);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;padding:0;display:inline-flex}.site-brand-lockup:hover .site-brand{color:var(--ink)}.site-brand-lockup:hover .brand-signature path{stroke:var(--accent-dark)}.site-brand{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;line-height:1}.site-masthead-wrap{width:min(760px,100% - 40px);padding-top:max(20px, env(safe-area-inset-top))}.site-action{border-color:var(--line);background:0 0;min-height:36px;padding:8px 13px;font-size:12px}.site-action:hover{background:var(--soft);border-color:#cfc7bb}.guide-hero,.guide-list{width:min(720px,100% - 40px)}.guide-hero{padding-top:48px}.guide-hero h1{letter-spacing:-.047em;max-width:650px;font-size:clamp(44px,10vw,66px);font-weight:700;line-height:.94}.guide-hero>p{color:#45524d;max-width:560px;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.52}.place-count{letter-spacing:.01em;margin:20px 0;font-size:13px}.chip-row{gap:8px;padding:0}.chip{border-color:var(--line);min-height:40px;color:var(--ink);background:0 0;padding:8px 14px;font-size:13px;transition:background .14s,border-color .14s,color .14s}.chip:hover{background:var(--soft);border-color:#d0c8bc}.chip.active{background:var(--ink);border-color:var(--ink);color:#fffdf9}.guide-list{padding-top:40px}.category-section{margin-bottom:48px}.category-section h2,.editor-category h2{letter-spacing:-.025em;margin:0 0 14px;font-size:25px;line-height:1.12}.category-section h2 span,.editor-category h2 span{color:var(--accent);letter-spacing:.035em;vertical-align:.12em;font-family:Inter,ui-sans-serif,sans-serif;font-size:12px;font-weight:700}.place-list{border-top:1px solid var(--line)}.place-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;width:100%;padding:20px 0 21px;display:block}.place-row:hover{background:0 0}.place-row:hover .place-title{color:var(--accent-dark)}.place-copy{flex-direction:column;max-width:620px;display:flex}.place-title{letter-spacing:-.018em;font-size:20px;line-height:1.16}.place-meta{color:var(--muted);margin-top:4px;font-family:Inter,ui-sans-serif,sans-serif;font-size:13px;line-height:1.4}.place-note{color:#3f4b47;-webkit-line-clamp:2;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.42}.place-chevron{display:none}.mode-switch{bottom:calc(16px + env(safe-area-inset-bottom));background:#fffdf9f5;border-color:#ded8cef2;padding:4px;box-shadow:0 10px 30px #1d2a2721}.mode-switch button{min-width:108px;padding:11px 18px}.mode-switch button.active{background:var(--ink)}.map-pin:before{background:var(--accent);box-shadow:0 5px 13px #312d2938}.map-pin.selected:before{background:var(--ink)}.locate-button{background:#fffdf9f7}.map-toolbar-title{letter-spacing:-.015em;font-family:Georgia,Times New Roman,serif;font-size:16px}.map-toolbar .chip{background:#fffdf9f5}.place-sheet{padding:38px 24px calc(30px + env(safe-area-inset-bottom));background:var(--white)}.place-sheet h2{letter-spacing:-.035em;margin-top:9px;font-size:34px;line-height:1.04}.sheet-meta{letter-spacing:.01em;margin-top:7px;font-size:13px}.sheet-note{color:#34423e;margin:28px 0;font-size:20px;line-height:1.5}.address-row{padding:18px 0 20px}.primary-button{background:var(--ink);border-radius:999px;min-height:50px}.primary-button:hover{background:#21433f}.secondary-button{border-radius:999px}.creator-shell,.editor-shell,.add-shell,.auth-shell{background:var(--paper)}.creator-header{border-color:var(--line);background:#faf7f1f2;min-height:84px}.creator-content h1,.creator-content>h1{letter-spacing:-.035em;font-size:clamp(38px,8vw,50px)}.guide-card,.new-guide-panel{border-color:var(--line);box-shadow:none;background:#fffdf9c7}.guide-card:hover{background:var(--white);border-color:#cfc7bb}.editor-topbar,.add-topbar{border-color:var(--line);background:#faf7f1f7}.editor-title strong,.add-topbar strong{letter-spacing:-.015em;font-family:Georgia,Times New Roman,serif}.editor-chips{border-color:var(--line);background:#faf7f1f7;padding-top:12px;padding-bottom:12px}.editor-body{padding-top:36px}.editor-category{margin-bottom:48px}.editor-row{border-color:var(--line);padding:18px 0 20px}.editor-place-copy strong{letter-spacing:-.015em;font-size:19px}.editor-place-subtitle{color:var(--muted);margin-top:4px}.editor-place-copy textarea{color:#4b5854;margin-top:7px;font-family:Inter,ui-sans-serif,sans-serif;font-size:14px;line-height:1.48}.note-guidance{opacity:0;color:#8b928e;height:0;margin-top:0;font-size:11px;transition:opacity .12s;overflow:hidden}.editor-place-copy:focus-within .note-guidance{opacity:1;height:auto;margin-top:5px}.note-guidance.over{color:var(--accent-dark)}.editor-place-copy:not(:focus-within) .note-guidance.over{opacity:0;height:0;margin-top:0}.add-note-guidance{opacity:0;color:#8b928e;justify-self:end;height:0;font-size:11px;font-weight:400;transition:opacity .12s;overflow:hidden}.recent-card label:focus-within .add-note-guidance{opacity:1;height:auto;margin-top:2px}.add-note-guidance.over{color:var(--accent-dark)}.floating-add{background:var(--ink);padding:14px 18px}.small-pill{border-color:var(--line);background:0 0}.small-pill:hover{background:var(--soft)}.row-menu{border-color:var(--line)}.add-content{padding-top:32px}.search-box{background:var(--white);border-color:#cec8be;border-radius:999px;min-height:52px;padding-left:16px;padding-right:14px}.search-box input{height:50px}.search-results{background:var(--white);border-radius:16px}.search-results button{background:var(--white);padding:14px}.result-icon{background:var(--accent-soft);color:var(--accent-dark)}.recent-card{margin-top:36px;padding-top:30px}.recent-success{color:var(--accent-dark)}.recent-card h2{letter-spacing:-.025em;font-size:31px}.recent-card select,.recent-card textarea{background:var(--white)}.autosave-status{color:#4b7a60}.home-header{width:min(980px,100% - 40px);min-height:88px}.home-hero{width:min(820px,100% - 40px);padding:clamp(92px,17vh,170px) 0 110px}.home-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.17em;margin-bottom:20px;font-size:12px;font-weight:750}.home-hero h1{letter-spacing:-.052em;max-width:790px;font-size:clamp(48px,8.3vw,84px);line-height:.95}.home-hero p{color:#46524e;max-width:570px;margin:28px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.55}.home-cta{padding-left:22px;padding-right:22px}.auth-card .brand-lockup{margin-bottom:46px}.auth-card .brand-wordmark{margin-bottom:0}.auth-card h1{letter-spacing:-.04em;font-size:46px}.auth-card>p{color:#4e5a56;font-family:Georgia,Times New Roman,serif;font-size:16px}.auth-email{background:var(--white)}@media (width>=780px){.guide-hero{padding-top:58px}.category-section{margin-bottom:56px}}@media (width<=520px){:root{--page-pad:20px}.site-masthead-wrap,.guide-hero,.guide-list{width:calc(100% - 40px)}.site-actions{gap:5px}.site-action{padding:7px 10px}.guide-hero{padding-top:36px}.guide-hero h1{font-size:clamp(43px,13vw,58px)}.guide-hero>p{font-size:16.5px}.chip-row{gap:7px}.chip{min-height:38px;padding:7px 12px}.guide-list{padding-top:36px}.category-section{margin-bottom:44px}.category-section h2,.editor-category h2{font-size:24px}.place-row{padding:18px 0 19px}.place-title{font-size:19px}.place-note{font-size:15.5px}.place-sheet h2{font-size:31px}.sheet-note{font-size:19px}.editor-body,.home-header,.home-hero{width:calc(100% - 40px)}.home-header{min-height:82px}.home-hero{padding-top:90px}}.creator-content{width:min(680px,100% - 40px);padding-top:52px}.creator-content .subtle{margin-top:10px}.guide-card-list{gap:14px;margin-top:32px}.guide-card{border-radius:18px;padding:16px}.creator-actions{width:min(680px,100% - 40px)}@media (width<=520px){.creator-content{width:calc(100% - 40px);padding-top:42px}}.creator-profile-button{max-width:220px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:6px 8px;font-size:13px;display:inline-flex}.creator-profile-button:hover{background:var(--soft);color:var(--ink)}.creator-profile-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-onboarding-shell{background:var(--paper);min-height:100vh;padding:max(28px, env(safe-area-inset-top)) 20px max(36px, env(safe-area-inset-bottom));place-items:center;display:grid}.profile-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17333033;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-card{background:var(--white);border:1px solid var(--line);width:min(520px,100%);max-height:min(760px,100vh - 40px);box-shadow:var(--shadow);border-radius:24px;padding:34px 32px 30px;position:relative;overflow:auto}.profile-onboarding-shell .profile-card{box-shadow:none}.profile-close{position:absolute;top:17px;right:17px}.profile-brand{margin-bottom:34px}.profile-eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:750}.profile-card h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,8vw,48px);line-height:.98}.profile-intro{color:#53605b;max-width:430px;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5}.profile-fields{gap:24px;margin-top:34px;display:grid}.profile-field{gap:8px;display:grid}.profile-field>span{color:var(--ink);font-size:12px;font-weight:700}.profile-field>input,.handle-input{background:#fff;border:1px solid #cec8be;border-radius:13px;width:100%;min-height:50px}.profile-field>input{outline:0;padding:0 14px;font-size:16px}.profile-field>input:focus,.handle-input:focus-within{border-color:#b88978;box-shadow:0 0 0 3px #c961451a}.profile-field small{color:var(--muted);font-size:11px;line-height:1.45}.handle-input{align-items:center;display:flex;overflow:hidden}.handle-prefix{color:#8a918d;-webkit-user-select:none;user-select:none;flex:none;padding-left:14px;font-size:14px}.handle-input input{min-width:0;height:48px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 14px 0 2px;font-size:14px;font-weight:650}.handle-help{align-items:center;gap:5px;min-height:17px;display:inline-flex}.handle-help.available{color:#4b7a60}.handle-help.error{color:var(--danger)}.profile-alias-note{background:var(--soft);color:#626c68;border-radius:11px;margin-top:20px;padding:10px 12px;font-size:11px;line-height:1.45}.profile-save{margin-top:28px}.spin{animation:1s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}@media (width<=520px){.creator-profile-button{max-width:150px}.profile-onboarding-shell{padding:max(20px, env(safe-area-inset-top)) 0 0;align-items:start}.profile-onboarding-shell .profile-card{width:100%;min-height:calc(100vh - max(20px, env(safe-area-inset-top)));max-height:none;padding:30px 20px calc(30px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0}.profile-overlay{align-items:end;padding:0}.profile-overlay .profile-card{width:100%;max-height:calc(100vh - 24px);padding:30px 20px calc(28px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.profile-card h1{font-size:40px}.handle-prefix{padding-left:12px;font-size:12px}.handle-input input{padding-right:10px;font-size:13px}}.language-toggle{color:#969c98;letter-spacing:.05em;align-items:center;gap:3px;font-size:10px;font-weight:750;display:inline-flex}.language-toggle button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:5px 3px}.language-toggle button.active{color:var(--ink)}.language-toggle span{opacity:.55}.language-toggle.compact{flex:none}.brand-button{cursor:pointer;color:inherit;text-align:left;background:0 0;border:0;padding:0}.home-header-actions,.explore-actions{align-items:center;gap:8px;display:flex}.home-nav-link{padding:7px 5px;font-size:12px}.home-cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-explore{min-height:50px;padding:0 20px}.home-footer{width:min(980px,100% - 40px);padding:70px 0 max(24px, env(safe-area-inset-bottom));margin:0 auto}.auth-language{right:22px;top:max(18px, env(safe-area-inset-top));position:absolute}.guide-tile{width:72px;height:72px;color:var(--ink);border-radius:14px;grid-template-rows:1fr auto;place-items:center;padding:10px 8px 8px;display:grid;overflow:hidden}.guide-tile>span{align-self:end;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:700;line-height:1}.guide-tile>i{background:var(--accent);opacity:.92;border-radius:999px;width:23px;height:3px;margin-top:6px;display:block;transform:rotate(-7deg)}.guide-tile.compact{border-radius:12px;width:54px;height:54px;padding:7px 6px 6px}.guide-tile.compact>span{font-size:24px}.guide-tile.compact>i{width:18px;height:2px;margin-top:4px}.tile-sand{background:#f3eadc}.tile-rose{background:#f5e6e0}.tile-sage{background:#e9eee7}.tile-clay{background:#efe3da}.guide-card{cursor:default;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:8px;display:grid}.guide-card-main{text-align:left;cursor:pointer;min-width:0;color:inherit;background:0 0;border:0;border-radius:12px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:15px;padding:8px;display:grid}.guide-card-main:hover{background:#faf7f1cc}.guide-card-share{border:0;border-left:1px solid var(--line);min-width:74px;min-height:58px;color:var(--muted);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:5px;font-size:10px;display:flex}.guide-card-share:hover{color:var(--accent-dark)}.guide-card-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.visibility-text{width:max-content}.visibility-public{color:var(--accent-dark)!important}.visibility-draft{color:#8a918d!important}.visibility-unlisted{color:#58706a!important}.creator-notice{margin-top:12px}.creator-secondary-links{color:var(--muted);align-items:center;gap:2px;margin:26px 0 110px;display:flex}.creator-secondary-links .text-button{padding:6px 4px;font-size:12px}.visibility-menu-wrap{width:max-content;position:relative}.editor-visibility-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;font-size:11px;display:inline-flex}.editor-visibility-button>i{background:#7e8d88;border-radius:50%;width:6px;height:6px}.editor-visibility-button.visibility-public>i{background:var(--accent)}.editor-visibility-button.visibility-unlisted>i{background:#4e9a72}.editor-visibility-button.visibility-draft>i{background:#a7aaa7}.visibility-menu{z-index:45;background:var(--white);border:1px solid var(--line);width:min(340px,100vw - 32px);box-shadow:var(--shadow);border-radius:16px;padding:10px;position:absolute;top:28px;left:-8px}.visibility-menu>strong{padding:6px 9px 9px;font-size:11px;display:block}.visibility-menu>button{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;gap:10px;padding:10px 9px;display:grid}.visibility-menu>button:hover,.visibility-menu>button.active{background:var(--soft)}.visibility-menu>button span{gap:3px;display:grid}.visibility-menu>button b{font-size:12px}.visibility-menu>button small{color:var(--muted);font-size:10px;line-height:1.35}.visibility-menu>button>i{background:var(--accent);border-radius:50%;align-self:center;width:7px;height:7px}.editor-save-error.notice{background:var(--soft);color:var(--ink)}.editor-row{grid-template-columns:22px minmax(0,1fr) 34px;gap:10px}.drag-handle{color:#9da49f;align-self:start;height:24px;margin-top:-1px;transition:color .12s,transform .12s}.drag-handle:hover,.drag-handle:active{color:var(--ink);transform:scale(1.04)}.row-menu-wrap{align-self:start;margin-top:-6px}.drag-preview{z-index:90;pointer-events:none;min-height:64px;color:var(--ink);background:#fffdf9f7;border:1px solid #c9614538;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:14px 12px;display:grid;position:fixed;transform:scale(1.012);box-shadow:0 18px 42px #1f2f2b33}.drag-preview>svg{color:var(--accent);margin-top:1px}.drag-preview>div{gap:3px;display:grid}.drag-preview strong{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.2}.drag-preview span{color:var(--muted);font-size:12px}.map-wrap .maplibregl-ctrl-top-left{top:118px;left:10px}.map-loading{place-items:center;display:grid}.explore-shell,.feedback-shell{background:var(--paper);min-height:100vh}.explore-header,.simple-page-header{width:min(900px,100% - 40px);min-height:82px;padding-top:max(8px, env(safe-area-inset-top));border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:0 auto;display:grid}.explore-header .site-brand-lockup{justify-self:start}.explore-content{width:min(760px,100% - 40px);margin:0 auto;padding:54px 0 90px}.explore-content>h1,.feedback-card h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,8vw,54px);line-height:1}.explore-intro,.feedback-card>p{color:#56625e;max-width:560px;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5}.explore-city{margin-top:48px}.explore-city-heading{border-bottom:1px solid var(--line);align-items:baseline;gap:9px;padding-bottom:10px;display:flex}.explore-city-heading h2{margin:0;font-size:25px}.explore-city-heading span{color:var(--muted);font-size:12px}.explore-guide-list{display:grid}.explore-guide-card{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:16px 0;display:grid}.explore-guide-card:hover .explore-guide-copy>strong{color:var(--accent-dark)}.explore-guide-copy{gap:3px;min-width:0;display:grid}.explore-guide-copy>strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.explore-guide-copy>span{color:var(--muted);font-size:12px}.explore-guide-intro{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:1.35;display:-webkit-box;overflow:hidden}.center-inline{color:var(--muted);align-items:center;gap:10px;margin-top:34px;display:flex}.feedback-card{width:min(620px,100% - 40px);margin:0 auto;padding:54px 0 90px}.feedback-card form{gap:20px;margin-top:34px;display:grid}.feedback-card label{gap:8px;font-size:12px;font-weight:700;display:grid}.feedback-card select,.feedback-card textarea{background:var(--white);resize:none;width:100%;color:var(--ink);border:1px solid #cec8be;border-radius:13px;outline:0;padding:12px 14px}.feedback-card select:focus,.feedback-card textarea:focus{border-color:#b88978;box-shadow:0 0 0 3px #c961451a}.feedback-success{border:1px solid var(--line);background:var(--white);color:#4b7a60;border-radius:14px;align-items:center;gap:10px;margin-top:32px;padding:18px;display:flex}.profile-language{position:absolute;top:18px;right:54px}.profile-onboarding-shell .profile-language{right:24px}@media (width<=620px){.home-header-actions{gap:4px}.home-nav-link{display:none}.guide-card{grid-template-columns:minmax(0,1fr) 58px}.guide-card-main{grid-template-columns:62px minmax(0,1fr);gap:12px;padding:7px}.guide-tile{width:62px;height:62px}.guide-card-share{min-width:50px;padding-left:7px}.guide-card-share span{display:none}.creator-header-actions .language-toggle{display:inline-flex}.creator-profile-button{justify-content:center;width:38px;padding:0}.creator-profile-button span{display:none}.explore-header{grid-template-columns:auto 1fr auto}.explore-header>.site-brand-lockup{display:none}.explore-actions{gap:5px}.map-wrap .maplibregl-ctrl-top-left{top:122px;left:8px}.map-wrap .maplibregl-ctrl-attrib{max-width:calc(100vw - 90px)}.visibility-menu{left:-4px}.drag-preview{border-radius:12px}}.brand-wordmark{text-align:left;flex-direction:column;align-items:flex-start;width:max-content;line-height:.88;display:flex}.brand-wordmark>span{white-space:nowrap;display:block}.brand-lockup-compact{gap:2px}.brand-lockup-compact .brand-wordmark{font-size:19px;line-height:.88}.site-brand-lockup .brand-wordmark{font-size:19px}.site-brand-lockup:hover .brand-wordmark{color:var(--ink)}.site-masthead{min-height:58px}@media (width<=520px){.public-shell .chip-row,.map-toolbar .chip-row{flex-wrap:nowrap;gap:4px;width:100%}.public-shell .chip,.map-toolbar .chip{letter-spacing:-.01em;min-height:34px;padding:6px 8px;font-size:11.5px}html[lang=pl] .public-shell .chip,html[lang=pl] .map-toolbar .chip{padding-inline:6px;font-size:10.5px}html[lang=pl] .site-actions{gap:3px}html[lang=pl] .site-action{min-height:32px;padding:6px 8px;font-size:11px}.explore-header>.site-brand-lockup{display:inline-flex}}.editor-shell.is-dragging{-webkit-user-select:none;user-select:none}.editor-shell.is-dragging .drag-handle{cursor:grabbing}.editor-row.drag-source{opacity:.12}.drag-preview{will-change:top, transform}.map-attribution-bar{z-index:5;color:#727b77;white-space:nowrap;background:#faf7f1fa;border-top:1px solid #dedbd2e6;align-items:center;height:24px;padding:0 9px;font-size:9px;line-height:1;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.map-attribution-bar a{color:inherit;text-decoration:none}.map-attribution-bar a:hover{text-decoration:underline}.home-hero p{max-width:520px}@media (width<=390px){.site-masthead-wrap,.guide-hero,.guide-list{width:calc(100% - 32px)}.public-shell .chip,.map-toolbar .chip{padding-inline:6px;font-size:10.75px}html[lang=pl] .public-shell .chip,html[lang=pl] .map-toolbar .chip{padding-inline:5px;font-size:10px}.site-action{padding-inline:7px}}:root{--site-shell-max:980px;--site-gutter:20px}.site-masthead-wrap,.home-header,.explore-header,.simple-page-header{width:min(var(--site-shell-max), calc(100% - (2 * var(--site-gutter))));margin-left:auto;margin-right:auto}.creator-header{padding-left:max(var(--site-gutter), calc((100% - var(--site-shell-max)) / 2));padding-right:max(var(--site-gutter), calc((100% - var(--site-shell-max)) / 2))}.explore-header,.simple-page-header{grid-template-columns:auto 1fr auto}.explore-header>.site-brand-lockup{justify-self:start;display:inline-flex!important}.explore-header-spacer,.simple-page-header-spacer{min-width:0}.explore-actions,.simple-page-actions,.auth-topbar-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.compact-nav-back{flex:none}.auth-topbar,.profile-onboarding-topbar{z-index:5;top:max(14px, env(safe-area-inset-top));width:min(var(--site-shell-max), calc(100% - (2 * var(--site-gutter))));justify-content:space-between;align-items:flex-start;gap:16px;min-height:58px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.auth-shell{padding-top:112px}.profile-onboarding-shell{padding-top:104px;position:relative}@media (width<=520px){html[lang=pl] .public-shell .chip-row,html[lang=pl] .map-toolbar .chip-row{flex-wrap:nowrap;gap:3px;width:100%;display:flex}html[lang=pl] .public-shell .chip,html[lang=pl] .map-toolbar .chip{letter-spacing:-.025em;text-align:center;flex:1 1 0;min-width:0;min-height:32px;padding:5px 3px;font-size:clamp(8.6px,2.5vw,10px);line-height:1;overflow:hidden}.site-masthead-wrap,.home-header,.explore-header,.simple-page-header,.auth-topbar,.profile-onboarding-topbar{width:calc(100% - 32px)}.creator-header{padding-left:16px;padding-right:16px}.auth-shell{padding-top:104px}.profile-onboarding-shell{padding-top:calc(max(16px, env(safe-area-inset-top)) + 82px)}.profile-onboarding-shell .profile-card{min-height:calc(100vh - max(16px, env(safe-area-inset-top)) - 82px)}}.site-masthead-wrap{padding-top:max(16px, env(safe-area-inset-top))}.site-masthead,.home-header,.creator-header,.explore-header,.simple-page-header{align-items:flex-start}.home-header,.explore-header,.simple-page-header{padding-top:max(16px, env(safe-area-inset-top))}.creator-header{padding-top:max(16px, env(safe-area-inset-top));padding-bottom:12px}.auth-topbar,.profile-onboarding-topbar{top:max(16px, env(safe-area-inset-top))}.map-canvas{width:100%;height:100%;position:absolute;inset:0}.mode-switch.map-mode{bottom:calc(16px + env(safe-area-inset-bottom))}.locate-button{bottom:92px}.map-wrap .maplibregl-ctrl-attrib{display:block!important}.map-wrap .maplibregl-ctrl-bottom-left{left:8px;bottom:calc(78px + env(safe-area-inset-bottom))}.map-wrap .maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0}.map-wrap .maplibregl-ctrl-attrib{border-radius:9px;max-width:min(245px,100vw - 112px);font-size:9px;box-shadow:0 3px 12px #00000014}.map-wrap .maplibregl-ctrl-attrib.maplibregl-compact{min-height:25px}.map-attribution-bar{display:none!important}.guide-meta-row{justify-content:space-between;align-items:center;gap:14px;min-height:34px;margin:8px 0 18px;display:flex}.guide-meta-row .place-count{margin:0}.save-guide-button{border:1px solid var(--line);color:var(--ink);white-space:nowrap;cursor:pointer;background:#fffdf994;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-size:12px;font-weight:650;display:inline-flex}.save-guide-button:hover{background:var(--accent-soft);border-color:#d3a08f}.save-guide-button.saved{color:var(--accent);background:var(--accent-soft);border-color:#c9614557}.home-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(620px,100%);margin-top:30px;display:grid}.home-entry{border:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;background:#fffdf99e;border-radius:14px;padding:12px 16px;font-weight:700;transition:transform .12s,border-color .12s,background .12s}.home-entry:hover{background:var(--accent-soft);border-color:#d3a08f;transform:translateY(-1px)}.home-entry.primary{background:var(--ink);border-color:var(--ink);color:#fff}.home-entry.primary:hover{background:#214440}.saved-shell{background:var(--paper);min-height:100vh}.saved-header{border-bottom:1px solid var(--line)}.saved-content{width:min(760px,100% - 40px);margin:0 auto;padding:54px 0 90px}.saved-content>h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,8vw,54px);line-height:1}.saved-intro{color:#56625e;max-width:560px;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5}.saved-guide-list{border-top:1px solid var(--line);margin-top:38px}.saved-guide-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;display:grid}.saved-guide-main{text-align:left;cursor:pointer;min-width:0;color:inherit;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:16px 10px 16px 0;display:grid}.saved-guide-main:hover .saved-guide-copy>strong{color:var(--accent)}.saved-guide-copy{gap:3px;min-width:0;display:grid}.saved-guide-copy>strong{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.2;transition:color .12s}.saved-guide-copy>span{color:var(--muted);font-size:12px}.saved-guide-intro{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:1.35;display:-webkit-box;overflow:hidden}.saved-guide-remove{border:0;border-left:1px solid var(--line);min-width:74px;color:var(--accent);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:5px;padding:10px;font-size:10px;display:flex}.saved-guide-remove:hover{background:var(--accent-soft)}.saved-empty{margin-top:38px}.saved-empty .secondary-button{width:auto;min-width:170px;margin-top:14px}.saved-device-note{color:var(--muted);margin:28px 0 0;font-size:11px}@media (width<=620px){.home-entry-grid{grid-template-columns:1fr;gap:8px}.home-entry{text-align:left;min-height:50px;padding-inline:17px}.guide-meta-row{margin-top:7px}.save-guide-button span{display:inline}.saved-content{width:calc(100% - 32px);padding-top:42px}.saved-guide-card{grid-template-columns:minmax(0,1fr) 52px}.saved-guide-main{grid-template-columns:50px minmax(0,1fr) 18px;gap:11px;padding-block:14px}.saved-guide-main .guide-tile.compact{width:50px;height:50px}.saved-guide-remove{min-width:52px;padding-inline:7px}.saved-guide-remove span{display:none}}@media (width<=380px){.guide-meta-row{align-items:flex-start}.save-guide-button{padding-inline:9px;font-size:11px}}
