.toast-container{position:fixed;bottom:2rem;right:2rem;z-index:11000;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast{pointer-events:auto;background:white;padding:1rem 1.5rem;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);justify-content:space-between;min-width:300px;max-width:450px;cursor:pointer;border:1px solid rgba(0,0,0,.05)}.toast,.toast-content{display:flex;align-items:center}.toast-content{gap:.8rem}.toast-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.toast-message{font-size:.95rem;font-weight:500;color:var(--green-deep)}.toast-close{background:none;border:none;font-size:1.5rem;color:#CCC;margin-left:1rem;cursor:pointer}.toast-error{border-left:4px solid #e57373}.toast-error .toast-icon{background:rgba(229,115,115,.1);color:#E57373}.toast-success{border-left:4px solid #8fb36a}.toast-success .toast-icon{background:rgba(143,179,106,.1);color:#8FB36A}.toast-info{border-left:4px solid #64b5f6}.toast-info .toast-icon{background:rgba(100,181,246,.1);color:#64B5F6}@media (max-width:640px){.toast-container{bottom:5rem;right:1.5rem;left:1.5rem}.toast{min-width:auto;width:100%}}:root{--error-red:#e57373;--error-bg:#fafaf5}.error-fallback-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--error-bg);position:fixed;top:0;left:0;z-index:10000;padding:2rem;overflow:hidden}.error-fallback-background{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(143,179,106,.05) 0,transparent 70%)}.error-fallback-card{background:white;padding:clamp(2rem,5vw,4rem);border-radius:32px;box-shadow:0 20px 50px rgba(0,0,0,.05);max-width:600px;width:100%;text-align:center;position:relative;border:1px solid rgba(0,0,0,.03)}.error-icon-wrapper{width:80px;height:80px;background:rgba(229,115,115,.1);color:var(--error-red);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem}.error-icon{width:40px;height:40px}.error-fallback-card h2{font-family:var(--font-heading,"Quicksand",sans-serif);font-size:clamp(1.8rem,3vw,2.4rem);color:var(--text-dark,#2f3a2e);margin-bottom:1.5rem;font-weight:700}.error-fallback-card p{color:#666;line-height:1.6;margin-bottom:3rem;font-size:1.1rem}.error-actions{display:flex;gap:1.5rem;justify-content:center}.error-btn{padding:1.2rem 2.5rem;border-radius:100px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);border:none}.error-btn.primary{background:var(--primary-green,#8fb36a);color:white;box-shadow:0 10px 20px rgba(143,179,106,.2)}.error-btn.primary:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(143,179,106,.3)}.error-btn.secondary{background:rgba(0,0,0,.05);color:var(--text-dark,#2f3a2e)}.error-btn.secondary:hover{background:rgba(0,0,0,.08);transform:translateY(-2px)}.error-details{margin-top:3rem;text-align:left;background:#f8f8f8;padding:1rem;border-radius:12px}.error-details summary{font-size:.9rem;color:#888;cursor:pointer;outline:none}.error-details pre{margin-top:1rem;font-size:.8rem;color:var(--error-red);white-space:pre-wrap;font-family:monospace}@media (max-width:640px){.error-actions{flex-direction:column}.error-btn{width:100%}}.scroll-progress-bar{position:fixed;top:0;left:0;z-index:99999;width:100%;height:3px;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,var(--primary-green) 0,#78c97b 40%,#b0e8a0 70%,var(--primary-green) 100%);background-size:200% 100%;animation:progressShimmer 2.5s linear infinite;pointer-events:none;border-radius:0 2px 2px 0;box-shadow:0 0 8px rgba(176,204,129,.7),0 0 16px rgba(176,204,129,.3)}@keyframes progressShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.scroll-progress-bar{animation:none}}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}[data-reveal=fade-up],[data-reveal]{transform:translateY(36px);filter:blur(2px)}[data-reveal=fade-left]{transform:translateX(-40px);filter:blur(2px)}[data-reveal=fade-right]{transform:translateX(40px);filter:blur(2px)}[data-reveal=zoom]{transform:scale(.93);filter:blur(3px)}[data-reveal=fade]{transform:none;filter:blur(1px)}[data-reveal].is-revealed{opacity:1;transform:none;filter:none}[data-reveal-stagger]>:first-child{transition-delay:0s}[data-reveal-stagger]>:nth-child(2){transition-delay:80ms}[data-reveal-stagger]>:nth-child(3){transition-delay:.16s}[data-reveal-stagger]>:nth-child(4){transition-delay:.24s}[data-reveal-stagger]>:nth-child(5){transition-delay:.32s}[data-reveal-stagger]>:nth-child(6){transition-delay:.4s}[data-reveal-stagger]>:nth-child(7){transition-delay:.48s}[data-reveal-stagger]>:nth-child(8){transition-delay:.56s}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}}body:before{content:"";position:fixed;inset:0;z-index:99990;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;animation:grainShift 8s steps(2) infinite}@keyframes grainShift{0%{transform:translate(0)}25%{transform:translate(-3%,2%)}50%{transform:translate(2%,-3%)}75%{transform:translate(-1%,4%)}to{transform:translate(3%,-1%)}}::selection{background:rgba(176,204,129,.35);color:var(--text-dark)}@view-transition{navigation:auto}a:not([class]){text-decoration:none;background-image:linear-gradient(90deg,var(--primary-green),var(--secondary-green));background-repeat:no-repeat;background-size:0 1.5px;background-position:0 100%;transition:background-size .3s cubic-bezier(.22,1,.36,1),color .25s ease}a:not([class]):hover{background-size:100% 1.5px}:focus-visible{outline:2.5px solid var(--primary-green);outline-offset:3px;border-radius:4px}.page-enter{animation:pageFadeIn .55s cubic-bezier(.22,1,.36,1) both}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}img{transition:opacity .4s ease}img[loading=lazy]{opacity:0}img:not([loading]),img[loading=lazy].loaded{opacity:1}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(176,204,129,.45);border-radius:99px;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:var(--primary-green)}*{scrollbar-width:thin;scrollbar-color:rgba(176,204,129,.45) transparent}@media (prefers-reduced-motion:reduce){.page-enter,body:before{animation:none}}