.seed-screen{background:#fff;padding-bottom:42px}
.seed-screen .page-head{margin-bottom:15px}
.seed-heading small{display:block;color:#70767e;font-size:10px;font-weight:700}
.seed-heading h2{margin:4px 0;font-size:23px;line-height:1.2;font-weight:650}
.seed-heading p{margin:0;color:#626970;font-size:13px;line-height:1.5}
.seed-notice{margin:18px 0;padding:10px 12px;background:#f4f5f6;border-left:3px solid #878e95;color:#555e65;font-size:11px;line-height:1.45}
.seed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}
.seed-card{min-width:0;overflow:hidden;border:1px solid #e1e4e8;border-radius:8px;background:#fff;display:flex;flex-direction:column}
.seed-photo{width:100%;aspect-ratio:1.16;background-image:url('../images/boracay-listings.png');background-size:500% 400%;background-repeat:no-repeat;background-color:#e7ecee}
.seed-body{display:flex;flex-direction:column;align-items:stretch;gap:5px;flex:1;padding:10px}
.seed-body h3{margin:0;font-size:13px;line-height:1.3;font-weight:650;overflow-wrap:anywhere}
.seed-body p{margin:0;color:#697078;font-size:11px;line-height:1.4;overflow-wrap:anywhere}
.seed-stars{color:#3d464e;font-size:17px;line-height:1.1;white-space:nowrap}
.seed-stars small{font-size:10px;color:#777}
.seed-price{margin-top:auto;padding-top:4px;font-variant-numeric:tabular-nums}
.seed-price strong{font-size:14px;font-weight:650}.seed-price small{font-size:10px;color:#767c83}
.seed-action{display:flex;align-items:center;justify-content:center;min-height:36px;margin-top:auto;padding:5px 7px;border-radius:5px;background:#151719;color:#fff;text-align:center;text-decoration:none;font-size:11px;font-weight:600}
.seed-action:focus-visible,.seed-directions summary:focus-visible{outline:2px solid #777;outline-offset:2px}
.seed-direction-link{display:flex;align-items:center;justify-content:center;min-height:36px;margin-top:auto;border:1px solid #cfd4d9;border-radius:5px;font-size:11px;font-weight:600;text-decoration:none}
.seed-map{display:block;width:100%;height:min(55vh,420px);margin:18px 0;border:0;border-radius:7px;background:#f2f3f4}
.seed-directions{margin:7px 0 0;grid-column:1/-1}
.seed-directions summary{min-height:34px;display:flex;align-items:center;justify-content:center;padding:5px 6px;border:1px solid #cfd4d9;border-radius:5px;font-size:11px;font-weight:600;cursor:pointer;list-style:none}
.seed-directions summary::-webkit-details-marker{display:none}
.seed-directions iframe{width:100%;height:140px;margin:7px 0 3px;border:0;border-radius:5px}
.seed-directions>a{display:block;margin:3px 0 5px;color:#30363b;font-size:10px;text-decoration:underline;overflow-wrap:anywhere}
.pass-grid{grid-template-columns:1fr}
.pass-grid .seed-card{display:grid;grid-template-columns:34% minmax(0,1fr);min-height:145px}
.pass-grid .seed-photo{height:100%;aspect-ratio:auto}
.pass-grid .seed-body{padding:14px}
.airline-list{display:grid;gap:9px;margin:20px 0}
.airline-list a{display:grid;grid-template-columns:76px minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:67px;padding:10px 12px;border:1px solid #e0e3e7;border-radius:7px;text-decoration:none}
.airline-list img{display:block;width:76px;height:38px;object-fit:contain}
.airline-list strong{font-size:14px;font-weight:600}.airline-list svg{width:18px;height:18px;color:#687078}
.seed-footnote{color:#697078;font-size:12px;line-height:1.5}
.seed-form{display:grid;gap:17px;margin:22px 0}
.seed-form label{display:grid;gap:7px;font-size:13px;font-weight:600}
.seed-form label small{color:#737a80;font-weight:400}
.seed-form input,.seed-form textarea{width:100%;min-width:0;padding:12px;border:1px solid #d3d8dd;border-radius:6px;background:#fff;color:#151719;font:inherit;font-size:15px;font-weight:400}
.seed-form textarea{resize:vertical}
.seed-form .btn{margin-top:5px}
.seed-confirm{text-align:center;padding:25px 0 15px}
.seed-confirm>span svg{width:40px;height:40px;color:#18804b}
.seed-confirm h2{font-size:20px;font-weight:650;margin:8px 0 4px}
.seed-confirm p{font-size:12px;color:#697078;margin:0}
.seed-summary{border-top:1px solid #e1e4e8;margin:18px 0}
.seed-summary>div{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e1e4e8;font-size:12px}
.seed-summary span{color:#70767e}.seed-summary strong{text-align:right;overflow-wrap:anywhere}
.seed-request-list{border-top:1px solid #e1e4e8}
.seed-request-list a{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #e1e4e8;text-decoration:none}
.seed-request-list span{min-width:0}.seed-request-list small,.seed-request-list strong{display:block;overflow-wrap:anywhere}
.seed-request-list small{color:#737a80;font-size:11px}.seed-request-list strong{margin:3px 0;font-size:13px;font-weight:600}
.seed-request-list b{align-self:center;color:#555e65;font-size:11px;font-weight:600}
.seed-empty{padding:24px 0;color:#737a80;font-size:13px}
@media(max-width:350px){.seed-grid{gap:8px}.seed-body{padding:8px}.seed-body h3{font-size:12px}.seed-price strong{font-size:13px}}
