:root{--red:#e30613;--ink:#111;--coal:#1b1b1b;--paper:#f4f1eb;--white:#fff;--muted:#b7b7b7;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font:16px/1.6 Inter,Arial,sans-serif}::selection{background:var(--red);color:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;left:1rem;background:#fff;color:#111;padding:.7rem 1rem;z-index:99}.skip:focus{top:1rem}:focus-visible{outline:3px solid #fff;outline-offset:4px}.nav{height:88px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10;width:100%}.nav>a img{width:168px}.nav nav{display:flex;align-items:center;gap:2rem;font-size:.9rem;font-weight:600}.nav-cta{background:var(--red);padding:.75rem 1rem;border-radius:8px}.menu{display:none}.hero{min-height:780px;padding:145px clamp(1.25rem,5vw,5rem) 60px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,6rem);align-items:center;background:radial-gradient(circle at 10% 15%,#2a2a2a 0,transparent 30%),#111}.hero-copy{max-width:760px}.route{color:#ff5962!important;font-size:.72rem!important;letter-spacing:.16em;font-weight:700}.hero h1,.section-head h2,.log-copy h2,.about h2,.closing h2{font-family:'Archivo Black',Arial,sans-serif;letter-spacing:-.035em;line-height:.98;margin:.4rem 0 1.6rem}.hero h1{font-size:clamp(3.2rem,6.7vw,6rem);max-width:12ch}.hero-copy>p{font-size:clamp(1rem,1.5vw,1.2rem);color:#d4d4d4;max-width:55ch}.actions{display:flex;gap:.8rem;margin:2rem 0 3.5rem}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.2rem;border-radius:9px;font-weight:700}.primary{background:var(--red)}.ghost{border:1px solid #555}.proof{display:flex;gap:1.7rem;flex-wrap:wrap;font-size:.78rem;font-weight:700;text-transform:uppercase}.proof span:before{content:'•';color:var(--red);margin-right:.55rem}.hero-media{position:relative;height:min(68vw,630px)}.hero-media img{width:100%;height:100%;object-fit:cover;border-radius:80px 14px 80px 14px;filter:saturate(.8)}.hero-media:after{content:'';position:absolute;inset:0;border-radius:80px 14px 80px 14px;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.65))}.stamp{position:absolute;z-index:2;right:-1rem;top:12%;background:var(--red);font:1rem/1.05 'Archivo Black';padding:1.1rem;transform:rotate(4deg);border-radius:10px}.dots{position:absolute;z-index:2;bottom:1.3rem;left:1.5rem;letter-spacing:.55rem;line-height:.55;color:#fff}.marquee{background:var(--red);overflow:hidden;padding:1.15rem 0;white-space:nowrap;font:clamp(1rem,2vw,1.45rem) 'Archivo Black';letter-spacing:-.02em}.marquee div{width:max-content;animation:line 22s linear infinite}.marquee b{margin:0 2rem;color:#111}@keyframes line{to{transform:translateX(-25%)}}.catalogs{background:var(--paper);color:var(--ink);padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,7rem)}.section-head{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:4rem}.section-head h2{font-size:clamp(2.8rem,6vw,5.3rem)}.section-head h2 span{color:var(--red)}.section-head p{max-width:39ch}.catalog-list article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:2rem;padding:2rem 0;border-top:1px solid #b9b4ab}.catalog-list article:last-child{border-bottom:1px solid #b9b4ab}.cat-num{font-weight:700;color:var(--red)}.catalog-list h3{font:clamp(1.4rem,2.8vw,2.2rem) 'Archivo Black';margin:0}.catalog-list p{margin:.25rem 0;color:#555}.catalog-list a{font-weight:700}.catalog-list a span{color:var(--red);font-size:1.5rem;margin-left:1rem}.logistics{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,7rem);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,8rem);align-items:center;background:#171717}.photo{height:680px;position:relative}.photo img{width:100%;height:100%;object-fit:cover;border-radius:14px 80px 14px 80px}.photo-label{position:absolute;bottom:1.2rem;left:1.2rem;background:var(--red);font:1.15rem/1.05 'Archivo Black';padding:1rem}.log-copy h2,.about h2{font-size:clamp(2.7rem,5vw,5rem)}.log-copy>p,.about p{font-size:1.1rem;color:#c9c9c9}.log-copy ul{list-style:none;padding:0;margin:3rem 0}.log-copy li{display:flex;flex-direction:column;padding:1.2rem 0;border-top:1px solid #3a3a3a}.log-copy li b{font-size:1.1rem}.log-copy li span{color:#aaa}.about{background:var(--red);display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,7rem);align-items:center}.about p{color:#fff}.about img{width:100%;height:550px;object-fit:cover;border-radius:70px 14px}.text-link{display:inline-block;margin-top:1.5rem;font-weight:700;border-bottom:2px solid #fff}.closing{text-align:center;padding:8rem 1.5rem;background:#0e0e0e}.closing>img{width:200px;margin:0 auto 2rem}.closing h2{font-size:clamp(3rem,7vw,6rem)}.light{background:#fff;color:#111}footer{padding:2.5rem clamp(1.25rem,5vw,5rem);display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;color:#aaa}footer>img{width:120px}footer div{display:flex;gap:1.5rem}footer a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:800px){.nav{height:74px}.nav>a img{width:130px}.menu{display:block;background:transparent;border:1px solid #777;color:#fff;padding:.55rem .75rem;border-radius:7px}.nav nav{display:none;position:absolute;top:68px;left:1rem;right:1rem;background:#202020;padding:1rem;border-radius:12px;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:115px}.hero-media{height:480px}.proof{margin-bottom:1rem}.section-head,.logistics,.about{grid-template-columns:1fr;display:grid}.section-head{align-items:start}.catalog-list article{grid-template-columns:45px 1fr}.catalog-list article>a{grid-column:2}.photo{height:460px}.about img{height:400px}.actions{flex-direction:column;align-items:stretch}footer{grid-template-columns:1fr;text-align:center}footer>img{margin:auto}footer div{justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}}
