:root{
  --bg:#f7f7f5;--panel:#fff;--soft:#f2f3ef;--ink:#22251f;--muted:#74786f;--line:#e5e6e1;
  --accent:#556b40;--accent2:#71845f;--accentSoft:#edf3e8;--radius:18px;--shadow:0 14px 40px rgba(35,44,30,.07)
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.hidden{display:none!important}
.shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);background:#fbfbfa;padding:24px 16px;display:flex;flex-direction:column}
.brand{display:flex;align-items:center;gap:10px;padding:4px 10px 28px;font:600 19px Georgia,serif}.brand-mark{font-family:Georgia,serif;color:var(--accent);font-size:22px;letter-spacing:-8px;margin-right:8px}
.side-nav{display:grid;gap:6px}.nav-item{border:0;background:transparent;padding:12px 13px;border-radius:12px;display:flex;align-items:center;gap:12px;text-align:left;color:#535850}.nav-item em{font-style:normal}.nav-item.active{background:#eef0eb;color:var(--accent);font-weight:600}.side-spacer{flex:1}.profile-link{margin-bottom:8px}.admin-entry{margin:6px 0 12px;padding:10px 12px;border-radius:10px;background:var(--accentSoft);color:var(--accent);font-size:13px;font-weight:700}.side-note{font-family:Georgia,serif;color:#7c8178;font-size:14px;line-height:1.45;padding:14px 10px 0}
.workspace{min-width:0}.topbar{height:78px;display:flex;align-items:center;gap:18px;padding:0 30px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);backdrop-filter:blur(14px);position:sticky;top:0;z-index:900}
.global-search{width:min(565px,48vw);height:46px;border:1px solid var(--line);background:#f6f6f4;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 14px}.global-search input{border:0;background:transparent;outline:0;width:100%;color:var(--ink)}
.top-actions{margin-left:auto;display:flex;gap:10px}.btn{border:1px solid var(--line);border-radius:12px;padding:11px 17px;background:#fff}.btn.solid{background:var(--accent);color:#fff;border-color:var(--accent)}.user-chip{margin-left:auto;display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:700}.user-copy{display:grid}.user-copy small{color:var(--muted)}.icon-btn{border:0;background:transparent}
.content{padding:0 34px 54px}.hero{display:grid;grid-template-columns:1.2fr .8fr;min-height:190px;align-items:end;padding:42px 0 22px;position:relative;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:var(--muted);font-weight:700}.hero h1{font:500 clamp(45px,5.4vw,78px)/.96 Georgia,serif;letter-spacing:-.04em;margin:7px 0 12px}.hero-copy{font:400 20px/1.45 Georgia,serif;color:var(--muted);max-width:760px}.hero-landscape{position:absolute;right:-30px;top:0;width:48%;height:100%;background:linear-gradient(90deg,rgba(247,247,245,1),rgba(247,247,245,.2)),radial-gradient(ellipse at 60% 90%,#cfd8c7 0 18%,transparent 19%),radial-gradient(ellipse at 80% 78%,#aab89f 0 16%,transparent 17%);opacity:.75}
.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}.map-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}#map{height:520px;z-index:1}.map-tabs{position:absolute;z-index:500;top:16px;left:16px;padding:4px;background:#fff;border-radius:13px;box-shadow:0 4px 18px #0001}.map-tab{border:0;background:transparent;padding:9px 15px;border-radius:10px}.map-tab.active{background:var(--accent);color:#fff}.zone-pill{position:absolute;z-index:500;left:16px;bottom:16px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:8px;display:flex;align-items:center;gap:10px;box-shadow:0 6px 24px #0001}.zone-thumb{width:54px;height:42px;border-radius:9px;background:linear-gradient(145deg,#9dae8d,#dce6d5)}.zone-pill div:last-child{display:grid}.zone-pill small{color:var(--muted)}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.stat-card{position:relative;text-align:left;border:1px solid var(--line);background:#fbfbf9;border-radius:18px;padding:17px;min-height:120px}.stat-card b{display:block;font:500 29px Georgia,serif;margin-top:10px}.stat-card small{color:var(--muted)}.stat-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accentSoft);color:var(--accent)}.stat-card .arrow{position:absolute;right:14px;bottom:14px;width:31px;height:31px;border-radius:50%;background:#fff;display:grid;place-items:center}
.featured-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-heading h2{font:600 20px Georgia,serif;margin:0}.link-btn{border:0;background:transparent;color:var(--accent)}
.featured-list{display:grid;gap:14px}.featured-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.featured-image{height:120px;background:linear-gradient(145deg,#a8b49a,#e1e7da);position:relative}.featured-image:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 120%,#6e805e 0 35%,transparent 36%)}.featured-copy{padding:12px}.featured-copy h3{font:600 20px Georgia,serif;margin:0 0 5px}.featured-meta{font-size:12px;color:var(--muted);margin-bottom:6px}.featured-copy p{margin:0;color:var(--muted);line-height:1.45;font-size:13px}
.browser-section{padding-top:12px}.browser-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.browser-head h2{font:500 44px Georgia,serif;margin:2px 0}.filter-row{display:flex;gap:10px;margin-bottom:16px}.filter-row input,.filter-row select{border:1px solid var(--line);background:#fff;padding:11px 13px;border-radius:12px}.filter-row input{flex:1}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px}.content-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;min-height:200px;display:flex;flex-direction:column}.content-card .kind{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:.09em}.content-card h3{font:600 22px Georgia,serif;margin:8px 0}.content-card p{color:var(--muted);line-height:1.5;flex:1}.content-card .meta{font-size:12px;color:var(--muted)}
.detail-drawer{position:fixed;right:0;top:0;height:100vh;width:min(430px,92vw);background:#fff;z-index:1200;transform:translateX(100%);transition:.24s ease;padding:26px;overflow:auto;box-shadow:-16px 0 50px #0002}.detail-drawer.open{transform:none}.drawer-backdrop{position:fixed;inset:0;background:#0005;z-index:1100}.drawer-close{position:absolute;right:16px;top:14px;border:0;background:#f2f2ef;border-radius:50%;width:36px;height:36px;font-size:22px}.drawer-content h2{font:600 33px Georgia,serif}.drawer-content p{line-height:1.6;color:var(--muted)}
.mobile-nav{display:none}
.leaflet-control-zoom a{color:var(--ink)!important}.leaflet-popup-content-wrapper{border-radius:12px}
@media(max-width:1100px){.shell{grid-template-columns:196px minmax(0,1fr)}.sidebar{padding-inline:12px}.main-grid{grid-template-columns:1fr}.featured-list{grid-template-columns:repeat(3,minmax(250px,1fr));overflow:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.featured-card{scroll-snap-align:start}.featured-panel{overflow:hidden}.stats-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){
  body{padding-bottom:76px}.shell{display:block}.sidebar{display:none}.workspace{width:100%}.topbar{height:64px;padding:0 14px;gap:10px;position:sticky}.global-search{width:100%;height:42px}.top-actions .ghost{display:none}.top-actions .solid{padding:9px 12px;white-space:nowrap}.user-copy{display:none}.content{padding:0 12px 24px}.hero{min-height:auto;padding:24px 0 16px;display:block}.hero-landscape{display:none}.hero h1{font-size:46px;line-height:.98}.hero-copy{font-size:17px;margin-bottom:0}.main-grid{display:block}.map-card{border-radius:18px}#map{height:min(58vh,520px)}.zone-pill{left:10px;bottom:10px}.map-tabs{top:10px;left:10px}.stats-grid{display:flex;overflow-x:auto;gap:10px;padding:12px 0 4px;scroll-snap-type:x mandatory}.stat-card{min-width:154px;min-height:105px;scroll-snap-align:start}.featured-panel{margin-top:10px;border-radius:18px;padding:14px}.featured-list{display:flex;overflow-x:auto;gap:12px;margin:0 -2px;padding-bottom:5px}.featured-card{min-width:82vw;max-width:330px}.featured-image{height:150px}.browser-head{align-items:center}.browser-head h2{font-size:34px}.browser-head .btn{display:none}.filter-row{position:sticky;top:64px;z-index:700;background:var(--bg);padding:8px 0}.cards-grid{grid-template-columns:1fr}.content-card{min-height:160px}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:1000;bottom:0;left:0;right:0;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-nav button,.mobile-nav a{border:0;background:transparent;display:grid;place-items:center;gap:2px;color:#656a62}.mobile-nav span{font-size:18px}.mobile-nav em{font-style:normal;font-size:10px}.mobile-nav .active{color:var(--accent);font-weight:700}.detail-drawer{top:auto;bottom:0;right:0;left:0;width:100%;height:min(76vh,680px);border-radius:22px 22px 0 0;transform:translateY(100%);padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.detail-drawer.open{transform:none}.drawer-close{top:10px}}
@media(max-width:420px){.hero h1{font-size:40px}.hero-copy{font-size:16px}.top-actions .solid{font-size:12px}.global-search input{font-size:14px}.featured-card{min-width:88vw}}

.card-photo{height:150px;margin:-16px -16px 14px;background-size:cover;background-position:center;border-radius:17px 17px 0 0}
.content-card.visual,.featured-card{position:relative}.fav-btn{position:absolute;right:12px;top:12px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.92);font-size:20px;display:grid;place-items:center;z-index:3}.fav-btn.active{color:#8f3940}.featured-card>.fav-btn{top:10px}
.drawer-photo{height:220px;margin:-26px -26px 22px;background-size:cover;background-position:center}.drawer-section{border-top:1px solid var(--line);margin-top:22px;padding-top:15px}.drawer-section h3{font:600 18px Georgia,serif}.story-mini{padding:10px 0;border-bottom:1px solid var(--line)}.story-mini p{font-size:13px;margin:5px 0}.related-row{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:11px 0;display:flex;justify-content:space-between;text-align:left}
@media(max-width:760px){.drawer-photo{margin:-24px -18px 20px;height:190px}.card-photo{height:180px}}

.near-auth{margin-left:auto}
@media(max-width:760px){
  #nearMeBtn{display:none}
  .near-auth{padding:8px 10px;font-size:12px;margin-left:auto}
}

/* Shared collapsible desktop sidebar */
.sidebar{transition:width .22s ease,padding .22s ease}.shell{transition:grid-template-columns .22s ease}.sidebar-toggle{position:absolute;right:-14px;top:92px;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--accent);box-shadow:0 5px 18px #0001;z-index:20;font-size:20px;line-height:1}.shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.shell.sidebar-collapsed .sidebar{padding-left:10px;padding-right:10px}.shell.sidebar-collapsed .brand span:last-child,.shell.sidebar-collapsed .nav-item em,.shell.sidebar-collapsed .admin-entry,.shell.sidebar-collapsed .side-note{display:none}.shell.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.shell.sidebar-collapsed .brand-mark{margin-right:0}.shell.sidebar-collapsed .nav-item{justify-content:center;padding-left:8px;padding-right:8px}.shell.sidebar-collapsed .sidebar-toggle{transform:rotate(180deg)}
@media(max-width:760px){.sidebar-toggle{display:none}}

/* v8 — Home visual pass. Reference: approved desktop mockup. */
:root{
  --bg:#fbfbfa;--panel:#fff;--soft:#f4f5f2;--ink:#181b17;--muted:#72776f;--line:#e6e8e2;
  --accent:#4d6538;--accent2:#6e835a;--accentSoft:#edf3e8;--cream:#f7f1e8;
  --radius:16px;--shadow:0 10px 28px rgba(38,48,32,.055)
}
.shell{grid-template-columns:230px minmax(0,1fr)}
.sidebar{padding:22px 16px 18px;background:#fff}
.brand{padding:2px 10px 36px;font:600 20px Georgia,"Times New Roman",serif;gap:12px}
.brand-logo{width:37px;height:31px;object-fit:contain}
.side-nav{gap:5px}.nav-item{min-height:47px;padding:11px 16px;border-radius:12px;font-size:14px}
.nav-item img{width:21px;height:21px;opacity:.82}.nav-item.active img{opacity:1}
.nav-item.active{background:#f0f2ed;color:#496038}
.side-nav:after{content:"";height:1px;background:var(--line);margin:12px 8px 5px}
.profile-link{margin-top:0}.side-note{padding:18px 12px 2px;background:url('/shared-assets/decorations/mountain-fade.svg') center bottom/170px auto no-repeat;min-height:190px;display:flex;align-items:flex-end}
.sidebar-toggle{top:78px;right:-13px;width:26px;height:26px;font-size:17px;opacity:.28}.sidebar:hover .sidebar-toggle,.sidebar-toggle:focus{opacity:1}
.topbar{height:78px;padding:0 34px;border-color:#eceee9;background:rgba(255,255,255,.94)}
.global-search{width:min(570px,50vw);height:44px;border-radius:12px;background:#f7f8f6;padding:0 14px}.global-search img{width:20px;height:20px;opacity:.7}
.btn{border-radius:11px;padding:11px 19px}.btn.solid{background:#455f35}.top-actions{gap:13px}
.content{padding:0 36px 46px;max-width:1600px;margin:0 auto}
.hero{min-height:168px;padding:39px 0 24px;display:block;overflow:visible}
.hero h1{font:600 clamp(48px,4.4vw,72px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:0 0 8px;position:relative;z-index:2}
.hero-copy{font:400 21px/1.35 Georgia,"Times New Roman",serif;color:#767a74;margin:0;position:relative;z-index:2}
.hero-landscape{right:-36px;top:0;width:58%;height:100%;background:url('/shared-assets/decorations/mountain-fade.svg') right center/cover no-repeat;opacity:.9}
.main-grid{grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}
.map-card{border-radius:18px;border-color:#e4e7df;box-shadow:none}
#map{height:515px}
.map-tabs{top:16px;left:17px;padding:4px 5px;border:1px solid #e5e7e0;border-radius:13px;box-shadow:0 3px 12px rgba(0,0,0,.06)}
.map-tab{padding:9px 15px;border-radius:10px;font-size:13px;color:#4e534b}.map-tab.active{background:#4d6538;color:#fff}
.zone-pill{left:18px;bottom:16px;padding:7px 12px 7px 7px;border-radius:15px;min-width:235px;box-shadow:0 5px 18px rgba(0,0,0,.08)}
.zone-thumb{width:65px;height:48px;border-radius:10px;background:url('/shared-assets/decorations/mountain-fade.svg') 48% 60%/cover no-repeat,#d9e2d3}.zone-pill b{font:600 15px Georgia,serif}.zone-pill small{font-size:12px;margin-top:2px}
.stats-grid{gap:14px;margin-top:17px}.stat-card{border:0;border-radius:17px;padding:16px 18px;min-height:116px;background:linear-gradient(135deg,#f8faf4,#f4f7f0)}
.stat-card:nth-child(2){background:linear-gradient(135deg,#f2f9f0,#eef6ed)}.stat-card:nth-child(3){background:linear-gradient(135deg,#fbf8f2,#f7f2e9)}.stat-card:nth-child(4){background:linear-gradient(135deg,#fbf5f1,#f7eee9)}
.stat-icon{width:37px;height:37px}.stat-card b{font:600 30px Georgia,serif}.stat-card small{font-size:14px}.stat-card .arrow{width:34px;height:34px}
.featured-panel{border:0;border-radius:18px;padding:0 0 2px;background:transparent;box-shadow:none}
.section-heading{padding:0 2px 12px}.section-heading h2{font:600 21px Georgia,serif}.link-btn{font-size:13px;color:#50623f}
.featured-list{gap:12px}.featured-card{border-radius:15px;border:1px solid #e8e9e4;box-shadow:0 4px 14px rgba(40,50,32,.04);overflow:hidden}
.featured-image{height:112px;background:#dce4d6;background-size:cover!important;background-position:center!important}.featured-image:after{display:none}
.featured-copy{padding:9px 13px 11px}.featured-copy h3{font:600 20px Georgia,serif;margin-bottom:3px}.featured-meta{font-size:11.5px}.featured-copy p{font-size:13px;line-height:1.34;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fav-btn{width:34px;height:34px;font-size:18px}
.shell.sidebar-collapsed{grid-template-columns:74px minmax(0,1fr)}
.shell.sidebar-collapsed .brand-logo{width:34px}.shell.sidebar-collapsed .brand span:last-child{display:none}
.shell.sidebar-collapsed .nav-item img{width:22px;height:22px}
.shell.sidebar-collapsed .side-nav:after{margin-inline:4px}
@media(max-width:1100px){.main-grid{grid-template-columns:1fr}.featured-panel{margin-top:4px}.featured-list{grid-template-columns:repeat(3,minmax(250px,1fr))}.hero-landscape{width:64%}}

/* v9 — Mapa / Què hi ha a prop? */
.nearby-view{padding:28px 0 10px}.nearby-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.nearby-title-row h1{font:600 clamp(42px,4vw,64px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:2px 0 8px}.nearby-title-row p:last-child{margin:0;color:var(--muted);font:400 18px/1.4 Georgia,serif}.nearby-locate{display:flex;align-items:center;gap:9px;white-space:nowrap}.nearby-locate img{width:20px;height:20px}.nearby-filters{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:16px}.nearby-filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 15px;display:flex;align-items:center;gap:7px;color:#4e544b}.nearby-filters button.active{background:var(--accent);border-color:var(--accent);color:#fff}.nearby-filters img{width:18px;height:18px}.nearby-filters button.active img{filter:brightness(0) invert(1)}
.nearby-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:stretch}.nearby-map-card{position:relative;min-width:0;height:650px;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#e7eee2}.nearby-map-card #nearbyMap{height:100%;width:100%}.nearby-map-switch{position:absolute;z-index:550;left:16px;top:16px;background:#fff;border:1px solid #e2e5dd;border-radius:13px;padding:4px;display:flex;gap:2px;box-shadow:0 4px 16px rgba(0,0,0,.07)}.nearby-map-switch button{border:0;background:transparent;border-radius:10px;padding:9px 14px;color:#53594f}.nearby-map-switch button.active{background:var(--accent);color:#fff}.nearby-location-card{position:absolute;left:17px;bottom:16px;z-index:550;display:flex;gap:11px;align-items:center;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:15px;padding:10px 14px 10px 11px;box-shadow:0 6px 20px rgba(0,0,0,.08);max-width:min(390px,calc(100% - 34px))}.nearby-location-card .location-dot{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#4e8df5;box-shadow:0 0 0 5px #dbe9ff;border:4px solid #fff}.nearby-location-card div{display:grid;gap:2px}.nearby-location-card b{font:600 15px Georgia,serif}.nearby-location-card small{font-size:12px;color:var(--muted)}
.nearby-panel{border:1px solid var(--line);background:#fff;border-radius:19px;padding:18px;min-width:0;overflow:hidden}.nearby-panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:13px}.nearby-panel-head h2{font:600 22px Georgia,serif;margin:0 0 3px}.nearby-panel-head span{font-size:12px;color:var(--muted)}.nearby-list{display:grid;gap:7px;max-height:574px;overflow:auto;padding-right:2px}.nearby-row{position:relative;border:1px solid #eceee8;background:#fff;border-radius:14px;padding:8px;display:grid;grid-template-columns:96px minmax(0,1fr) 26px;gap:11px;align-items:center;text-align:left}.nearby-row:hover{background:#fafbf8}.nearby-row-photo{height:72px;border-radius:10px;background:#e8ece4 center/cover no-repeat}.nearby-row-copy{min-width:0}.nearby-row-copy .kind{display:flex;align-items:center;gap:5px;color:#617150;font-size:11px;margin-bottom:3px}.nearby-row-copy .kind img{width:15px;height:15px}.nearby-row-copy h3{font:600 17px/1.15 Georgia,serif;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nearby-row-copy p{margin:0;font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nearby-row-arrow{color:#757b72;font-size:18px}.nearby-empty{padding:28px 12px;text-align:center;color:var(--muted)}
.nearby-mobile-head,.nearby-mobile-tabs,.nearby-mobile-sheet{display:none}.nearby-carousel{display:flex;gap:10px;overflow-x:auto}.nearby-mini{min-width:150px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.nearby-mini-photo{height:78px;background:#e8ece4 center/cover no-repeat}.nearby-mini-copy{padding:8px 9px 9px}.nearby-mini-copy b{font:600 14px/1.15 Georgia,serif;display:block;margin-bottom:3px}.nearby-mini-copy small{font-size:10.5px;color:var(--muted)}
@media(max-width:1120px){.nearby-layout{grid-template-columns:minmax(0,1fr) 340px}.nearby-map-card{height:600px}.nearby-row{grid-template-columns:82px minmax(0,1fr) 22px}.nearby-row-photo{height:66px}}
@media(max-width:760px){
  body.map-mode{padding-bottom:74px}.map-mode .topbar{display:none}.map-mode .content{padding:0}.map-mode .mobile-nav{z-index:1400}.nearby-view{padding:0;background:#fff;min-height:calc(100vh - 74px)}
  .nearby-mobile-head{height:104px;padding:48px 20px 12px;display:flex;align-items:center;justify-content:space-between}.nearby-mobile-brand{display:flex;align-items:center;gap:9px;font:600 18px Georgia,serif}.nearby-mobile-brand img{width:38px;height:31px}.nearby-mobile-actions{display:flex;gap:9px}.round-ui{width:43px;height:43px;border-radius:14px;border:1px solid #eceee9;background:#fff;display:grid;place-items:center;box-shadow:0 5px 18px rgba(0,0,0,.05)}.round-ui img{width:20px;height:20px}
  .nearby-mobile-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:0 16px 10px;padding:4px;background:#f5f6f3;border:1px solid #eceee9;border-radius:18px}.nearby-mobile-tabs button{border:0;background:transparent;border-radius:14px;padding:10px 4px;font-size:13px;color:#4c514a}.nearby-mobile-tabs button.active{background:var(--accent);color:#fff}
  .nearby-title-row,.nearby-filters{display:none}.nearby-layout{display:block}.nearby-panel{display:none}.nearby-map-card{height:calc(100vh - 264px);min-height:500px;border:0;border-radius:0}.nearby-map-switch{display:none}.nearby-location-card{left:20px;bottom:104px;max-width:calc(100% - 40px);padding:9px 12px 9px 9px}.nearby-location-card .location-dot{width:34px;height:34px;flex-basis:34px}.nearby-location-card b{font-size:14px}.nearby-location-card small{font-size:11px}
  .nearby-mobile-sheet{display:block;position:absolute;left:0;right:0;bottom:0;z-index:650;background:#fff;border-radius:22px 22px 0 0;padding:7px 18px 14px;box-shadow:0 -6px 24px rgba(0,0,0,.08)}.sheet-handle{width:38px;height:4px;border-radius:999px;background:#d7dad4;margin:0 auto 8px}.sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sheet-head h2{font:600 18px Georgia,serif;margin:0}.nearby-carousel{margin-right:-18px;padding-right:18px}.nearby-mini{min-width:138px}.nearby-mini-photo{height:72px}
  .nearby-view.list-mode{padding-bottom:18px}.nearby-view.list-mode .nearby-map-card,.nearby-view.list-mode .nearby-mobile-sheet{display:none}.nearby-view.list-mode .nearby-title-row{display:block;padding:16px 20px 0}.nearby-view.list-mode .nearby-title-row .eyebrow,.nearby-view.list-mode .nearby-title-row .nearby-locate{display:none}.nearby-view.list-mode .nearby-title-row h1{font-size:34px;margin-bottom:4px}.nearby-view.list-mode .nearby-title-row p:last-child{font-size:15px}.nearby-view.list-mode .nearby-filters{display:flex;overflow-x:auto;flex-wrap:nowrap;padding:14px 20px 8px;margin:0}.nearby-view.list-mode .nearby-filters button{white-space:nowrap}.nearby-view.list-mode .nearby-panel{display:block;border:0;border-radius:0;padding:8px 20px}.nearby-view.list-mode .nearby-panel-head{display:none}.nearby-view.list-mode .nearby-list{max-height:none;overflow:visible;gap:9px}.nearby-view.list-mode .nearby-row{grid-template-columns:100px minmax(0,1fr) 24px;padding:8px;border-radius:0;border-width:0 0 1px}.nearby-view.list-mode .nearby-row-photo{height:70px}.nearby-view.list-mode .nearby-row-copy h3{font-size:17px}.nearby-view.list-mode .nearby-row-copy p{font-size:12px}
  .nearby-view.routes-mode .nearby-map-card,.nearby-view.routes-mode .nearby-mobile-sheet{display:none}.nearby-view.routes-mode .nearby-panel{display:block;border:0;padding:18px 20px}.nearby-view.routes-mode .nearby-title-row{display:block;padding:16px 20px 0}.nearby-view.routes-mode .nearby-title-row h1{font-size:34px}.nearby-view.routes-mode .nearby-title-row .eyebrow,.nearby-view.routes-mode .nearby-title-row .nearby-locate{display:none}.nearby-view.routes-mode .nearby-filters{display:none}
}

/* v10 — Fitxa de lloc */
.place-detail-view{padding:26px 0 8px}.place-detail-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:18px}.place-detail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.place-detail-head h1{font:600 clamp(46px,4.5vw,70px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:2px 0 7px}.place-detail-head p{margin:0;color:var(--muted);font-size:15px}.place-detail-actions{display:flex;align-items:center;gap:10px}.round-action{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:24px}.place-detail-actions .btn{display:flex;align-items:center;gap:8px}.place-detail-actions img,.place-arrive-btn img{width:18px;height:18px}.place-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.place-hero-photo{height:470px;border-radius:18px;background:#dde6d8 center/cover no-repeat;position:relative;overflow:hidden}.place-photo-counter{position:absolute;right:14px;bottom:14px;background:rgba(24,27,23,.72);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px}.place-thumbs{display:flex;gap:8px;margin:10px 0 18px;overflow-x:auto}.place-thumb{width:110px;height:74px;flex:0 0 110px;border:2px solid transparent;border-radius:11px;background:#e6e9e2 center/cover no-repeat;cursor:pointer}.place-thumb.active{border-color:var(--accent)}.place-tabs{display:flex;gap:3px;border-bottom:1px solid var(--line);margin-top:6px;overflow-x:auto}.place-tabs button{border:0;background:transparent;padding:12px 15px 11px;color:#6a7067;white-space:nowrap;border-bottom:2px solid transparent}.place-tabs button.active{color:var(--accent);font-weight:700;border-bottom-color:var(--accent)}.place-tab-panel{padding:20px 2px 30px}.place-tab-panel h2{font:600 25px Georgia,serif;margin:0 0 10px}.place-tab-panel p{font:400 16px/1.65 Georgia,serif;color:#4f554d;max-width:820px}.place-story{padding:14px 0;border-bottom:1px solid var(--line)}.place-story h3{font:600 20px Georgia,serif;margin:0 0 6px}.place-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.place-gallery div{aspect-ratio:4/3;border-radius:12px;background:center/cover no-repeat #e5e8e2}.place-facts{border:1px solid var(--line);background:#fff;border-radius:16px;padding:8px 15px}.place-fact{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid #edf0ea}.place-fact:last-child{border-bottom:0}.place-fact img{width:22px;height:22px}.place-fact small{display:block;color:var(--muted);font-size:11px;margin-bottom:2px}.place-fact b{font-size:14px}.place-route-btn,.place-arrive-btn{width:100%;margin-top:12px;justify-content:center}.place-related{margin-top:18px}.place-related h3{font:600 18px Georgia,serif;margin:0 0 8px}.place-related-row{display:grid;grid-template-columns:54px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:13px}.place-related-row .pic{width:54px;height:42px;border-radius:8px;background:#e7e9e4 center/cover no-repeat}.place-related-row b{font-family:Georgia,serif}.place-related-row span:last-child{color:var(--muted)}
@media(max-width:900px){.place-detail-layout{grid-template-columns:1fr}.place-detail-side{display:grid;grid-template-columns:1fr 1fr;gap:10px}.place-facts,.place-related{grid-column:1/-1}.place-route-btn,.place-arrive-btn{margin:0}.place-hero-photo{height:400px}}
@media(max-width:760px){.place-detail-view{padding:0 0 18px}.place-detail-breadcrumb{display:none}.place-detail-head{position:absolute;z-index:20;left:14px;right:14px;top:14px;align-items:center}.place-detail-head>div:first-child{display:none}.place-detail-actions{margin-left:auto}.place-detail-actions .btn{width:44px;height:44px;padding:0;border-radius:50%;font-size:0;justify-content:center;background:rgba(255,255,255,.92)}.round-action{background:rgba(255,255,255,.92)}.place-detail-layout{display:block}.place-hero-photo{height:42vh;min-height:310px;border-radius:0;margin:0 -12px}.place-thumbs{margin:9px 0 12px}.place-thumb{width:92px;height:64px;flex-basis:92px}.place-detail-side{display:block}.place-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:12px}.place-fact{grid-template-columns:24px 1fr}.place-route-btn,.place-arrive-btn{margin-top:10px}.place-tabs{margin-top:16px}.place-tab-panel p{font-size:15px}.place-related{margin-top:16px}.place-gallery{grid-template-columns:repeat(2,1fr)}}


/* Route detail — Wikiloc-inspired information density, A un tir de pedra visual language */
.route-detail-view{padding:26px 0 36px}.route-detail-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:18px}
.route-detail-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px}
.route-detail-head h1{font:600 clamp(42px,4.1vw,64px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:2px 0 8px}
.route-detail-head p{margin:0;color:var(--muted)}.route-detail-actions{display:flex;gap:10px;align-items:center}
.route-detail-actions .btn{display:flex;align-items:center;gap:8px}.route-detail-actions img{width:18px;height:18px}
.route-hero{height:330px;border-radius:18px;background:#dfe6da center/cover no-repeat;position:relative;overflow:hidden;margin-bottom:12px}
.route-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:10px 0 16px}
.route-stat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px 14px;display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center}
.route-stat img{width:24px;height:24px}.route-stat small{display:block;color:var(--muted);font-size:11px;margin-bottom:2px}.route-stat b{font-size:15px}
.route-tabs{display:flex;gap:3px;border-bottom:1px solid var(--line);overflow-x:auto}.route-tabs button{border:0;background:transparent;padding:12px 15px 11px;color:#6a7067;white-space:nowrap;border-bottom:2px solid transparent}.route-tabs button.active{color:var(--accent);font-weight:700;border-bottom-color:var(--accent)}
.route-tab-panel{padding-top:16px}.route-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:stretch}
.route-map-card,.route-profile-card,.route-poi-panel{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.route-map-card{position:relative;min-height:500px}.route-map{height:500px}.route-map-toolbar{position:absolute;z-index:500;left:14px;top:14px;background:#fff;border-radius:999px;padding:4px;display:flex;gap:2px;box-shadow:0 6px 18px #0001}
.route-map-toolbar button{border:0;background:transparent;border-radius:999px;padding:8px 12px;font-size:12px}.route-map-toolbar button.active{background:var(--accent);color:#fff}
.route-map-legend{position:absolute;z-index:500;left:14px;bottom:14px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 10px;display:flex;gap:14px;font-size:11px;color:#60665d;box-shadow:0 4px 12px #0001}
.route-map-legend span{display:flex;align-items:center;gap:6px}.route-map-legend i{display:inline-block}.route-map-legend .line{width:22px;border-top:4px solid var(--accent);border-radius:999px}.route-map-legend .poi{width:12px;height:12px;border:3px solid var(--accent);border-radius:50%;background:#fff}
.route-poi-panel{padding:14px}.route-poi-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding:2px 2px 12px}.route-poi-head h2{font:600 22px Georgia,serif;margin:1px 0}.route-poi-head>span{border-radius:999px;background:var(--accentSoft);color:var(--accent);padding:5px 9px;font-weight:700;font-size:12px}
.route-poi-list{display:grid;gap:2px;padding-top:6px;max-height:438px;overflow:auto}.route-poi-item{width:100%;border:0;background:#fff;border-radius:11px;padding:9px;display:grid;grid-template-columns:44px 1fr auto;gap:9px;align-items:center;text-align:left}.route-poi-item:hover{background:#f4f6f1}.route-poi-bubble{width:42px;height:42px;border-radius:50%;background:var(--accentSoft);display:grid;place-items:center;border:1px solid #cbd6c2}.route-poi-bubble img{width:22px;height:22px}.route-poi-item b{font-family:Georgia,serif;font-size:14px}.route-poi-item small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.route-poi-item>span:last-child{color:var(--muted)}
.route-poi-empty{padding:24px 10px;text-align:center;color:var(--muted);font-size:13px}
.route-profile-card{margin-top:14px;padding:16px}.route-profile-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px}.route-profile-head h2{font:600 23px Georgia,serif;margin:1px 0}.route-profile-hover{font-size:12px;color:var(--muted);text-align:right}
.route-elevation-profile{height:250px;position:relative}.route-elevation-profile svg{width:100%;height:100%;display:block;overflow:visible}.route-profile-grid{stroke:#e7e9e3;stroke-width:1}.route-profile-area{fill:#e8efe3}.route-profile-line{fill:none;stroke:var(--accent);stroke-width:3;vector-effect:non-scaling-stroke}.route-profile-cursor{stroke:#76836d;stroke-width:1;stroke-dasharray:4 4}.route-profile-dot{fill:#fff;stroke:var(--accent);stroke-width:3}.route-profile-axis{font:11px system-ui,sans-serif;fill:#7a8077}.route-profile-hit{fill:transparent;cursor:crosshair}
.route-gpx-poi-marker{background:transparent!important;border:0!important}.route-gpx-poi-marker .mini-globe{width:34px;height:34px;border-radius:50%;background:#fff;border:3px solid #4d673c;box-shadow:0 4px 10px #0003;display:grid;place-items:center}.route-gpx-poi-marker img{width:18px;height:18px}
.route-hover-marker{background:transparent!important;border:0!important}.route-hover-marker span{display:block;width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid #4d673c;box-shadow:0 3px 8px #0003}
.route-description-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.route-description-grid h2,.route-poi-full h2{font:600 26px Georgia,serif}.route-description-grid p{font:400 16px/1.65 Georgia,serif;color:#4f554d}
.route-side-note{border:1px solid var(--line);border-radius:15px;background:#fff;padding:15px;height:max-content}.route-side-note h3{font:600 18px Georgia,serif;margin:0 0 8px}.route-side-note p{font:13px/1.5 system-ui,sans-serif;margin:0;color:var(--muted)}
.route-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.route-gallery div{aspect-ratio:4/3;border-radius:12px;background:center/cover no-repeat #e5e8e2}
.route-story{padding:15px 0;border-bottom:1px solid var(--line)}.route-story h3{font:600 20px Georgia,serif;margin:0 0 5px}.route-story p{font:15px/1.6 Georgia,serif;color:#555}
@media(max-width:980px){.route-map-layout{grid-template-columns:1fr}.route-poi-panel{max-height:none}.route-poi-list{max-height:260px}.route-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.route-detail-view{padding:0 0 24px}.route-detail-breadcrumb{display:none}.route-detail-head{padding:14px 2px 6px;display:block}.route-detail-head h1{font-size:37px}.route-detail-actions{margin-top:12px}.route-detail-actions .btn{flex:1;justify-content:center}.route-hero{height:230px;border-radius:14px}.route-stats{grid-template-columns:repeat(2,1fr);gap:7px}.route-stat:last-child{grid-column:1/-1}.route-map-card{min-height:410px}.route-map{height:410px}.route-map-toolbar{left:8px;top:8px}.route-map-legend{display:none}.route-profile-card{padding:12px}.route-profile-head{display:block}.route-profile-hover{text-align:left;margin-top:4px}.route-elevation-profile{height:220px}.route-description-grid{grid-template-columns:1fr}.route-gallery{grid-template-columns:repeat(2,1fr)}}

/* v12 — rutes pròximes i combinació */
.route-map-legend .near{width:22px;border-top:3px dashed #7e8a77}.route-map-legend .mix{width:22px;border-top:4px solid #b66a37;border-radius:999px}
.route-context-panel{display:flex;flex-direction:column}.route-nearby-head{border-top:1px solid var(--line);padding:16px 2px 8px;margin-top:10px}.route-nearby-head h2{font:600 20px Georgia,serif;margin:2px 0 4px}.route-nearby-head small{color:var(--muted);font-size:11px;line-height:1.35;display:block}.route-nearby-list{display:grid;gap:4px;max-height:290px;overflow:auto;padding-top:5px}.route-nearby-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border-radius:11px;padding:5px;background:#fff;border:1px solid transparent}.route-nearby-row:hover{background:#f6f7f3}.route-nearby-row.selected{background:#fbf2eb;border-color:#e7c7b1}.route-nearby-open{border:0;background:transparent;text-align:left;padding:5px;min-width:0}.route-nearby-open b{font:600 13px Georgia,serif;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-nearby-open small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.route-nearby-add{border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;color:var(--accent)}.route-nearby-row.selected .route-nearby-add{color:#9a542d;border-color:#deb99f;background:#fff8f3}
.route-mix-card{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.route-mix-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.route-mix-head h2{font:600 23px Georgia,serif;margin:1px 0}.route-mix-head>span{border-radius:999px;background:#f4e9df;color:#9a542d;padding:5px 9px;font-size:11px;font-weight:700}.route-mix-chips{display:flex;gap:7px;flex-wrap:wrap;margin:11px 0}.route-mix-chips span{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:11px;background:#fafbf8}.route-mix-chips i{width:8px;height:8px;border-radius:50%;background:#b66a37}.route-mix-stats{display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:12px}.route-mix-stats b{font-size:14px}.route-mix-stats small{color:var(--muted);font-size:11px;flex:1;min-width:240px}.route-mix-card .btn{margin-top:13px;display:inline-flex;gap:8px;align-items:center}.route-mix-card .btn img{width:18px;height:18px}.route-mix-card .btn:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:980px){.route-nearby-list{max-height:220px}.route-mix-stats small{flex-basis:100%}}


/* v13 — editor de trams per combinar rutes */
.route-nearby-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}
.route-segment-editor{margin:10px 0 2px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:#fafaf7}
.route-segment-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;color:var(--muted)}
.route-segment-title b{color:var(--accent);font-size:12px}
.route-segment-editor label{display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:center;font-size:11px;color:var(--muted);margin:5px 0}
.route-segment-editor input[type="range"]{width:100%;accent-color:#b66a37}
.route-mix-segments{display:grid;gap:8px;margin:14px 0}
.route-mix-segment{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff}
.route-mix-order{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--accentSoft);color:var(--accent);font-weight:800;font-size:12px}
.route-mix-segment div{display:grid;gap:2px}.route-mix-segment small{color:var(--muted);font-size:11px}
@media(max-width:760px){
  .route-nearby-main{grid-template-columns:1fr auto}
  .route-segment-editor{padding:10px}
}


/* v14 — selecció gràfica d'inici/final de tram sobre el mapa */
.route-map-pick-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:8px 0}
.route-map-pick-actions button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px 9px;font-size:11px;color:var(--accent);font-weight:700}
.route-map-pick-actions button:hover{background:var(--accentSoft)}
.route-map-pick-hint{position:absolute;z-index:650;left:50%;top:16px;transform:translateX(-50%) translateY(-12px);opacity:0;pointer-events:none;display:flex;align-items:center;gap:10px;background:#26331f;color:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 8px 28px #0003;transition:.18s ease;max-width:min(92%,560px)}
.route-map-pick-hint.active{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}
.route-map-pick-hint b{font-size:12px;white-space:nowrap}.route-map-pick-hint span{font-size:11px;opacity:.82}.route-map-pick-hint button{border:1px solid #ffffff55;background:transparent;color:#fff;border-radius:8px;padding:6px 8px;font-size:11px}
.route-segment-endpoint{background:transparent;border:0}
.route-segment-endpoint span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;border:3px solid #b66a37;color:#8a4b24;font-weight:900;font-size:11px;box-shadow:0 3px 12px #0003}
.route-segment-endpoint.end span{background:#b66a37;color:#fff}
@media(max-width:760px){
  .route-map-pick-actions{grid-template-columns:1fr}
  .route-map-pick-hint{top:12px;width:calc(100% - 24px);left:12px;transform:translateY(-10px)}
  .route-map-pick-hint.active{transform:none}
  .route-map-pick-hint span{flex:1}
}

/* Reviewer preview */
.preview-banner{display:flex;align-items:center;gap:12px;padding:9px 22px;background:#efe7cf;border-bottom:1px solid #d4c69e;color:#3f3b2d;font-size:13px}
.preview-banner.hidden{display:none}
.preview-banner span{opacity:.8}.preview-banner a{margin-left:auto;color:inherit;font-weight:700;text-decoration:underline}
body.preview-mode .content-card[data-unpublished="1"]{outline:1px dashed #b58b42;outline-offset:-4px}
body.preview-mode .content-card[data-unpublished="1"]::after{content:"ESBORRANY";position:absolute;top:10px;right:10px;background:#efe7cf;color:#493b22;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800;letter-spacing:.08em}
@media(max-width:720px){.preview-banner{padding:8px 12px;gap:8px;flex-wrap:wrap}.preview-banner a{margin-left:0}}


/* v15 — shared approved watercolor territory assets */
:root{
  --art-territory-cool:url('/shared-assets/decorations/territory-panorama-cool.svg');
  --art-territory-warm:url('/shared-assets/decorations/territory-panorama-warm.svg');
  --art-territory-forest:url('/shared-assets/decorations/territory-horizon-forest.svg');
  --art-territory-square:url('/shared-assets/decorations/territory-forest-square.svg');
}

/* Maqueta aprovada: aquarel·la baixa al lateral, panorama a la capçalera i retall quadrat en miniatures. */
.side-note{
  min-height:205px;
  padding-bottom:18px;
  background-image:var(--art-territory-forest);
  background-position:center bottom;
  background-size:230px auto;
  background-repeat:no-repeat;
}
.hero-landscape{
  background-image:var(--art-territory-warm);
  background-position:right center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.96;
}
.zone-thumb{
  background-image:var(--art-territory-square);
  background-position:center 58%;
  background-size:cover;
  background-repeat:no-repeat;
}

/* Utilitats comunes: les mateixes claus visuals es poden reproduir en SwiftUI i Android. */
.shared-art{pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:contain}
.shared-art--cool{background-image:var(--art-territory-cool)}
.shared-art--warm{background-image:var(--art-territory-warm)}
.shared-art--forest{background-image:var(--art-territory-forest)}
.shared-art--square{background-image:var(--art-territory-square)}

@media(max-width:760px){
  .side-note{background-size:190px auto}
}
