@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Outfit:wght@300;400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{z-index:1000;height:68px;padding:0 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--gray-100);background:#ffffffeb;box-shadow:0 4px 24px #3b6d110f}.navbar__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;height:100%;margin:0 auto;display:flex}.navbar__logo{color:var(--green-600);letter-spacing:-.5px;align-items:center;gap:2px;font-family:DM Serif Display,serif;font-size:22px;text-decoration:none;display:flex}.logo-bracket{color:var(--green-400);font-family:Outfit,monospace;font-size:18px}.navbar__links{flex:1;justify-content:center;align-items:center;gap:.25rem;list-style:none;display:flex}.navbar__link{color:var(--text-2);transition:var(--transition);border-radius:100px;padding:6px 16px;font-size:14px;font-weight:500;text-decoration:none}.navbar__link:hover,.navbar__link--active{color:var(--green-600);background:var(--green-50)}.navbar__cta{padding:9px 22px;font-size:14px}.navbar__mobile-menu{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__mobile-menu span{background:var(--green-600);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block}@media (width<=768px){.navbar{padding:0 1.25rem}.navbar__links{border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:.5rem;padding:1.5rem;display:none;position:fixed;top:68px;left:0;right:0}.navbar__links--open{display:flex}.navbar__link{text-align:center;width:100%;padding:10px}.navbar__mobile-menu{display:flex}.navbar__cta{display:none}}.hero{background:linear-gradient(150deg,#f7faf2 0%,#fff 45%,#eaf3de 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:68px 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero__bg-pattern{pointer-events:none;position:absolute;inset:0}.hero__orb{filter:blur(60px);opacity:.35;border-radius:50%;position:absolute}.hero__orb--1{background:radial-gradient(circle,#97c459,#0000 70%);width:500px;height:500px;top:-150px;right:-100px}.hero__orb--2{background:radial-gradient(circle,#c0dd97,#0000 70%);width:300px;height:300px;bottom:100px;left:-80px}.hero__orb--3{background:radial-gradient(circle,#eaf3de,#0000 70%);width:200px;height:200px;top:30%;left:30%}.hero__orb--4{opacity:.15;background:radial-gradient(circle,#639922,#0000 70%);width:150px;height:150px;bottom:20%;right:25%}.hero__orb--5{opacity:.12;background:radial-gradient(circle,#3b6d11,#0000 70%);width:80px;height:80px;top:20%;left:15%}.hero__orb--6{opacity:.2;background:radial-gradient(circle,#97c459,#0000 70%);width:120px;height:120px;bottom:30%;left:40%}.hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.hero__available{color:var(--green-600);background:var(--green-50);border:1px solid var(--green-100);border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.hero__available-dot{background:var(--green-400);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.hero__title{letter-spacing:-1.5px;flex-direction:column;margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(40px,6vw,64px);line-height:1.1;display:flex}.hero__title-line{color:var(--text-1)}.hero__title-accent{background:linear-gradient(135deg, var(--green-400) 0%, var(--green-600) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__desc{color:var(--text-2);max-width:440px;margin-bottom:1.75rem;font-size:17px;font-weight:300;line-height:1.75}.hero__location{color:var(--green-600);font-weight:500}.hero__stack{flex-wrap:wrap;gap:8px;margin-bottom:2rem;display:flex}.hero__tech-pill{color:var(--green-800);background:var(--white);border:1px solid var(--green-100);box-shadow:var(--shadow-sm);border-radius:100px;padding:5px 14px;font-size:12px;font-weight:500}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__visual{justify-content:center;align-items:center;display:flex;position:relative}.hero__card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-xl);width:300px;box-shadow:var(--shadow-lg);z-index:2;padding:2rem 1.75rem;animation:6s ease-in-out infinite float;position:relative}.hero__avatar{background:linear-gradient(135deg, var(--green-50), var(--green-100));border:3px solid var(--green-100);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 1rem;display:flex;overflow:hidden}.hero__avatar img{object-fit:cover;object-position:center 5%;border-radius:50%;width:100%;height:100%;transform:scale(1.2)}.hero__card-name{text-align:center;margin-bottom:4px;font-size:18px;font-weight:600}.hero__card-role{text-align:center;color:var(--text-3);margin-bottom:1.25rem;font-size:13px}.hero__card-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:1.25rem;display:grid}.hero__stat{background:var(--gray-50);border-radius:var(--radius-sm);text-align:center;padding:10px 8px}.hero__stat-val{color:var(--green-500);font-family:DM Serif Display,serif;font-size:18px;font-weight:700;display:block}.hero__stat-lbl{color:var(--text-3);margin-top:2px;font-size:10px;display:block}.hero__card-live{background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:1.25rem;padding:8px 12px;display:flex}.hero__live-dot{background:var(--green-400);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.hero__card-live a{color:var(--green-600);flex:1;font-size:13px;font-weight:500;text-decoration:none}.hero__live-badge{background:var(--green-400);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700}.hero__card-links{justify-content:center;gap:8px;display:flex}.hero__icon-link{background:var(--gray-50);border:1px solid var(--gray-200);width:36px;height:36px;color:var(--text-2);text-transform:uppercase;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:flex}.hero__icon-link:hover{background:var(--green-50);border-color:var(--green-200);color:var(--green-600);transform:translateY(-2px)}.hero__floating-tag{background:var(--white);border:1px solid var(--green-100);color:var(--green-700);box-shadow:var(--shadow-sm);white-space:nowrap;z-index:3;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:500;position:absolute}.hero__floating-tag--1{animation:5s ease-in-out infinite float;top:5%;right:-10px}.hero__floating-tag--2{animation:7s ease-in-out -2s infinite float;bottom:15%;left:-20px}.hero__floating-tag--3{animation:6s ease-in-out -1s infinite float;top:55%;right:-15px}.hero__scroll{color:var(--text-3);letter-spacing:1px;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:500;text-decoration:none;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(to bottom, var(--green-300), transparent);width:1px;height:40px;animation:1.5s ease-in-out infinite alternate fadeIn}@media (width<=900px){.hero__inner{text-align:center;grid-template-columns:1fr;gap:3rem}.hero__desc{margin:0 auto 1.75rem}.hero__stack,.hero__actions{justify-content:center}.hero__available{display:inline-flex}.hero__title{align-items:center}.hero__floating-tag{display:none}.hero__card{width:280px}}@media (width<=480px){.hero{padding:80px 1.25rem 3rem}.hero__title{font-size:36px}.hero__card{width:100%;max-width:320px}.hero__actions{flex-direction:column;align-items:center}}.stats-banner{background:var(--green-900);padding:2rem 1.5rem}.stats-banner__inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stats-banner__item{flex-direction:column;gap:4px;display:flex;position:relative}.stats-banner__item:not(:last-child):after{content:"";background:#ffffff1a;width:1px;position:absolute;top:10%;bottom:10%;right:0}.stats-banner__val{color:var(--green-200);font-family:DM Serif Display,serif;font-size:36px;line-height:1}.stats-banner__lbl{color:#ffffff80;font-size:13px;font-weight:400}@media (width<=600px){.stats-banner__inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stats-banner__item:not(:last-child):after{display:none}}.skills-section{background:var(--gray-50)}.skills-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.skill-card{padding:1.75rem 1.5rem}.skill-card__header{align-items:center;gap:12px;margin-bottom:1.25rem;display:flex}.skill-card__icon{border-radius:var(--radius-sm);background:var(--green-50);border:1px solid var(--green-100);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.skill-card__title{color:var(--text-1);font-size:15px;font-weight:600}.skill-card__tags{flex-wrap:wrap;gap:6px;display:flex}.skill-tag{color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);transition:var(--transition);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500}.skill-tag:hover{background:var(--green-100);border-color:var(--green-200)}@media (width<=900px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.skills-grid{grid-template-columns:1fr}}.projects-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.project-card{flex-direction:column;display:flex;position:relative;overflow:hidden}.project-card--featured{flex-direction:row;grid-column:1/-1}.project-card__featured-bar{color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;top:16px;right:16px}.project-card__body{flex-direction:column;flex:1;padding:2rem;display:flex}.project-card__top{align-items:center;gap:10px;margin-bottom:1rem;display:flex}.project-card__live-indicator{color:var(--green-600);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.project-card__live-dot{background:var(--green-400);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.project-card__title{color:var(--text-1);margin-bottom:.75rem;font-size:20px;font-weight:600;line-height:1.3}.project-card__desc{color:var(--text-2);flex:1;margin-bottom:1.5rem;font-size:14px;font-weight:300;line-height:1.7}.project-card__metrics{background:var(--gray-50);border-radius:var(--radius-sm);border:1px solid var(--gray-100);gap:1.5rem;margin-bottom:1.25rem;padding:1rem;display:flex}.project-metric{text-align:center}.project-metric__val{color:var(--green-500);margin-bottom:4px;font-family:DM Serif Display,serif;font-size:24px;line-height:1;display:block}.project-metric__lbl{color:var(--text-3);font-size:11px;font-weight:500}.project-card__stack{flex-wrap:wrap;gap:6px;margin-bottom:1.5rem;display:flex}.project-stack-tag{color:var(--text-2);background:var(--gray-100);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500}.project-card__links{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.project-card__links .btn{padding:10px 20px;font-size:14px}.project-card__visual{background:linear-gradient(135deg, color-mix(in srgb, var(--project-color,#639922) 10%, white), color-mix(in srgb, var(--project-color,#639922) 20%, white));min-height:200px;color:var(--project-color,#639922);justify-content:center;align-items:center;padding:2rem;display:flex}.project-card--featured .project-card__visual{min-width:300px;max-width:360px}.project-card__visual svg{width:100%;max-width:220px;height:auto}@media (width<=900px){.projects-grid{grid-template-columns:1fr}.project-card--featured{flex-direction:column}.project-card--featured .project-card__visual{min-width:unset;max-width:unset;min-height:180px}}@media (width<=480px){.project-card__body{padding:1.5rem}.project-card__metrics{gap:1rem}}.experience-section{background:var(--gray-50)}.experience-layout{grid-template-columns:320px 1fr;align-items:start;gap:4rem;display:grid}.experience-left .section-desc{margin-bottom:2rem}.education-title{color:var(--text-3);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:14px;font-weight:600}.education-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);transition:var(--transition);flex-direction:column;gap:4px;margin-bottom:.75rem;padding:1.25rem;display:flex}.education-card:hover{border-color:var(--green-100);box-shadow:var(--shadow-sm)}.education-card__year{color:var(--green-500);font-size:12px;font-weight:600}.education-card__degree{color:var(--text-1);font-size:15px;font-weight:600}.education-card__inst{color:var(--text-3);font-size:13px}.timeline{padding-left:2rem;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, var(--green-200), var(--green-50));border-radius:2px;width:2px;position:absolute;top:12px;bottom:0;left:0}.timeline-item{margin-bottom:2rem;position:relative}.timeline-item__dot{background:var(--green-400);border:3px solid var(--white);width:14px;height:14px;box-shadow:0 0 0 2px var(--green-200);border-radius:50%;position:absolute;top:16px;left:-2.4rem}.timeline-item__card{padding:1.75rem}.timeline-item__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.timeline-item__role{color:var(--text-1);margin-bottom:4px;font-size:17px;font-weight:600}.timeline-item__company{color:var(--green-500);font-size:14px;font-weight:500}.timeline-item__meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.timeline-item__period{color:var(--text-3);background:var(--green-50);border:1px solid var(--green-100);white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:13px}.timeline-item__type{color:var(--green-800);background:var(--green-100);border-radius:100px;padding:2px 10px;font-size:11px;font-weight:600}.timeline-item__type--remote{color:#1e40af;background:#dbeafe}.timeline-item__bullets{flex-direction:column;gap:8px;list-style:none;display:flex}.timeline-item__bullets li{color:var(--text-2);padding-left:1.25rem;font-size:14px;font-weight:300;line-height:1.65;position:relative}.timeline-item__bullets li:before{content:"→";color:var(--green-400);font-size:13px;font-weight:600;position:absolute;left:0}@media (width<=900px){.experience-layout{grid-template-columns:1fr;gap:3rem}}@media (width<=480px){.timeline-item__card{padding:1.25rem}.timeline-item__header{flex-direction:column;gap:.75rem}.timeline-item__meta{align-items:flex-start}}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-para{color:var(--text-2);margin-bottom:1rem;font-size:16px;font-weight:300;line-height:1.8}.about-para strong{color:var(--text-1);font-weight:600}.about-link{color:var(--green-500);border-bottom:1px solid var(--green-200);transition:var(--transition);font-weight:500;text-decoration:none}.about-link:hover{color:var(--green-700);border-color:var(--green-400)}.about-actions{flex-wrap:wrap;gap:10px;margin-top:2rem;display:flex}.about-highlights{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.highlight-box{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);transition:var(--transition);flex-direction:column;gap:8px;padding:1.75rem 1.5rem;display:flex}.highlight-box:hover{border-color:var(--green-100);background:var(--white);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.highlight-box__val{color:var(--green-400);letter-spacing:-1px;font-family:DM Serif Display,serif;font-size:38px;line-height:1}.highlight-box__lbl{color:var(--text-3);font-size:13px;font-weight:400;line-height:1.4}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:3rem}.about-actions{justify-content:center}.about-content{text-align:center}}@media (width<=480px){.highlight-box{padding:1.25rem}.highlight-box__val{font-size:30px}}.contact-section{background:var(--green-900);text-align:center;padding:8rem 1.5rem;position:relative;overflow:hidden}.contact-bg-pattern{pointer-events:none;background:radial-gradient(at 20%,#63992226 0%,#0000 60%),radial-gradient(at 80%,#3b6d1133 0%,#0000 60%);position:absolute;inset:0}.contact-inner{z-index:1;position:relative}.contact-eyebrow{color:var(--green-200);justify-content:center}.contact-eyebrow:before{background:var(--green-200)}.contact-title{color:#fff;letter-spacing:-1px;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(36px,6vw,56px)}.contact-desc{color:#ffffff8c;margin-bottom:2.5rem;font-size:17px;font-weight:300;line-height:1.75}.contact-email{color:var(--green-100);border-bottom:2px solid var(--green-600);transition:var(--transition);letter-spacing:-.5px;margin-bottom:3rem;padding-bottom:4px;font-size:clamp(18px,3vw,26px);font-weight:600;text-decoration:none;display:inline-block}.contact-email:hover{color:#fff;border-color:var(--green-200)}.contact-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-link{color:#ffffffb3;transition:var(--transition);border:1.5px solid #ffffff26;border-radius:100px;align-items:center;padding:11px 24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.contact-link:hover{color:#fff;background:#ffffff1a;border-color:#ffffff59;transform:translateY(-2px)}@media (width<=480px){.contact-section{padding:5rem 1.25rem}.contact-links{flex-direction:column;align-items:center}}.footer{border-top:1px solid var(--gray-100);background:var(--white);padding:2rem 1.5rem}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer__logo{color:var(--green-500);font-family:DM Serif Display,serif;font-size:18px}.footer__text{color:var(--text-3);font-size:13px}.footer__text strong{color:var(--text-2);font-weight:600}.footer__stack{color:var(--green-400);font-size:12px;font-weight:500}@media (width<=600px){.footer__inner{text-align:center;flex-direction:column}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-50:#eaf3de;--green-100:#c0dd97;--green-200:#97c459;--green-400:#639922;--green-500:#4d7a18;--green-600:#3b6d11;--green-800:#27500a;--green-900:#173404;--gray-50:#f7faf2;--gray-100:#eef3e7;--gray-200:#d8e2cc;--gray-400:#8e9e82;--gray-600:#5a6b52;--white:#fff;--black:#0e1a0a;--text-1:#111a0a;--text-2:#445540;--text-3:#7a8c74;--radius-sm:8px;--radius:14px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 2px 8px #3b6d1114;--shadow:0 8px 32px #3b6d111f;--shadow-lg:0 20px 64px #3b6d1129;--transition:all .25s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth;font-size:16px}body{color:var(--text-1);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Outfit,sans-serif;line-height:1.65;overflow-x:hidden}.app{min-height:100vh}section{padding:6rem 1.5rem}.container{width:100%;max-width:1100px;margin:0 auto}.section-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--green-400);align-items:center;gap:8px;margin-bottom:1rem;font-size:12px;font-weight:600;display:inline-flex}.section-eyebrow:before{content:"";background:var(--green-400);border-radius:2px;width:24px;height:2px}.section-title{color:var(--text-1);letter-spacing:-.5px;margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:clamp(32px,5vw,48px);line-height:1.1}.section-desc{color:var(--text-2);max-width:520px;margin-bottom:3.5rem;font-size:17px;font-weight:300;line-height:1.75}.btn{cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.btn-primary{background:var(--green-400);color:#fff}.btn-primary:hover{background:var(--green-600);transform:translateY(-2px);box-shadow:0 8px 24px #63992259}.btn-outline{color:var(--green-600);border:1.5px solid var(--green-200);background:0 0}.btn-outline:hover{background:var(--green-50);border-color:var(--green-400);transform:translateY(-2px)}.btn-ghost{color:var(--text-2);border:1.5px solid var(--gray-200);background:0 0}.btn-ghost:hover{background:var(--gray-50);transform:translateY(-2px)}.badge{background:var(--green-50);color:var(--green-800);border:1px solid var(--green-100);border-radius:100px;align-items:center;gap:6px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);transition:var(--transition)}.card:hover{border-color:var(--green-100);box-shadow:var(--shadow);transform:translateY(-4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-fade-up{animation:.7s cubic-bezier(.4,0,.2,1) both fadeUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-50)}::-webkit-scrollbar-thumb{background:var(--green-200);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--green-400)}::selection{background:var(--green-100);color:var(--green-900)}@media (width<=768px){section{padding:4rem 1.25rem}}
