/* RailNow: neutral white, ink and bear red. No web fonts or client-side scripts. */
.brand .red { color:#cc3523; }
:root{color-scheme:light dark;--bg:#fafafa;--surface:#fff;--ink:#202020;--muted:#646464;--red:#b92e1f;--line:#e4e4e4;--soft:#f1f1f1;--focus:#a9281a;--shadow:0 26px 65px #34221414}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-underline-offset:4px}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;line-height:1.13;letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(44px,5.8vw,78px)}h2{font-size:clamp(29px,3.4vw,44px)}h3{font-size:27px;letter-spacing:-.03em}p{overflow-wrap:break-word}.red{color:var(--red)}.secondary{color:var(--muted)}.fine{font-size:12px;color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:20px}.section{max-width:1160px;margin:0 auto;padding:88px 28px}.section-heading{max-width:720px;margin-bottom:36px}.section-heading>p:last-child{margin-top:20px}.site-header{position:relative;z-index:5;max-width:1160px;margin:auto;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:0;font-size:23px;font-weight:750;letter-spacing:-.7px;text-decoration:none;white-space:nowrap}.brand img{border:1px solid var(--line);border-radius:12px;margin-right:10px;object-fit:contain;background:white}.primary-nav{display:flex;gap:29px;font-size:14px;font-weight:550}.primary-nav a{text-decoration:none;padding:10px 0}.primary-nav a:hover{color:var(--red)}.languages{position:relative;font-size:13px}.languages summary{list-style:none;cursor:pointer;padding:11px 14px;border:1px solid var(--line);border-radius:99px;white-space:nowrap;min-height:44px;display:flex;gap:14px;align-items:center}.languages summary::-webkit-details-marker{display:none}.languages nav{position:absolute;right:0;top:54px;width:310px;max-width:85vw;display:grid;grid-template-columns:1fr 1fr;background:var(--surface);padding:12px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.languages nav a{padding:10px;border-radius:8px;text-decoration:none}.languages nav a:hover,.languages nav [aria-current]{background:var(--soft);color:var(--red)}.skip{position:fixed;top:-100px;left:16px;z-index:20;padding:12px;background:var(--surface)}.skip:focus{top:12px}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:65px;padding-top:66px;padding-bottom:72px;min-height:680px}.hero h1 span{color:var(--red)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:540px;margin-top:26px}.hero-actions{margin-top:34px;display:flex;align-items:flex-start;gap:15px;flex-direction:column}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:50px;padding:13px 24px;border-radius:99px;background:var(--red);color:white;text-decoration:none;font-weight:650;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#9f281b}.button span{font-size:21px;line-height:1}.coming{color:var(--muted);font-size:13px}.product{position:relative;display:flex;align-items:center;flex-direction:column;padding:15px 0}.product-halo{position:absolute;z-index:-1;inset:8% -8%;border-radius:50%;background:radial-gradient(ellipse,#f0d4c7 0%,#f4e7dc88 45%,transparent 69%)}.app-shot{display:block;width:255px;max-width:100%;height:auto;border:6px solid #262522;border-radius:37px;box-shadow:0 22px 52px #3824192a;transform:rotate(3deg)}.product figcaption{font-size:10px;color:var(--muted);margin-top:24px;max-width:300px;text-align:center}.features{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.feature{border-top:1px solid var(--line);padding:26px 0}.step{display:block;color:var(--muted);font-size:13px;margin-bottom:35px}.feature .eyebrow{margin-bottom:12px}.feature p:last-child{color:var(--muted);font-size:15px;margin-top:18px}.coverage{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;background:var(--soft);border-radius:30px;padding:54px;max-width:1104px}.coverage h2{font-size:36px}.countries{list-style:none;display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0 0 22px}.countries li{display:flex;align-items:center;gap:9px;background:var(--surface);padding:9px 14px;border:1px solid var(--line);border-radius:99px;font-size:14px}.coverage .secondary{font-size:13px;line-height:1.7}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.plan{border:1px solid var(--line);border-radius:26px;padding:34px}.plan>p{margin-top:14px;color:var(--muted)}.plan ul{padding:0;list-style:none;margin:28px 0 0;display:grid;gap:17px}.plan li{position:relative;padding-left:27px}.plan li:before{content:'✓';position:absolute;left:0;font-weight:700;color:var(--red)}.premium{background:#39201c;color:#fff8f3;border-color:#39201c;box-shadow:var(--shadow)}.premium li:before{color:#ffad97}.pro-title{display:flex;align-items:center;gap:12px}.pro-badge{font-size:11px;letter-spacing:.08em;font-weight:750;padding:2px 8px;border:1px solid #aa776b;border-radius:6px}.premium .plan-note{font-size:12px;color:#dac3bc;margin-top:28px}.plan-footnotes{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:23px;color:var(--muted);font-size:12px}.contact-strip{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:50px;padding-bottom:65px}.contact-strip h2{font-size:34px}.secondary-button{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.secondary-button:hover{background:var(--soft)}.site-footer{max-width:1104px;margin:0 auto;padding:32px 0 26px;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px}.site-footer nav{display:flex;flex-wrap:wrap;gap:23px;font-size:13px}.site-footer nav a{text-decoration:none;min-height:44px;display:flex;align-items:center;gap:5px}.site-footer>p{font-size:13px;margin-top:5px}.site-footer .fine{font-size:11px}.legal-lang{font-size:9px;opacity:.7}.text-page{min-height:65vh;max-width:850px}.text-page .lead{max-width:700px}.text-page article{margin-top:45px;padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.text-page article h2{font-size:24px;margin:0 0 15px}.text-page article h2:not(:first-child){margin-top:30px}.text-page article a{color:var(--red)}.text-page>.button{margin-top:30px}.about-icon{border-radius:24px;border:1px solid var(--line);margin-bottom:30px}.page{max-width:800px;margin:auto;padding:40px 28px 60px}.page header{margin-bottom:35px}.page header .eyebrow{margin-top:40px}.page .summary,.page .meta{color:var(--muted);margin-top:20px}.page .meta{font-size:13px}.page article{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:32px}.page h1{font-size:48px}.page h2{font-size:23px;letter-spacing:-.02em;margin:28px 0 12px}.page h2:first-child{margin-top:0}.page .pagenav{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;font-size:13px}.page footer{font-size:12px;color:var(--muted);margin-top:25px}.page article a{color:var(--red)}
@media(prefers-color-scheme:dark){:root{--bg:#161616;--surface:#202020;--ink:#f5f5f5;--muted:#b4b4b4;--red:#ff6753;--line:#353535;--soft:#252525;--focus:#ffad97}.button{background:#a52c1e;color:white}.button:hover{background:#922719}.secondary-button{color:var(--ink);background:var(--surface)}.secondary-button:hover{background:#303030}.product-halo{opacity:.24}.premium{background:#34231f;border-color:#614038}.brand img{border-color:#999}.app-shot{border-color:#424242}.languages nav{box-shadow:0 18px 44px #0008}}
@media(max-width:850px){.primary-nav{gap:17px}.primary-nav a:nth-child(2){display:none}.hero{gap:24px;min-height:0}.hero h1{font-size:52px}.app-shot{width:230px}.coverage{margin:0 24px;padding:35px;gap:30px}.feature-grid{gap:24px}.site-footer{margin:0 28px}.plan{padding:25px}.section{padding-top:65px;padding-bottom:65px}}
@media(max-width:600px){.site-header{gap:12px;padding:17px 22px}.brand{font-size:20px}.brand img{width:36px;height:36px;border-radius:10px;margin-right:7px}.primary-nav{display:none}.languages summary{padding:9px 12px}.section{padding:50px 24px}.hero{grid-template-columns:1fr;gap:38px;padding-top:46px;text-align:left}.hero h1{font-size:clamp(44px,12.2vw,62px)}.hero .eyebrow{font-size:10px}.lead{font-size:17px}.hero-actions{margin-top:26px}.app-shot{width:235px;transform:rotate(2deg)}.product{padding:4px 0 18px}.product-halo{inset:0}.feature-grid{grid-template-columns:1fr;gap:6px}.feature{padding:25px 0}.step{margin-bottom:18px}.feature h3{font-size:27px}.features .section-heading{margin-bottom:10px}.coverage{grid-template-columns:1fr;padding:30px 24px;gap:25px;margin:0 16px;border-radius:24px}.coverage h2{font-size:30px}.plan-grid,.plan-footnotes{grid-template-columns:1fr;gap:18px}.plan{padding:27px}.plan-footnotes{gap:10px}.contact-strip{flex-direction:column;align-items:flex-start;gap:22px}.footer-top{align-items:flex-start;flex-direction:column;gap:13px}.site-footer nav{gap:16px}.site-footer{margin:0 24px}.text-page h1{font-size:43px}.page{padding:26px 20px}.page article{padding:24px}.page h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.app-shot{transform:none}}
