.trip-preferences{width:min(440px,100%)}.preference-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.trip-preferences select{width:100%;border:1px solid #ced6cf;border-radius:3px;padding:10px;margin-top:5px;background:#fffdf8;color:#3e5d54;font:14px 'Manrope';outline-color:#9bb1a5}.stay-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:7px 0 12px}.stay-option{padding:9px 5px;border:1px solid #cbd7cc;background:#fffdf8;color:#446159;border-radius:3px;font-family:'Manrope';cursor:pointer}.stay-option span,.stay-option b{display:block}.stay-option span{font-size:16px;margin-bottom:4px}.stay-option b{font-size:10px}.stay-option.selected{background:#eaf4cf;border-color:#173c39}@media(max-width:560px){.preference-row{grid-template-columns:1fr}}
