:root{--color-ink:#1d261e;--color-muted-ink:#536155;--color-mint:#c9f0c7;--color-leaf-dark:#2d5836;--color-soft-leaf:#527c54;--color-cream:#f6f1e7;--color-panel:#ffffffd6;--shadow-card:0 20px 45px #1d261e1f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--color-ink);background:radial-gradient(circle at top, #c9f0c7d9, transparent 45%), linear-gradient(180deg, #f2f6ea 0%, var(--color-cream) 100%);margin:0;font-family:Aptos,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.review-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1rem;display:grid}.review-photo-frame{aspect-ratio:4/5;background:#dce8d1;border-radius:1.25rem;overflow:hidden}.review-photo{object-fit:cover;width:100%;height:100%}.review-details{gap:1rem;min-width:0;display:grid}@media (width<=42rem){.review-grid{grid-template-columns:1fr}.review-photo-frame{aspect-ratio:4/3}}@keyframes calorix-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
