.taste-journey{display:grid;gap:12px;margin:16px var(--page-gutter) 0;color:var(--ink)}
.taste-journey-local{display:grid;gap:13px;padding:18px;background:linear-gradient(145deg,#fffdf4,#f3f8f5);border:1px solid #dfd7a2;border-radius:18px;box-shadow:var(--shadow-soft)}
.taste-journey-local>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.taste-journey-local>header>div{display:grid;gap:4px}.taste-journey-local small{font-weight:900}.taste-journey-local>header small,.taste-journey-next>small{color:#886318;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.taste-journey-local>header strong{font-size:17px;line-height:1.4}.taste-journey-local>header p,.taste-journey-next p{margin:0;color:#586a66;font-size:13px;font-weight:650;line-height:1.6}.taste-journey-local>header>b{padding:7px 9px;color:#694f13;background:#fff0a4;border-radius:999px;font-size:12px;white-space:nowrap}
.taste-journey progress{width:100%;height:10px;accent-color:#258469}.taste-journey progress::-webkit-progress-bar{background:#e8e5d0;border-radius:999px}.taste-journey progress::-webkit-progress-value{background:#258469;border-radius:999px}
.taste-journey-profile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.taste-journey-profile>div{display:grid;gap:3px;padding:12px;background:#fff;border:1px solid #d8ded8;border-radius:12px}.taste-journey-profile small{color:#69736e;font-size:11px}.taste-journey-profile strong{font-size:15px}
.taste-journey-next{display:grid;gap:4px;padding:13px 14px;background:#edf7f3;border-left:3px solid #258469}.taste-journey-next>strong{font-size:14px}.taste-journey-next>small{color:#28715e}
.taste-journey-actions{display:flex;flex-wrap:wrap;gap:8px}.taste-journey-actions a,.taste-journey-actions button,.taste-journey-incoming>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 13px;border-radius:10px;cursor:pointer;font-size:12px;font-weight:950;text-decoration:none}.taste-journey-actions a{color:#fff;background:var(--orange);border:1px solid var(--orange)}.taste-journey-actions button{color:#fff;background:var(--ink);border:1px solid var(--ink)}
.taste-journey-privacy{color:#72736d;font-size:11px;line-height:1.5}.taste-journey-status{min-height:1.4em;margin:-7px 0 0;color:#28715e;font-size:12px;font-weight:900}
.taste-journey-incoming{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;color:#fff;background:linear-gradient(135deg,#17324a,#79334d);border-radius:16px;box-shadow:var(--shadow-soft)}.taste-journey-incoming>div{display:grid;gap:5px}.taste-journey-incoming small{color:#ffe871;font-size:11px;font-weight:950;letter-spacing:.1em}.taste-journey-incoming strong{font-size:16px}.taste-journey-incoming div>div{display:flex;flex-wrap:wrap;gap:6px}.taste-journey-incoming span{padding:5px 8px;color:#17324a;background:#fff;border-radius:999px;font-size:12px;font-weight:950}.taste-journey-incoming p{margin:0;color:#e3e8eb;font-size:12px;line-height:1.55}.taste-journey-incoming>a{color:#17324a;background:#ffe871;border:1px solid #ffe871}.taste-journey-shared-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.taste-journey a:focus-visible,.taste-journey button:focus-visible{outline:3px solid rgba(236,120,61,.35);outline-offset:2px}
@media(width<=860px){.taste-journey{margin:16px 20px 0}.taste-journey-local{padding:16px}.taste-journey-local>header,.taste-journey-incoming{grid-template-columns:1fr}.taste-journey-profile{grid-template-columns:1fr}.taste-journey-local>header>b{justify-self:start}.taste-journey-actions{display:grid;grid-template-columns:1fr}.taste-journey-actions a,.taste-journey-actions button,.taste-journey-incoming>a{min-height:46px;font-size:13px}.taste-journey-local>header p,.taste-journey-next p,.taste-journey-incoming p{font-size:13px}}
