:root{--green:#004037;--teal:#00a7bf;--cream:#f9f3e8;--dark:#0f2d34;--muted:#617176}.navbar{min-height:74px}.nav-link{font-weight:700;color:var(--dark)}.nav-link.active,.nav-link:hover{color:var(--teal)}body{font-family:Arial,Helvetica,sans-serif;color:var(--dark);padding-top:74px;background:#fff}.hero{background:linear-gradient(135deg,var(--cream),#e8fbff);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-80px;bottom:-80px;width:280px;height:280px;border-radius:50%;background:rgba(0,167,191,.16)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;color:var(--teal)}.btn-main{background:var(--green);color:#fff;border-radius:999px;font-weight:800;padding:.85rem 1.25rem}.btn-main:hover{background:#00564b;color:#fff}.btn-soft{background:#fff;color:var(--green);border:1px solid rgba(0,64,55,.15);border-radius:999px;font-weight:800;padding:.85rem 1.25rem}.card-route,.info-card{border:0;border-radius:24px;box-shadow:0 16px 40px rgba(15,45,52,.08);height:100%}.icon-pill{width:48px;height:48px;border-radius:16px;background:var(--cream);display:grid;place-items:center;font-size:1.4rem}.section-soft{background:#f6fbfb}.badge-route{background:#e6f8fa;color:#006a78;border-radius:999px;padding:.4rem .75rem;font-weight:800}.route-line{border-left:4px solid var(--teal);padding-left:1rem}.footer{background:var(--green);color:#fff}.footer a{color:#d9fbff;text-decoration:none}.footer a:hover{text-decoration:underline}.lead{color:#40565c}.checklist li{margin-bottom:.55rem}.mini-map{background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 16px 40px rgba(15,45,52,.08)}.port-dot{display:inline-block;width:.75rem;height:.75rem;border-radius:50%;background:var(--teal);margin-right:.5rem}.form-control,.form-select{border-radius:14px;padding:.8rem 1rem}.table{border-radius:18px;overflow:hidden}.breadcrumb a{color:var(--teal);text-decoration:none}@media(max-width:991px){.display-4{font-size:2.2rem}}
