@property --leaf-y{syntax:"<percentage>";inherits:false;initial-value:-10%}@property --leaf-x{syntax:"<percentage>";inherits:false;initial-value:50%}@property --leaf-r{syntax:"<angle>";inherits:false;initial-value:0deg}.leaf{position:fixed;pointer-events:none;z-index:0}.leaf svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.leaf-1{width:48px;height:48px;color:rgba(56,96,89,.15);animation:leafDrift1 22s ease-in-out infinite}.leaf-1,.leaf-2{top:var(--leaf-y);left:var(--leaf-x);transform:rotate(var(--leaf-r))}.leaf-2{width:36px;height:36px;color:hsla(14,54%,62%,.12);animation:leafDrift2 28s ease-in-out infinite}.leaf-3{width:28px;height:28px;color:rgba(40,72,65,.18);animation:leafDrift3 18s ease-in-out infinite}.leaf-3,.leaf-4{top:var(--leaf-y);left:var(--leaf-x);transform:rotate(var(--leaf-r))}.leaf-4{width:42px;height:42px;color:rgba(56,96,89,.1);animation:leafDrift4 30s ease-in-out infinite}.leaf-5{top:var(--leaf-y);left:var(--leaf-x);width:32px;height:32px;color:hsla(14,54%,62%,.1);transform:rotate(var(--leaf-r));animation:leafDrift5 25s ease-in-out infinite}@keyframes leafDrift1{0%{--leaf-y:-10%;--leaf-x:15%;--leaf-r:0deg}50%{--leaf-y:50%;--leaf-x:25%;--leaf-r:120deg}to{--leaf-y:110%;--leaf-x:10%;--leaf-r:240deg}}@keyframes leafDrift2{0%{--leaf-y:-5%;--leaf-x:70%;--leaf-r:30deg}50%{--leaf-y:45%;--leaf-x:60%;--leaf-r:150deg}to{--leaf-y:105%;--leaf-x:75%;--leaf-r:300deg}}@keyframes leafDrift3{0%{--leaf-y:-8%;--leaf-x:40%;--leaf-r:60deg}50%{--leaf-y:55%;--leaf-x:35%;--leaf-r:180deg}to{--leaf-y:108%;--leaf-x:45%;--leaf-r:320deg}}@keyframes leafDrift4{0%{--leaf-y:-12%;--leaf-x:85%;--leaf-r:45deg}50%{--leaf-y:48%;--leaf-x:80%;--leaf-r:160deg}to{--leaf-y:112%;--leaf-x:90%;--leaf-r:280deg}}@keyframes leafDrift5{0%{--leaf-y:-6%;--leaf-x:55%;--leaf-r:20deg}50%{--leaf-y:52%;--leaf-x:48%;--leaf-r:140deg}to{--leaf-y:106%;--leaf-x:60%;--leaf-r:260deg}}.particles{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.particle{position:absolute;border-radius:50%;opacity:0;animation:particleFloat linear infinite}.particle:first-child{left:5%;width:3px;height:3px;background:rgba(56,96,89,.25);animation-duration:16s;animation-delay:0s}.particle:nth-child(2){left:10%;width:2px;height:2px;background:hsla(14,54%,62%,.2);animation-duration:20s;animation-delay:1s}.particle:nth-child(3){left:15%;width:4px;height:4px;background:rgba(56,96,89,.2);animation-duration:14s;animation-delay:2s}.particle:nth-child(4){left:20%;width:2px;height:2px;background:hsla(14,54%,62%,.25);animation-duration:18s;animation-delay:3s}.particle:nth-child(5){left:25%;width:3px;height:3px;background:rgba(40,72,65,.22);animation-duration:22s;animation-delay:.5s}.particle:nth-child(6){left:30%;width:2px;height:2px;background:rgba(56,96,89,.2);animation-duration:17s;animation-delay:1.5s}.particle:nth-child(7){left:35%;width:3px;height:3px;background:hsla(14,54%,62%,.2);animation-duration:19s;animation-delay:2.5s}.particle:nth-child(8){left:40%;width:4px;height:4px;background:rgba(40,72,65,.25);animation-duration:15s;animation-delay:3.5s}.particle:nth-child(9){left:45%;width:2px;height:2px;background:rgba(56,96,89,.22);animation-duration:21s;animation-delay:4s}.particle:nth-child(10){left:50%;width:3px;height:3px;background:hsla(14,54%,62%,.2);animation-duration:18s;animation-delay:5s}.particle:nth-child(11){left:55%;width:2px;height:2px;background:rgba(40,72,65,.2);animation-duration:16s;animation-delay:6s}.particle:nth-child(12){left:60%;width:4px;height:4px;background:rgba(56,96,89,.25);animation-duration:20s;animation-delay:.8s}@keyframes particleFloat{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}50%{opacity:.7}90%{opacity:1}to{transform:translateY(-20vh) scale(1);opacity:0}}.dark .leaf-1{color:rgba(80,120,95,.25)}.dark .leaf-2{color:rgba(210,170,70,.2)}.dark .leaf-3{color:rgba(45,74,62,.3)}.dark .leaf-4{color:rgba(80,120,95,.15)}.dark .leaf-5{color:rgba(210,170,70,.15)}.dark .particle:nth-child(odd){background:rgba(80,120,95,.4)}.dark .particle:nth-child(2n){background:rgba(210,170,70,.35)}@media (prefers-reduced-motion:reduce){.leaf,.particle{animation:none;opacity:0}}.liquid-btn{background-color:rgb(var(--brand-rgb));color:#fff;border:2px solid rgb(var(--brand-strong-rgb));border-radius:var(--radius-md);box-shadow:4px 4px 0 rgb(var(--brand-strong-rgb));transition:transform .1s ease,box-shadow .1s ease;position:relative;overflow:hidden}.liquid-btn:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 rgb(var(--brand-strong-rgb))}.liquid-btn:active{transform:translate(4px,4px);box-shadow:0 0 0 rgb(var(--brand-strong-rgb))}.mesh-gradient-animated{background:radial-gradient(circle at 20% 30%,rgba(56,96,89,.12) 0,transparent 40%),radial-gradient(circle at 80% 20%,hsla(14,54%,62%,.08) 0,transparent 40%),radial-gradient(circle at 50% 80%,rgba(40,72,65,.06) 0,transparent 40%),linear-gradient(135deg,#386059,#284841 50%,#1e3630);position:relative}.mesh-gradient-animated:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 40%,hsla(0,0%,100%,.06) 0,transparent 50%),radial-gradient(circle at 30% 70%,hsla(14,54%,62%,.08) 0,transparent 40%)}