.landing-page{min-height:100dvh;display:flex;flex-direction:column;background:#f7f7f5;color:#1a1a1a;font-family:system-ui,-apple-system,sans-serif}.landing-header{padding:16px 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e0;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(247,247,245,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-brand{display:flex;flex-direction:column;gap:1px;text-decoration:none;color:inherit}.landing-brand strong{font-size:17px;font-weight:700;letter-spacing:-.02em;color:#1a1a1a}.landing-brand span{font-size:11px;color:#999;letter-spacing:.04em;text-transform:uppercase}.landing-nav{display:flex;gap:4px}.landing-nav a{padding:6px 14px;font-size:13px;font-weight:600;color:#666;text-decoration:none;border-radius:6px;transition:color .15s,background .15s}.landing-nav a:hover{color:#1a1a1a;background:rgba(0,0,0,.04)}.landing-hero{padding:56px 32px 28px;max-width:800px;margin:0 auto;text-align:center}.landing-hero-badge{display:inline-block;padding:4px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7c6a3a;background:#f0ece0;border:1px solid #e0d9c4;border-radius:100px;margin-bottom:16px}.landing-hero h1{font-size:clamp(28px,4.5vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin:0 0 14px;color:#111}.landing-hero p{font-size:16px;line-height:1.6;color:#777;max-width:580px;margin:0 auto}.landing-legend{display:flex;justify-content:center;gap:20px;padding:0 32px 36px;flex-wrap:wrap}.landing-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#888}.landing-legend-dot{width:10px;height:10px;border-radius:3px}.landing-legend-dot.is-top-tier{background:#1a9a4a}.landing-legend-dot.is-strong{background:#2f7dc4}.landing-legend-dot.is-solid{background:#b09040}.landing-legend-dot.is-selective{background:#aaa}.landing-list{padding:0 32px 56px;max-width:920px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:16px}.landing-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e8e8e4;transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:row}.landing-card:hover{border-color:#d8d8d0;box-shadow:0 6px 24px rgba(0,0,0,.06)}.landing-card-image{position:relative;width:280px;min-width:280px;aspect-ratio:16/9;overflow:hidden;background:#eee;flex-shrink:0;align-self:flex-start;border-radius:14px 0 0 14px}.landing-card-image img{width:100%;height:100%;object-fit:cover;display:block}.landing-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e8e4,#ddd)}.landing-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 50%,rgba(0,0,0,.18));pointer-events:none}.landing-card-score{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.landing-card-score.is-top-tier{background:#1a9a4a}.landing-card-score.is-strong{background:#2f7dc4}.landing-card-score.is-solid{background:#b09040}.landing-card-score.is-selective{background:#999}.landing-card-rank{top:12px;padding:4px 10px;font-weight:700;background:rgba(0,0,0,.45);border-radius:8px}.landing-card-badge,.landing-card-rank{position:absolute;left:12px;z-index:2;font-size:12px;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-card-badge{bottom:12px;padding:3px 10px;font-weight:600;border-radius:6px}.landing-card-badge.is-must{background:rgba(200,50,30,.8)}.landing-card-badge.is-value{background:rgba(30,140,60,.8)}.landing-card-badge.is-photo{background:rgba(130,60,180,.8)}.landing-card-badge.is-seasonal{background:rgba(180,120,20,.8)}.landing-card-badge.is-pricey{background:rgba(160,90,30,.8)}.landing-card-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:10px;flex:1 1;min-width:0}.landing-card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.landing-card-name{font-size:19px;font-weight:700;letter-spacing:-.01em;color:#111;line-height:1.25}.landing-card-score-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.landing-card-score-label.is-top-tier{color:#1a9a4a}.landing-card-score-label.is-strong{color:#2f7dc4}.landing-card-score-label.is-solid{color:#b09040}.landing-card-score-label.is-selective{color:#999}.landing-card-verdict{font-size:14px;line-height:1.55;color:#777}.landing-card-chips{display:flex;flex-wrap:wrap;gap:4px}.landing-card-chip{padding:2px 8px;font-size:11px;font-weight:600;border-radius:4px;background:#f0ece0;color:#7c6a3a}.landing-card-chip.is-primary{background:#e8e0c8;color:#6b5a2e}.landing-card-metrics{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.landing-metric{display:flex;flex-direction:column;align-items:center;gap:3px}.landing-metric-bar{width:100%;height:4px;background:#eee;border-radius:2px;overflow:hidden}.landing-metric-bar span{display:block;height:100%;border-radius:2px;background:#b09040;transition:width .4s ease-out}.landing-metric-label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#aaa}.landing-card-meta{display:flex;flex-wrap:wrap;gap:6px}.landing-card-meta span{display:inline-block;padding:3px 10px;font-size:12px;font-weight:500;color:#777;background:#f4f4f2;border-radius:6px}.landing-card-lang-links{display:flex;gap:8px;padding-top:4px;border-top:1px solid #f0f0ec}.landing-lang-link{display:flex;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;color:#555;text-decoration:none;border:1px solid #e8e8e4;border-radius:8px;transition:background .15s,border-color .15s,color .15s}.landing-lang-link:hover{background:#f4f4f2;border-color:#d8d8d0;color:#222}.landing-lang-flag{font-size:16px;line-height:1}.landing-footer{padding:36px 32px;text-align:center;border-top:1px solid #e5e5e0;margin-top:auto}.landing-footer p{font-size:14px;color:#999;margin:0 0 16px}.landing-footer-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.landing-footer-links a{padding:8px 20px;font-size:14px;font-weight:600;color:#7c6a3a;text-decoration:none;border:1px solid #e0d9c4;border-radius:8px;transition:background .15s,color .15s}.landing-footer-links a:hover{background:#f0ece0;color:#5a4a22}@media (max-width:768px){.landing-header{padding:14px 16px}.landing-hero{padding:36px 16px 20px}.landing-legend{gap:10px;padding:0 16px 28px}.landing-list{padding:0 12px 40px;gap:12px}.landing-card{flex-direction:column}.landing-card-image{width:100%;min-width:unset;aspect-ratio:16/9}.landing-card-image:after{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.35))}.landing-card-body{padding:14px 16px 16px}.landing-card-lang-links{flex-direction:column;gap:6px}.landing-footer{padding:24px 16px}.landing-footer-links{flex-direction:column;align-items:center;gap:8px}}