html{--lumo-base-color: #f5f1eb;--lumo-primary-color: #8b6914;--lumo-primary-text-color: #8b6914;--lumo-primary-color-50pct: rgba(139,105,20,0.5);--lumo-body-text-color: #2a2520;--lumo-header-text-color: #1a1510;--lumo-secondary-text-color: #6b6560;--lumo-contrast-5pct: rgba(0,0,0,0.05);--lumo-contrast-10pct: rgba(0,0,0,0.10);--lumo-font-family: 'Georgia','Times New Roman',serif}@keyframes review-fade-in{from{opacity: 0;transform: translateY(6px)}to{opacity: 1;transform: translateY(0)}}.review-card--animate{animation: review-fade-in 0.2s ease forwards}.review-card{background: #faf7f2;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");border: 1px solid #ddd8cf;border-radius: 4px;padding: 3rem 2.5rem;max-width: 580px;width: 100%;box-shadow: 0 8px 40px rgba(0,0,0,0.12)}.review-lemma{font-size: clamp(2rem,6vw,3.5rem);font-weight: 400;letter-spacing: 0.05em;color: #1a1510;margin: 0 0 1.5rem 0;line-height: 1.1;font-variant-numeric: oldstyle-nums}.review-pos{font-size: 0.8rem;font-variant: small-caps;letter-spacing: 0.12em;color: #8b6914;font-family: 'Georgia',serif;margin-bottom: 0.75rem;display: block}.review-translation{font-size: 1.5rem;font-weight: 400;color: #2a2520;margin: 0 0 1rem 0;line-height: 1.3}.review-grammar{font-size: 0.8rem;letter-spacing: 0.1em;text-transform: uppercase;color: #6b6560;margin-bottom: 1rem;display: block}.review-example{font-style: italic;color: #6b6560;font-size: 1.1rem;line-height: 1.6;border-left: 2px solid #c8bfb0;padding-left: 1rem;margin: 0.5rem 0 2rem 0;display: block}.review-divider{border: none;border-top: 1px solid #e0dbd2;margin: 1.5rem 0}.review-reveal{margin-top: 2rem}.review-ratings{display: flex;gap: 0.5rem;width: 100%;margin-top: 0.5rem}.review-ratings vaadin-button{flex: 1;font-size: 0.8rem;letter-spacing: 0.08em}.review-btn::part(label){transition: color 0.15s ease}vaadin-button.review-btn::part(button){transition: border-color 0.15s ease,box-shadow 0.15s ease}vaadin-button.review-btn:hover::part(button){border-color: #8b6914;box-shadow: inset 0 0 0 1px #8b6914}.review-empty{color: #8a8580;font-style: italic;font-size: 1rem;text-align: center;padding: 3rem 0}.view-container{max-width: clamp(860px,90vw,1400px);width: 100%;height: 100%;box-sizing: border-box;margin: 0 auto;padding: 2rem 1.5rem}.view-container--narrow{max-width: 600px}.view-heading{font-size: 1.4rem;font-weight: 400;letter-spacing: 0.04em;color: var(--lumo-header-text-color);margin: 0 0 1.25rem 0;font-family: 'Georgia',serif;border-bottom: 1px solid var(--lumo-contrast-10pct);padding-bottom: 0.5rem}.view-toolbar{margin-bottom: 1rem}.editorial-grid{font-family: 'Georgia',serif;font-size: 0.95rem}.create-entry-step1{margin-bottom: 1rem}vaadin-side-nav-item[active]::part(item){border-left: 2px solid #8b6914;padding-left: calc(var(--lumo-space-m) - 2px);background: transparent;color: #8b6914}