@font-face{font-family:IS;src:url(../fonts/IS.ttf)format("truetype");font-display:swap;font-weight:100 900}:root{--primary:#000051;--primary-deep:#00003a;--primary-blue:#254bde;--accent:#f5b700;--sky:#60a2ff;--sky-soft:#d0e6fc;--surface:#fff;--surface-muted:#f7f8fc;--surface-low:#f1f3f8;--text:#080c11;--text-secondary:#2c323e;--text-muted:#657084;--outline:#d2d6e1;--outline-strong:#0000512e;--green:#16a34a;--purple:#7c3aed;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-soft:0 10px 22px #00005114;--shadow-primary:0 18px 42px #00005129;color:var(--text);background:var(--surface-muted);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IS,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.45}*{box-sizing:border-box}html{background:var(--surface-muted);min-width:320px;min-height:100%;overflow-x:hidden}body{background:var(--surface-muted);min-width:320px;min-height:100%;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}img,svg{display:block}#root{isolation:isolate;min-height:100svh}::selection{color:var(--primary);background:#f5b7006b}.app-shell{background:var(--surface-muted);min-height:100svh}.coming-soon{background:var(--surface-muted);grid-template-rows:1fr auto;place-items:center;min-height:100svh;padding:54px 32px 28px;display:grid;position:relative;overflow:hidden}.coming-soon:before{content:"";opacity:.5;background-image:linear-gradient(#0000510b 1px,#0000 1px),linear-gradient(90deg,#0000510b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.coming-soon:after{content:"";clip-path:polygon(9% 35%,30% 9%,64% 0,91% 21%,100% 61%,77% 94%,36% 100%,0 78%);background:#d0e6fc9e;width:680px;height:430px;position:absolute;bottom:-190px;right:-260px}.intro-screen{z-index:20;pointer-events:none;background:var(--surface-muted);place-items:center;animation:2.05s cubic-bezier(.22,1,.36,1) both intro-screen-exit;display:grid;position:fixed;inset:0}.intro-logo{filter:drop-shadow(0 18px 26px #00005133);width:104px;height:104px;animation:1.65s cubic-bezier(.22,1,.36,1) both intro-logo-in}.route-backdrop{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.route-network{width:100%;height:100%;position:absolute;inset:0}.route-network-mobile{display:none}.map-road{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.map-road-muted{stroke:#d2d6e1d1;stroke-width:12px}.map-road-blue{stroke:#254bde4d;stroke-width:9px;stroke-dasharray:20 18;animation:18s linear infinite route-drift}.map-road-yellow{stroke:#f5b7006b;stroke-width:10px;stroke-dasharray:26 20;animation:22s linear infinite reverse route-drift}.map-road-green{stroke:#16a34a38;stroke-width:8px;stroke-dasharray:18 20;animation:24s linear infinite route-drift}.map-plate{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #d2d6e1eb;position:absolute;overflow:hidden}.map-plate-one{width:214px;height:136px;top:17%;left:7%;transform:rotate(-7deg)}.map-plate-two{width:244px;height:150px;bottom:15%;right:8%;transform:rotate(8deg)}.plate-line,.plate-road,.plate-water,.plate-node{display:block;position:absolute}.plate-line,.plate-road{border-radius:999px;height:8px}.plate-line-primary{background:var(--primary-blue);width:150px;top:58px;left:26px;transform:rotate(-10deg)}.plate-line-secondary{background:var(--accent);width:78px;top:75px;right:18px;transform:rotate(28deg)}.plate-line-alt{background:var(--green);width:170px;top:72px;left:32px;transform:rotate(12deg)}.plate-road-one{background:#d9dee8;width:190px;top:34px;left:-18px;transform:rotate(-15deg)}.plate-road-two{background:#d9dee8;width:150px;bottom:34px;right:-20px;transform:rotate(42deg)}.plate-water{background:var(--sky-soft);border-radius:42px;width:108px;height:98px;bottom:-34px;right:-32px}.plate-node{border:3px solid var(--primary-blue);background:var(--surface);border-radius:999px;width:16px;height:16px}.plate-node-start{top:52px;left:28px}.plate-node-transfer{border-color:var(--accent);top:50px;left:108px}.plate-node-end{border-color:var(--surface);background:var(--primary-blue);bottom:45px;right:26px}.route-label,.floating-stop{box-shadow:var(--shadow-soft);position:absolute}.route-label{width:48px;height:40px;color:var(--primary);border-radius:14px;place-items:center;font-size:15px;font-weight:900;display:grid}.route-label-main{background:var(--accent);top:31%;right:19%;transform:rotate(9deg)}.route-label-alt{color:var(--surface);background:var(--primary-blue);bottom:29%;left:18%;transform:rotate(-8deg)}.floating-stop{min-height:34px;color:var(--text-secondary);background:#ffffffd1;border:1px solid #d2d6e1e6;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.floating-stop span{border:3px solid var(--primary-blue);background:var(--surface);border-radius:999px;width:10px;height:10px}.stop-tampico{top:24%;left:27%}.stop-madero{bottom:28%;right:18%}.stop-altamira{top:22%;right:12%}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(100%,780px);margin-bottom:64px;padding:36px 0;display:flex;position:relative}.brand-logo{filter:drop-shadow(0 14px 22px #0000511a);width:254px;max-width:78%;height:auto;margin-bottom:24px;animation:.72s cubic-bezier(.22,1,.36,1) 1.55s both hero-reveal}.hero-eyebrow{min-height:38px;color:var(--primary);background:#d0e6fcad;border:1px solid #60a2ff5c;border-radius:999px;align-items:center;gap:10px;margin:0 0 18px;padding:8px 14px;font-size:14px;font-weight:800;animation:.72s cubic-bezier(.22,1,.36,1) 1.68s both hero-reveal;display:inline-flex}.hero-eyebrow span{border:3px solid var(--primary-blue);background:var(--surface);border-radius:999px;width:12px;height:12px}.hero-title{max-width:760px;color:var(--primary);text-wrap:balance;margin:0;font-size:72px;font-weight:900;line-height:1.04;animation:.76s cubic-bezier(.22,1,.36,1) 1.8s both hero-reveal}.hero-copy{max-width:650px;color:var(--text-secondary);text-wrap:pretty;margin:22px 0 0;font-size:21px;font-weight:600;line-height:1.55;animation:.76s cubic-bezier(.22,1,.36,1) 1.92s both hero-reveal}.route-status{border-radius:var(--radius-lg);width:min(100%,560px);min-height:76px;box-shadow:var(--shadow-primary);background:#fffffff0;border:1px solid #d2d6e1e6;align-items:center;gap:18px;margin-top:30px;padding:14px 18px;animation:.76s cubic-bezier(.22,1,.36,1) 2.04s both hero-reveal;display:flex}.route-status strong,.route-status span{text-align:left;display:block}.route-status strong{color:var(--primary);font-size:16px;font-weight:900}.route-status div>span{color:var(--text-muted);margin-top:2px;font-size:14px;font-weight:700;line-height:1.35}.status-track{flex:0 0 110px;align-items:center;width:110px;display:flex}.status-dot{border-radius:999px;flex:0 0 18px;width:18px;height:18px}.status-dot-start{border:4px solid var(--sky);background:var(--surface)}.status-dot-end{border:4px solid var(--primary);background:var(--accent)}.status-line{background:#00005124;border-radius:999px;flex:1;height:4px;margin:0 5px;position:relative;overflow:hidden}.status-line:after{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);animation:2.8s ease-in-out infinite status-glide;position:absolute;inset:0}.page-footer{z-index:2;color:var(--text-muted);font-size:13px;font-weight:800;animation:.7s cubic-bezier(.22,1,.36,1) 2.12s both hero-reveal;position:relative}@keyframes intro-logo-in{0%{opacity:0;transform:scale(.86)}30%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@keyframes intro-screen-exit{0%,76%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes hero-reveal{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes route-drift{to{stroke-dashoffset:-180px}}@keyframes status-glide{0%{transform:translate(-100%)}48%,to{transform:translate(100%)}}@media (width<=1180px){.map-plate-one{left:-32px}.map-plate-two{right:-46px}.stop-altamira{right:4%}}@media (width<=1024px){.coming-soon{padding:48px 28px 28px}.hero-title{max-width:650px;font-size:56px}.hero-copy{max-width:590px;font-size:19px}.map-plate-one{top:11%;left:-86px}.map-plate-two{bottom:10%;right:-94px}.route-label-main{right:9%}.stop-tampico{left:10%}.stop-madero{right:8%}}@media (width<=768px){.coming-soon{padding:38px 20px 24px}.coming-soon:before{background-size:56px 56px}.coming-soon:after{bottom:-250px;right:-300px}.route-network-main{display:none}.route-network-mobile{display:block}.map-road-muted{stroke-width:9px}.map-road-blue,.map-road-yellow{stroke-width:7px}.map-road-green,.map-plate-two,.route-label-alt,.floating-stop,.stop-altamira{display:none}.map-plate-one{opacity:.86;width:188px;height:120px;top:8%;left:-120px}.route-label-main{width:42px;height:36px;font-size:13px;top:16%;right:9%}.floating-stop{min-height:32px;padding:6px 10px;font-size:12px}.stop-tampico{top:auto;bottom:14%;left:-22px}.stop-madero{bottom:21%;right:-30px}.hero-content{width:min(100%,590px);padding:30px 0 24px}.brand-logo{width:218px;margin-bottom:22px}.hero-eyebrow{min-height:36px;margin-bottom:16px;font-size:13px}.hero-title{max-width:520px;font-size:44px;line-height:1.08}.hero-copy{max-width:500px;margin-top:20px;font-size:18px;line-height:1.5}.route-status{width:min(100%,500px);min-height:90px;margin-top:26px;padding:14px 16px}}@media (width<=430px){.coming-soon{padding:32px 18px 22px}.intro-logo{width:92px;height:92px}.brand-logo{width:196px;max-width:84%;margin-bottom:20px}.hero-title{font-size:40px}.hero-copy{font-size:16px}.route-status{gap:12px}.status-track{flex-basis:86px;width:86px}}@media (width<=370px){.coming-soon{padding-inline:16px}.hero-title{font-size:36px}.route-status{flex-direction:column;align-items:flex-start}.status-track{flex-basis:auto;width:106px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.intro-screen{display:none}}
