.bry-trip-portfolio{--bry-primary:#0f86b7;--bry-dark:#183c43;--bry-surface:#f6f3ed;--bry-accent:#efd45a;color:var(--bry-dark);font-family:inherit;width:100%}.bry-trip-portfolio *{box-sizing:border-box}.bry-trip-intro{max-width:820px;margin:0 0 28px}.bry-trip-intro h2{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:0 0 12px;color:var(--bry-dark);letter-spacing:-.03em}.bry-trip-intro p{font-size:17px;line-height:1.65;margin:0;color:#586a6d}.bry-filter-panel{background:var(--bry-surface);border-radius:24px;padding:22px;margin-bottom:34px;border:1px solid rgba(24,60,67,.08)}.bry-filter-top{display:flex;gap:14px;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.bry-search{position:relative;display:flex;align-items:center;flex:1;max-width:560px}.bry-search svg{position:absolute;left:15px;width:20px;height:20px;fill:none;stroke:var(--bry-dark);stroke-width:2;stroke-linecap:round}.bry-search input,.bry-filter-select,.bry-sort select{width:100%;height:48px;border:1px solid rgba(24,60,67,.16)!important;border-radius:14px!important;background:#fff!important;padding:0 14px;color:var(--bry-dark)!important;font:inherit;box-shadow:none!important}.bry-search input{padding-left:46px}.bry-sort{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;white-space:nowrap}.bry-sort select{min-width:200px}.bry-filter-groups{display:grid;gap:18px}.bry-filter-group{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:start}.bry-filter-label{font-size:13px;line-height:40px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--bry-dark)}.bry-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.bry-chip{appearance:none;border:1px solid rgba(24,60,67,.15);background:#fff;color:var(--bry-dark);border-radius:999px;padding:9px 14px;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:.18s ease}.bry-chip:hover{transform:translateY(-1px);border-color:var(--bry-primary)}.bry-chip.is-active{background:var(--bry-primary);border-color:var(--bry-primary);color:#fff}.bry-filter-select{max-width:320px;height:42px}.bry-filter-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(24,60,67,.10);padding-top:16px;margin-top:18px}.bry-result-count{font-size:14px;color:#68777a}.bry-result-count strong{color:var(--bry-dark);font-size:17px}.bry-reset{border:0;background:transparent;color:var(--bry-primary);text-decoration:underline;text-underline-offset:3px;font:inherit;font-weight:700;cursor:pointer}.bry-trip-grid{display:grid;grid-template-columns:repeat(var(--bry-cols,3),minmax(0,1fr));gap:24px}.bry-trip-portfolio[data-columns="2"] .bry-trip-grid{--bry-cols:2}.bry-trip-portfolio[data-columns="3"] .bry-trip-grid{--bry-cols:3}.bry-trip-portfolio[data-columns="4"] .bry-trip-grid{--bry-cols:4}.bry-trip-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(24,60,67,.08);box-shadow:0 12px 34px rgba(34,65,70,.08);display:flex;flex-direction:column;min-width:0;transition:transform .22s ease,box-shadow .22s ease}.bry-trip-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(34,65,70,.14)}.bry-trip-card[hidden]{display:none!important}.bry-trip-image{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--bry-surface)}.bry-trip-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.bry-trip-card:hover .bry-trip-image img{transform:scale(1.04)}.bry-trip-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:28px;font-weight:800;color:var(--bry-primary);background:linear-gradient(135deg,var(--bry-surface),#fff)}.bry-trip-badge{position:absolute;left:16px;top:16px;background:var(--bry-accent);color:#21353a;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:850;box-shadow:0 4px 12px rgba(0,0,0,.10)}.bry-trip-body{padding:21px;display:flex;flex-direction:column;flex:1}.bry-trip-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}.bry-trip-tags span{font-size:11px;line-height:1.1;font-weight:800;color:var(--bry-primary);text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--bry-primary) 10%,white);padding:6px 8px;border-radius:8px}.bry-trip-card h3{font-size:24px;line-height:1.15;margin:0 0 10px;letter-spacing:-.02em}.bry-trip-card h3 a{color:var(--bry-dark);text-decoration:none}.bry-trip-excerpt{font-size:14.5px;line-height:1.6;color:#657477;margin:0 0 16px}.bry-trip-meta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:auto;padding-top:2px}.bry-trip-meta span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:650;color:#526568}.bry-trip-meta svg{width:18px;height:18px;fill:none;stroke:var(--bry-primary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bry-trip-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-top:1px solid rgba(24,60,67,.09);padding-top:16px;margin-top:18px}.bry-trip-price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.bry-trip-price small,.bry-trip-price span{font-size:11px;color:#748285}.bry-trip-price strong{font-size:20px;color:var(--bry-dark)}.bry-trip-details{display:inline-flex;align-items:center;gap:7px;color:var(--bry-primary);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.bry-trip-details span{font-size:18px;transition:transform .18s ease}.bry-trip-details:hover span{transform:translateX(3px)}.bry-no-results,.bry-empty-initial{grid-column:1/-1;border-radius:22px;padding:34px;text-align:center;background:var(--bry-surface);color:#657477}.bry-no-results{margin-top:20px}.bry-no-results strong,.bry-no-results span{display:block}.bry-no-results strong{color:var(--bry-dark);font-size:20px;margin-bottom:5px}.bry-portfolio-cta{margin-top:32px;border-radius:22px;background:var(--bry-dark);color:#fff;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.bry-portfolio-cta span{font-weight:700}.bry-portfolio-cta a{display:inline-flex;gap:8px;align-items:center;background:var(--bry-accent);color:#22373b;text-decoration:none;font-weight:850;padding:12px 16px;border-radius:999px;white-space:nowrap}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1100px){.bry-trip-portfolio[data-columns="4"] .bry-trip-grid{--bry-cols:3}}@media(max-width:900px){.bry-trip-grid{--bry-cols:2!important}.bry-filter-group{grid-template-columns:1fr;gap:6px}.bry-filter-label{line-height:1.3}.bry-filter-top{align-items:stretch}.bry-sort{flex-direction:column;align-items:flex-start;gap:5px}.bry-sort select{min-width:180px}}@media(max-width:640px){.bry-trip-intro h2{font-size:34px}.bry-filter-panel{padding:16px;border-radius:18px}.bry-filter-top{flex-direction:column}.bry-search{max-width:none}.bry-sort{width:100%}.bry-sort select{width:100%;min-width:0}.bry-filter-chips{flex-wrap:nowrap;overflow:auto;padding:2px 2px 7px;margin:0 -2px}.bry-chip{white-space:nowrap}.bry-filter-footer{align-items:flex-start;gap:12px}.bry-trip-grid{--bry-cols:1!important;gap:18px}.bry-trip-card{border-radius:20px}.bry-trip-body{padding:18px}.bry-trip-card h3{font-size:22px}.bry-portfolio-cta{align-items:flex-start;flex-direction:column}.bry-portfolio-cta a{width:100%;justify-content:center}}
