/* Tipografías alojadas en el propio servidor (sin Google Fonts) */
@font-face{font-family:'Barlow';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/barlow-latin-400-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/barlow-latin-500-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/barlow-latin-600-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/barlow-latin-700-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/barlow-condensed-latin-500-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/barlow-condensed-latin-600-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/barlow-condensed-latin-700-normal.woff2) format('woff2')}
:root{--blue:#082b54;--orange:#f65315;--paper:#f3f1e9;--display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--text:'Barlow',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--blue);font-family:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:20px}.skip:focus{top:10px}header{position:absolute;z-index:10;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:25px 4vw;border-bottom:1px solid #ffffff40;color:white}.brand img{width:clamp(155px,18vw,240px);height:auto;display:block}nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:600}.contact-link{border:1px solid #ffffff70;border-radius:50px;padding:13px 22px}.contact-link span{margin-left:22px}.cinema{height:460vh;background:#082b54}.cinema-stage{height:100vh;height:100svh;position:sticky;top:0;overflow:hidden;background:#082b54 url(portada-bucle.jpg) center/cover}.films,.films video,#sequence,.shade{position:absolute;inset:0;width:100%;height:100%}.films video{object-fit:cover}.films #loop{opacity:0}.films.looping #loop{opacity:1}.films.looping #intro{opacity:0}#sequence{opacity:0}.shade{background:linear-gradient(90deg,#021329b8,transparent 85%),linear-gradient(0deg,#021329b0,transparent 45%);pointer-events:none}.hero-copy{position:absolute;left:6vw;top:27%;color:white;max-width:850px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:600;line-height:1.6}h1,h2,p{margin:0}h1,h2{font-family:var(--display);font-weight:600;letter-spacing:.005em;line-height:.94}h1{font-size:clamp(70px,9.5vw,148px);margin:22px 0}em{color:var(--orange);font-style:normal}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.6}.hero-cta{display:inline-flex;gap:36px;margin-top:28px;font-size:13px;border-bottom:1px solid #ffffff70;padding-bottom:9px}.hero-bottom{position:absolute;bottom:45px;left:6vw;right:6vw;display:flex;justify-content:space-between;color:white;font-size:11px;letter-spacing:.1em}.hero-bottom i{font-style:normal;color:var(--orange);margin:0 14px}.hero-bottom b{font-size:20px;margin-left:20px}.film-caption{position:absolute;left:6vw;bottom:16%;color:white;opacity:0}.film-caption span{font-size:11px;letter-spacing:.15em}.film-caption p{font:600 clamp(42px,5vw,78px)/.95 var(--display);margin-top:20px}.film-progress{position:absolute;bottom:0;height:3px;width:100%;background:#ffffff20}.film-progress i{display:block;height:100%;background:var(--orange);width:0}.journey{position:relative}.landscape{position:sticky;top:0;height:100vh;height:100svh;margin-bottom:-100vh;overflow:hidden}.landscape canvas{height:100%;width:100%;display:block}.route-heading{position:absolute;right:5vw;top:40px;text-align:right;display:grid;gap:8px}.route-heading span{font-size:10px;letter-spacing:.15em}.route-heading b{font-family:var(--display);font-size:28px;font-weight:500}.route-meter{position:absolute;bottom:35px;right:5vw;display:flex;gap:12px;align-items:center;font-size:10px;letter-spacing:.15em}.route-meter>div{height:2px;width:130px;background:#082b5425}.route-meter i{height:100%;display:block;background:var(--orange);width:0}.stop{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;padding:9vh 6vw;pointer-events:none}.stop-copy{max-width:43%;pointer-events:auto}.stop h2{font-size:clamp(52px,6.3vw,100px);margin:26px 0}.stop-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;max-width:390px;color:#45566a}.tag{display:flex;justify-content:space-between;max-width:390px;border-top:1px solid #082b5430;padding-top:20px;margin-top:30px;font-size:10px;letter-spacing:.14em;font-weight:600}.tag span{font-size:22px}.pallet-count{display:flex;gap:10px;margin-top:22px}.pallet-count span{border:1px solid #082b5440;padding:9px 14px;border-radius:30px;font-size:12px}.button{display:inline-block;padding:16px 22px;background:var(--blue);color:white;font-size:13px;margin-top:25px;border-radius:3px}.coverage{padding:110px 6vw;background:var(--blue);color:white;position:relative}.coverage h2{font-size:clamp(56px,7.5vw,110px);max-width:1050px;margin:25px 0 55px}.cities{display:flex;flex-wrap:wrap;gap:0;border-top:1px solid #ffffff40;padding:30px 0}.cities span{font-family:var(--display);font-size:25px}.cities span:not(:last-child):after{content:'↗';color:var(--orange);padding:0 20px}.coverage>p:last-child{font-size:13px;color:#b8c7d7}.contact{padding:100px 6vw 110px}.contact h2{font-size:clamp(80px,12vw,180px);margin:28px 0 40px}.contact>a{display:flex;justify-content:space-between;border-bottom:1px solid #082b5433;padding-bottom:20px;font-family:var(--display);font-size:clamp(42px,6vw,85px)}.contact>a span{color:var(--orange)}.contact>p:last-child{margin-top:22px;color:#45566a}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 6vw 85px;background:#e8e7df;font-size:11px}footer img{height:auto;width:170px}.motion{position:fixed;z-index:30;right:18px;bottom:14px;background:var(--blue);color:white;border:1px solid #ffffff50;border-radius:30px;padding:10px 15px;font-size:11px;cursor:pointer}.motion span{margin-left:10px}.motion:hover{background:#124676}
@media(min-width:1700px){.hero-copy{top:30%}}@media(max-width:700px){header{padding:20px 6vw}nav>a:not(.contact-link){display:none}.contact-link{padding:10px 15px;font-size:12px}.contact-link span{margin-left:12px}.hero-copy{top:25%;right:6vw}.hero-copy .eyebrow{max-width:240px;font-size:10px}h1{font-size:clamp(62px,15vw,96px)}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-bottom{bottom:62px;gap:25px;align-items:end}.hero-bottom>span{max-width:170px;line-height:1.8;font-size:9px}.hero-bottom i{margin:0 5px}.hero-bottom>a{max-width:100px;line-height:1.8;font-size:10px}.cinema{height:380vh}.film-caption p{max-width:250px}.stop{align-items:flex-start;padding-top:13vh}.stop-copy{max-width:77%}.stop h2{font-size:clamp(44px,11vw,68px);margin:22px 0}.stop-copy>p:not(.eyebrow){font-size:15px;line-height:1.6;max-width:290px}.route-heading{top:auto;bottom:100px;right:5vw}.route-heading span{font-size:8px}.route-heading b{font-size:24px}.route-meter{bottom:70px}.tag{max-width:265px}.coverage,.contact{padding:75px 6vw}.coverage h2{font-size:57px}.cities{row-gap:15px}.cities span{font-size:22px}.cities span:not(:last-child):after{padding:0 10px}footer{align-items:flex-start;flex-direction:column}.landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f3f1e9 0%,#f3f1e9ec 35%,#f3f1e940 68%,transparent 85%);pointer-events:none}.route-heading,.route-meter{z-index:1}.stop-copy{position:relative}.pallet-count{gap:6px}.pallet-count span{padding:8px 10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-height:520px) and (min-width:701px){.hero-copy{top:24%}h1{font-size:62px;margin:10px 0}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-cta{margin-top:12px}.hero-bottom{bottom:25px}.stop h2{font-size:48px}.stop-copy>p:not(.eyebrow){font-size:14px}.tag{margin-top:12px}}
@media(max-width:700px){.landscape:after{background:linear-gradient(90deg,#f3f1e9 0%,#f3f1e9f7 57%,#f3f1e9e8 74%,#f3f1e922 84%,transparent 90%)}.route-heading{background:#f3f1e9e8;padding:8px 12px;border-radius:3px}.hero-bottom{bottom:65px}.route-meter{bottom:65px}}
/* Photographic aerial journey */
.journey{background:#15251f;color:#fff}.landscape{background:#15251f url(aerial/frame-012.webp) center/cover}.landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,24,.87),rgba(3,15,24,.58) 36%,rgba(3,15,24,.08) 62%,rgba(3,15,24,.08)),linear-gradient(0deg,#03101870,transparent 35%);pointer-events:none}.route-heading,.route-meter{z-index:1;color:#fff}.route-heading{background:none;text-shadow:0 2px 12px #000}.route-meter>div{background:#ffffff50}.stop-copy{max-width:42%;text-shadow:0 2px 24px #0004}.stop h2{font-size:clamp(52px,5.7vw,88px)}.stop-copy>p:not(.eyebrow){color:#f1f3f1}.tag{border-color:#ffffff60}.pallet-count span{border-color:#ffffff80}.stop .button{background:var(--orange)}
.about{padding:110px 6vw;display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;background:#e9e7de}.about h2{font-size:clamp(60px,7vw,108px);margin-top:28px}.about-copy{align-self:center;max-width:510px}.about-copy>p{font-size:18px;line-height:1.75;color:#45566a;margin-bottom:20px}.about-copy strong{color:var(--blue);font-weight:600}.about-values{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.about-values span{border:1px solid #082b5430;padding:10px 15px;border-radius:25px;font-size:12px}.legal-link{text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:850px;margin:auto;padding:55px 25px 100px}.legal-page h1{font-size:70px}.legal-page h2{font-size:32px;margin:35px 0 15px}.legal-page p,.legal-page li{line-height:1.7;color:#45566a}.legal-page .draft{background:#ffe8cf;padding:20px;margin:25px 0}.legal-page dl{display:grid;grid-template-columns:170px 1fr;gap:12px}.legal-page dd{margin:0}.legal-page>a{display:inline-block;margin-bottom:25px;text-decoration:underline}
@media(max-width:700px){.stop-copy{max-width:86%}.stop h2{font-size:clamp(44px,11vw,68px)}.landscape:after{background:linear-gradient(90deg,#031018d9,#03101892 72%,#03101835),linear-gradient(0deg,#03101885,transparent 40%)}.route-heading{background:#03101875;padding:10px 14px}.stop-copy>p:not(.eyebrow){max-width:280px}.about{padding:75px 6vw;grid-template-columns:1fr;gap:35px}.about h2{font-size:64px}.about-copy>p{font-size:16px}.legal-page dl{grid-template-columns:1fr}.legal-page dd{margin-bottom:10px}}
.contact-details{display:grid;gap:10px;margin-top:30px;font-style:normal;font-size:14px;line-height:1.6;color:#45566a}.contact-details a{color:var(--blue);font-size:clamp(18px,4vw,26px);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}
.history{grid-template-columns:1.1fr 1fr;gap:65px 7vw}.history h2{font-size:clamp(52px,6.4vw,98px)}.history-gallery{grid-column:1/-1;min-width:0}.history-stage{background:#17242e;aspect-ratio:1672/941;overflow:hidden}.history-slide{margin:0;width:100%;height:100%}.history-slide[hidden]{display:none}.history-slide img{width:100%;height:100%;object-fit:contain;display:block}.history-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid #082b5428}.history-bar>div>p:last-child{font-size:14px;margin-top:6px;color:#45566a}.history-controls{display:flex;gap:12px;align-items:center;flex-shrink:0}.history-controls button{background:transparent;border:1px solid #082b5440;color:var(--blue);border-radius:30px;min-height:44px;min-width:44px;cursor:pointer;padding:10px 14px}.history-controls button:hover{background:var(--blue);color:white}.history-controls span{font-size:12px;letter-spacing:.08em;margin-right:8px}.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}@media(max-width:700px){.history{grid-template-columns:1fr;gap:32px}.history h2{font-size:clamp(45px,11vw,68px)}.history-bar{align-items:flex-start;flex-direction:column}.history-controls{width:100%;justify-content:space-between;gap:8px}.history-gallery{margin-top:10px}}
/* A photographic prism: each image stays whole on a rotating face. */
.history-gallery{padding:36px 4vw 0;background:linear-gradient(145deg,#d9d8cf,#f5f3eb 55%,#dedcd2);border:1px solid #082b5415;border-radius:5px}.history-stage.cube-stage{position:relative;overflow:visible;background:transparent;perspective:1900px;isolation:isolate;margin:0 auto 45px;width:100%;max-width:1100px}.history-rotor{position:absolute;inset:0;transform-style:preserve-3d}.cube-stage .history-slide{position:absolute;inset:0;backface-visibility:hidden;background:#142533;box-shadow:0 18px 32px #082b5430;outline:1px solid #ffffff35}.cube-stage .history-slide img{object-fit:contain}.cube-stage:after{content:'';position:absolute;z-index:-1;left:10%;right:10%;height:35px;bottom:-32px;border-radius:50%;background:#122c4850;filter:blur(17px);transform:scaleY(.45);transition:transform 1s}.cube-stage.turning:after{transform:scale(.8,.65)}.history-gallery .history-bar{position:relative;background:transparent;padding-bottom:26px;gap:15px}.history-rotor{will-change:transform}@media(max-width:700px){.history-gallery{padding:20px 12px 0}.history-stage.cube-stage{perspective:900px;margin-bottom:30px}.history-controls{gap:4px}.history-controls button{padding:10px 11px}.history-controls span{margin-right:0}.history-gallery .history-bar>div>p:last-child{font-size:12px}.history-stage.cube-stage:after{bottom:-25px}}@media(prefers-reduced-motion:reduce){.cube-stage:after{transition:none}}
@media(max-width:700px){.history-stage.cube-stage{width:84%;margin-top:12px;margin-bottom:35px}}

/* ===== v2 · Recorrido vectorial ===== */
.landscape{background:#0c4a86}
.landscape:after{background:linear-gradient(90deg,rgba(3,15,24,.82),rgba(3,15,24,.5) 34%,rgba(3,15,24,.06) 58%,rgba(3,15,24,0)),linear-gradient(0deg,#03101860,transparent 30%)}


/* ===== v2 · Corrección: la capa del recorrido no invade la sección siguiente ===== */
.journey{overflow:clip}
.about{position:relative;z-index:1}

/* ===== v2 · Portada ===== */
.hero-copy strong{font-weight:700;color:#fff}
.hero-phone{display:flex;width:max-content;align-items:center;gap:12px;margin-top:22px;padding:13px 24px 13px 20px;background:var(--orange);color:#fff;border-radius:40px;font:600 24px/1 var(--display);letter-spacing:.03em;box-shadow:0 10px 30px -10px #f6531599;transition:background .2s,transform .2s}
.hero-phone span{font-size:22px}
.hero-phone:hover{background:#ff6a2e;transform:translateY(-1px)}
.hero-bottom .hero-route{display:flex;flex-wrap:wrap;row-gap:6px;font:500 15px var(--display);letter-spacing:.03em}
.hero-route b{font-weight:500}
.hero-route b:not(:last-child):after{content:'↗';color:var(--orange);padding:0 10px}
.pallet-count{flex-wrap:wrap;max-width:430px}
@media(max-width:700px){
 .hero-phone{font-size:21px;padding:11px 20px 11px 16px;margin-top:18px}
 .hero-bottom>span.hero-route{max-width:62vw;font-size:12px;line-height:1.3}
 .hero-route b:not(:last-child):after{padding:0 5px}
}

/* ===== v2 · Álbum: tira de negativo ===== */
.album{position:relative;height:400vh;background:#e6dfcf;--x:0px;--rot:0deg;--mod:0;--bg:#e6dfcf}
.album-pin{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden}
.album-head{position:absolute;z-index:2;top:30px;left:6vw;right:6vw;display:flex;gap:20px;justify-content:space-between;align-items:baseline;color:var(--blue)}
.album-hint{font-size:14px;color:#5b6573}
.album-count{font:600 22px var(--display);letter-spacing:.06em}
.album-track{position:absolute;top:10vh;bottom:16vh;left:0;display:flex;align-items:center;gap:clamp(40px,5vw,90px);padding:0 22vw 0 6vw;will-change:transform;outline:none}
.album-track:focus-visible{box-shadow:inset 0 0 0 3px var(--orange)}
.album-card{flex:none;width:min(430px,78vw);color:var(--blue)}
.album-card b{display:block;font:600 clamp(100px,13vw,200px)/.8 var(--display);letter-spacing:0;color:var(--orange)}
.album-card p{font-size:clamp(17px,1.4vw,20px);line-height:1.55;margin-top:22px;max-width:380px}
.album-end a{display:inline-block;margin-top:26px;padding:15px 22px;background:var(--blue);color:#fff;border-radius:3px;font-size:14px}
/* la película */
.film{--fh:clamp(150px,27vh,300px);position:relative;flex:none;display:flex;gap:14px;padding:34px 16px;background:linear-gradient(#1b1714,#221c17 50%,#1b1714);border-radius:2px;box-shadow:0 30px 60px -30px #1a120588}
.film:before,.film:after{content:'';position:absolute;left:0;right:0;height:14px;background:var(--bg);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='14'%3E%3Crect x='7' y='0' width='12' height='14' rx='2.5' fill='black'/%3E%3C/svg%3E") repeat-x 0 0/26px 14px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='14'%3E%3Crect x='7' y='0' width='12' height='14' rx='2.5' fill='black'/%3E%3C/svg%3E") repeat-x 0 0/26px 14px}
.film:before{top:10px}.film:after{bottom:10px}
.frame{position:relative;flex:none;margin:0;height:var(--fh);aspect-ratio:16/9;background:#000;outline:1px solid #000}
.frame button{all:unset;display:block;width:100%;height:100%;cursor:zoom-in}
.frame button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.frame img{display:block;width:100%;height:100%;object-fit:cover}
.frame figcaption{position:absolute;left:4px;bottom:-31px;font:600 10px/1 var(--display);letter-spacing:.2em;color:#d98d34;white-space:nowrap;pointer-events:none}
.frame figcaption b{margin-left:12px;font-weight:600}
.frame:before{content:'◂ 'attr(data-n);position:absolute;right:6px;top:-26px;font:600 10px var(--display);letter-spacing:.2em;color:#d98d34}
/* carretera y camión */
.album-road{position:absolute;left:0;right:0;bottom:0;height:13vh;background:linear-gradient(#34383d,#26292d);box-shadow:inset 0 3px 0 #c8c2b3}
.album-lines{position:absolute;left:0;right:0;top:55%;height:4px;background:repeating-linear-gradient(90deg,#efeadf 0 46px,transparent 46px 110px);background-position:var(--x) 0}
.album-truck{position:absolute;left:7vw;bottom:calc(13vh - 2px - 4.2vh);height:max(11vh,70px);aspect-ratio:230/84}
.album-truck svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.album-truck .t-old{opacity:calc(1 - var(--mod))}
.album-truck .t-new{opacity:var(--mod)}
.album-truck .wheel{transform-box:fill-box;transform-origin:center;transform:rotate(var(--rot))}
.album-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffffff22}
.album-progress i{display:block;height:100%;width:0;background:var(--orange)}
.lightbox{border:0;padding:0;background:transparent;max-width:min(1300px,94vw);color:#fff}
.lightbox::backdrop{background:#050b12e8}
.lightbox img{display:block;max-width:100%;max-height:78vh;margin:auto}
.lightbox p{margin-top:14px;font-size:14px;color:#c9d1da;text-align:center}
.lb-nav{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:16px}
.lb-nav button{background:transparent;color:#fff;border:1px solid #ffffff60;border-radius:30px;min-width:46px;min-height:44px;padding:10px 16px;cursor:pointer}
.lb-nav button:hover{background:#ffffff18}
.lb-nav span{font:600 18px var(--display);letter-spacing:.08em;min-width:70px;text-align:center}
@media(max-width:700px){
 .album-head{top:22px;flex-wrap:wrap;gap:6px 14px}
 .album-hint{order:3;width:100%;font-size:13px}
 .album-track{top:14vh;bottom:18vh;padding-right:30vw}
 .film{--fh:clamp(120px,22vh,190px);gap:10px;padding:30px 12px}
 .album-truck{left:5vw}
}

/* portada: bloque de texto más arriba para que quepa el botón de teléfono */
.hero-copy{top:21%}
h1{margin:18px 0}
@media(min-width:1700px){.hero-copy{top:24%}}
@media(max-height:760px) and (min-width:701px){.hero-copy{top:17%}h1{font-size:clamp(60px,8vw,110px)}.hero-phone{margin-top:14px}}
@media(max-width:700px){.hero-copy{top:17%}}
.film{--fh:clamp(140px,24vh,260px)}
@media(max-width:700px){.pallet-count{gap:5px;max-width:300px}.pallet-count span{padding:6px 9px;font-size:11px}.film{--fh:clamp(110px,20vh,170px)}}
@media(max-width:700px){.route-heading{top:14px;bottom:auto;right:14px}.stop{padding-top:15vh}}
.legal-page h1{font-size:clamp(56px,9vw,80px);margin:14px 0 10px}
.legal-page h2{letter-spacing:.01em}

/* ruta de ciudades en la portada: solo en escritorio; en móvil se oculta para despejar */
@media(max-width:700px){.hero-bottom .hero-route{display:none}.hero-bottom{justify-content:flex-end}}

/* ===== Portada en vertical (móvil y tablet en vertical): vídeo propio y texto repartido ===== */
@media (orientation: portrait) and (max-width: 1024px){
 .cinema-stage{background-image:url(portada-movil.jpg)}
 .films video{object-position:42% 50%}
 .shade{background:linear-gradient(180deg,#021329b0 0%,#02132955 26%,transparent 42%,transparent 55%,#021329a8 72%,#021329e6 100%)}
 .hero-copy{top:13%;bottom:118px;right:6vw;display:flex;flex-direction:column;align-items:flex-start}
 .hero-copy h1{margin:14px 0 0}
 .hero-copy>p:not(.eyebrow){margin-top:auto}
 .hero-bottom{bottom:62px}
}
@media (orientation: portrait) and (max-width: 1024px) and (min-width:701px){
 .hero-copy{top:14%;bottom:150px}
 .hero-copy h1{font-size:clamp(80px,13vw,130px)}
}

@media (orientation: portrait) and (max-width: 1024px){
 nav>a:not(.contact-link){display:none}
 .hero-bottom .hero-route{display:none}
 .hero-bottom{justify-content:flex-end}
}
@media (orientation: portrait) and (max-width: 1024px) and (max-width:700px){
 .hero-copy h1{font-size:clamp(44px,min(14.5vw,8.6vh),96px)}
}
@media (orientation: portrait) and (max-width: 1024px) and (max-height:720px){
 .hero-copy{top:12%;bottom:96px}
 .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.5}
 .hero-cta{margin-top:14px}
 .hero-phone{margin-top:12px;font-size:19px;padding:9px 18px 9px 14px}
 .hero-bottom{bottom:48px}
}

/* los textos decorativos de la portada no deben capturar toques ni clics */
.film-caption{pointer-events:none}
.hero-bottom{pointer-events:none}
.hero-bottom a{pointer-events:auto}

/* ===== Almacenamiento (sección de la ruta) ===== */
.storage{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(30px,5vw,80px);align-items:center;margin-top:80px;padding-top:70px;border-top:1px solid #ffffff30}
.storage-photo{margin:0;position:relative}
.storage-photo img{display:block;width:100%;height:auto;border-radius:4px;box-shadow:0 30px 60px -30px #000a}
.storage-photo:after{content:'';position:absolute;left:-14px;bottom:-14px;width:38%;height:38%;border-left:3px solid var(--orange);border-bottom:3px solid var(--orange);pointer-events:none}
.storage-copy h3{font:600 clamp(48px,5.4vw,84px)/.95 var(--display);letter-spacing:.005em;margin:22px 0 24px}
.storage-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#d6e0ea;max-width:430px}
.storage-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.storage-tags span{border:1px solid #ffffff55;padding:9px 15px;border-radius:30px;font-size:12px}
.storage-cta{display:inline-flex;gap:14px;margin-top:30px;padding:14px 22px;background:var(--orange);color:#fff;border-radius:3px;font-size:14px;cursor:pointer}
@media(max-width:900px){.storage{grid-template-columns:1fr;margin-top:55px;padding-top:50px}.storage-photo:after{left:-8px;bottom:-8px}}
/* ===== Teléfono en ordenador: se muestra y se copia ===== */
.tel-desk{cursor:copy}
.tel-toast{position:fixed;z-index:60;left:50%;bottom:70px;transform:translate(-50%,20px);background:var(--blue);color:#fff;padding:13px 20px;border-radius:30px;font-size:14px;box-shadow:0 10px 30px #0005;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}
.tel-toast.on{opacity:1;transform:translate(-50%,0)}
