.av-scope{--av-paper:#f7f4ee;--av-paper-2:#fff;--av-ink:#1b2a3a;--av-ink-soft:#4a5663;--av-line:#ded7c9;--av-green:#3d5a3d;--av-green-deep:#2e472e;--av-amber:#c77d3a;--av-confirm:#4f7a52;--av-font-display:var(--font-display), Georgia, "Times New Roman", serif;--av-font-body:var(--font-body), system-ui, -apple-system, Segoe UI, Roboto, sans-serif;background:var(--av-paper);color:var(--av-ink);font-family:var(--av-font-body);-webkit-font-smoothing:antialiased;line-height:1.6}.av-scope *{box-sizing:border-box}.av-scope p{margin:0 0 1rem}.av-wrap{max-width:1080px;margin:0 auto;padding:0 1.5rem}.av-scope h1,.av-scope h2,.av-scope h3{font-family:var(--av-font-display);letter-spacing:-.01em;color:var(--av-ink);margin:0;font-weight:600;line-height:1.12}.av-scope h1{font-size:clamp(2.2rem,5.5vw,3.8rem)}.av-scope h2{font-size:clamp(1.7rem,3.5vw,2.6rem)}.av-scope h3{font-size:1.2rem}.av-eyebrow{font-family:var(--av-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--av-green);margin:0 0 .9rem;font-size:.78rem;font-weight:600}.av-lede{color:var(--av-ink-soft);max-width:60ch;font-size:1.18rem}.av-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.av-btn{font-family:var(--av-font-body);cursor:pointer;border:1.5px solid #0000;border-radius:2px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.av-btn:focus-visible{outline:3px solid var(--av-amber);outline-offset:2px}.av-btn-primary{background:var(--av-green);color:#fff}.av-btn-primary:hover{background:var(--av-green-deep)}.av-btn-ghost{color:var(--av-ink);border-color:var(--av-line);background:0 0}.av-btn-ghost:hover{border-color:var(--av-green);color:var(--av-green)}.av-btn-wa{color:#fff;background:#1f7a4d}.av-btn-wa:hover{background:#176039}.av-sources-intro{color:var(--av-ink-soft);margin:2rem 0 .9rem;font-size:.92rem;font-weight:600}.av-sources{flex-wrap:wrap;gap:.7rem;display:flex}.av-source{background:var(--av-paper-2);border:1px solid var(--av-line);border-radius:3px;flex-direction:column;gap:.1rem;padding:.7rem 1rem;text-decoration:none;transition:border-color .18s;display:flex}.av-source:hover{border-color:var(--av-green)}.av-source:focus-visible{outline:3px solid var(--av-amber);outline-offset:2px}.av-source-name{color:var(--av-green);font-size:.92rem;font-weight:600}.av-source-desc{color:var(--av-ink-soft);font-size:.82rem}.av-section{border-top:1px solid var(--av-line);padding:4.5rem 0}.av-section:first-of-type{border-top:0}.av-section-head{max-width:62ch;margin-bottom:2.4rem}.av-hero{padding:0 0 4rem}.av-hero-banner{background:#8a9099;width:100%;height:clamp(220px,38vh,380px);margin-bottom:3rem;position:relative;overflow:hidden}.av-hero-banner img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%;width:100%;height:100%;display:block}.av-hero-banner:after{content:"";background:linear-gradient(to bottom,#1b2a3a00 55%,#f7f4ee8c 88%,var(--av-paper) 100%);position:absolute;inset:0}.av-hero-mourn{z-index:1;text-align:center;font-family:var(--av-font-body);letter-spacing:.04em;color:#edeae2;text-shadow:0 1px 8px #00000080;padding:0 1.5rem;font-size:.82rem;position:absolute;bottom:1.1rem;left:0;right:0}.av-deadline{color:#9a5a24;background:#c77d3a1a;border:1px solid #c77d3a73;border-radius:2px;align-items:center;gap:.55rem;margin-bottom:1.6rem;padding:.5rem .9rem;font-size:.95rem;font-weight:600;display:inline-flex}.av-deadline strong{color:var(--av-amber)}.av-hero-note{color:var(--av-ink-soft);margin-top:1.4rem;font-size:.92rem}.av-route{margin-top:1rem;position:relative}.av-route:before{content:"";background:linear-gradient(var(--av-green),var(--av-line));width:2px;position:absolute;top:6px;bottom:6px;left:11px}.av-stop{padding:0 0 2rem 2.6rem;position:relative}.av-stop:last-child{padding-bottom:0}.av-stop:before{content:"";background:var(--av-paper);border:3px solid var(--av-green);border-radius:50%;width:16px;height:16px;position:absolute;top:3px;left:4px}.av-stop.is-leg:before{border-width:2px;border-color:var(--av-ink-soft);background:var(--av-line);width:11px;height:11px;top:6px;left:6px}.av-stop-city{font-family:var(--av-font-display);font-size:1.25rem;font-weight:600}.av-stop-place{color:var(--av-ink-soft);font-size:.92rem}.av-stop-date{color:var(--av-green);letter-spacing:.02em;margin-top:.15rem;font-size:.85rem;font-weight:600}.av-stop.is-leg .av-stop-city{color:var(--av-ink-soft);font-size:.98rem;font-weight:500}.av-stop.is-leg .av-stop-date{color:var(--av-ink-soft);font-weight:500}.av-route-foot{border-top:1px dashed var(--av-line);color:var(--av-ink-soft);margin-top:1.4rem;padding-top:1.2rem;font-size:.88rem}.av-grid{gap:1rem;display:grid}.av-grid-3{grid-template-columns:repeat(3,1fr)}.av-grid-2{grid-template-columns:repeat(2,1fr)}.av-card{background:var(--av-paper-2);border:1px solid var(--av-line);border-radius:3px;padding:1.5rem}.av-card h3{margin-bottom:.6rem}.av-card-list{margin:0;padding:0;list-style:none}.av-card-list li{color:var(--av-ink-soft);padding:.18rem 0 .18rem 1.3rem;font-size:.92rem;position:relative}.av-card-list li:before{content:"";background:var(--av-green);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:0}.av-card-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--av-green);margin-bottom:.5rem;font-size:.72rem;font-weight:600}.av-inst{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.av-inst-item{background:var(--av-paper-2);border:1px solid var(--av-line);border-radius:3px;padding:1.3rem}.av-inst-item h3{margin-bottom:.3rem;font-size:1.05rem}.av-inst-item p{color:var(--av-ink-soft);margin:0;font-size:.88rem}.av-no{background:var(--av-paper-2);border:1px solid var(--av-line);border-radius:3px;padding:1.8rem 2rem}.av-no-grid{flex-wrap:wrap;gap:.6rem .9rem;margin-top:1rem;display:flex}.av-no-tag{color:var(--av-ink-soft);border:1px solid var(--av-line);background:var(--av-paper);border-radius:2px;padding:.3rem .75rem;font-size:.88rem}.av-no-tag:before{content:"×";color:#b0493a;margin-right:.45rem;font-weight:700}.av-trans-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.av-trans-item{align-items:flex-start;gap:.9rem;display:flex}.av-trans-num{background:var(--av-green);color:#fff;width:34px;height:34px;font-size:.95rem;font-weight:600;font-family:var(--av-font-body);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.av-trans-item h3{margin-bottom:.25rem;font-size:1.02rem}.av-trans-item p{color:var(--av-ink-soft);margin:0;font-size:.9rem}.av-help-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.av-help-list li{color:var(--av-ink);padding:.2rem 0 .2rem 1.7rem;font-size:1.02rem;position:relative}.av-help-list li:before{content:"";border:2px solid var(--av-confirm);border-radius:2px;width:11px;height:11px;position:absolute;top:.5em;left:0}.av-form{background:var(--av-paper-2);border:1px solid var(--av-line);border-radius:4px;max-width:640px;padding:2rem}.av-field{margin-bottom:1.1rem}.av-field label{margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.av-field input,.av-field select,.av-field textarea{width:100%;font-family:var(--av-font-body);color:var(--av-ink);border:1px solid var(--av-line);background:var(--av-paper);border-radius:3px;padding:.7rem .85rem;font-size:1rem}.av-field input:focus,.av-field select:focus,.av-field textarea:focus{border-color:var(--av-green);outline:none;box-shadow:0 0 0 3px #3d5a3d1f}.av-field textarea{resize:vertical;min-height:90px}.av-form-note{color:var(--av-ink-soft);margin-top:.5rem;font-size:.85rem}.av-closing{text-align:center;background:var(--av-ink);color:#edeae2;padding:4.5rem 1.5rem}.av-closing p{font-family:var(--av-font-display);max-width:30ch;margin:0 auto;font-size:clamp(1.4rem,3vw,2rem);line-height:1.3}.av-closing .av-closing-sub{font-family:var(--av-font-body);color:#a9b2bc;max-width:48ch;margin-top:1.4rem;margin-left:auto;margin-right:auto;font-size:.95rem}@media (max-width:760px){.av-grid-3,.av-grid-2,.av-inst,.av-trans-grid{grid-template-columns:1fr}.av-section{padding:3.2rem 0}.av-hero{padding:3rem 0}.av-form{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.av-btn{transition:none}}
