@keyframes fadeUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%{transform:scaleY(1);opacity:0.8}50%{transform:scaleY(0.6);opacity:0.4}100%{transform:scaleY(1);opacity:0.8}}@keyframes revealAnim{to{opacity:1;transform:translateY(0)}}:root{--earth-dark:#EB553A;--earth-brown:#1EA05A;--earth-mid:#EB553A;--earth-warm:#f0775e;--sage:#1EA05A;--sage-light:#3dbf77;--moss:#125c38;--cream:#FDF8E7;--parchment:#FBE041;--gold:#FBE041;--gold-light:#fde96a;--amber:#e8cc10;--foam:#FDF8E7;--text-primary:#2a1208;--text-light:#FDF8E7;--gap:clamp(2rem, 5vw, 5rem)}@media only screen and (min-width: 861px){body .view_tab-sp,body .view_tab{display:none !important}}@media print{body .view_tab-sp,body .view_tab{display:none !important}}@media only screen and (min-width: 601px){body .view_sp{display:none !important}}@media only screen and (max-width: 860px){body .view_pc{display:none !important}}@media only screen and (max-width: 600px){body .view_pc-tab,body .view_tab{display:none !important}}
