.flavor-journey{width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:2rem;min-height:60vh;overflow-x:hidden}.flavor-journey__header{margin-bottom:2rem}.flavor-journey__back-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-secondary);text-decoration:none;font-size:.875rem;margin-bottom:1rem;transition:color .2s ease}.flavor-journey__back-link:hover{color:var(--accent)}.flavor-journey__hero{min-width:0;background:linear-gradient(135deg,#2c1810,#4a3728,#6b4423 60%,#c17f24);border-radius:16px;padding:2.5rem;margin-bottom:2rem;color:#fff;position:relative;overflow:hidden}.flavor-journey__hero:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(ellipse at center,rgba(255,255,255,.06) 0%,transparent 70%);pointer-events:none}.flavor-journey__hero-badge{display:inline-flex;align-items:center;gap:.375rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem}.flavor-journey__hero h1{font-size:2rem;font-weight:800;margin-bottom:.75rem;line-height:1.2;overflow-wrap:anywhere}.flavor-journey__hero-description{font-size:1.05rem;line-height:1.6;opacity:.9;max-width:650px;overflow-wrap:anywhere}.flavor-journey__hero-stats{display:flex;gap:2rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.2)}.flavor-journey__hero-stat{display:flex;flex-direction:column;gap:.15rem}.flavor-journey__hero-stat-value{font-size:1.25rem;font-weight:700}.flavor-journey__hero-stat-label{font-size:.8rem;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.flavor-journey__share{display:flex;justify-content:flex-end;margin-bottom:1rem}.flavor-journey__nav{position:sticky;top:0;z-index:50;background:#fff;border-bottom:2px solid var(--border);margin-bottom:2rem;display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.flavor-journey__nav::-webkit-scrollbar{display:none}.flavor-journey__nav-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.1rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.flavor-journey__nav-tab:hover{color:var(--coffee-dark)}.flavor-journey__nav-tab--active{border-bottom-color:var(--accent);color:var(--coffee-dark)}.flavor-journey__nav-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.flavor-journey__pathway{margin-bottom:3.5rem;scroll-margin-top:70px}.flavor-journey__pathway-header{border-radius:14px;padding:1.75rem 2rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.flavor-journey__pathway-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0009,#0000004d);pointer-events:none}.flavor-journey__pathway-header-content{position:relative;z-index:1}.flavor-journey__pathway-name{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.flavor-journey__pathway-number{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.8;color:#fff;margin-bottom:.35rem}.flavor-journey__pathway-description{font-size:.95rem;line-height:1.55;color:#ffffffe6;max-width:600px}.flavor-journey__progression{position:relative;padding-left:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.flavor-journey__progression:before{content:"";position:absolute;left:.9rem;top:1.5rem;bottom:1.5rem;width:3px;background:linear-gradient(to bottom,#4caf50,#ffc107,#ff9800,#f44336);border-radius:3px}.flavor-journey__card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative;transition:box-shadow .25s ease,border-color .25s ease}.flavor-journey__card:hover{box-shadow:var(--shadow);border-color:var(--accent)}.flavor-journey__card-dot{position:absolute;left:-2.5rem;top:1.5rem;width:14px;height:14px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px var(--border);z-index:2;transform:translate(calc(.9rem - 7px))}.flavor-journey__card-dot--entry{background:#4caf50;box-shadow:0 0 0 2px #4caf50}.flavor-journey__card-dot--developing{background:#ffc107;box-shadow:0 0 0 2px #ffc107}.flavor-journey__card-dot--bold{background:#ff9800;box-shadow:0 0 0 2px #ff9800}.flavor-journey__card-dot--intense{background:#f44336;box-shadow:0 0 0 2px #f44336}.flavor-journey__card-main{padding:1.5rem}.flavor-journey__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.flavor-journey__card-name{font-size:1.15rem;font-weight:700;color:var(--coffee-dark);margin:0;line-height:1.3}.flavor-journey__card-name a{color:inherit;text-decoration:none;transition:color .2s ease}.flavor-journey__card-name a:hover{color:var(--accent)}.flavor-journey__card-brand{font-size:.85rem;color:var(--text-secondary);margin-top:.15rem}.flavor-journey__rating{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.flavor-journey__star{color:#d4a574}.flavor-journey__star--empty{color:#d4c4b0}.flavor-journey__rating-value{font-size:.85rem;font-weight:700;color:var(--coffee-dark);margin-left:.25rem}.flavor-journey__level-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .6rem;border-radius:10px;margin-bottom:.75rem}.flavor-journey__level-badge--entry{background:#e8f5e9;color:#2e7d32}.flavor-journey__level-badge--developing{background:#fff8e1;color:#f57f17}.flavor-journey__level-badge--bold{background:#fff3e0;color:#e65100}.flavor-journey__level-badge--intense{background:#ffebee;color:#c62828}.flavor-journey__specs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.flavor-journey__spec{display:inline-flex;align-items:center;gap:.25rem;font-size:.78rem;padding:.25rem .6rem;border-radius:6px;background:var(--cream);color:var(--text-secondary);font-weight:500}.flavor-journey__spec--strength{font-weight:600}.flavor-journey__spec--strength-mild{background:#dcfce7;color:#166534}.flavor-journey__spec--strength-mild-medium{background:#d9f7e3;color:#1b6b3a}.flavor-journey__spec--strength-medium{background:#fef3c7;color:#92400e}.flavor-journey__spec--strength-medium-full{background:#ffedd5;color:#9a3412}.flavor-journey__spec--strength-full{background:#fee2e2;color:#991b1b}.flavor-journey__spec--price{background:#f5e6d3;color:var(--coffee-medium);font-weight:600}.flavor-journey__why-here{font-size:.9rem;line-height:1.55;color:var(--text-secondary);font-style:italic;padding:.75rem;background:var(--cream);border-radius:8px;border-left:3px solid var(--accent);margin-bottom:.75rem}.flavor-journey__metrics{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin-bottom:.5rem}.flavor-journey__metric{display:flex;align-items:center;gap:.5rem}.flavor-journey__metric-label{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;min-width:72px;flex-shrink:0}.flavor-journey__metric-bar{flex:1;height:8px;background:#e8e0d8;border-radius:4px;overflow:hidden;position:relative}.flavor-journey__metric-fill{height:100%;border-radius:4px;transition:width .5s ease}.flavor-journey__metric-fill--sweetness{background:linear-gradient(90deg,#fdd835,#f9a825)}.flavor-journey__metric-fill--spice{background:linear-gradient(90deg,#ef5350,#c62828)}.flavor-journey__metric-fill--body{background:linear-gradient(90deg,#8d6e63,#4e342e)}.flavor-journey__metric-fill--complexity{background:linear-gradient(90deg,#7e57c2,#4527a0)}.flavor-journey__metric-fill--intensity{background:linear-gradient(90deg,#ff7043,#d84315)}.flavor-journey__metric-value{font-size:.7rem;font-weight:700;color:var(--coffee-dark);min-width:20px;text-align:right}.flavor-journey__tasting-toggle{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.6rem;background:var(--cream);border:none;border-top:1px solid var(--border);cursor:pointer;font-size:.8rem;font-weight:600;color:var(--text-secondary);transition:background .2s ease,color .2s ease}.flavor-journey__tasting-toggle:hover{background:#f5e6d3;color:var(--accent)}.flavor-journey__tasting-icon{transition:transform .3s ease}.flavor-journey__tasting-icon--open{transform:rotate(180deg)}.flavor-journey__tasting{max-height:0;overflow:hidden;transition:max-height .4s ease}.flavor-journey__tasting--open{max-height:400px}.flavor-journey__tasting-inner{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid var(--border);background:#fdfbf7}.flavor-journey__tasting-section{display:flex;gap:.75rem;align-items:flex-start}.flavor-journey__tasting-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);min-width:80px;flex-shrink:0;padding-top:.1rem}.flavor-journey__tasting-text{font-size:.88rem;line-height:1.5;color:var(--text-secondary)}.flavor-journey__next-pathway{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;margin-top:.5rem;background:var(--cream);border-radius:10px;color:var(--coffee-medium);text-decoration:none;font-size:.9rem;font-weight:600;transition:background .2s ease,color .2s ease;cursor:pointer;border:none;width:100%}.flavor-journey__next-pathway:hover{background:#f5e6d3;color:var(--accent)}.flavor-journey__explore{background:var(--cream);border-radius:12px;padding:2rem;margin-top:3rem}.flavor-journey__explore-title{font-size:1.25rem;font-weight:700;color:var(--coffee-dark);margin-bottom:1rem}.flavor-journey__explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 2rem}.flavor-journey__explore-link{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 0;color:var(--coffee-medium);text-decoration:none;font-size:.9rem;transition:color .2s ease}.flavor-journey__explore-link:hover{color:var(--accent)}.flavor-journey__explore-link svg{flex-shrink:0;opacity:.5}@media (min-width: 768px){.flavor-journey__metrics{grid-template-columns:1fr 1fr 1fr}.flavor-journey__explore-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.flavor-journey__explore-grid{grid-template-columns:repeat(4,1fr)}.flavor-journey__metrics{grid-template-columns:repeat(5,1fr)}}@media (max-width: 768px){.flavor-journey__hero{padding:1.75rem}.flavor-journey__hero h1{font-size:1.5rem}.flavor-journey__hero-stats{flex-wrap:wrap;gap:1rem}.flavor-journey__pathway-header{padding:1.25rem 1.5rem}.flavor-journey__pathway-name{font-size:1.25rem}.flavor-journey__metrics{grid-template-columns:1fr}}@media (max-width: 480px){.flavor-journey{padding:1rem}.flavor-journey__hero{padding:1.25rem;border-radius:12px}.flavor-journey__hero h1{font-size:1.35rem}.flavor-journey__progression{padding-left:2rem}.flavor-journey__card-dot{left:-2rem;transform:translate(calc(.65rem - 7px))}.flavor-journey__progression:before{left:.65rem}.flavor-journey__card-main{padding:1rem}.flavor-journey__card-top{flex-direction:column;gap:.5rem}.flavor-journey__tasting-inner{padding:1rem}.flavor-journey__tasting-section{flex-direction:column;gap:.25rem}.flavor-journey__explore{padding:1.25rem}.flavor-journey__nav-tab{padding:.6rem .75rem;font-size:.8rem}}
