:root{--bg:#d9d2c8;--surface:#f6f0e7;--raised:#fff8ef;--ink:#1f2428;--navy:#1a2b5f;--ochre:#8a6728;--muted:#65615c;--line:rgba(61,51,36,.14);--charcoal:#30343b;--button-text:#fff;--radius:10px;--shadow:0 8px 28px rgba(36,29,15,.05);color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
:root[data-theme=dark]{--bg:#121417;--surface:#20242a;--raised:#2a2f36;--ink:#f4efe8;--navy:#b9c7ff;--ochre:#e5c16a;--muted:#bdb8b1;--line:rgba(238,229,210,.16);--charcoal:#e7e1d8;--button-text:#20242a;color-scheme:dark}
@media(prefers-color-scheme:dark){:root[data-theme=system]{--bg:#121417;--surface:#20242a;--raised:#2a2f36;--ink:#f4efe8;--navy:#b9c7ff;--ochre:#e5c16a;--muted:#bdb8b1;--line:rgba(238,229,210,.16);--charcoal:#e7e1d8;--button-text:#20242a;color-scheme:dark}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2}h1{font-size:clamp(30px,3.2vw,44px);letter-spacing:-1.2px;color:var(--navy);font-weight:700}h2{font-size:22px;letter-spacing:-.5px}h3{font-size:19px;letter-spacing:-.25px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--ochre);outline-offset:4px}h1:focus{outline:none}[hidden]{display:none!important}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.sr-only{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{position:fixed;z-index:2000;top:8px;left:8px;padding:12px 20px;background:var(--surface);transform:translateY(-150%);border-radius:6px}.skip-link:focus{transform:none}.loading{height:100dvh;display:grid;place-items:center;color:var(--navy);font-size:30px}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:2px;font-weight:700;color:var(--ochre)}.lead{font-size:15px;color:var(--muted);line-height:1.65}.gold{color:var(--ochre)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border-radius:7px;font-size:14px;font-weight:600;background:var(--charcoal);color:var(--button-text);border:1px solid transparent;transition:transform .15s,opacity .15s}.button:hover{opacity:.88;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--navy);border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-size:13px;font-weight:600}.text-link:hover{text-decoration:underline}.text-link .icon{width:18px;height:18px}.centered{justify-content:center}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%}.icon-button:hover{background:var(--line)}.segmented{display:flex;padding:4px;gap:3px;background:var(--bg);border:1px solid var(--line);border-radius:8px}.segmented button{flex:1;min-height:39px;padding:7px 15px;font-size:13px;border-radius:5px;color:var(--muted);white-space:nowrap}.segmented button[aria-pressed=true]{color:var(--navy);background:var(--raised);box-shadow:0 2px 7px #00000008;font-weight:650}.segmented button:hover{color:var(--navy)}.sponsors{display:flex;justify-content:center;align-items:center;gap:18px;padding:25px 20px;flex-wrap:wrap}.sponsors img{width:76px;height:42px;object-fit:contain}.sponsors img:first-child{width:90px}.brand img{width:202px;height:auto}.prose{font-size:16px;line-height:1.9}.prose p+p{margin-top:20px}.page-heading{margin:0 0 26px}.page-heading .eyebrow{margin-bottom:10px}.page-heading .lead{margin-top:11px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:30px 0 18px}.count-badge{font-size:12px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:5px 11px;white-space:nowrap}
/* Bienvenida y selección */
.welcome{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.welcome-image{position:relative;min-height:100svh;overflow:hidden}.welcome-image>img{position:absolute;width:100%;height:100%;object-fit:cover}.welcome-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,#172138cc)}.welcome-image-copy{position:absolute;z-index:1;bottom:8%;left:9%;right:9%;color:white}.welcome-image-copy .eyebrow{color:#e4cd9a}.welcome-image-copy h2{font-size:clamp(34px,4vw,62px);font-weight:600;letter-spacing:-1.6px;max-width:540px;margin:16px 0 24px}.welcome-image-copy p{font-size:13px;letter-spacing:2px}.welcome-panel{display:flex;flex-direction:column;padding:48px clamp(28px,5vw,82px) 12px;background:var(--surface)}.welcome-logo{width:310px;margin:auto}.welcome-copy{margin:auto 0;padding:58px 0 40px;max-width:470px;align-self:center}.welcome-copy h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-2px;margin:16px 0 20px}.welcome-copy .lead{font-size:17px}.welcome-numbers{display:flex;margin:30px 0 34px;gap:40px}.welcome-numbers span{font-size:12px;color:var(--muted);display:flex;flex-direction:column;gap:3px}.welcome-numbers strong{color:var(--navy);font-size:28px;font-weight:550}.welcome-copy .language-control{margin-bottom:15px}.welcome-copy>.button{width:100%;justify-content:space-between;padding:15px 22px}.welcome-panel .sponsors{padding-left:0;padding-right:0;gap:15px}.welcome-panel .sponsors img{width:65px}.onboarding{min-height:100svh;display:flex;flex-direction:column}.onboarding-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 5vw;max-width:1400px;width:100%;margin:auto}.onboarding-header .brand{width:250px}.onboarding-main{max-width:1280px;width:100%;margin:auto;padding:40px}.onboarding .page-heading{text-align:center;margin-bottom:42px}.avatar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.avatar-card{background:var(--surface);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .2s}.avatar-card:hover{transform:translateY(-5px)}.avatar-card>img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center 35%}.avatar-card>div{padding:22px}.avatar-card .eyebrow{font-size:9px;letter-spacing:1px}.avatar-card h2{font-size:28px;color:var(--navy);margin:8px 0 18px}.onboarding>.sponsors{margin-top:auto}.intro-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start;max-width:1140px;padding:25px 40px 40px;margin:auto}.intro-portrait{position:sticky;top:30px;border-radius:var(--radius);overflow:hidden}.intro-portrait>img{width:100%;max-height:650px;object-fit:cover}.portrait-label{background:var(--surface);padding:22px 28px}.portrait-label h1{margin-top:6px}.intro-copy{padding-top:12px}.intro-copy>h2{font-size:30px;color:var(--navy);margin:12px 0 26px}.intro-copy>.button{margin-top:30px;display:flex}.intro-copy>.text-link{display:flex;justify-content:center;margin:20px 0}.intro .prose{font-size:15px;line-height:1.85}
/* Estructura de la aplicación */
.sidebar{width:240px;position:fixed;inset:0 auto 0 0;padding:34px 24px 24px;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:50}.sidebar .brand{padding:0 0 40px}.nav-label{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);padding:0 14px;margin:10px 0 15px}.primary-nav{display:grid;gap:7px}.primary-nav a{display:flex;align-items:center;gap:15px;min-height:50px;padding:12px 15px;border-radius:7px;font-size:14px;font-weight:500;color:var(--muted)}.primary-nav a[aria-current=page]{background:var(--navy);color:var(--surface)}.primary-nav a:not([aria-current]):hover{background:var(--bg)}.sidebar-bottom{margin-top:auto}.companion-link{display:flex;align-items:center;border-top:1px solid var(--line);padding-top:24px;gap:5px}.companion-link>.icon{width:15px;color:var(--muted)}.companion{display:flex;gap:10px;align-items:center}.companion img{width:42px;height:46px;object-fit:cover;object-position:50% 25%;border-radius:8px}.companion small{display:block;font-size:10px;color:var(--muted)}.companion strong{font-size:14px;color:var(--navy)}.sidebar-bottom>p{font-size:10px;letter-spacing:1px;color:var(--muted);margin-top:34px}.side-line{display:block;width:40px;height:2px;background:var(--ochre);margin-top:12px}.workspace{margin-left:240px;min-height:100svh}.topbar{height:77px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:0 38px;background:var(--bg)}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.breadcrumb .icon-button{margin-left:-12px}.header-tools{display:flex;align-items:center;gap:23px}.language-select{display:flex;align-items:center;gap:4px}.language-select>.icon{width:17px;color:var(--muted)}.language-select select{background:none;color:var(--ink);border:0;font-size:11px;min-height:40px;cursor:pointer}.header-avatar img{width:34px;height:34px;object-fit:cover;object-position:50% 22%;border-radius:50%;border:2px solid var(--surface)}.main-content{max-width:1300px;padding:34px 38px 50px;margin:auto;min-height:calc(100svh - 147px)}.page-footer{border-top:1px solid var(--line);padding:24px 38px;display:flex;gap:20px;justify-content:space-between;font-size:10px;letter-spacing:.5px;color:var(--muted)}.mobile-nav,.mobile-brand{display:none}.offline-banner{background:#f4dfa4;color:#47330d;padding:12px 25px;font-size:13px}
/* Inicio y destinos */
.quick-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:var(--surface);padding:14px;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px}.quick-actions>a,.quick-actions>button{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 5px;font-size:12px;border-radius:7px;min-width:0}.quick-actions span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:var(--navy);background:var(--raised)}.quick-actions .icon{width:19px;height:19px}.quick-actions>a:hover,.quick-actions>button:hover{background:var(--bg)}.hero{height:340px;position:relative;overflow:hidden;border-radius:var(--radius);background:var(--navy)}.hero-link{display:block;height:100%;position:relative}.hero-link>img{width:100%;height:100%;object-fit:cover}.hero-link:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111c31b3,transparent 85%),linear-gradient(0deg,#17213180,transparent 70%)}.hero-copy{position:absolute;z-index:1;left:34px;bottom:42px;color:white}.hero-copy .eyebrow{color:#e6d4af;letter-spacing:2.5px}.hero-copy h2{font-size:48px;letter-spacing:-1.8px;margin:9px 0 7px;color:#fff;font-weight:600}.hero-copy p{font-size:16px;opacity:.9}.hero-cta{display:inline-flex;align-items:center;gap:20px;font-size:12px;margin-top:20px}.hero-controls{position:absolute;z-index:2;bottom:27px;right:28px;display:flex;align-items:center;gap:23px}.slide-dots{display:flex;align-items:center;gap:3px}.slide-dots button{width:26px;height:36px;position:relative}.slide-dots button:after{content:'';width:6px;height:6px;background:#ffffff80;position:absolute;left:10px;top:15px;border-radius:50%}.slide-dots button[aria-pressed=true]:after{background:white;width:17px;left:5px;border-radius:6px}.slide-arrows{display:flex;gap:8px}.slide-arrows button{display:grid;place-items:center;border:1px solid #ffffff66;color:#fff;border-radius:50%;width:38px;height:38px;background:#ffffff12}.slide-arrows button:hover{background:#ffffff40}.slide-arrows .icon{width:17px}.city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.city-card{background:var(--surface);border-radius:var(--radius);position:relative;box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--line);min-width:0}.city-card>a{display:block;height:100%}.city-card>a>img{width:100%;height:170px;object-fit:cover;transition:transform .4s}.city-card:hover>a>img{transform:scale(1.025)}.city-card-copy{padding:19px 17px 22px}.city-card-copy .eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:8px}.city-card-copy h3{font-size:19px;margin-bottom:8px;color:var(--navy)}.city-card-copy>p:last-child{font-size:12px;color:var(--muted)}.card-chevron{display:none}.favorite{width:36px;height:36px;display:grid;place-items:center;background:var(--raised);border:1px solid var(--line);border-radius:50%;color:var(--navy);position:absolute;right:12px;top:12px;box-shadow:0 2px 8px #0000000b}.favorite .icon{width:18px}.favorite.selected{color:var(--ochre)}.favorite.selected .icon{fill:currentColor}.active-banner{background:var(--surface);border-left:3px solid var(--ochre);display:flex;gap:14px;align-items:center;padding:14px 20px;margin-bottom:24px;border-radius:5px}.active-banner>div{display:grid;gap:2px}.active-banner small{font-size:10px;color:var(--ochre)}.active-banner strong{font-size:15px;color:var(--navy)}.active-banner>span{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:12px;color:var(--navy)}.search-toolbar{display:flex;gap:18px;flex-wrap:wrap;margin:15px 0 20px}.search-field{display:flex;gap:12px;align-items:center;background:var(--surface);padding:0 17px;border:1px solid var(--line);border-radius:8px;flex:1;min-width:220px}.search-field>.icon{color:var(--muted);width:20px}.search-field input{min-width:0;width:100%;height:49px;background:none;border:0;outline-offset:-2px;color:var(--ink);font-size:14px}.country-filter{background:var(--surface)}.country-filter button[aria-pressed=true]{background:var(--navy);color:var(--surface)}.result-count{font-size:12px;color:var(--muted);margin:0 0 20px}.empty-state{background:var(--surface);border:1px solid var(--line);padding:38px 24px;text-align:center;border-radius:var(--radius);display:flex;align-items:center;flex-direction:column;gap:14px}.empty-state>.icon{width:34px;height:34px;color:var(--ochre)}.empty-state h3{font-size:17px}.empty-state p{font-size:14px;color:var(--muted);max-width:420px}.empty-state .button,.empty-state .text-link{margin-top:5px}
/* Relatos, perfil y galería */
.detail-layout{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,1.3fr);gap:30px;align-items:start}.detail-aside{position:sticky;top:25px;display:grid;gap:20px}.detail-photo{position:relative}.detail-photo>img,.story-photo{width:100%;height:290px;object-fit:cover;border-radius:var(--radius)}.detail-title h1{margin:10px 0 12px;font-size:35px}.detail-title>p:last-child{font-size:14px;color:var(--muted)}.detail-aside>.button{width:100%}.narrative-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.narrator{display:flex;gap:14px;align-items:center;margin-bottom:24px}.narrator>img{width:52px;height:55px;object-fit:cover;object-position:50% 25%;border-radius:7px}.narrator h2{font-size:18px;margin-top:6px}.narrator .eyebrow{font-size:9px;letter-spacing:1.2px}.detail-body .section-heading h2{font-size:19px}.stop-list{display:grid;gap:10px}.stop-card{display:flex;align-items:center;gap:13px;text-align:left;width:100%;padding:12px;background:var(--surface);border-radius:8px;border:1px solid var(--line)}.stop-card>img{width:50px;height:50px;object-fit:cover;border-radius:5px}.stop-card>span:not(.stop-number){flex:1;font-size:13px;font-weight:600}.stop-card>.icon{width:16px}.stop-number{flex-shrink:0;display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);color:var(--ochre);border-radius:50%;font-size:11px;font-weight:650}.story-subtitle{font-size:19px;color:var(--ochre)}.story-sections{display:grid;gap:20px}.story-sections .narrative-card h2{margin:12px 0 20px;line-height:1.35}.section-number{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--ochre)}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.story-card{overflow:hidden;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line)}.story-card>img{width:100%;height:220px;object-fit:cover}.story-card>div{padding:25px}.story-card h2{color:var(--navy);font-size:25px;margin:12px 0 25px}.saved-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.saved-route{display:flex;align-items:center;gap:18px;padding:15px;background:var(--surface);border-radius:var(--radius);border:1px solid var(--line)}.saved-route>img{width:95px;height:85px;border-radius:6px;object-fit:cover}.saved-route>div{flex:1;min-width:0}.saved-route h3{font-size:18px;color:var(--navy);margin:5px 0 8px}.saved-route p{font-size:12px;color:var(--muted)}.saved-route p.eyebrow{color:var(--ochre);font-size:10px}.saved-route>.icon{color:var(--navy);margin-right:15px}.completed-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--ochre);background:var(--bg);border-radius:50%}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.gallery-card{padding:0;background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;text-align:left}.gallery-card>img{width:100%;height:160px;object-fit:cover}.gallery-card>span{padding:15px 12px;display:grid;gap:7px}.gallery-card strong{font-size:13px;line-height:1.35}.gallery-card small{font-size:11px;color:var(--muted)}.profile-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:26px;align-items:start}.profile-character{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.profile-character>img{height:310px;width:100%;object-fit:cover;object-position:center 25%}.profile-character>div{padding:25px}.profile-character h2{font-size:32px;color:var(--navy);margin:10px 0 15px}.profile-character p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.profile-character .button{width:100%;margin-top:23px}.profile-settings{display:grid;gap:20px}.panel{padding:25px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.panel h2{font-size:18px;margin-bottom:22px}.stat-row{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.stat-row>.icon{color:var(--ochre);width:20px}.stat-row>span{font-size:13px;flex:1}.stat-row>strong{font-size:21px;color:var(--navy);font-weight:600}.small-note{font-size:11px;line-height:1.6;color:var(--muted);margin-top:20px}
/* Mapas y navegación */
.map-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface);min-height:580px}.map-wrap{position:relative;min-height:480px;background:var(--bg)}.map-canvas{height:100%;min-height:580px;z-index:1;background:#dadbcf}.map-city-list{max-height:650px;overflow-y:auto;padding:10px 16px;overscroll-behavior:contain}.map-city{display:flex;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.map-city:last-child{border-bottom:0}.map-city>button{padding:0;min-width:32px;min-height:40px;display:grid;place-items:center}.map-city>a{display:flex;gap:12px;align-items:center;flex:1;min-width:0}.map-city>a>img{width:50px;height:50px;object-fit:cover;border-radius:6px}.map-city>a>span{flex:1;display:grid;gap:4px}.map-city strong{font-size:13px;line-height:1.35;color:var(--navy)}.map-city small{font-size:9px;color:var(--muted)}.map-city>a>.icon{width:14px}.map-note{margin-top:14px;font-size:11px;color:var(--muted);line-height:1.6}.kamino-pin{border:0!important;background:none!important}.kamino-pin>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#8a6728;border:2px solid #fff;color:white;box-shadow:0 3px 9px #0003;font-size:0}.kamino-pin>span:after{content:''}.kamino-pin>span{font-size:12px;transform:none;border-radius:50% 50% 50% 4px;font-weight:700}.current-pin>span{background:#1a2b5f;box-shadow:0 0 0 6px #1a2b5f22}.leaflet-container{font-family:inherit}.leaflet-control-attribution{font-size:10px!important;color:#333}.leaflet-control-attribution a{color:#15568b!important}.map-popup{min-width:145px;padding:2px}.map-popup strong{display:block;margin-bottom:10px;color:#1a2b5f}.map-popup a,.map-popup button{display:block;color:#1a2b5f!important;font-weight:600;padding:5px 0;font-size:12px}.map-error{position:absolute;z-index:500;bottom:28px;left:12px;right:12px;background:var(--raised);padding:12px;border-radius:6px;box-shadow:var(--shadow);font-size:12px}.route-layout{grid-template-columns:minmax(0,1.3fr) minmax(290px,.9fr);align-items:stretch}.route-layout .map-canvas{min-height:700px}.route-controls{padding:25px}.route-progress-label{display:flex;justify-content:space-between;font-size:11px;margin:14px 0 8px;color:var(--muted)}.progress-track{height:4px;border-radius:4px;background:var(--bg);overflow:hidden;margin-bottom:22px}.progress-track>span{height:100%;display:block;background:var(--ochre)}.current-stop-photo{width:100%;height:145px;object-fit:cover;border-radius:7px;margin-bottom:20px}.route-controls>h2{color:var(--navy);margin-bottom:20px;font-size:25px}.route-controls>.button{width:100%;margin-bottom:10px;font-size:13px}.location-box{padding:18px 0;margin-top:7px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-box>p{font-size:12px;color:var(--muted);margin-top:10px;line-height:1.65}.location-box>small{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-top:9px}.route-stop-list{margin-top:13px}.route-stop{width:100%;display:flex;gap:10px;align-items:center;text-align:left;padding:12px 0;color:var(--muted)}.route-stop>span{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:10px}.route-stop strong{font-size:11px;flex:1;font-weight:500}.route-stop>.icon{width:14px}.route-stop>span>.icon{width:14px}.route-stop.current{color:var(--navy)}.route-stop.current>span{background:var(--navy);color:var(--surface)}.route-stop.done>span{color:var(--ochre)}
/* Diálogos */
.modal-open{overflow:hidden}dialog{border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);padding:0;width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 44px);box-shadow:0 30px 100px #0004;overscroll-behavior:contain}dialog::backdrop{background:#111c30a6;backdrop-filter:blur(4px)}.modal-close{position:absolute;z-index:4;right:14px;top:14px;background:var(--raised);box-shadow:var(--shadow)}.confirm-content,.avatar-picker{padding:38px}.confirm-content h2,.avatar-picker h2{color:var(--navy);font-size:28px;margin:12px 34px 22px 0}.confirm-content>p:not(.eyebrow){font-size:15px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.avatar-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.avatar-picker-grid>button{position:relative;padding:0 0 12px;border:2px solid transparent;background:var(--bg);border-radius:8px;overflow:hidden}.avatar-picker-grid>button[aria-pressed=true]{border-color:var(--ochre)}.avatar-picker-grid img{height:160px;width:100%;object-fit:cover;object-position:50% 20%;margin-bottom:12px}.avatar-picker-grid strong{font-size:14px}.avatar-picker-grid .icon{position:absolute;top:9px;right:9px;background:var(--raised);border-radius:50%;padding:3px;color:var(--ochre)}.point-dialog{width:min(890px,calc(100% - 32px))}.point-modal{display:grid;grid-template-columns:.85fr 1fr}.point-image{min-height:430px;background:var(--bg)}.point-image>img{width:100%;height:100%;object-fit:cover}.point-copy{padding:38px 30px}.point-copy h2{font-size:29px;color:var(--navy);margin:13px 0 20px;padding-right:22px}.narrator.mini{margin-bottom:20px}.narrator.mini img{width:34px;height:36px}.narrator.mini span{font-size:11px;color:var(--muted)}.point-copy .prose{font-size:15px}.point-copy>.button{margin-top:26px;width:100%}.gallery-dialog{width:min(1040px,calc(100% - 32px));background:var(--surface)}.lightbox>img{width:100%;height:min(70dvh,700px);object-fit:contain;background:#14181d}.lightbox-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.lightbox-caption h2{font-size:20px;text-align:center}.lightbox-caption p{font-size:11px;color:var(--muted);text-align:center;margin-top:7px}.toast{position:fixed;z-index:2000;bottom:28px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--charcoal);color:var(--button-text);padding:14px 24px;border-radius:9px;box-shadow:0 6px 24px #0002;font-size:13px;max-width:calc(100vw - 32px);width:max-content;transition:.2s;line-height:1.5}.toast.visible{opacity:1;transform:translate(-50%,0)}
/* Adaptación a tablet y móvil */
@media(min-width:1550px){.main-content{padding-top:46px}.hero{height:400px}.city-card>a>img{height:200px}}
@media(max-width:1150px){.sidebar{width:206px;padding:30px 17px}.workspace{margin-left:206px}.main-content{padding:30px 26px}.topbar{padding:0 26px}.quick-actions>a,.quick-actions>button{flex-direction:column;gap:6px}.hero{height:310px}.hero-copy h2{font-size:42px}.city-grid{gap:14px}.city-card-copy{padding:17px 13px}.city-card-copy h3{font-size:17px}.city-card>a>img{height:145px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{gap:22px;grid-template-columns:.9fr 1.1fr}.narrative-card{padding:23px}.prose{font-size:15px}.map-layout{grid-template-columns:1.2fr 1fr}.route-controls{padding:20px}.onboarding-main{padding:35px 26px}.avatar-grid{gap:15px}.avatar-card>div{padding:18px 14px}.intro-layout{gap:35px}}
@media(max-width:900px){.sidebar{width:180px;padding:26px 12px}.workspace{margin-left:180px}.sidebar .brand{padding:0 5px 30px}.primary-nav a{gap:12px}.main-content{padding:28px 22px}.topbar{padding:0 22px}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-grid.featured{grid-template-columns:repeat(3,minmax(0,1fr))}.featured .city-card-copy h3{font-size:15px}.featured .city-card-copy .eyebrow{font-size:8px;letter-spacing:.7px}.featured .city-card-copy>p:last-child{font-size:11px}.featured .city-card>a>img{height:135px}.hero-copy{left:25px;bottom:34px}.hero-controls{right:20px;gap:10px;bottom:20px}.hero-copy h2{font-size:38px}.hero-copy p{font-size:14px}.map-layout{display:flex;flex-direction:column}.map-wrap{min-height:390px}.map-canvas,.route-layout .map-canvas{height:390px;min-height:390px}.map-city-list{max-height:460px}.map-city>a>img{width:60px;height:50px}.map-city strong{font-size:14px}.map-city small{font-size:11px}.route-controls{padding:24px}.current-stop-photo{height:190px}.detail-layout{grid-template-columns:1fr}.detail-aside{position:static}.detail-photo>img,.story-photo{height:310px}.detail-title h1{font-size:34px}.story-grid{gap:17px}.story-card>img{height:175px}.story-card>div{padding:20px}.story-card h2{font-size:22px}.profile-layout{grid-template-columns:1fr}.profile-character>img{height:340px;object-position:center 24%}.saved-routes{grid-template-columns:1fr}.gallery-grid{gap:12px}.gallery-card>img{height:130px}.welcome-panel{padding:38px 30px 12px}.welcome-numbers{gap:30px}.welcome-copy h1{font-size:46px}.welcome-image-copy h2{font-size:43px}.welcome-panel .sponsors{gap:12px}.welcome-panel .sponsors img{width:55px}.avatar-grid{grid-template-columns:repeat(2,1fr)}.avatar-card>img{aspect-ratio:4/3;object-position:50% 22%}.onboarding-main{max-width:740px}.intro-layout{padding:25px;gap:30px;grid-template-columns:.8fr 1.1fr}.intro-copy .prose{font-size:14px}.welcome-copy .language-control button{padding:7px 10px}}
@media(max-width:680px){html{scroll-padding-top:20px}.sidebar{display:none}.workspace{margin-left:0;padding-bottom:74px}.mobile-brand{display:block;max-width:165px}.topbar{height:73px;padding:0 19px;background:var(--surface)}.breadcrumb{display:none}.header-tools{gap:13px}.header-avatar img{width:31px;height:31px}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:var(--surface);border-top:1px solid var(--line);padding:8px 12px max(8px,env(safe-area-inset-bottom));z-index:600;box-shadow:0 -3px 20px #00000005}.mobile-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 0;color:var(--muted);font-size:10px;position:relative;min-height:48px}.mobile-nav .icon{width:22px;height:22px}.mobile-nav>a[aria-current=page]{color:var(--navy);font-weight:700}.mobile-nav>a[aria-current=page]:before{content:'';width:34px;height:3px;border-radius:3px;position:absolute;top:-9px;background:var(--ochre)}.main-content{padding:27px 18px 36px}.page-heading{margin-bottom:22px}.page-heading h1{font-size:30px;letter-spacing:-.9px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.5px}.page-heading .lead{font-size:13px;margin-top:10px}.page-footer{padding:20px 18px;font-size:9px;flex-direction:column;gap:7px}.quick-actions{gap:2px;padding:11px 5px;margin-bottom:20px}.quick-actions>a,.quick-actions>button{font-size:10px;padding:4px 0;gap:7px}.quick-actions span{width:34px;height:34px}.hero{height:290px}.hero-copy{left:23px;bottom:55px}.hero-copy h2{font-size:39px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.8px}.hero-cta{margin-top:16px;font-size:11px}.hero-controls{bottom:15px;right:17px;left:20px;justify-content:space-between}.slide-arrows button{width:31px;height:31px}.slide-dots button{height:31px}.slide-dots button:after{top:13px}.section-heading{margin-top:27px;margin-bottom:16px}.section-heading h2{font-size:20px}.section-heading .text-link{font-size:11px;gap:6px}.section-heading .text-link .icon{width:16px}.city-grid{gap:13px}.city-grid.featured{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;padding:0 0 13px;margin-right:-18px;padding-right:18px}.featured .city-card{min-width:240px;max-width:240px;scroll-snap-align:start}.featured .city-card>a>img{height:160px}.featured .city-card-copy h3{font-size:18px}.featured .city-card-copy .eyebrow{font-size:9px;letter-spacing:1.3px}.featured .city-card-copy>p:last-child{font-size:12px}.city-card>a>img{height:140px}.city-card-copy h3{font-size:16px}.city-card-copy .eyebrow{font-size:8px;letter-spacing:.8px}.city-card-copy>p:last-child{font-size:11px}.city-card-copy{padding:15px 12px 19px}.favorite{width:33px;height:33px;right:8px;top:8px}.favorite .icon{width:16px}.active-banner{padding:13px;gap:10px}.active-banner>span{font-size:0;gap:0}.search-toolbar{display:block}.search-field{margin-bottom:13px}.country-filter button{padding:7px 8px;font-size:12px}.result-count{font-size:11px;margin-bottom:16px}.detail-layout{gap:25px}.detail-photo>img,.story-photo{height:265px}.detail-aside{gap:17px}.detail-title h1{font-size:32px}.detail-title>p:last-child{font-size:13px}.narrative-card{padding:23px 21px}.prose{font-size:15px;line-height:1.85}.narrator{gap:12px}.narrator>img{width:46px;height:49px}.narrator h2{font-size:17px}.narrator .eyebrow{font-size:8px;letter-spacing:1px}.stop-card{gap:10px;padding:10px}.stop-card>span:not(.stop-number){font-size:12px}.story-grid{grid-template-columns:1fr;gap:20px}.story-card>img{height:210px}.story-card>div{padding:23px}.story-card h2{font-size:24px}.story-sections .narrative-card h2{font-size:22px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gallery-card>img{height:155px}.gallery-card strong{font-size:12px}.gallery-card small{font-size:10px}.profile-character>img{height:330px}.profile-character>div,.panel{padding:23px}.panel .language-control button{font-size:12px;padding:7px 12px}.map-content{padding:25px 16px}.map-layout{border-radius:8px}.map-wrap,.map-canvas,.route-layout .map-canvas{height:330px;min-height:330px}.map-city-list{max-height:none;overflow:visible;padding:8px 14px}.map-city{padding:13px 0}.route-controls{padding:22px}.route-stop strong{font-size:12px}.current-stop-photo{height:160px}.map-note{font-size:10px}.map-error{font-size:11px;bottom:24px}.welcome{display:flex;flex-direction:column;min-height:100svh}.welcome-image{min-height:0;height:31svh;max-height:300px;order:1}.welcome-image-copy{left:25px;bottom:25px;right:25px}.welcome-image-copy .eyebrow{font-size:9px}.welcome-image-copy h2{font-size:27px;max-width:280px;letter-spacing:-.6px;margin:9px 0}.welcome-image-copy p{font-size:10px;letter-spacing:1px}.welcome-panel{display:contents}.welcome-panel>header{order:0;background:var(--surface);padding:25px 22px}.welcome-logo{width:240px;max-height:55px;object-fit:contain}.welcome-copy{order:2;background:var(--surface);padding:29px 25px 12px;margin:0;max-width:none;width:100%}.welcome-copy>.eyebrow{font-size:9px}.welcome-copy h1{font-size:40px;margin:10px 0 13px}.welcome-copy .lead{font-size:14px;line-height:1.7}.welcome-numbers{margin:20px 0 23px;gap:40px}.welcome-numbers strong{font-size:24px}.welcome-numbers span{font-size:11px}.welcome-panel>.sponsors{order:3;background:var(--surface);padding:24px 15px;gap:18px}.welcome-panel .sponsors img{width:62px;height:32px}.onboarding-header{flex-wrap:wrap;padding:24px;gap:20px;justify-content:center}.onboarding-header .brand{width:225px}.onboarding-header .language-control{width:100%}.onboarding-main{padding:25px 18px 30px}.onboarding .page-heading{margin-bottom:28px}.onboarding .page-heading h1{font-size:28px}.onboarding .page-heading .lead{font-size:13px}.avatar-grid{gap:14px}.avatar-card>img{aspect-ratio:3/4}.avatar-card>div{padding:16px 12px}.avatar-card .eyebrow{font-size:8px;line-height:1.7;letter-spacing:.7px;display:block;min-height:27px}.avatar-card h2{font-size:24px;margin:6px 0 12px}.avatar-card .text-link{font-size:11px;gap:6px}.avatar-card .text-link .icon{width:15px}.sponsors{gap:14px}.sponsors img{width:60px;height:34px}.sponsors img:first-child{width:73px}.intro .onboarding-header{justify-content:space-between;padding:17px 20px}.intro .language-control{width:auto}.intro .language-control button{padding:6px 9px;font-size:11px}.intro-layout{display:block;padding:5px 22px 25px}.intro-portrait{position:static;max-width:420px;margin:auto}.intro-portrait>img{height:330px;object-fit:cover;object-position:center 20%}.portrait-label{padding:20px 23px}.portrait-label h1{font-size:32px}.intro-copy{padding-top:27px}.intro-copy>h2{font-size:27px;margin-bottom:19px}.intro-copy .prose{font-size:15px}.toast{bottom:90px;width:calc(100% - 36px);text-align:center;font-size:12px}.point-modal{display:block}.point-image{min-height:0}.point-image>img{height:240px}.point-copy{padding:25px 23px}.point-copy h2{font-size:26px;padding-right:0}.point-copy .prose{font-size:14px}.confirm-content,.avatar-picker{padding:30px 22px}.confirm-content h2,.avatar-picker h2{font-size:25px}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{flex:1;padding:12px}.avatar-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.avatar-picker-grid img{height:160px}.lightbox-caption{padding:19px 12px;gap:6px}.lightbox-caption h2{font-size:16px}.lightbox-caption>.icon-button{width:34px;flex-shrink:0}.lightbox>img{height:62dvh}.lightbox-caption p{font-size:10px}.modal-close{right:10px;top:10px;width:37px;height:37px}}
@media(max-width:360px){.main-content{padding-left:14px;padding-right:14px}.quick-actions>a,.quick-actions>button{font-size:9px}.city-grid:not(.featured){grid-template-columns:1fr}.header-tools{gap:8px}.mobile-brand{max-width:145px}.welcome-panel .sponsors img{width:53px}.onboarding-header .language-control button{padding:6px 10px}.gallery-card>img{height:125px}.language-control button{padding:7px 9px}.avatar-card .eyebrow{font-size:7px}.avatar-card .text-link{font-size:10px}.hero-copy h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.sidebar,.mobile-nav,.topbar,.page-footer,.favorite,.quick-actions,.button,.text-link,.toast,.sponsors{display:none!important}.workspace{margin:0;padding:0}.main-content{padding:0;max-width:none}.detail-layout{display:block}.detail-aside{position:static}.narrative-card{border:0;break-inside:avoid}.prose{font-size:11pt}body{background:white;color:black}.detail-photo>img,.story-photo{height:180px}.story-sections{display:block}.story-sections article{margin-top:20px}}
@media(max-width:680px){.topbar:has(.breadcrumb button) .mobile-brand{display:none}.topbar .breadcrumb:has(button){display:flex;color:var(--ink)}.topbar .breadcrumb .icon-button{margin-left:-7px}}
:root[data-theme=dark] .brand img,:root[data-theme=dark] .mobile-brand img,:root[data-theme=dark] .welcome-logo,:root[data-theme=dark] .sponsors img{background:#f6f0e7;border-radius:4px;padding:4px}
@media(prefers-color-scheme:dark){:root[data-theme=system] .brand img,:root[data-theme=system] .mobile-brand img,:root[data-theme=system] .welcome-logo,:root[data-theme=system] .sponsors img{background:#f6f0e7;border-radius:4px;padding:4px}}
