:root{--primary-green: #00b894;--primary-green-light: #55efc4;--primary-green-dark: #00a884;--accent-coral: #ff6b6b;--accent-yellow: #ffd93d;--accent-purple: #9b59b6;--accent-blue: #3498db;--accent-orange: #f39c12;--accent-pink: #ff69b4;--accent-teal: #20c997;--accent-lime: #a3e635;--gradient-rainbow: linear-gradient(135deg, #ff6b6b, #ffd93d, #20c997, #3498db, #9b59b6);--gradient-sunset: linear-gradient(135deg, #ff6b6b, #ff9a56, #ffd93d);--gradient-ocean: linear-gradient(135deg, #20c997, #3498db, #9b59b6);--text-dark: #2c3e50;--text-light: #ffffff;--bg-light: #f0fdf4;--bg-cream: #fffaf0}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--text-dark);background-color:var(--bg-light);line-height:1.6}.load-item{opacity:0;transform:translateY(24px)}body.content-loaded .load-item{animation:fadeInUp .85s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--load-delay, 0s)}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.load-item,body.content-loaded .load-item{animation:none;opacity:1!important;transform:none!important}}.header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;right:0;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;transition:box-shadow .3s,background .3s}.header[data-astro-cid-ctg3m53h].scrolled{background:#fffffff7;box-shadow:0 1px 12px #00000014}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;height:72px}.logo[data-astro-cid-ctg3m53h]{flex-shrink:0;display:flex;align-items:center}.logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:62px;width:auto;transition:height .3s}.header[data-astro-cid-ctg3m53h].scrolled .logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:54px}.nav-links[data-astro-cid-ctg3m53h]{display:flex;list-style:none;gap:6px;margin:0 auto}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:6px 16px;font-size:.925rem;font-weight:500;letter-spacing:.01em;color:var(--text-dark);border-radius:8px;transition:background .25s,color .25s;position:relative}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--primary-green);color:#fff}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:50%;bottom:2px;width:0;height:2px;background:var(--primary-green);border-radius:1px;transform:translate(-50%);transition:width .3s}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].section-active:after{width:60%}.nav-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:12px;flex-shrink:0}.lang-switcher[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:4px;font-size:.82rem;font-weight:500}.lang-switcher[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:3px 8px;border-radius:6px;color:var(--text-dark);opacity:.5;transition:opacity .25s,background .25s,color .25s}.lang-switcher[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{opacity:1;background:var(--primary-green);color:#fff}.lang-switcher[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{opacity:1}.lang-divider[data-astro-cid-ctg3m53h]{color:var(--text-dark);opacity:.25;user-select:none}.mobile-menu-btn[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;transition:background .2s;-webkit-tap-highlight-color:transparent}.mobile-menu-btn[data-astro-cid-ctg3m53h]:hover{background:#0000000d}.bar[data-astro-cid-ctg3m53h]{display:block;width:22px;height:2px;background:var(--text-dark);border-radius:2px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s}.mobile-menu-btn[data-astro-cid-ctg3m53h]{gap:5px}.header[data-astro-cid-ctg3m53h].menu-open .bar1[data-astro-cid-ctg3m53h]{transform:translateY(7px) rotate(45deg)}.header[data-astro-cid-ctg3m53h].menu-open .bar2[data-astro-cid-ctg3m53h]{opacity:0}.header[data-astro-cid-ctg3m53h].menu-open .bar3[data-astro-cid-ctg3m53h]{transform:translateY(-7px) rotate(-45deg)}.mobile-overlay[data-astro-cid-ctg3m53h]{position:fixed;inset:0;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:flex-start;justify-content:center;padding-top:88px;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;z-index:998}.mobile-overlay[data-astro-cid-ctg3m53h].open{opacity:1;visibility:visible}.mobile-overlay-inner[data-astro-cid-ctg3m53h]{text-align:center;width:100%;max-width:320px}.mobile-nav[data-astro-cid-ctg3m53h]{list-style:none;display:flex;flex-direction:column;gap:4px;padding:0;margin:0}.mobile-nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease;transition-delay:calc(var(--i) * .06s)}.mobile-overlay[data-astro-cid-ctg3m53h].open .mobile-nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{opacity:1;transform:translateY(0)}.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:14px 20px;font-size:1.2rem;font-weight:500;color:var(--text-dark);border-radius:12px;transition:background .2s,color .2s}.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:active{background:var(--primary-green);color:#fff}.mobile-lang[data-astro-cid-ctg3m53h]{margin-top:32px;display:flex;justify-content:center;align-items:center;gap:6px;font-size:.95rem;opacity:0;transform:translateY(12px);transition:opacity .35s .36s,transform .35s .36s}.mobile-overlay[data-astro-cid-ctg3m53h].open .mobile-lang[data-astro-cid-ctg3m53h]{opacity:1;transform:translateY(0)}.mobile-lang[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:6px 14px;border-radius:8px;color:var(--text-dark);opacity:.5;transition:opacity .2s,background .2s,color .2s}.mobile-lang[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{opacity:1;background:var(--primary-green);color:#fff}.mobile-lang[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{opacity:1}.mobile-lang[data-astro-cid-ctg3m53h] .lang-divider[data-astro-cid-ctg3m53h]{color:var(--text-dark);opacity:.25}@media(max-width:768px){.nav[data-astro-cid-ctg3m53h]{height:60px}.logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:42px}.header[data-astro-cid-ctg3m53h].scrolled .logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:38px}.nav-links[data-astro-cid-ctg3m53h],.nav-actions[data-astro-cid-ctg3m53h] .lang-switcher[data-astro-cid-ctg3m53h]{display:none}.mobile-menu-btn[data-astro-cid-ctg3m53h]{display:flex}.mobile-overlay[data-astro-cid-ctg3m53h]{padding-top:76px}}@media(min-width:769px){.mobile-overlay[data-astro-cid-ctg3m53h]{display:none!important}}
