@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Quicksand:wght@300;400;500;600;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";.nav-header[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--nav-height);transition:background .4s ease,box-shadow .4s ease}.nav-header[data-astro-cid-pux6a34n].scrolled{background:#0a1628eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 30px #0000004d,0 1px #2ecc711a}.nav-inner[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:space-between;height:100%}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;text-decoration:none;z-index:1001}.nav-logo-icon[data-astro-cid-pux6a34n]{width:36px;height:36px;transition:transform .4s ease}.nav-logo[data-astro-cid-pux6a34n]:hover .nav-logo-icon[data-astro-cid-pux6a34n]{transform:rotate(10deg) scale(1.1)}.nav-logo-text[data-astro-cid-pux6a34n]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,var(--leaf-green),var(--solar-gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-list[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-link[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;align-items:center;padding:.5rem 1rem;font-family:var(--font-display);font-size:.85rem;font-weight:600;color:#ecfdf5b3;text-decoration:none;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:var(--leaf-green)}.nav-vine[data-astro-cid-pux6a34n]{width:100%;height:6px;color:var(--leaf-green);opacity:0;transform:scaleX(0);transition:opacity .3s ease,transform .5s cubic-bezier(.34,1.56,.64,1)}.nav-link[data-astro-cid-pux6a34n]:hover .nav-vine[data-astro-cid-pux6a34n]{opacity:1;transform:scaleX(1)}.nav-mobile-btn[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:1001;padding:8px}.nav-mobile-line[data-astro-cid-pux6a34n]{display:block;width:24px;height:2px;background:var(--leaf-green);border-radius:2px;transition:transform .4s ease,opacity .3s ease}.nav-mobile-btn[data-astro-cid-pux6a34n].active .nav-mobile-line-1[data-astro-cid-pux6a34n]{transform:translateY(7px) rotate(45deg)}.nav-mobile-btn[data-astro-cid-pux6a34n].active .nav-mobile-line-2[data-astro-cid-pux6a34n]{opacity:0;transform:scaleX(0)}.nav-mobile-btn[data-astro-cid-pux6a34n].active .nav-mobile-line-3[data-astro-cid-pux6a34n]{transform:translateY(-7px) rotate(-45deg)}.nav-mobile-overlay[data-astro-cid-pux6a34n]{display:none;position:fixed;inset:0;z-index:999;background:#0a1628f7;opacity:0;transition:opacity .4s ease}.nav-mobile-overlay[data-astro-cid-pux6a34n].open{opacity:1}.nav-mobile-bg[data-astro-cid-pux6a34n]{position:absolute;right:0;top:0;bottom:0;width:200px;overflow:hidden;opacity:.4}.nav-mobile-plant[data-astro-cid-pux6a34n]{width:100%;height:100%}.plant-stem[data-astro-cid-pux6a34n]{stroke-dasharray:800;stroke-dashoffset:800;transition:stroke-dashoffset 1.5s ease}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-stem[data-astro-cid-pux6a34n]{stroke-dashoffset:0}.plant-leaf-1[data-astro-cid-pux6a34n],.plant-leaf-2[data-astro-cid-pux6a34n],.plant-leaf-3[data-astro-cid-pux6a34n],.plant-leaf-4[data-astro-cid-pux6a34n],.plant-bloom[data-astro-cid-pux6a34n]{opacity:0;transition:opacity .5s ease}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-leaf-1[data-astro-cid-pux6a34n]{opacity:.3;transition-delay:.5s}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-leaf-2[data-astro-cid-pux6a34n]{opacity:.3;transition-delay:.7s}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-leaf-3[data-astro-cid-pux6a34n]{opacity:.2;transition-delay:.9s}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-leaf-4[data-astro-cid-pux6a34n]{opacity:.2;transition-delay:1.1s}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .plant-bloom[data-astro-cid-pux6a34n]{opacity:.5;transition-delay:1.3s}.nav-mobile-nav[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--space-xl)}.nav-mobile-list[data-astro-cid-pux6a34n]{list-style:none;display:flex;flex-direction:column;gap:var(--space-md)}.nav-mobile-item[data-astro-cid-pux6a34n]{opacity:0;transform:translate(-30px);transition:opacity .4s ease,transform .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--item-delay)}.nav-mobile-overlay[data-astro-cid-pux6a34n].open .nav-mobile-item[data-astro-cid-pux6a34n]{opacity:1;transform:translate(0)}.nav-mobile-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--bio-white);text-decoration:none;padding:.5rem 0;transition:color .3s ease,transform .3s ease}.nav-mobile-link[data-astro-cid-pux6a34n]:hover{color:var(--leaf-green);transform:translate(10px)}.nav-mobile-leaf[data-astro-cid-pux6a34n]{width:20px;height:20px;color:var(--leaf-green);transition:transform .3s ease}.nav-mobile-link[data-astro-cid-pux6a34n]:hover .nav-mobile-leaf[data-astro-cid-pux6a34n]{transform:rotate(15deg) scale(1.2)}@media (max-width: 768px){.nav-desktop[data-astro-cid-pux6a34n]{display:none}.nav-mobile-btn[data-astro-cid-pux6a34n]{display:flex}.nav-mobile-overlay[data-astro-cid-pux6a34n]{display:block;pointer-events:none}.nav-mobile-overlay[data-astro-cid-pux6a34n].open{pointer-events:auto}}.footer[data-astro-cid-sz7xmlte]{position:relative;background:linear-gradient(180deg,var(--space-navy),#060E1A);padding-top:0}.footer-roots[data-astro-cid-sz7xmlte]{width:100%;height:120px;overflow:hidden}.footer-roots[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:100%}.footer-content[data-astro-cid-sz7xmlte]{padding:var(--space-xl) var(--space-lg) var(--space-lg)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-xl);margin-bottom:var(--space-xl)}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:var(--space-md)}.footer-logo-icon[data-astro-cid-sz7xmlte]{width:32px;height:32px}.footer-logo-text[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.15rem;font-weight:700;background:linear-gradient(135deg,var(--leaf-green),var(--solar-gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#ecfdf580;line-height:1.7;margin-bottom:var(--space-lg)}.footer-bio-stats[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-lg)}.bio-stat[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.bio-stat-icon[data-astro-cid-sz7xmlte]{width:18px;height:18px;color:var(--leaf-green);display:block}.bio-stat-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:100%}.bio-stat-value[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--solar-gold)}.bio-stat-label[data-astro-cid-sz7xmlte]{font-size:.7rem;color:#ecfdf566;text-transform:uppercase;letter-spacing:.05em}.footer-heading[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:.85rem;font-weight:700;color:var(--leaf-green);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-md)}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.footer-link[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#ecfdf58c;text-decoration:none;transition:color .3s ease,transform .3s ease;display:inline-block}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--leaf-green);transform:translate(4px)}.footer-address[data-astro-cid-sz7xmlte]{margin-top:var(--space-md);font-size:.8rem;color:#ecfdf559;line-height:1.6}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:var(--space-lg)}.footer-bottom-vine[data-astro-cid-sz7xmlte]{margin-bottom:var(--space-lg)}.footer-bottom-vine[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:2px}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#ecfdf559;margin-bottom:var(--space-sm)}.footer-eco-note[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.75rem;color:#ecfdf540}.footer-eco-icon[data-astro-cid-sz7xmlte]{width:14px;height:14px}@media (max-width: 768px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:var(--space-lg)}.footer-brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}.footer-bio-stats[data-astro-cid-sz7xmlte]{justify-content:flex-start}}@media (max-width: 480px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}:root{--leaf-green: #2ecc71;--leaf-green-rgb: 46, 204, 113;--solar-gold: #f1c40f;--solar-gold-rgb: 241, 196, 15;--bio-white: #ecfdf5;--bio-white-rgb: 236, 253, 245;--earth-brown: #8b6914;--earth-brown-rgb: 139, 105, 20;--space-navy: #0a1628;--space-navy-rgb: 10, 22, 40;--leaf-dark: #1a9a52;--leaf-light: #5deba0;--gold-dark: #c9a30c;--gold-light: #f7dc6f;--navy-light: #132240;--navy-mid: #0e1b34;--font-display: "Comfortaa", cursive;--font-body: "Quicksand", sans-serif;--font-jp: "Noto Sans JP", sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 40px;--radius-full: 50%;--radius-organic: 30% 70% 70% 30% / 30% 30% 70% 70%;--shadow-glow-green: 0 0 20px rgba(var(--leaf-green-rgb), .3), 0 0 60px rgba(var(--leaf-green-rgb), .1);--shadow-glow-gold: 0 0 20px rgba(var(--solar-gold-rgb), .3), 0 0 60px rgba(var(--solar-gold-rgb), .1);--shadow-soft: 0 4px 30px rgba(0, 0, 0, .3);--shadow-card: 0 8px 40px rgba(0, 0, 0, .2);--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-base: .4s cubic-bezier(.4, 0, .2, 1);--transition-slow: .8s cubic-bezier(.4, 0, .2, 1);--transition-spring: .6s cubic-bezier(.34, 1.56, .64, 1);--container-max: 1200px;--container-wide: 1400px;--nav-height: 80px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body),var(--font-jp),sans-serif;background-color:var(--space-navy);color:var(--bio-white);line-height:1.8;overflow-x:hidden;min-height:100vh;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-display),var(--font-jp),cursive;line-height:1.3;font-weight:700}h1{font-size:clamp(2rem,5vw,3.5rem);background:linear-gradient(135deg,var(--leaf-green),var(--solar-gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2{font-size:clamp(1.5rem,3.5vw,2.5rem);color:var(--leaf-green)}h3{font-size:clamp(1.2rem,2.5vw,1.75rem);color:var(--solar-gold)}h4{font-size:clamp(1rem,2vw,1.25rem);color:var(--leaf-light)}p{font-size:clamp(.9rem,1.2vw,1.05rem);color:rgba(var(--bio-white-rgb),.85);line-height:1.9}a{color:var(--leaf-green);text-decoration:none;transition:var(--transition-fast)}a:hover{color:var(--solar-gold)}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-lg)}.container-wide{max-width:var(--container-wide);margin:0 auto;padding:0 var(--space-lg)}.section{padding:var(--space-3xl) 0;position:relative}.section-header{text-align:center;margin-bottom:var(--space-xl)}.section-header h2{margin-bottom:var(--space-md)}.section-header p{max-width:600px;margin:0 auto}.grid{display:grid;gap:var(--space-lg)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:linear-gradient(135deg,rgba(var(--leaf-green-rgb),.08),rgba(var(--space-navy-rgb),.6));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(var(--leaf-green-rgb),.15);border-radius:var(--radius-lg);padding:var(--space-xl);transition:var(--transition-base);position:relative;overflow:hidden}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--leaf-green),var(--solar-gold),transparent);opacity:0;transition:var(--transition-base)}.card:hover{border-color:rgba(var(--leaf-green-rgb),.4);box-shadow:var(--shadow-glow-green);transform:translateY(-4px)}.card:hover:before{opacity:1}.card-leaf{position:relative}.card-leaf:after{content:"";position:absolute;top:-8px;right:-8px;width:40px;height:40px;background:radial-gradient(ellipse at center,var(--leaf-green),transparent 70%);border-radius:0 var(--radius-lg) 0 100%;opacity:.5;transition:var(--transition-base)}.card-leaf:hover:after{opacity:1;width:60px;height:60px}.vine-border-left{border-left:2px solid rgba(var(--leaf-green-rgb),.3);padding-left:var(--space-lg);position:relative}.vine-border-left:before{content:"";position:absolute;left:-6px;top:0;width:10px;height:10px;background:var(--leaf-green);border-radius:var(--radius-full);box-shadow:var(--shadow-glow-green)}.vine-border-left:after{content:"";position:absolute;left:-6px;bottom:0;width:10px;height:10px;background:var(--solar-gold);border-radius:var(--radius-full);box-shadow:var(--shadow-glow-gold)}.divider-wave{width:100%;height:80px;position:relative;overflow:hidden}.divider-wave svg{position:absolute;bottom:0;width:100%;height:100%}.divider-leaf{width:100%;height:60px;display:flex;justify-content:center;align-items:center;position:relative}.divider-leaf:before,.divider-leaf:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--leaf-green-rgb),.4),transparent)}.divider-leaf-icon{width:30px;height:30px;margin:0 var(--space-md);color:var(--leaf-green)}.btn{display:inline-flex;align-items:center;gap:var(--space-sm);padding:.875rem 2rem;font-family:var(--font-display),var(--font-jp);font-size:.95rem;font-weight:600;border:none;border-radius:var(--radius-xl);cursor:pointer;transition:var(--transition-base);text-decoration:none;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,var(--leaf-green),var(--leaf-dark));color:var(--space-navy);box-shadow:0 4px 20px rgba(var(--leaf-green-rgb),.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(var(--leaf-green-rgb),.5);color:var(--space-navy)}.btn-secondary{background:transparent;color:var(--leaf-green);border:2px solid rgba(var(--leaf-green-rgb),.4)}.btn-secondary:hover{background:rgba(var(--leaf-green-rgb),.1);border-color:var(--leaf-green);color:var(--leaf-green);transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--solar-gold),var(--gold-dark));color:var(--space-navy);box-shadow:0 4px 20px rgba(var(--solar-gold-rgb),.3)}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(var(--solar-gold-rgb),.5);color:var(--space-navy)}.btn:after{content:"";position:absolute;inset:-2px;border-radius:inherit;opacity:0;transition:var(--transition-base)}.btn-primary:after{background:radial-gradient(ellipse at center,rgba(var(--leaf-green-rgb),.3),transparent 70%)}.btn:hover:after{opacity:1}.tag{display:inline-block;padding:.25rem .75rem;font-family:var(--font-display);font-size:.75rem;font-weight:600;background:rgba(var(--leaf-green-rgb),.15);color:var(--leaf-green);border:1px solid rgba(var(--leaf-green-rgb),.25);border-radius:var(--radius-xl);transition:var(--transition-fast)}.tag:hover{background:rgba(var(--leaf-green-rgb),.25);box-shadow:0 0 10px rgba(var(--leaf-green-rgb),.2)}.tag-gold{background:rgba(var(--solar-gold-rgb),.15);color:var(--solar-gold);border-color:rgba(var(--solar-gold-rgb),.25)}.form-group{margin-bottom:var(--space-lg)}.form-label{display:block;font-family:var(--font-display),var(--font-jp);font-size:.9rem;font-weight:600;color:var(--leaf-green);margin-bottom:var(--space-sm)}.form-input,.form-textarea,.form-select{width:100%;padding:.875rem 1.25rem;font-family:var(--font-body),var(--font-jp);font-size:.95rem;background:rgba(var(--leaf-green-rgb),.05);border:1px solid rgba(var(--leaf-green-rgb),.2);border-radius:var(--radius-md);color:var(--bio-white);transition:var(--transition-base);outline:none}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--leaf-green);box-shadow:0 0 0 3px rgba(var(--leaf-green-rgb),.15),var(--shadow-glow-green);background:rgba(var(--leaf-green-rgb),.08)}.form-textarea{min-height:150px;resize:vertical}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232ECC71' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}@keyframes growUp{0%{transform:scaleY(0);transform-origin:bottom;opacity:0}to{transform:scaleY(1);transform-origin:bottom;opacity:1}}@keyframes unfurlLeaf{0%{transform:rotate(-90deg) scale(0);opacity:0}60%{transform:rotate(5deg) scale(1.05);opacity:1}to{transform:rotate(0) scale(1);opacity:1}}@keyframes fadeGrowIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes photoGlow{0%,to{box-shadow:0 0 5px rgba(var(--leaf-green-rgb),.2),0 0 20px rgba(var(--leaf-green-rgb),.1)}50%{box-shadow:0 0 15px rgba(var(--leaf-green-rgb),.4),0 0 40px rgba(var(--leaf-green-rgb),.2),0 0 60px rgba(var(--solar-gold-rgb),.1)}}@keyframes bioGlow{0%{filter:brightness(1) drop-shadow(0 0 0 transparent)}to{filter:brightness(1.1) drop-shadow(0 0 15px rgba(var(--leaf-green-rgb),.4))}}@keyframes blobMorph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 32% 68%/55% 62% 38% 45%}50%{border-radius:50% 50% 62% 38%/38% 58% 42% 62%}75%{border-radius:42% 58% 50% 50%/62% 38% 55% 45%}}@keyframes floatDrift{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-15px) rotate(2deg)}66%{transform:translateY(-8px) rotate(-1deg)}}@keyframes vineGrow{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes pulseRing{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.6);opacity:0}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes particleFloat{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1;transform:translateY(90vh) scale(1)}90%{opacity:.6}to{transform:translateY(-10vh) scale(.5);opacity:0}}.text-green{color:var(--leaf-green)}.text-gold{color:var(--solar-gold)}.text-white{color:var(--bio-white)}.text-brown{color:var(--earth-brown)}.text-center{text-align:center}.text-left{text-align:left}.bg-navy{background-color:var(--space-navy)}.bg-navy-light{background-color:var(--navy-light)}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.mb-md{margin-bottom:var(--space-md)}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.reveal{opacity:0;transform:translateY(40px)}.reveal-left{opacity:0;transform:translate(-60px)}.reveal-right{opacity:0;transform:translate(60px)}.reveal-scale{opacity:0;transform:scale(.85)}.bio-hover{transition:var(--transition-base)}.bio-hover:hover{animation:bioGlow .5s ease forwards}.photo-glow{animation:photoGlow 3s ease-in-out infinite}.blob-shape{animation:blobMorph 12s ease-in-out infinite}.float{animation:floatDrift 6s ease-in-out infinite}.page-content{animation:fadeGrowIn .8s ease-out}.placeholder-img{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,rgba(var(--leaf-green-rgb),.2),rgba(var(--solar-gold-rgb),.1),rgba(var(--space-navy-rgb),.8));border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.placeholder-img:before{content:"";position:absolute;width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(var(--leaf-green-rgb),.15),transparent 70%);animation:blobMorph 10s ease-in-out infinite}.placeholder-img svg{width:48px;height:48px;opacity:.3;color:var(--leaf-green);z-index:1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--space-navy)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--leaf-green),var(--leaf-dark));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--leaf-light),var(--leaf-green))}::selection{background:rgba(var(--leaf-green-rgb),.3);color:var(--bio-white)}@media (max-width: 768px){:root{--nav-height: 64px}.section{padding:var(--space-xl) 0}.container,.container-wide{padding:0 var(--space-md)}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}h1{font-size:clamp(1.75rem,6vw,2.5rem)}}@media (max-width: 480px){.card{padding:var(--space-lg)}.btn{padding:.75rem 1.5rem;font-size:.875rem}}.particle-canvas[data-astro-cid-37fxchfa]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.blob-bg[data-astro-cid-37fxchfa]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.blob[data-astro-cid-37fxchfa]{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;filter:blur(80px);opacity:.15}.blob-1[data-astro-cid-37fxchfa]{width:500px;height:500px;background:var(--leaf-green);top:-100px;right:-100px;animation:blobMorph 15s ease-in-out infinite,floatDrift 20s ease-in-out infinite}.blob-2[data-astro-cid-37fxchfa]{width:400px;height:400px;background:var(--solar-gold);bottom:10%;left:-80px;animation:blobMorph 18s ease-in-out infinite reverse,floatDrift 25s ease-in-out infinite reverse;opacity:.1}.blob-3[data-astro-cid-37fxchfa]{width:350px;height:350px;background:var(--leaf-green);top:50%;right:20%;animation:blobMorph 20s ease-in-out infinite,floatDrift 30s ease-in-out infinite;opacity:.08}.vine-decor[data-astro-cid-37fxchfa]{position:fixed;top:0;width:60px;height:100%;pointer-events:none;z-index:1;opacity:.6}.vine-decor[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{width:100%;height:100%}.vine-decor-left[data-astro-cid-37fxchfa]{left:0}.vine-decor-right[data-astro-cid-37fxchfa]{right:0}.main-content[data-astro-cid-37fxchfa]{position:relative;z-index:2;padding-top:var(--nav-height)}@media (max-width: 1200px){.vine-decor[data-astro-cid-37fxchfa]{opacity:.3}}@media (max-width: 768px){.vine-decor[data-astro-cid-37fxchfa]{display:none}.blob-1[data-astro-cid-37fxchfa]{width:300px;height:300px}.blob-2[data-astro-cid-37fxchfa]{width:250px;height:250px}.blob-3[data-astro-cid-37fxchfa]{display:none}}
