@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11"}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2d946940;border-radius:100px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#2d946980}::-webkit-scrollbar-corner{background:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb,.dark ::-webkit-scrollbar-thumb{background:#42b98333}[data-theme=dark] ::-webkit-scrollbar-thumb:hover,.dark ::-webkit-scrollbar-thumb:hover{background:#42b98366}@keyframes pageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0% 0 0)}}@keyframes float{0%,to{transform:translateY(0) scale(1)}33%{transform:translateY(-18px) scale(1.02)}66%{transform:translateY(-8px) scale(.98)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes borderGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #42b98366}50%{box-shadow:0 0 0 8px #42b98300}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slaPulse{0%,to{opacity:1}50%{opacity:.6}}.page-enter{animation:pageIn .4s cubic-bezier(.4,0,.2,1) both}.fade-in-up{animation:fadeInUp .5s cubic-bezier(.4,0,.2,1) both}.scale-in{animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1) both}.slide-in-right{animation:slideInRight .35s cubic-bezier(.4,0,.2,1) both}.float{animation:float 6s ease-in-out infinite}.spin{animation:spin 1s linear infinite}.sla-breach{animation:slaPulse 1.2s ease-in-out infinite}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:60ms}.stagger-children>*:nth-child(3){animation-delay:.12s}.stagger-children>*:nth-child(4){animation-delay:.18s}.stagger-children>*:nth-child(5){animation-delay:.24s}.stagger-children>*:nth-child(6){animation-delay:.3s}.stagger-children>*:nth-child(7){animation-delay:.36s}.stagger-children>*:nth-child(8){animation-delay:.42s}.stagger-children>*:nth-child(9){animation-delay:.48s}.stagger-children>*:nth-child(10){animation-delay:.54s}.stagger-children>*:nth-child(11){animation-delay:.6s}.stagger-children>*:nth-child(12){animation-delay:.66s}.stagger-children>*{animation:fadeInUp .5s cubic-bezier(.4,0,.2,1) both}::selection{background-color:#2d946933;color:inherit}::-moz-selection{background-color:#2d946933;color:inherit}:focus-visible{outline:2px solid #2d9469;outline-offset:3px;border-radius:6px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.page-enter,.fade-in-up,.scale-in,.slide-in-right,.float,.stagger-children>*{animation:none!important}}.glass{backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5)}.glass-strong{backdrop-filter:blur(32px) saturate(1.8);-webkit-backdrop-filter:blur(32px) saturate(1.8)}.gradient-text{background:linear-gradient(135deg,#1e7a54,#2d9469 40%,#42b983);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
