.public-community{padding:65px max(6vw,24px)}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.filter-row button{border:1px solid #d8e2dd;background:white;border-radius:999px;padding:10px 15px}.filter-row button.active{background:#073d3a;color:white}.departure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.departure-card{background:white;border:1px solid #e2e9e5;border-radius:22px;overflow:hidden}.departure-card img{width:100%;height:200px;object-fit:cover}.departure-card>div{padding:22px}.departure-card span,.departure-card small{font-size:11px;color:#647270}.departure-card h2,.story-card h2,.empty-public h2{font:700 28px "Playfair Display",serif}.departure-card p{line-height:1.6;color:#647270}.seat-line{display:flex;justify-content:space-between;background:#dff3e8;border-radius:12px;padding:11px}.departure-card footer{padding:16px 0 0}.departure-card footer a,.empty-public a{background:#073d3a;color:white;padding:10px 13px;border-radius:999px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-card{background:white;border-radius:20px;padding:25px;border:1px solid #e2e9e5}.story-card>p{line-height:1.7;color:#405653}.story-card footer{padding:18px 0 0;display:flex;flex-direction:column}.story-card footer span{background:#073d3a;color:white;border-radius:999px;padding:4px 7px;font-size:9px}.stars{color:#f2b84b}.empty-public{grid-column:1/-1;text-align:center;background:#fff8ea;padding:50px;border-radius:22px}@media(max-width:900px){.departure-grid,.story-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.departure-grid,.story-grid{grid-template-columns:1fr}}

.story-submit-panel{max-width:760px;margin:2rem auto 5rem;background:#fff8e9;border:1px solid #d9e1dc;border-radius:24px;padding:clamp(1.3rem,4vw,2.5rem)}.story-submit-panel form{display:grid;gap:1rem}.story-submit-panel label{display:grid;gap:.4rem;font-weight:700}.story-submit-panel input,.story-submit-panel select,.story-submit-panel textarea{font:inherit;padding:.85rem;border:1px solid #b8c9c2;border-radius:12px}.story-submit-panel textarea{min-height:150px}.story-submit-panel button{background:#064c46;color:#fff;border:0;border-radius:24px;padding:.9rem;font-weight:800}.story-submit-status{min-height:1.5rem}

.departure-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.departure-card footer>b{white-space:nowrap}.departure-card footer>span{display:flex;gap:8px;flex-wrap:wrap}.departure-card footer a{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.15;white-space:normal}html[dir="rtl"] .departure-card,html[dir="rtl"] .story-card{text-align:right;direction:rtl}html[dir="rtl"] .departure-card footer,html[dir="rtl"] .seat-line{direction:rtl}@media(max-width:580px){.public-community{padding:36px 16px}.departure-card>div{padding:20px}.departure-card footer{display:grid;grid-template-columns:1fr}.departure-card footer>span{display:grid;grid-template-columns:1fr 1fr}.departure-card footer a{min-height:46px;padding:10px!important}.departure-card h2{font-size:clamp(25px,8vw,34px)}}