
:root{
  --ink:#0b1020; --ink2:#111827; --muted:#4b5567; --soft:#f5f7fb; --paper:#ffffff; --line:#dbe4ef;
  --blue:#2368ff; --cyan:#28d7ff; --violet:#7547ff; --pink:#ff4ec2; --orange:#ff9e2d; --green:#19aa7f;
  --warn:#fff8e5; --warnLine:#f4cb69; --ok:#eafaf4; --okLine:#a6e5cc; --shadow:0 18px 55px rgba(15,23,42,.10);
  --radius:26px; --radius-sm:18px; --max:1180px; --focus:0 0 0 4px rgba(35,104,255,.26);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--ink);font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5;background:radial-gradient(circle at 8% -10%,rgba(40,215,255,.22),transparent 31rem),radial-gradient(circle at 90% 0,rgba(255,78,194,.14),transparent 32rem),linear-gradient(180deg,#fbfdff 0%,#f5f7fb 46%,#fff 100%)}
a{color:inherit} p{margin:.35rem 0;color:var(--muted)} h1,h2,h3{margin:.15rem 0;color:var(--ink);letter-spacing:-.035em;line-height:1.02} h1{font-size:clamp(2.25rem,6vw,5.2rem);max-width:13ch;letter-spacing:-.075em} h2{font-size:clamp(1.75rem,3.5vw,3.15rem)} h3{font-size:1.25rem} small{color:var(--muted)}
button,a,input,summary,textarea{outline:none} button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{box-shadow:var(--focus)}
.skip{position:absolute;left:-999px;top:.75rem;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem;z-index:999}.skip:focus{left:.75rem}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);border-bottom:1px solid rgba(219,228,239,.82);backdrop-filter:blur(18px)}
.header-inner{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem 1rem}.brand{display:flex;align-items:center;gap:.72rem;text-decoration:none;min-width:0}.brand img{width:46px;height:46px;object-fit:contain;border-radius:14px;background:#fff}.brand b{display:block;font-size:1rem}.brand span{display:block;font-size:.76rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-word{min-width:0}
.nav{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.nav details{position:relative}.nav summary,.nav a,.toolbtn{border:1px solid transparent;background:transparent;border-radius:999px;padding:.62rem .82rem;font-size:.85rem;font-weight:850;color:#26314a;text-decoration:none;cursor:pointer}.nav summary:hover,.nav a:hover,.toolbtn:hover,.nav details[open] summary{background:#fff;border-color:var(--line)}.menu{position:absolute;right:0;top:calc(100% + .45rem);min-width:265px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:.45rem;box-shadow:var(--shadow);display:grid;gap:.2rem}.menu a{display:block;border-radius:14px;padding:.7rem .8rem}.menu small{display:block;font-size:.72rem;color:#69758a;margin-top:.12rem;font-weight:500}
.wrap{max-width:var(--max);margin:auto;padding:0 1rem}.hero{padding:2.8rem 0 1.15rem}.hero-card{position:relative;overflow:hidden;border:1px solid rgba(219,228,239,.95);border-radius:36px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);display:grid;grid-template-columns:1.08fr .92fr;gap:1.3rem;padding:clamp(1.2rem,3.2vw,2.45rem)}.hero-card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(120deg,rgba(40,215,255,.12),rgba(117,71,255,.10),rgba(255,78,194,.10),rgba(255,158,45,.08));pointer-events:none}.hero-card>*{position:relative;z-index:1}.eyebrow{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.eyebrow span,.tag{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.4rem .58rem;font-size:.72rem;font-weight:950;letter-spacing:.07em;text-transform:uppercase;color:#34425d}.lead{font-size:clamp(1.05rem,1.8vw,1.32rem);max-width:67ch;color:#2d3954}.actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.1rem}.action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.78rem 1rem;font-weight:900;text-decoration:none;cursor:pointer}.action.primary{background:linear-gradient(135deg,var(--ink),#263451);color:#fff;border-color:transparent}.action.blue{background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;border-color:transparent}.action:hover{transform:translateY(-1px)}.hero-logo{background:#fff;border:1px solid var(--line);border-radius:30px;display:grid;place-items:center;min-height:265px;padding:1.15rem}.hero-logo img{max-width:84%;max-height:240px;object-fit:contain}.status-panel{display:grid;gap:.65rem;margin-top:1rem}.status{border:1px solid var(--line);border-radius:22px;background:#fff;padding:.9rem}.status strong{display:block;margin-bottom:.18rem}.status.warning{background:var(--warn);border-color:var(--warnLine)}
.route-grid,.card-grid{display:grid;gap:1rem}.route-grid{grid-template-columns:repeat(4,1fr);margin:1rem 0 2rem}.route-card,.card,.sheet{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 38px rgba(15,23,42,.065);padding:1.05rem}.route-card{text-decoration:none;min-height:128px;display:flex;flex-direction:column;justify-content:space-between}.route-card b{font-size:1.08rem}.route-card span{color:var(--muted);font-size:.91rem}.card-grid.two{grid-template-columns:repeat(2,1fr)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.section{padding:1.6rem 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-head p{max-width:64ch}.compact-title{max-width:20ch}.notice{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:24px;padding:1rem}.notice p{color:#1e3a8a}.good{border:1px solid var(--okLine);background:var(--ok);border-radius:24px;padding:1rem}.copybox{position:relative;background:#f8fafc;border:1px solid var(--line);border-radius:20px;padding:1rem;min-height:135px;color:#24304a}.copybox p{color:#24304a}.copybtn{position:absolute;right:.62rem;bottom:.62rem;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.44rem .68rem;font-weight:900;cursor:pointer}.rule-list{margin:.6rem 0 .2rem 1.05rem;padding:0;color:#33415f}.rule-list li{margin:.32rem 0}.mini-table{width:100%;border-collapse:separate;border-spacing:0 .55rem}.mini-table th{text-align:left;padding:0 .55rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.mini-table td{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.8rem .55rem;color:#33415f;vertical-align:top}.mini-table td:first-child{border-left:1px solid var(--line);border-radius:16px 0 0 16px;font-weight:900;color:var(--ink)}.mini-table td:last-child{border-right:1px solid var(--line);border-radius:0 16px 16px 0}.asset-preview{border:1px solid var(--line);border-radius:22px;min-height:175px;background:linear-gradient(135deg,#fff,#f5f7fb);display:grid;place-items:center;padding:1rem;overflow:hidden}.asset-preview.dark{background:#0b1020}.asset-preview img{max-width:86%;max-height:160px;object-fit:contain}.poster-preview img{width:100%;max-height:260px;object-fit:contain}.swatches{display:flex;gap:.45rem;flex-wrap:wrap;margin:.65rem 0}.swatch{width:44px;height:44px;border-radius:15px;border:1px solid rgba(0,0,0,.09);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.c-ink{background:var(--ink)}.c-blue{background:var(--blue)}.c-cyan{background:var(--cyan)}.c-violet{background:var(--violet)}.c-pink{background:var(--pink)}.c-orange{background:var(--orange)}.c-green{background:var(--green)}.material{display:grid;grid-template-columns:auto 1fr;gap:.8rem}.icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(40,215,255,.22),rgba(117,71,255,.13));border:1px solid var(--line);font-size:1.55rem}.sheet{break-inside:avoid;min-height:355px;display:grid;gap:.6rem}.sheet h3{font-size:1.42rem}.sheet .audience{color:#1d4ed8;font-weight:950}.fine{font-size:.86rem;color:#64748b}.footer{margin-top:2rem;border-top:1px solid var(--line);background:#fff}.footer-inner{max-width:var(--max);margin:auto;display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:1.3rem 1rem;color:#64748b;font-size:.9rem}.toast{position:fixed;right:1rem;bottom:1rem;z-index:80;background:#111827;color:#fff;border-radius:16px;padding:.75rem 1rem;box-shadow:var(--shadow);display:none;max-width:min(420px,calc(100vw - 2rem))}.toast.show{display:block}.quote{border-left:5px solid var(--blue);padding:.2rem 0 .2rem 1rem;color:#26314a;font-weight:780}.timeline{display:grid;gap:.65rem}.timeline div{display:grid;grid-template-columns:120px 1fr;gap:.8rem;border:1px solid var(--line);border-radius:20px;background:#fff;padding:.8rem}.timeline b{color:var(--ink)}
[data-es]{display:none} body.spanish [data-en]{display:none!important} body.spanish [data-es]{display:inline} body.spanish p[data-es],body.spanish div[data-es],body.spanish section[data-es],body.spanish article[data-es],body.spanish ul[data-es],body.spanish li[data-es]{display:block}.lowmotion *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.compact .card,.compact .route-card,.compact .sheet{padding:.85rem;border-radius:20px}.compact .section{padding:1rem 0}.compact .lead{font-size:1.05rem}.hidden{display:none!important}
@media (max-width:950px){.hero-card{grid-template-columns:1fr}.route-grid,.card-grid.four{grid-template-columns:repeat(2,1fr)}.card-grid.three{grid-template-columns:1fr 1fr}.card-grid.two{grid-template-columns:1fr}.section-head{display:grid}.hero-logo{min-height:210px}.header-inner{align-items:flex-start}.nav{justify-content:flex-start}.brand span{display:none}}
@media (max-width:640px){.header-inner{display:grid}.nav{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.1rem}.nav details{position:static}.menu{position:fixed;left:1rem;right:1rem;top:82px}.route-grid,.card-grid.three,.card-grid.four{grid-template-columns:1fr}.hero{padding:1.2rem 0 .7rem}.hero-card{border-radius:25px;padding:1rem}.actions .action{width:100%}.material{grid-template-columns:1fr}.timeline div{grid-template-columns:1fr}h1{max-width:12ch}}
@media print{.site-header,.route-grid,.actions,.footer,.toast,.copybtn,.toolbtn,.nav{display:none!important}body{background:#fff}.wrap{max-width:none}.hero{padding:0}.hero-card,.card,.sheet,.route-card{box-shadow:none;border-color:#b8c0ce}.hero-card{display:block;border-radius:0}.hero-logo{min-height:120px}.hero-logo img{max-height:110px}h1{font-size:34pt;max-width:none}.section{padding:.65rem 0}.card-grid.three,.card-grid.two,.card-grid.four{grid-template-columns:1fr 1fr}.sheet{min-height:auto;page-break-inside:avoid}.notice,.good{background:#fff;border-color:#aaa}.asset-preview{min-height:110px}.asset-preview img{max-height:100px}a[href]:after{content:""}}
