/* ==========================================================================
   Ruta del Cafe de Resistencia
   Diseno "actualizado": pensado para celular primero. Mapa ilustrado cenital,
   buscador, filtros, vista de exploracion y vista de ruta.
   Las tipografias se sirven desde /assets/fonts, no desde Google.
   ========================================================================== */


:root{--green:#244a3a;--dark:#193d30;--terra:#ac482f;--beige:#f0e2c9;--paper:#fff9ee;--ink:#263e31;--muted:#656754;--line:#d1c4a9;--font:'DM Sans',Arial,sans-serif;--serif:'Fraunces',Georgia,serif;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--green);color:var(--ink);font:16px/1.5 var(--font);overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;border:0;color:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--terra);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08}h1,h2{letter-spacing:-.055em}p{color:var(--muted)}em{font-family:var(--serif);font-weight:500;color:var(--terra)}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;color:var(--terra)}.app-shell{height:100vh;height:100dvh;display:grid;grid-template-columns:104px minmax(0,1fr);padding:16px 16px 16px 0}.navigation-rail{display:flex;flex-direction:column;align-items:center;gap:24px;color:var(--beige);padding:15px 8px 9px;min-height:0}.rail-brand{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;font-size:11px;line-height:1.16;font-weight:900;letter-spacing:.04em}.rail-brand>.icon{height:34px;width:34px}.rail-brand>span:first-child .icon{height:34px;width:34px}.navigation-rail nav{display:flex;flex-direction:column;gap:11px;width:100%;margin-top:25px}.navigation-rail nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:69px;border-radius:18px;font-size:.8125rem;opacity:.8}.navigation-rail nav a[aria-current="page"]{background:var(--beige);color:var(--green);opacity:1}.navigation-rail nav .icon{height:25px;width:25px}.rail-route{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:6px;background:transparent;color:var(--paper);font-size:.8125rem;position:relative;padding:12px 15px}.rail-route b{position:absolute;right:4px;top:0;background:#ddb48b;color:var(--green);width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-size:12px}.rail-place{font-size:9px;letter-spacing:.09em;text-align:center;opacity:.6}.app-main{min-width:0;min-height:0;background:var(--beige);border-radius:24px;overflow:hidden;position:relative;outline:none!important}.screen{height:100%;overflow:auto;overscroll-behavior:contain;animation:screen-in .25s ease-out;scrollbar-color:#b4b596 transparent;scrollbar-width:thin}.map-screen{position:relative;overflow:hidden;background:#ecddc4}.map-surface,#map{position:absolute;inset:0;background:#ecddc4}#map{font-family:var(--font);z-index:0}.map-screen:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:300;background:linear-gradient(90deg,#ecddc4 0%,#ecddc4e8 15%,#ecddc420 36%,transparent 50%)}.map-editorial{position:absolute;top:42px;left:42px;z-index:400;max-width:340px}.map-editorial .eyebrow{font-size:11px;margin-bottom:27px}.map-editorial h1{font-size:clamp(68px,7.5vw,110px);line-height:.96;font-weight:900;letter-spacing:-.08em}.map-editorial h1>span{color:var(--terra)}.map-editorial>p:not(.eyebrow){font-size:1rem;margin-top:23px;color:var(--green)}.map-editorial>p strong{font-weight:600}.explore-button{margin-top:25px;background:var(--green);color:var(--paper);border-radius:6px;padding:14px 17px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:14px;min-height:50px;box-shadow:4px 4px 0 #2c4b3930}.explore-button .icon{height:18px;width:18px}.editorial-note{display:block;margin-top:16px;color:var(--terra);font-family:var(--serif);font-size:1rem;font-style:italic}.event-badge{position:absolute;right:34px;top:30px;z-index:400;background:var(--terra);color:var(--paper);width:138px;height:138px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);box-shadow:0 0 0 6px #ac482f16}.event-badge span{font-size:10px;letter-spacing:.09em;font-weight:700}.event-badge strong{font-size:52px;line-height:1.1;letter-spacing:-.07em}.event-badge span:last-child{font-size:12px;letter-spacing:.03em;margin-top:4px}.map-tools{position:absolute;right:33px;top:194px;display:flex;flex-direction:column;align-items:center;gap:19px;z-index:400}.map-tool{width:43px;height:43px;display:grid;place-items:center;border:1px solid #b7b294;background:var(--paper);border-radius:50%}.compass{display:flex;flex-direction:column;align-items:center;font-size:.75rem;font-weight:800;color:var(--green)}.compass .icon{height:26px;width:18px}.map-caption{position:absolute;left:42px;bottom:168px;z-index:400;color:var(--green);font-size:.8125rem;max-width:310px}.map-caption small{display:block;font-size:.75rem;color:#66715c;margin-top:5px}.live-key{display:inline-block;width:9px;height:9px;border:2px solid var(--terra);border-radius:50%;margin-right:5px}.map-mode{position:absolute;left:42px;bottom:108px;z-index:400;display:flex;gap:3px;border:1px solid #b8b497;background:var(--paper);padding:4px;border-radius:30px}.map-mode button{background:transparent;border-radius:30px;min-height:36px;padding:8px 13px;font-size:.8125rem}.map-mode button[aria-selected="true"]{background:var(--green);color:var(--paper)}.map-mode b{font-size:.75rem;margin-left:4px}.journey-pill{position:absolute;bottom:108px;right:32px;z-index:400;display:flex;align-items:center;gap:15px;background:var(--paper);border:1px solid #a6b09a;box-shadow:5px 5px 0 #566c4420;padding:15px 18px;max-width:440px;text-align:left;border-radius:16px}.journey-symbol{color:var(--terra)}.journey-symbol .icon{height:29px;width:29px}.journey-copy{display:flex;flex-direction:column;gap:3px}.journey-copy strong{font-size:.9375rem;line-height:1.3}.journey-copy>span{font-size:.75rem;color:var(--muted)}.journey-arrow{background:var(--green);color:var(--paper);width:35px;height:35px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.journey-arrow .icon{width:18px;height:18px}.journey-chips{display:flex;margin-left:5px}.mini-chip{display:grid;place-items:center;height:27px;width:27px;background:var(--cafe-color);color:var(--cafe-foreground);border:2px solid var(--paper);border-radius:50%;font-size:11px;font-weight:700;margin-left:-7px}.cafe-ribbon{position:absolute;bottom:0;left:0;right:0;z-index:400;display:flex;align-items:center;gap:21px;background:var(--paper);border-top:1px solid var(--line);height:80px;padding:0 24px}.ribbon-label{font-size:10px;font-weight:800;letter-spacing:.1em;max-width:85px;color:var(--terra);line-height:1.4;flex-shrink:0}.cafe-strip{display:flex;align-items:center;gap:11px;overflow:auto;scrollbar-width:none;flex:1;min-width:0;padding:10px 3px;scroll-behavior:smooth}.cafe-strip::-webkit-scrollbar{display:none}.strip-cafe{display:flex;align-items:center;gap:9px;white-space:nowrap;background:transparent;border:1px solid #d0c8ae;border-radius:25px;font-size:.875rem;min-height:41px;padding:9px 14px}.strip-cafe .strip-color{height:18px;width:18px;border-radius:50%;background:var(--cafe-color);display:grid;place-items:center;color:var(--cafe-foreground)}.strip-cafe .strip-color .icon{height:13px;width:13px}.strip-cafe.is-selected{border-color:var(--green);background:#e8eddc}.ribbon-next{height:38px;width:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;flex-shrink:0}.map-error{position:absolute;inset:0;background:#fff9eef0;z-index:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:35px;text-align:center}.map-error strong{font-size:26px}.map-error p{max-width:390px}
/* Cada sección ocupa su propia pantalla. */
.catalogue-screen{padding:48px 50px 35px;background:var(--beige)}.page-header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:36px}.page-header h1{font-size:clamp(46px,5.6vw,82px);line-height:1.04;font-weight:800;margin-top:19px}.page-header h1 em{font-style:italic;letter-spacing:-.055em}.page-counter{display:flex;align-items:center;gap:18px;color:var(--terra);flex-shrink:0}.page-counter>strong{font-size:125px;font-weight:500;letter-spacing:-.09em;line-height:1}.page-counter>span{font-size:11px;letter-spacing:.07em;line-height:1.5;max-width:102px}.catalogue-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:19px;padding-bottom:22px;border-bottom:1px solid var(--green)}.search-box{display:flex;align-items:center;gap:11px;min-height:47px;background:transparent;border-bottom:1px solid #818c71;min-width:300px;flex:1;max-width:465px;padding:8px 0}.search-box .icon{width:20px;height:20px;color:var(--terra)}.search-box input{border:0;min-width:0;width:100%;background:none;font-size:1rem;color:var(--ink);outline-offset:5px}.search-box input::placeholder{color:#787766}.filter-list{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.filter-button{font-size:.875rem;border:1px solid #b9b297;background:transparent;border-radius:24px;padding:9px 12px;min-height:41px}.filter-button.active{background:var(--green);border-color:var(--green);color:var(--paper)}.filter-button b{font-size:12px;margin-left:3px}.catalogue-caption{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);padding:15px 0}.cafe-list{border-top:1px solid #adb297}.cafe-row{display:grid;grid-template-columns:68px minmax(0,1.2fr) minmax(0,1fr) auto;gap:20px;align-items:center;padding:27px 20px;border-bottom:1px solid #adb297;background:var(--card-wash);position:relative;transition:background .15s}.row-number{font-size:35px;font-weight:500;letter-spacing:-.05em;color:#64735a;line-height:1}.row-name{background:transparent;padding:0;text-align:left;display:block;font-family:var(--serif);font-size:30px;font-weight:500;line-height:1.16;letter-spacing:-.03em}.row-address{font-size:.875rem;margin-top:8px}.row-offering{font-size:.875rem;color:#52604b}.row-actions{display:flex;align-items:center;gap:18px}.row-info{font-size:.8125rem;display:flex;align-items:center;gap:7px;background:none;padding:10px 0;white-space:nowrap}.row-info .icon{height:15px;width:15px}.row-select{height:46px;width:46px;border:1px solid var(--green);background:transparent;color:var(--green);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.row-select .icon{height:23px;width:23px}.cafe-row.is-selected .row-select{background:var(--green);color:var(--paper)}.cafe-row.is-selected{box-shadow:inset 5px 0 var(--green)}.empty-state{padding:45px 20px;text-align:center;background:#e5d8bc;border-radius:8px}.empty-state>.icon{height:35px;width:35px;margin-bottom:19px;color:var(--terra)}.empty-state h2{font-size:32px;letter-spacing:-.035em}.empty-state p{margin:12px 0 22px}.sources-details{padding-top:25px;font-size:.8125rem;color:var(--muted)}summary{cursor:pointer}.sources-details p{margin-top:13px}.sources-details ul{padding-left:20px;columns:2}.sources-details li{padding:4px 0;break-inside:avoid}.sources-details a{text-decoration:underline;text-underline-offset:3px}
.promos-screen{background:#eccbb0}.promos-poster{display:grid;grid-template-columns:1.25fr 1fr;min-height:355px;background:var(--terra);color:var(--paper);overflow:hidden}.promos-poster>div:first-child{padding:46px 50px;align-self:center;min-width:0}.promos-poster .eyebrow{color:#f5d7bc;font-size:11px}.promos-poster h1{font-size:clamp(44px,5vw,72px);line-height:1.04;font-weight:800;margin:23px 0}.promos-poster h1 em{color:#f1dab6}.promos-poster p:not(.eyebrow){max-width:370px;color:#f5ddc4}.coffee-photo{position:relative;min-height:355px}.coffee-photo img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.coffee-photo>span{position:absolute;bottom:30px;left:28px;display:grid;place-items:center;border-radius:50%;height:96px;width:96px;background:var(--beige);color:var(--terra);font-weight:900;font-size:16px;transform:rotate(-13deg);box-shadow:0 0 0 5px #f0e2c932}.promos-content{padding:34px 50px 45px}.promo-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:25px}.promo-tabs{display:flex;gap:3px;border:1px solid #ad876f;padding:4px;border-radius:5px}.promo-tabs button{background:none;min-height:43px;padding:10px 16px;font-size:.875rem;color:var(--terra);font-weight:700;border-radius:3px}.promo-tabs button[aria-selected="true"]{background:var(--terra);color:var(--paper)}.promo-empty{display:flex;align-items:center;gap:25px;background:var(--paper);padding:30px 33px;border-radius:5px;box-shadow:5px 5px 0 #c6a187;position:relative;border-left:6px solid var(--green)}.promo-empty-icon{height:60px;width:60px;display:grid;place-items:center;background:var(--green);color:var(--paper);border-radius:50%;flex-shrink:0}.promo-empty-icon .icon{height:28px;width:28px}.promo-empty h3{font-family:var(--serif);font-size:32px;font-weight:500;letter-spacing:-.03em}.promo-empty p{font-size:1rem;margin-top:12px;max-width:650px}.soon-pill{font-size:10px;font-weight:800;letter-spacing:.08em;position:absolute;right:20px;top:-12px;padding:7px 12px;background:var(--green);color:var(--paper);transform:rotate(4deg)}.promos-map-link{display:flex;align-items:center;gap:20px;min-height:46px;font-size:.9375rem;background:none;margin-top:26px;padding:0;font-weight:600}.promos-map-link .icon{width:19px;height:19px}.promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.promo-card{padding:28px;background:var(--paper);border-left:4px solid var(--green);display:flex;flex-direction:column;gap:16px}.promo-card h3{font-size:27px;font-family:var(--serif);font-weight:500}.promo-card p{font-size:.9375rem}.promo-card .button{margin-top:auto}.promo-dates{font-size:.8125rem!important}
.passport-screen{background:#dbe1cb;padding:35px 50px 40px}.passport-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.passport-header p{font-family:var(--serif);font-size:17px;font-style:italic;color:var(--green)}.passport-book{display:grid;grid-template-columns:1fr 1fr;max-width:1050px;margin:auto;box-shadow:8px 10px 0 #a7b79870;min-height:455px}.passport-cover{background:var(--terra);color:var(--paper);padding:30px 40px 32px;display:flex;flex-direction:column;border-radius:12px 0 0 12px;position:relative}.cover-kicker{font-size:11px;letter-spacing:.15em;font-weight:700;color:#f3d3b5}.passport-cover h1{font-size:clamp(40px,5vw,69px);line-height:1.04;margin:25px 0 23px;font-weight:800}.passport-cover h1 em{color:#f2d5b4}.passport-cover p{color:#f4d6bd}.cover-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:auto;padding-top:25px}.cover-cup{height:64px;width:64px;display:grid;place-items:center;border:1px solid #ecc2a1;border-radius:50%;transform:rotate(-10deg)}.cover-cup .icon{height:34px;width:34px}.cover-bottom strong{font-size:11px;letter-spacing:.08em;font-weight:700}.passport-page{padding:28px 35px 26px;background:var(--paper);border-radius:0 12px 12px 0;border-left:1px dashed #c2b69b;box-shadow:inset 12px 0 17px -16px #533619;min-width:0}.passport-page-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.passport-page-top h2{font-size:36px;letter-spacing:-.04em;font-family:var(--serif);font-weight:500}.passport-page-top>span{font-size:26px;color:var(--terra);font-weight:700;letter-spacing:-.04em;line-height:1.05}.passport-owner{font-size:.8125rem;display:flex;align-items:center;gap:10px;margin-top:21px}.passport-owner>span{height:16px;border-bottom:1px solid #b7b298;flex:1}.stamp-grid{margin-top:23px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stamp{border:1px dashed #a6ad8f;border-radius:50%;aspect-ratio:1;max-width:80px;width:100%;justify-self:center;display:flex;align-items:center;justify-content:center;position:relative;font-size:18px;color:#929880}.stamp.reward{background:var(--green);color:var(--paper);border-color:var(--green);flex-direction:column;gap:3px}.stamp.reward .icon{height:24px;width:24px}.stamp.reward strong{font-size:9px;line-height:1.2}.stamp-caption{grid-column:1/-1;text-align:center;color:var(--terra);font-size:.8125rem;margin-top:4px}.passport-paper-note{border-top:1px solid #d8ceba;padding-top:15px;margin-top:18px;display:flex;gap:9px;align-items:center}.passport-paper-note .icon{color:var(--terra);height:24px;width:24px}.passport-paper-note p{font-size:.75rem}.passport-how{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin:36px auto 25px;max-width:1050px}.step-number{font-size:13px;letter-spacing:.03em;color:var(--terra);font-weight:700}.passport-how h3{font-size:20px;margin:8px 0;letter-spacing:-.03em}.passport-how p{font-size:.875rem}.passport-notes{border-top:1px solid #a0b193;padding-top:20px;font-size:.8125rem;max-width:1050px;margin:auto}.proposed-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--terra)}.passport-notes>p{margin-top:8px}.passport-notes details{margin-top:13px}.passport-notes summary{display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:600;list-style:none}.passport-notes summary .icon{height:16px;width:16px}.passport-notes details p{margin-top:11px}
/* Fichas y recorrido aparecen en paneles que se pueden cerrar. */
.sheet{position:fixed;inset:20px 20px 20px auto;width:min(410px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 40px);margin:0;border:0;padding:0;border-radius:18px;background:var(--paper);color:var(--ink);box-shadow:-15px 0 50px #1b3c2930;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.sheet[open]{animation:sheet-in .23s ease-out}.sheet::backdrop{background:#15382745;backdrop-filter:blur(2px)}.sheet-close{position:absolute;right:15px;top:15px;z-index:5;width:38px;height:38px;display:grid;place-items:center;background:var(--paper);border:1px solid #d4c9b4;border-radius:50%;color:var(--green)}.sheet-close .icon{height:20px;width:20px}.detail-head{background:var(--cafe-color,var(--green));color:var(--cafe-foreground,var(--paper));padding:28px 28px 22px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:22px}.detail-head .eyebrow{color:inherit;font-size:11px;max-width:240px;padding-right:40px}.detail-nav{display:flex;gap:6px}.icon-button{height:36px;width:36px;display:grid;place-items:center;background:var(--paper);border-radius:50%;color:var(--green);border:1px solid #d7cbb3}.detail-nav .icon{width:17px;height:17px}.detail-body{padding:27px 28px 20px}.detail-badge{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cafe-monogram{height:62px;width:62px;display:grid;place-items:center;border-radius:50%;background:var(--cafe-color);color:var(--cafe-foreground);font-family:var(--serif);font-size:25px}.detail-index{font-size:13px;color:var(--muted)}.detail-body h2{font-size:40px;font-weight:800;line-height:1.04;overflow-wrap:anywhere}.address-line{display:flex;align-items:flex-start;gap:9px;margin-top:16px;font-size:.9375rem}.address-line .icon{width:18px;height:18px;color:var(--terra);margin-top:3px}.detail-description{font-size:1rem;margin-top:20px}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:19px}.tag{background:#e5e9d5;color:var(--green);font-size:.8125rem;padding:5px 9px;border-radius:3px}.detail-promo{border-top:1px solid var(--line);margin-top:23px;padding-top:19px;font-size:.875rem}.detail-promo-label{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--terra);margin-bottom:8px}.detail-promo-label .icon{height:18px;width:18px}.detail-bottom{padding:0 28px 27px}.detail-actions{display:grid;gap:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:5px;border:1px solid transparent;padding:12px 17px;font-size:.9375rem;font-weight:600;line-height:1.4}.button .icon{height:19px;width:19px}.button-terra{background:var(--terra);color:var(--paper)}.button-green{background:var(--green);color:var(--paper)}.button-outline{border-color:#aeb39a;background:transparent;color:var(--green)}.detail-link{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;font-size:.8125rem;text-decoration:underline;text-underline-offset:4px}.detail-link .icon{height:15px;width:15px}.pending-note{font-size:.875rem;color:var(--terra);margin-top:17px;padding:12px;border-left:3px solid var(--terra);background:#f1dfc9}.detail-map-link{background:transparent;color:var(--terra);display:flex;align-items:center;gap:7px;font-size:.875rem;min-height:38px;padding:8px 0;margin-top:10px;font-weight:600}.detail-map-link .icon{width:17px;height:17px}.route-intro{padding:35px 28px 23px;background:var(--green);color:var(--paper)}.route-intro .eyebrow{color:#d7c6a8;font-size:11px;padding-right:40px}.route-intro h2{font-size:40px;margin:25px 0 13px;font-weight:800;max-width:260px}.route-intro p{font-size:.875rem;color:#d8e0ca}.route-local{font-size:.75rem!important;display:flex;gap:7px;align-items:flex-start;margin-top:10px}.route-local .icon{height:15px;width:15px;margin-top:2px}.route-list{padding:0 25px;list-style:none;margin:0;max-height:none}.route-item{display:grid;grid-template-columns:34px 1fr auto;gap:13px;align-items:start;padding:18px 0;border-bottom:1px solid var(--line)}.route-number{height:30px;width:30px;border-radius:50%;background:var(--cafe-color);color:var(--cafe-foreground);display:grid;place-items:center;font-size:.875rem;font-weight:700;margin-top:2px}.route-item-name{background:none;font-size:1rem;font-weight:700;padding:0;line-height:1.4;text-align:left}.route-item-main p{font-size:.8125rem;margin-top:4px}.route-item-actions{display:flex;gap:5px;margin-top:8px}.route-item-actions button,.route-remove{height:34px;width:34px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:transparent}.route-item-actions .icon,.route-remove .icon{height:16px;width:16px}.route-remove{border:0}.route-footer{padding:25px 28px}.route-footer>.button{width:100%}.route-footer>p{font-size:.75rem;margin-top:13px;text-align:center}.route-secondary{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:13px}.text-button{background:none;font-size:.875rem;font-weight:500;padding:9px 0;text-decoration:underline;text-underline-offset:4px}.route-empty{padding:70px 30px 38px;display:flex;flex-direction:column;align-items:flex-start;gap:25px}.route-empty>span{display:grid;place-items:center;background:var(--terra);color:var(--paper);height:70px;width:70px;border-radius:50%}.route-empty>span .icon{height:33px;width:33px}.route-empty h2{font-size:44px;line-height:1.02;font-weight:800}.route-empty>p{font-size:1rem}.route-active{background:#e4e7d1;margin:23px 25px 2px;padding:20px;border:1px solid #b7bd9f}.route-active .eyebrow{font-size:11px;margin-bottom:13px}.route-active h3{font-size:25px;font-family:var(--serif);font-weight:500;margin-bottom:10px}.route-active p{font-size:.875rem}.route-active .button{width:100%;margin-top:17px;font-size:.875rem}.route-stage-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.route-stage-controls span{font-size:.8125rem}.route-item.is-current .route-number{outline:2px solid var(--green);outline-offset:3px}
/* Marcadores, agrupaciones y trazado orientativo. */
.pin-disc{height:42px;width:42px;background:var(--cafe-color);color:var(--cafe-foreground);border:3px solid var(--paper);border-radius:50%;position:relative;display:grid;place-items:center;box-shadow:0 3px 0 #5c614837,0 3px 12px #33492c20}.pin-disc>.icon{height:23px;width:23px}.pin-number{position:absolute;bottom:-7px;right:-7px;background:var(--paper);border:1px solid #b1ac8e;border-radius:50%;color:var(--green);height:20px;width:20px;font:700 10px var(--font);display:grid;place-items:center}.pin-check{display:none;position:absolute;top:-8px;right:-7px;background:var(--green);color:var(--paper);border:2px solid var(--paper);height:21px;width:21px;border-radius:50%;place-items:center}.pin-check .icon{height:13px;width:13px}.coffee-map-marker.chosen .pin-disc{outline:3px solid var(--green);outline-offset:3px}.coffee-map-marker.chosen .pin-check{display:grid}.coffee-map-marker.focused .pin-disc{outline:3px solid var(--terra);outline-offset:5px;box-shadow:0 0 0 10px #fff9ee75}.coffee-map-marker.chosen.focused .pin-disc{outline-color:var(--green)}.cafe-cluster>span{height:48px;width:48px;background:var(--green);color:var(--paper);border:3px solid var(--paper);box-shadow:0 0 0 4px #244a3a20;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:50%}.cafe-cluster .icon{height:19px;width:19px}.cafe-cluster b{font:700 14px var(--font)}.cafe-cluster.has-selection>span{background:var(--terra)}.leaflet-tooltip.cafe-name-label{background:var(--paper);color:var(--green);border:1px solid #c1bba0;border-radius:4px;font:600 13px var(--font);padding:7px 10px;box-shadow:3px 3px 0 #5c634213}.leaflet-tooltip-top:before{border-top-color:var(--paper)}.leaflet-control-zoom{border:1px solid #b9b396!important;border-radius:25px!important;overflow:hidden;box-shadow:none!important;margin-right:35px!important;margin-bottom:214px!important}.leaflet-control-zoom a{background:var(--paper)!important;color:var(--green)!important;width:39px!important;height:39px!important;line-height:37px!important;font-size:22px!important}.leaflet-control-zoom a.leaflet-disabled{color:#a2a58e!important}.leaflet-container .leaflet-control-attribution{font-size:10px!important;background:#fff9eea6!important;margin-bottom:82px!important;margin-right:12px!important}.leaflet-control-attribution a{color:#4f664a}.route-link{animation:route-dash 30s linear infinite}.mobile-nav{display:none}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--green);color:var(--paper);padding:13px 21px;border-radius:8px;border:1px solid #99ac8b;z-index:1500;font-size:.875rem;text-align:center;max-width:calc(100% - 32px);width:max-content;pointer-events:none}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:3000;background:var(--paper);padding:14px}
@keyframes route-dash{to{stroke-dashoffset:-220}}@keyframes screen-in{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}
@media(hover:hover){.navigation-rail nav a:hover{opacity:1;background:#ffffff15}.navigation-rail nav a[aria-current="page"]:hover{background:var(--beige)}.strip-cafe:hover{background:#e6e8d6;border-color:var(--green)}.row-name:hover,.row-info:hover{color:var(--terra)}.row-select:hover{background:var(--green);color:var(--paper)}.button:hover:not(:disabled),.explore-button:hover{filter:brightness(.94)}.journey-pill:hover{box-shadow:7px 7px 0 #566c4420}.filter-button:hover:not(.active){background:#e2d6be}}
@media(max-width:1200px){.app-shell{grid-template-columns:92px minmax(0,1fr)}.map-editorial{left:30px;top:35px;max-width:285px}.map-editorial h1{font-size:87px}.map-editorial .eyebrow{max-width:190px;font-size:10px}.event-badge{width:113px;height:113px;right:28px;top:27px}.event-badge strong{font-size:45px}.event-badge span{font-size:8px}.event-badge span:last-child{font-size:10px}.map-caption,.map-mode{left:30px}.map-caption{max-width:255px;font-size:.75rem}.journey-pill{right:25px;max-width:360px;gap:11px;padding:14px}.journey-chips{display:none}.map-tools{right:27px;top:166px}.leaflet-control-zoom{margin-right:28px!important}.catalogue-screen{padding:35px}.page-counter>strong{font-size:102px}.page-counter>span{font-size:9px;max-width:85px}.cafe-row{grid-template-columns:50px minmax(0,1.2fr) minmax(0,.9fr) auto;gap:17px;padding:24px 15px}.row-name{font-size:27px}.row-number{font-size:30px}.row-actions{gap:12px}.row-info span:not(.icon){display:none}.promos-poster>div:first-child{padding:38px 35px}.promos-content{padding:33px 35px}.passport-screen{padding:30px 35px}.passport-cover{padding:28px 30px}.passport-page{padding:28px}.passport-cover h1{font-size:60px}.stamp{max-width:68px}.passport-book{min-height:460px}}
@media(max-width:950px){.map-editorial{max-width:245px}.map-editorial h1{font-size:73px}.map-editorial>p:not(.eyebrow){font-size:.9375rem}.explore-button{font-size:.8125rem;padding:12px;gap:9px}.editorial-note{font-size:.875rem}.journey-pill{max-width:300px}.journey-copy strong{font-size:.875rem}.journey-copy>span{font-size:.6875rem}.journey-symbol{display:none}.map-mode{font-size:.75rem}.map-mode button{padding:7px 10px}.map-caption{max-width:230px}.page-counter{display:none}.page-header h1{font-size:66px}.cafe-row{grid-template-columns:48px minmax(0,1fr) auto}.row-offering{grid-column:2;grid-row:2;margin-top:-8px}.row-actions{grid-column:3;grid-row:1/3;flex-direction:column-reverse;gap:6px}.row-address{font-size:.8125rem}.row-name{font-size:28px}.promos-poster{grid-template-columns:1.1fr 1fr;min-height:320px}.coffee-photo{min-height:320px}.promos-poster h1{font-size:51px}.promos-poster .eyebrow{font-size:10px}.promo-heading{align-items:flex-start;flex-direction:column}.promo-empty{padding:27px;gap:18px}.promo-empty h3{font-size:29px}.promo-empty-icon{height:46px;width:46px}.promo-empty-icon .icon{height:23px;width:23px}.passport-header p{font-size:.875rem}.passport-cover h1{font-size:51px}.passport-cover{padding:27px}.passport-page{padding:25px 23px}.passport-page-top h2{font-size:31px}.passport-cover p{font-size:.9375rem}.stamp-grid{gap:10px}.passport-page-top>span{font-size:22px}.cover-bottom{flex-direction:column;align-items:flex-start;gap:20px}.passport-how{gap:22px}.passport-how h3{font-size:18px}}
@media(max-width:700px){.app-shell{display:block;padding:0;height:calc(100dvh - 69px - env(safe-area-inset-bottom));height:calc(100svh - 69px - env(safe-area-inset-bottom))}.navigation-rail{display:none}.app-main{height:100%;border-radius:0}.map-screen:after{background:linear-gradient(180deg,#ecddc4 0%,#ecddc4ee 10%,#ecddc440 30%,transparent 45%)}.map-editorial{top:20px;left:20px;max-width:240px}.map-editorial .eyebrow{font-size:9px;margin-bottom:12px;max-width:none;letter-spacing:.1em}.map-editorial h1{font-size:50px;letter-spacing:-.07em;line-height:.97}.map-editorial>p:not(.eyebrow),.editorial-note{display:none}.explore-button{margin-top:16px;padding:11px 12px;min-height:41px;font-size:.8125rem;gap:8px}.explore-button>.icon:last-child{display:none}.event-badge{top:23px;right:22px;width:93px;height:93px}.event-badge strong{font-size:36px}.event-badge span{font-size:7px;letter-spacing:.03em}.event-badge span:last-child{font-size:9px}.map-tools{top:138px;right:27px;gap:10px}.map-tool{width:35px;height:35px}.map-tool .icon{width:18px;height:18px}.compass{display:none}.map-caption{display:none}.map-mode{bottom:139px;left:18px;padding:3px}.map-mode button{font-size:.75rem;min-height:31px;padding:6px 11px}.journey-pill{bottom:69px;left:16px;right:16px;max-width:none;padding:11px 13px;border-radius:10px;gap:12px;min-height:57px;box-shadow:3px 3px 0 #566c4420}.journey-symbol{display:block}.journey-symbol .icon{height:23px;width:23px}.journey-copy{flex:1}.journey-copy strong{font-size:.875rem}.journey-copy>span{font-size:.6875rem}.journey-arrow{height:30px;width:30px}.cafe-ribbon{height:56px;padding:0 14px;gap:10px}.ribbon-label{display:none}.cafe-strip{gap:8px;padding:8px 2px}.strip-cafe{font-size:.8125rem;padding:7px 11px;min-height:36px}.strip-cafe .strip-color{height:15px;width:15px}.ribbon-next{height:31px;width:31px}.ribbon-next .icon{width:17px;height:17px}.leaflet-control-zoom{margin-right:18px!important;margin-bottom:138px!important}.leaflet-control-zoom a{width:33px!important;height:33px!important;line-height:31px!important;font-size:19px!important}.leaflet-container .leaflet-control-attribution{margin-bottom:176px!important;margin-right:15px!important;font-size:8px!important}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:1100;background:var(--green);color:var(--beige);display:flex;align-items:stretch;justify-content:space-around;padding:9px 5px calc(8px + env(safe-area-inset-bottom));min-height:69px}.mobile-nav>a,.mobile-nav>button{flex:1;background:none;color:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:45px;font-size:10px;border-radius:9px;padding:2px}.mobile-nav>a[aria-current="page"]{background:var(--beige);color:var(--green)}.mobile-nav .icon{height:21px;width:21px}.mobile-route-icon{position:relative}.mobile-route-icon>b{position:absolute;top:-5px;right:-12px;background:#dfb78c;color:var(--green);border:1px solid var(--green);font-size:9px;height:16px;min-width:16px;display:grid;place-items:center;border-radius:50%}.catalogue-screen{padding:25px 20px 30px}.page-header{margin-bottom:26px}.page-header .eyebrow{font-size:9px;letter-spacing:.08em}.page-header h1{font-size:clamp(39px,8vw,55px);margin-top:15px;line-height:1.06}.catalogue-toolbar{gap:18px;padding-bottom:18px}.search-box{min-width:0;width:100%;max-width:none;flex:auto}.search-box input{font-size:1rem}.filter-list{gap:6px}.filter-button{font-size:.8125rem;padding:7px 11px;min-height:37px}.catalogue-caption{font-size:.75rem;padding:13px 0}.catalogue-caption>span:last-child{display:none}.cafe-row{grid-template-columns:34px minmax(0,1fr) 40px;gap:10px;padding:22px 10px 20px}.row-number{font-size:25px;align-self:start;padding-top:2px}.row-name{font-size:26px}.row-address{font-size:.8125rem;margin-top:8px}.row-offering{font-size:.75rem;margin-top:0}.row-actions{gap:7px}.row-select{height:38px;width:38px}.row-select .icon{height:19px;width:19px}.row-info{font-size:.75rem;padding:8px 0;gap:0}.row-info .icon{height:18px;width:18px}.sources-details{font-size:.75rem}.sources-details ul{columns:1}.empty-state{padding:30px 15px}.empty-state h2{font-size:29px}.promos-poster{display:block;min-height:0}.promos-poster>div:first-child{padding:29px 23px 27px}.promos-poster h1{font-size:43px;margin:20px 0 18px}.promos-poster .eyebrow{font-size:9px;letter-spacing:.07em}.promos-poster p:not(.eyebrow){font-size:.9375rem}.coffee-photo{min-height:165px;height:165px}.coffee-photo img{object-position:center 55%}.coffee-photo>span{height:76px;width:76px;left:auto;right:22px;bottom:23px;font-size:13px}.promos-content{padding:26px 22px 32px}.promo-heading{gap:14px;margin-bottom:26px}.promo-heading .eyebrow{font-size:10px}.promo-tabs{width:100%}.promo-tabs button{flex:1;min-height:40px;font-size:.8125rem;padding:9px 10px}.promo-empty{display:block;padding:24px 22px;border-left-width:4px}.promo-empty-icon{margin-bottom:20px;height:42px;width:42px}.promo-empty h3{font-size:30px}.promo-empty p{font-size:.9375rem;line-height:1.65}.soon-pill{font-size:9px;right:13px}.promos-map-link{font-size:.875rem;gap:17px;text-align:left}.promo-grid{grid-template-columns:1fr}.passport-screen{padding:26px 21px 32px}.passport-header{display:block;margin-bottom:24px}.passport-header .eyebrow{font-size:10px;letter-spacing:.08em}.passport-header p{margin-top:7px;font-size:.9375rem}.passport-book{display:block;min-height:0;max-width:460px;box-shadow:6px 7px 0 #a7b79870}.passport-cover{padding:25px 26px;border-radius:10px 10px 0 0}.cover-kicker{font-size:9px;letter-spacing:.12em}.passport-cover h1{font-size:48px;margin:18px 0 15px;line-height:1.02}.passport-cover p{font-size:.9375rem}.cover-bottom{flex-direction:row;align-items:flex-end;gap:20px;padding-top:21px}.cover-cup{height:47px;width:47px}.cover-cup .icon{height:27px;width:27px}.cover-bottom strong{font-size:10px;letter-spacing:.03em}.passport-page{border-radius:0 0 10px 10px;border-left:0;border-top:1px dashed #c2b69b;padding:25px 26px;box-shadow:inset 0 12px 17px -16px #533619}.passport-page-top h2{font-size:34px}.stamp-grid{gap:12px;margin-top:22px}.stamp{max-width:74px;font-size:17px}.stamp.reward strong{font-size:9px}.passport-how{grid-template-columns:1fr;gap:20px;margin:28px 0 24px}.passport-how>div{position:relative;padding-left:42px}.step-number{position:absolute;top:2px;left:0;font-size:13px}.passport-how h3{font-size:19px;margin:0 0 6px}.passport-how p{font-size:.875rem}.passport-notes{font-size:.8125rem}.passport-notes summary{font-size:.875rem;align-items:flex-start}.sheet{inset:auto 0 0;width:100%;max-width:100%;max-height:82dvh;margin:0;border-radius:22px 22px 0 0;box-shadow:0 -10px 40px #1b3c2940}.sheet[open]{animation:mobile-sheet-in .24s ease-out}.sheet-close{right:16px;top:14px;height:35px;width:35px}.detail-head{min-height:100px;padding:23px 23px 15px;gap:14px}.detail-body{padding:22px 23px 20px}.detail-badge{margin-bottom:16px}.cafe-monogram{height:50px;width:50px;font-size:22px}.detail-body h2{font-size:37px}.detail-description{font-size:1rem}.detail-bottom{padding:0 23px 27px}.detail-actions{grid-template-columns:1fr 1fr;gap:8px}.button{font-size:.875rem;padding:11px 12px}.detail-actions .icon{height:17px;width:17px}.detail-link{font-size:.8125rem}.route-intro{padding:30px 24px 22px}.route-intro h2{font-size:37px;max-width:280px;margin-top:22px}.route-list{padding:0 22px}.route-item{gap:12px;padding:17px 0}.route-item-actions button,.route-remove{height:37px;width:37px}.route-footer{padding:23px 24px}.route-active{margin-inline:22px}.route-empty{padding:53px 27px 34px;gap:21px}.route-empty h2{font-size:39px}.toast{bottom:calc(81px + env(safe-area-inset-bottom));font-size:.8125rem;padding:12px 18px}.pin-disc{height:42px;width:42px}}
@media(max-width:370px){.map-editorial{top:18px;left:16px;max-width:215px}.map-editorial h1{font-size:46px}.map-editorial .eyebrow{font-size:8px;letter-spacing:.03em}.event-badge{width:77px;height:77px;right:16px;top:26px}.event-badge strong{font-size:31px}.event-badge span{font-size:6px}.event-badge span:last-child{font-size:8px}.explore-button{font-size:.75rem;padding:10px;margin-top:13px}.map-tools{right:18px;top:129px}.journey-copy>span{font-size:10px}.journey-symbol{display:none}.catalogue-screen{padding-inline:15px}.page-header h1{font-size:37px}.filter-button{padding:7px 9px;font-size:.75rem}.cafe-row{grid-template-columns:29px minmax(0,1fr) 38px;gap:8px;padding:21px 8px}.row-name{font-size:24px}.row-number{font-size:23px}.passport-screen{padding-inline:17px}.passport-cover h1{font-size:44px}.passport-page{padding-inline:22px}.stamp-grid{gap:9px}.stamp.reward strong{font-size:8px}.detail-actions{grid-template-columns:1fr}.mobile-nav>a,.mobile-nav>button{font-size:9px}}
@media(max-height:650px) and (min-width:701px){.navigation-rail{gap:12px;padding-top:5px}.rail-brand{font-size:9px;gap:4px}.rail-brand>span:first-child .icon{height:25px;width:25px}.navigation-rail nav{margin-top:8px;gap:3px}.navigation-rail nav a{min-height:56px;font-size:11px;gap:5px}.navigation-rail nav .icon{height:21px;width:21px}.rail-place{display:none}.rail-route{font-size:11px;padding:8px}.map-editorial{top:27px}.map-editorial h1{font-size:65px}.map-editorial .eyebrow{margin-bottom:17px}.map-editorial>p:not(.eyebrow){margin-top:14px}.explore-button{margin-top:16px}.editorial-note{display:none}.map-caption{display:none}.event-badge{height:94px;width:94px;top:22px;right:26px}.event-badge strong{font-size:37px}.map-tools{top:145px}.journey-pill{bottom:90px}.map-mode{bottom:90px}.cafe-ribbon{height:65px}.leaflet-container .leaflet-control-attribution{margin-bottom:67px!important}.leaflet-control-zoom{margin-bottom:184px!important}}
@media(max-height:480px) and (min-width:701px){.app-shell{grid-template-columns:76px minmax(0,1fr);padding:8px 8px 8px 0}.app-main{border-radius:14px}.rail-brand>span:last-child{display:none}.navigation-rail nav a{min-height:48px}.navigation-rail nav{gap:2px}.map-editorial h1{font-size:44px}.map-editorial{top:20px;left:25px}.map-editorial>p:not(.eyebrow){display:none}.map-editorial .eyebrow{font-size:8px;max-width:160px;margin-bottom:12px}.explore-button{font-size:.75rem;padding:10px;min-height:35px}.map-mode{left:25px}.event-badge{width:78px;height:78px}.event-badge strong{font-size:30px}.event-badge span{font-size:6px}.event-badge span:last-child{font-size:8px}.map-tools{top:123px}.journey-pill{padding:9px 12px}.journey-copy>span{display:none}}
@keyframes mobile-sheet-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;overflow:visible}.navigation-rail,.mobile-nav,.map-screen,.catalogue-screen,.promos-screen,.sheet,.toast{display:none!important}.app-shell{display:block;height:auto;padding:0}.app-main{height:auto;overflow:visible}.passport-screen[hidden]{display:block!important}.passport-screen{height:auto;overflow:visible;background:white}.passport-book{box-shadow:none;print-color-adjust:exact}.passport-notes details{display:block}}

/* Mapa en su propio espacio: cabecera, controles y selección fuera del lienzo. */
.map-screen{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto auto;background:var(--beige)}
.map-screen:after{display:none}.map-header{grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 30px 18px;background:var(--beige)}
.map-editorial{position:static;max-width:none;min-width:0}.map-editorial .eyebrow{font-size:12px;max-width:none;margin-bottom:8px;letter-spacing:.09em}.map-editorial h1{font-size:clamp(28px,3vw,44px);letter-spacing:-.045em;line-height:1.1;max-width:none}.map-editorial>p:not(.eyebrow),.map-editorial .explore-button,.editorial-note{display:none}
.event-badge{position:static;transform:none;box-shadow:none;flex-shrink:0;width:auto;height:auto;border-radius:10px;padding:10px 17px;display:grid;grid-template-columns:auto auto;gap:0 8px;align-items:center}.event-badge strong{grid-row:1/3;grid-column:1;font-size:31px;line-height:1.1}.event-badge span{font-size:10px;letter-spacing:.03em}.event-badge span:last-child{font-size:12px}.event-badge span:first-child{grid-column:2}
.map-toolbar{grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 30px 14px;background:var(--beige)}.map-mode{position:static;padding:3px;flex-wrap:wrap;border-color:var(--line);font-size:14px}.map-mode button{font-size:14px;min-height:40px;padding:8px 14px}.map-mode b{margin-left:4px}.map-tool{height:44px;width:44px;background:var(--paper);border-color:var(--line);flex-shrink:0}.map-tool .icon{height:21px;width:21px}
.map-surface{position:relative!important;inset:auto!important;grid-row:3;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border-block:1px solid var(--line)}
#map{position:absolute;inset:0;width:100%;height:100%;background:#ecddc4}.map-caption{display:none}
.journey-pill{position:static;grid-row:4;max-width:none;width:100%;min-height:66px;box-shadow:none!important;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 30px;gap:14px;background:#e3e7d3}.journey-copy{flex:1}.journey-copy strong{font-size:16px}.journey-copy>span{font-size:14px}.journey-symbol{display:block}.journey-chips{display:flex}.journey-arrow{height:36px;width:36px}
.cafe-ribbon{position:static;grid-row:5;height:auto;min-height:62px;padding:0 25px;gap:13px;border:0;min-width:0}.cafe-strip{min-width:0;padding:9px 2px}.strip-cafe{min-height:44px;font-size:14px}.ribbon-next{height:44px;width:44px}.ribbon-label{font-size:12px}
.leaflet-control-zoom{margin:12px!important}.leaflet-control-zoom a{height:44px!important;width:44px!important;line-height:42px!important;font-size:24px!important}.leaflet-container .leaflet-control-attribution{margin:0!important;font-size:10px!important;background:#fff9eed9!important;padding:2px 5px}
.row-name,.route-item-name,.route-active h3,.detail-body h2,.cafe-name-label{font-family:var(--font);font-weight:650;letter-spacing:-.02em;line-height:1.2}.row-name{font-size:29px;overflow-wrap:anywhere}.detail-body h2{font-size:36px}.row-address,.row-offering{font-size:14px}.row-select{min-height:44px;min-width:44px}.row-info{min-height:44px}.row-actions{min-width:44px}
@media(max-width:700px){
 .app-shell{height:calc(100svh - 76px - env(safe-area-inset-bottom));height:calc(100dvh - 76px - env(safe-area-inset-bottom));padding:0}.map-header{padding:15px 16px 12px;gap:10px}.map-editorial .eyebrow{font-size:11px;margin-bottom:6px;letter-spacing:.045em}.map-editorial h1{font-size:clamp(24px,6.1vw,33px);max-width:none;letter-spacing:-.04em}.event-badge{padding:8px 10px;display:flex;gap:0;min-width:66px;border-radius:9px}.event-badge strong{font-size:25px}.event-badge span:first-child{display:none}.event-badge span:last-child{font-size:10px;max-width:70px;line-height:1.3}
 .map-toolbar{padding:0 16px 10px;gap:8px}.map-mode{padding:2px}.map-mode button{padding:7px 11px;font-size:14px;min-height:38px}.map-tool{height:42px;width:42px}.journey-pill{padding:10px 16px;min-height:62px;gap:11px}.journey-symbol .icon{width:24px;height:24px}.journey-copy strong{font-size:15px}.journey-copy>span{font-size:13px}.journey-chips{display:none}.journey-arrow{height:34px;width:34px}
 .cafe-ribbon{padding:0 12px;min-height:58px;gap:7px}.cafe-strip{gap:8px;padding:7px 2px}.strip-cafe{padding:8px 11px;min-height:42px;font-size:14px}.ribbon-label{display:none}.ribbon-next{width:42px;height:42px}.leaflet-control-zoom{margin:10px!important}.leaflet-control-zoom a{height:40px!important;width:40px!important;line-height:38px!important;font-size:23px!important}
 .row-name{font-size:24px}.cafe-row{grid-template-columns:30px minmax(0,1fr) 44px;gap:12px;padding:21px 6px}.row-number{font-size:24px}.row-address,.row-offering{font-size:14px}.filter-button{font-size:14px;min-height:42px}.detail-body h2{font-size:30px}.mobile-nav{height:calc(76px + env(safe-area-inset-bottom));min-height:76px;padding:7px 5px calc(7px + env(safe-area-inset-bottom))}.mobile-nav>a,.mobile-nav>button{font-size:12px;gap:4px;min-height:48px}.mobile-nav .icon{width:22px;height:22px}.mobile-route-icon>b{font-size:11px;min-width:18px;height:18px}.toast{bottom:calc(88px + env(safe-area-inset-bottom))}
}
@media(max-width:700px) and (max-height:650px){.map-header{padding-block:10px 8px}.map-editorial .eyebrow{display:none}.event-badge{display:none}.map-toolbar{padding-bottom:8px}.journey-pill{min-height:48px;padding-block:6px}.journey-copy>span{display:none}.cafe-ribbon{min-height:50px}.cafe-strip{padding-block:4px}}
@media(max-width:370px){.map-header{padding-inline:12px}.map-editorial h1{font-size:24px}.map-editorial .eyebrow{font-size:10px}.map-toolbar{padding-inline:12px}.map-mode button{padding-inline:9px;font-size:13px}.journey-symbol{display:none}.row-name{font-size:22px}}
@media(max-height:480px) and (orientation:landscape){.map-header{padding:10px 18px}.map-editorial .eyebrow,.event-badge,.journey-pill{display:none}.map-editorial h1{font-size:26px}.map-toolbar{padding:0 18px 8px}.map-mode button{min-height:34px}.cafe-ribbon{min-height:50px}}
/* Cuenta personal y guardado de la ruta. */
.route-account{padding:62px 28px 24px;background:#e5e8d6;border-bottom:1px solid var(--line)}.account-kicker{font-size:12px;font-weight:750;letter-spacing:.06em;color:var(--green)}.account-prompt h2{font-size:26px;line-height:1.16;letter-spacing:-.03em;margin:9px 0 10px}.account-prompt p{font-size:15px}.account-actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:17px}.account-actions .button{font-size:14px}.account-status{font-size:14px;margin-top:13px;line-height:1.5;color:var(--green)}.account-user{display:flex;gap:13px;align-items:center;min-width:0}.account-avatar{width:44px;height:44px;flex-shrink:0;background:var(--green);color:var(--paper);font-size:22px;font-weight:650;display:grid;place-items:center;border-radius:50%}.account-user>div{flex:1;min-width:0}.account-user h2{font-size:25px;line-height:1.2;font-weight:650;letter-spacing:-.02em;overflow-wrap:anywhere}.account-phone{font-size:14px;color:var(--muted)}.account-user>.text-button{flex-shrink:0;font-size:14px;padding:10px}.account-error{color:#8c2d20!important;background:#f6e1d6;padding:12px 14px;border-left:3px solid var(--terra);font-size:14px;line-height:1.55;margin-top:14px}.route-conflict{margin-top:16px;border-top:1px solid var(--line);padding-top:16px}.route-conflict>p{font-size:14px;line-height:1.5}.route-conflict .account-actions{align-items:stretch}.route-conflict .button{flex:1;min-width:160px;font-size:14px}.route-intro{padding-top:25px}.route-empty{padding-top:28px}.route-empty h2{font-size:36px}.route-account .account-prompt .text-button{font-size:14px}.account-form-head{padding:66px 28px 20px}.account-form-head h2{font-size:36px;line-height:1.12;letter-spacing:-.035em;margin:16px 0 14px}.account-form-head>p{font-size:16px;line-height:1.55}.account-tabs{display:flex;margin:0 28px 25px;border:1px solid var(--line);padding:4px;border-radius:12px;gap:4px}.account-tabs button{flex:1;min-height:44px;background:none;border-radius:9px;font-size:14px;font-weight:600}.account-tabs button[aria-pressed=true]{background:var(--green);color:var(--paper)}.account-form{padding:0 28px 30px;display:flex;flex-direction:column;gap:13px}.account-form>label:not(.account-consent){display:flex;flex-direction:column;gap:7px;font-weight:600;font-size:15px}.account-form input:not([type=checkbox]){background:#fffdf7;color:var(--green);min-height:48px;width:100%;min-width:0;border:1px solid #aeb19b;border-radius:8px;padding:11px 13px;font-size:16px;font-weight:400}.account-form .field-hint{font-size:14px;line-height:1.4;margin-top:-7px}.password-field{display:flex;align-items:center;gap:7px}.password-field button{min-height:46px;padding:8px 9px;background:#e6e7d6;border-radius:8px;font-size:14px;min-width:65px}.account-consent{display:flex;align-items:flex-start;gap:11px;font-size:14px;line-height:1.5;margin:7px 0}.account-consent input{margin:2px 0 0;accent-color:var(--green);width:21px;height:21px;flex-shrink:0}.account-submit{width:100%;min-height:48px;font-size:16px}.account-privacy{font-size:13px;line-height:1.5;text-align:left}.account-form>.account-error{margin:0}.account-sheet{overscroll-behavior:contain}.passport-owner>span{font-size:16px;color:var(--green);font-weight:600;overflow-wrap:anywhere}
@media(max-width:700px){.route-account{padding:57px 23px 21px}.account-prompt h2{font-size:24px}.account-form-head{padding:57px 23px 20px}.account-form-head h2{font-size:31px}.account-tabs{margin-inline:23px}.account-form{padding-inline:23px}.account-sheet{max-height:92dvh}.account-user h2{font-size:23px}.account-user>.text-button{padding-inline:5px}.route-empty h2{font-size:34px}.route-intro h2{margin-top:9px}.account-actions>.button{min-height:44px}.route-conflict .button{min-width:130px}}



/* ---------- avisos de estado, que el diseño no traía ---------- */
/* El del evento dice en qué momento estamos: falta, está en marcha, terminó.
   El de datos viejos aparece solo si la API no respondió. */
.estado-evento,
.aviso-datos {
  margin: 0 auto 16px;
  max-width: min(100% - 32px, 1180px);
  padding: 12px 16px 12px 18px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: var(--cream);
  font-size: 15px;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
}
.estado-evento::before,
.aviso-datos::before {
  content: '';
  position: absolute; left: 0; top: 0; bottom: 0; width: 4px;
  background: var(--green);
}
.estado-evento[data-modo="antes"]::before { background: var(--terra); }
.estado-evento[data-modo="despues"]::before { background: var(--muted); }
.aviso-datos::before { background: var(--terra); }
.estado-evento strong, .aviso-datos strong { color: var(--ink); }

/* ---------- los legales en el pie ---------- */
.footer-legal {
  display: flex; flex-wrap: wrap; gap: 8px 18px;
  margin-top: 18px; padding-top: 16px;
  border-top: 1px solid var(--line);
  font-size: 14px;
}
