@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}body{font-family:'Hanken Grotesk',system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Bricolage Grotesque',system-ui,sans-serif}.eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5A9A30;margin-bottom:.75rem}.btn{display:inline-flex;align-items:center;gap:.5em;padding:.75em 1.6em;border-radius:50px;font-size:.9rem;font-weight:600;transition:all .2s;white-space:nowrap}.btn svg{width:17px;height:17px;flex-shrink:0}.btn-primary{background:#5A9A30;color:#fff;border:none}.btn-primary:hover{background:#4a8225;transform:translateY(-1px);box-shadow:0 4px 18px rgba(90,154,48,.3)}.btn-ghost{border:1.5px solid #5A9A30;color:#5A9A30;background:transparent}.btn-ghost:hover{background:#E9F1DD}.maritime{background:#1F3A26;padding:6rem 0;color:rgba(233,241,221,.85);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.maritime .wrap{width:min(1200px,calc(100% - 3rem));margin-inline:auto}.maritime-grid{display:flex;flex-wrap:wrap;gap:5rem;align-items:flex-start}.maritime-left,.maritime-right{flex:1 1 380px}.maritime h2{color:#E9F1DD;margin-bottom:1.4rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.15}.maritime-left>p{color:rgba(233,241,221,.65);font-size:.95rem;margin-bottom:2rem}.reasons{display:flex;flex-direction:column;gap:1.3rem}.reason{display:flex;gap:1rem;align-items:flex-start}.reason-ic{width:36px;height:36px;border-radius:8px;background:rgba(233,241,221,.08);flex-shrink:0;display:flex;align-items:center;justify-content:center}.reason-ic svg{width:18px;height:18px;color:rgba(233,241,221,.6)}.reason-body h4{font-size:.9rem;font-weight:600;color:#E9F1DD;margin-bottom:.2rem;line-height:1.15}.reason-body p{font-size:.85rem;color:rgba(233,241,221,.5);line-height:1.55}.maritime-diff{background:rgba(255,255,255,.05);border:1px solid rgba(233,241,221,.1);border-radius:16px;padding:2.5rem}.maritime-diff h3{color:#E9F1DD;margin-bottom:1.2rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;line-height:1.15}.maritime-diff ul{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.maritime-diff li{display:flex;align-items:flex-start;gap:.6em;font-size:.9rem;color:rgba(233,241,221,.75)}.maritime-diff li svg{width:16px;height:16px;color:#d4e8c0;flex-shrink:0;margin-top:3px}.maritime-stat-box{margin-top:1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(233,241,221,.07);border-radius:12px;padding:1.8rem 2rem}.maritime-stat-box h4{font-size:.8rem;font-weight:500;color:rgba(233,241,221,.45);margin-bottom:1.2rem;letter-spacing:.04em}.stat-row{display:flex;gap:2.5rem;align-items:flex-end}.stat-col .val{font-size:2rem;font-weight:700;color:#E9F1DD;line-height:1}.stat-col .val small{font-size:.45em;font-weight:500;opacity:.5}.stat-col .lbl{font-size:.78rem;color:rgba(233,241,221,.45);margin-top:.35rem;line-height:1.4}.stat-divider{width:1px;background:rgba(233,241,221,.1);align-self:stretch}@media (max-width:1024px){.maritime-left,.maritime-right{flex:1 1 100%}.maritime-grid{gap:3rem}}