/* R58: leitura ampla das ofertas e biblioteca de viagens organizada */
.results.unified-travel-offers{grid-template-columns:repeat(3,minmax(360px,1fr));align-items:start;gap:18px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x proximity;scrollbar-color:#1f6b82 #071522}
.results.unified-travel-offers>.trip-option{scroll-snap-align:start;min-width:0;border-radius:22px;border-color:#1b4b66;box-shadow:0 18px 45px rgba(0,0,0,.28)}
.results.unified-travel-offers>.trip-option:nth-child(2){border-color:#2ee3a8;box-shadow:0 0 0 2px rgba(46,227,168,.12),0 18px 45px rgba(0,0,0,.3)}
.trip-option .card-body{padding:20px}.trip-option .offer-breakdown>div{align-items:flex-start}.trip-option .offer-breakdown span{line-height:1.35;max-width:68%}.trip-option .live-offer{padding:15px;gap:10px;border-radius:14px;background:linear-gradient(145deg,#082137,#061725)}
.trip-option .live-offer>b{font-size:16px;line-height:1.3}.trip-option .live-offer>p{font-size:13px;line-height:1.55;color:#c4d4df}.trip-option .live-offer>.btn{min-height:44px;display:grid;place-items:center}
.offer-cascade{margin-top:6px;padding-top:12px;border-top:1px solid #1c4259}.offer-cascade h4{margin:0 0 10px;color:#d8e8f2;font-size:14px}.offer-cascade-item{display:grid!important;grid-template-columns:30px minmax(0,1fr);gap:10px!important;align-items:start!important;margin-top:9px;padding:12px!important;border:1px solid #1a4863!important;border-radius:12px;background:#071d2e}
.offer-cascade-item>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#218cff,#25dbb0);color:#03131e;font-weight:900}.offer-cascade-item>div{display:grid!important;gap:5px}.offer-cascade-item p{margin:0;font-size:12px;line-height:1.45}.offer-cascade-item strong{font-size:14px}.offer-cascade-item>a{grid-column:2;width:100%;margin-top:2px}
.trip-library-sections{display:grid;gap:24px}.trip-library-group{display:grid;gap:12px}.trip-library-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 8px;border-bottom:1px solid #173a52}.trip-library-group>header>div{display:flex;align-items:center;gap:10px}.trip-library-group h2{margin:0;font-size:20px}.trip-library-group>header small{color:var(--muted)}.trip-group-dot{width:11px;height:11px;border-radius:50%;background:#2ee3a8;box-shadow:0 0 14px rgba(46,227,168,.7)}
.trip-group-future .trip-group-dot{background:#2e79ff}.trip-group-past .trip-group-dot,.trip-group-archived .trip-group-dot{background:#7890a4;box-shadow:none}.trip-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.trip-library-card{position:relative;overflow:hidden;padding:20px;border-radius:20px}.trip-library-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#2e79ff}.trip-library-card.trip-phase-current:before,.trip-library-card.trip-phase-next:before{background:#2ee3a8}.trip-library-card.trip-phase-past:before,.trip-library-card.trip-phase-archived:before{background:#71879a}.trip-phase-label{display:inline-flex;margin:8px 0 2px;padding:5px 9px;border:1px solid #23516b;border-radius:999px;background:#092338;color:#bcd1df;font-size:11px;font-weight:800}.trip-library-card h2{margin:10px 0 5px;font-size:23px}.trip-library-card .stats{margin-top:14px}.trip-library-card .action-row{padding-top:2px}.trip-library-card .action-row .btn{min-height:38px}.trip-library-card .tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible}.trip-library-card .tabs button{white-space:normal;min-height:42px;line-height:1.25}
@media(max-width:1180px) and (min-width:821px){.results.unified-travel-offers{grid-template-columns:repeat(3,minmax(390px,1fr))}}
@media(max-width:900px){.trip-library-grid{grid-template-columns:1fr}}
@media(max-width:820px){.results.unified-travel-offers{display:grid;grid-template-columns:1fr;overflow:visible;padding-bottom:6px;scroll-snap-type:none}.trip-option .card-body{padding:16px}.trip-library-sections{gap:20px}.trip-library-group>header{align-items:flex-start}.trip-library-card{padding:16px}.trip-library-card .tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.trip-library-card .stats{grid-template-columns:1fr 1fr}.trip-library-card .stats article:last-child{grid-column:1/-1}.trip-library-card .action-row{display:grid;grid-template-columns:1fr 1fr}.trip-library-card .action-row .btn{width:100%}.trip-library-card .tabs{grid-template-columns:1fr 1fr}}
