:root{color-scheme:light;--bg: #FAFAF9;--bg-ink: #0C0A09;--bg-dark: #1C1917;--accent: #14532D;--accent-2: #166534;--accent-light: #dcfce7;--paper: #FFFFFF;--paper-2: #F5F5F4;--text: #292524;--muted: #57534E;--muted-light: #a8a29e;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--radius-sm: .06rem;--radius-md: .22rem;--radius-lg: .28rem;--radius-xl: .18rem;--radius-pill: .32rem;--radius-round: 50%;--radius: var(--radius-lg);--radius-card: .18rem;--content: 1200px;--font-display: "Alegreya", serif;--font-body: "Alegreya Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;font-family:var(--font-body);background-color:#f6f8f5;background-image:radial-gradient(circle at 12% 0%,rgba(165,210,175,.25),transparent 38%),radial-gradient(circle at 88% 0%,rgba(190,215,245,.2),transparent 42%);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent)}main{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.2;color:var(--bg-ink);margin-top:0}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}p{margin-top:0;margin-bottom:1rem}.skip-link{position:absolute;left:-999px;top:1rem;background:var(--paper);color:var(--text);padding:.75rem 1.5rem;border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);font-weight:600;text-decoration:none;z-index:10000}.skip-link:focus{left:1rem}.container{width:min(100% - 2rem,var(--content));margin:0 auto}.card-surface{background:var(--paper);border-radius:var(--radius-card);box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(0,0,0,.03)}.card-hover{transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s cubic-bezier(.34,1.56,.64,1)}.card-hover:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.media-zoom{overflow:hidden;border-radius:inherit}.media-zoom img{transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%}.media-zoom:hover img{transform:scale(1.05)}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}.ui-modal{position:fixed;inset:0;display:grid;place-items:center;padding:1rem;z-index:3000;opacity:0;pointer-events:none;transition:opacity .28s ease}.ui-modal.is-open{opacity:1;pointer-events:auto}.ui-modal-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,#0a160f80,#060a08c2);backdrop-filter:blur(5px)}.ui-modal-panel{position:relative;width:min(100%,900px);max-height:86vh;overflow:auto;background:linear-gradient(180deg,#fcfdfcfa,#f5f8f6fa);border-radius:var(--radius-xl);border:1px solid rgba(16,28,19,.14);box-shadow:0 26px 60px #060e0a61,0 8px 20px #060e0a33;transform:translateY(16px) scale(.97);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.ui-modal.is-open .ui-modal-panel{transform:translateY(0) scale(1)}.ui-modal-close{position:absolute;top:.7rem;right:.7rem;background:#fffffff0;border:1px solid rgba(0,0,0,.14);font-size:2rem;line-height:1;width:42px;height:42px;border-radius:var(--radius-round);cursor:pointer;color:var(--text);z-index:2;box-shadow:0 4px 12px #080d0a2e;transition:transform .2s ease,background .2s ease}.ui-modal-close:hover{transform:translateY(-1px);background:#fff}@media (max-width: 768px){.ui-modal{padding:.5rem}.ui-modal-panel{width:100%;max-height:92vh;border-radius:var(--radius-lg)}.ui-modal-close{top:calc(.6rem + env(safe-area-inset-top));right:.6rem;width:42px;height:42px;font-size:1.75rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.chat-widget[data-astro-cid-ud4tg6hj]{position:fixed;right:1rem;bottom:1rem;z-index:120}.chat-trigger[data-astro-cid-ud4tg6hj]{border:1px solid rgba(255,255,255,.26);background:linear-gradient(145deg,#14532df2,#0f3e23f2);color:#fff;border-radius:var(--radius-pill);padding:.85rem 1.2rem;font-weight:700;cursor:pointer;box-shadow:0 12px 28px #05140c59,inset 0 1px #ffffff47;transition:transform .25s ease,box-shadow .25s ease}.chat-trigger[data-astro-cid-ud4tg6hj]:hover{transform:translateY(-2px);box-shadow:0 18px 34px #05140c66,inset 0 1px #ffffff52}.chat-modal[data-astro-cid-ud4tg6hj]{position:fixed;inset:0;z-index:130;display:grid;place-items:end;opacity:0;pointer-events:none;transition:opacity .28s ease}.chat-modal[data-astro-cid-ud4tg6hj].is-open{opacity:1;pointer-events:auto}.chat-overlay[data-astro-cid-ud4tg6hj]{position:absolute;inset:0;background:#01050394;backdrop-filter:blur(2px)}.chat-panel[data-astro-cid-ud4tg6hj]{position:relative;background:linear-gradient(162deg,#fffffffa,#f4f8f5fa);width:min(100vw - 1rem,470px);max-height:min(82vh,700px);margin:.5rem;border-radius:.7rem;border:1px solid rgba(16,36,24,.12);box-shadow:0 30px 60px #06120b59,0 6px 16px #06120b3d,inset 0 1px #ffffffa6;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;transform:translateY(14px) scale(.98) rotateX(2deg);transform-origin:bottom right;transition:transform .28s cubic-bezier(.22,.61,.36,1)}.chat-modal[data-astro-cid-ud4tg6hj].is-open .chat-panel[data-astro-cid-ud4tg6hj]{transform:translateY(0) scale(1) rotateX(0)}.chat-header[data-astro-cid-ud4tg6hj]{padding:.95rem 1rem;border-bottom:1px solid rgba(0,0,0,.09);display:flex;align-items:start;justify-content:space-between;gap:1rem;background:linear-gradient(180deg,#e1f2e6bf,#e1f2e66b)}.chat-header[data-astro-cid-ud4tg6hj] h2[data-astro-cid-ud4tg6hj]{margin:0;font-size:1.08rem}.chat-header[data-astro-cid-ud4tg6hj] p[data-astro-cid-ud4tg6hj]{margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.chat-close[data-astro-cid-ud4tg6hj]{border:1px solid rgba(0,0,0,.12);background:#fffc;color:var(--muted);cursor:pointer;border-radius:var(--radius-pill);font-weight:600;padding:.35rem .75rem}.chat-messages-wrap[data-astro-cid-ud4tg6hj]{position:relative;overflow:hidden;min-height:0}.chat-messages[data-astro-cid-ud4tg6hj]{height:100%;overflow-y:auto;padding:1rem;display:grid;gap:.95rem;align-content:start;background:radial-gradient(circle at 0 0,rgba(203,228,211,.45),transparent 42%),radial-gradient(circle at 100% 100%,rgba(219,233,255,.35),transparent 45%),var(--paper-2)}.chat-suggestions[data-astro-cid-ud4tg6hj]{display:grid;gap:.5rem}.suggestions-label[data-astro-cid-ud4tg6hj]{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.suggestions-chips[data-astro-cid-ud4tg6hj]{display:flex;flex-wrap:wrap;gap:.4rem}.suggestion-chip[data-astro-cid-ud4tg6hj]{background:#ffffffe6;border:1px solid rgba(20,83,45,.22);color:#14532de6;border-radius:var(--radius-pill);padding:.35rem .7rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:left}.suggestion-chip[data-astro-cid-ud4tg6hj]:hover{background:#14532d14;border-color:#14532d66}.scroll-bottom-btn[data-astro-cid-ud4tg6hj]{position:absolute;bottom:.65rem;left:50%;transform:translate(-50%);background:#14532deb;color:#fff;border:none;border-radius:var(--radius-pill);padding:.3rem .85rem;font-size:.8rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #06120b4d;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.scroll-bottom-btn[data-astro-cid-ud4tg6hj]:hover{background:#14532d}.msg-wrap[data-astro-cid-ud4tg6hj]{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:.55rem;max-width:95%}.msg-wrap-user[data-astro-cid-ud4tg6hj]{margin-left:auto;grid-template-columns:minmax(0,1fr) 30px}.msg-wrap-assistant[data-astro-cid-ud4tg6hj]{margin-right:auto}.msg-stack[data-astro-cid-ud4tg6hj]{display:grid;gap:.35rem}.msg-wrap-user[data-astro-cid-ud4tg6hj] .msg-stack[data-astro-cid-ud4tg6hj]{justify-items:end}.msg-avatar[data-astro-cid-ud4tg6hj]{width:30px;height:30px;border-radius:var(--radius-round);display:grid;place-items:center;font-size:.66rem;font-weight:800;letter-spacing:.05em;align-self:end}.msg-avatar-assistant[data-astro-cid-ud4tg6hj]{background:linear-gradient(145deg,#dbeafe,#c7f3df);border:1px solid rgba(28,52,91,.18);color:#173153}.msg-avatar-user[data-astro-cid-ud4tg6hj]{background:linear-gradient(145deg,#ecfdf5,#d4fbe5);border:1px solid rgba(14,74,39,.18);color:#114226}.msg-role[data-astro-cid-ud4tg6hj]{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.09rem;color:var(--muted);font-weight:700}.msg[data-astro-cid-ud4tg6hj]{padding:.72rem .82rem;border-radius:.5rem;line-height:1.5;max-width:100%}.msg-assistant[data-astro-cid-ud4tg6hj] p[data-astro-cid-ud4tg6hj]{margin:0 0 .5em}.msg-assistant[data-astro-cid-ud4tg6hj] p[data-astro-cid-ud4tg6hj]:last-child{margin-bottom:0}.msg-assistant[data-astro-cid-ud4tg6hj] ul[data-astro-cid-ud4tg6hj],.msg-assistant[data-astro-cid-ud4tg6hj] ol[data-astro-cid-ud4tg6hj]{margin:.35em 0 .5em;padding-left:1.3em}.msg-assistant[data-astro-cid-ud4tg6hj] li[data-astro-cid-ud4tg6hj]{margin-bottom:.2em}.msg-assistant[data-astro-cid-ud4tg6hj] strong[data-astro-cid-ud4tg6hj]{font-weight:700}.msg-assistant[data-astro-cid-ud4tg6hj] em[data-astro-cid-ud4tg6hj]{font-style:italic}.msg-user[data-astro-cid-ud4tg6hj]{white-space:pre-wrap}.msg-user[data-astro-cid-ud4tg6hj]{background:linear-gradient(145deg,#dcfce7,#c9f3d6);border:1px solid rgba(27,107,57,.2);color:#0f2d19;box-shadow:0 8px 20px #1e663824,inset 0 1px #ffffff80;border-top-right-radius:.2rem}.msg-assistant[data-astro-cid-ud4tg6hj]{background:linear-gradient(145deg,#fff,#f3f5f8);border:1px solid rgba(8,14,20,.09);color:#1a1f24;box-shadow:0 8px 18px #090e1514,inset 0 1px #ffffffb8;border-bottom-left-radius:.2rem}.msg-typing[data-astro-cid-ud4tg6hj]{display:inline-flex;align-items:center;gap:.35rem;min-width:72px;min-height:1.2em}.typing-dot[data-astro-cid-ud4tg6hj]{width:.42rem;height:.42rem;border-radius:var(--radius-round);background:#1e2b3a8c;animation:typingPulse 1s infinite ease-in-out}.typing-dot[data-astro-cid-ud4tg6hj]:nth-child(2){animation-delay:.12s}.typing-dot[data-astro-cid-ud4tg6hj]:nth-child(3){animation-delay:.24s}@keyframes typingPulse{0%,80%,to{transform:translateY(0);opacity:.32}40%{transform:translateY(-2px);opacity:1}}.chat-form[data-astro-cid-ud4tg6hj]{border-top:1px solid rgba(0,0,0,.08);background:#fffffff5;padding:.75rem .85rem .6rem;display:grid;gap:.45rem}.chat-form[data-astro-cid-ud4tg6hj] textarea[data-astro-cid-ud4tg6hj]{width:100%;resize:none;min-height:42px;max-height:150px;border-radius:.4rem;border:1px solid rgba(0,0,0,.15);padding:.6rem .75rem;font:inherit;font-size:.95rem;background:#ffffffeb;overflow-y:auto;line-height:1.45}.chat-form[data-astro-cid-ud4tg6hj] textarea[data-astro-cid-ud4tg6hj]:focus{outline:2px solid rgba(20,83,45,.24);outline-offset:1px;border-color:#14532d59}.chat-actions[data-astro-cid-ud4tg6hj]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.chat-actions-left[data-astro-cid-ud4tg6hj]{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.char-counter[data-astro-cid-ud4tg6hj]{color:var(--muted);font-size:.78rem;white-space:nowrap;transition:color .15s ease}.char-counter[data-astro-cid-ud4tg6hj].is-warning{color:#b45309}.char-counter[data-astro-cid-ud4tg6hj].is-danger{color:#dc2626;font-weight:700}[data-astro-cid-ud4tg6hj][data-chat-status]{color:var(--muted);font-size:.8rem;min-height:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-actions[data-astro-cid-ud4tg6hj] button[data-astro-cid-ud4tg6hj][type=submit]{border:0;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font-weight:700;padding:.56rem 1rem;cursor:pointer;box-shadow:0 8px 18px #07271442,inset 0 1px #ffffff4d;white-space:nowrap;flex-shrink:0}.chat-actions[data-astro-cid-ud4tg6hj] button[data-astro-cid-ud4tg6hj][type=submit]:disabled{opacity:.5;cursor:not-allowed}.chat-hint[data-astro-cid-ud4tg6hj]{margin:0;font-size:.72rem;color:#0000004d;line-height:1}.sr-only[data-astro-cid-ud4tg6hj]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 960px){.chat-modal[data-astro-cid-ud4tg6hj]{place-items:end end}.chat-widget[data-astro-cid-ud4tg6hj]{right:1.25rem;bottom:1.25rem}}@media (max-width: 520px){.msg-wrap[data-astro-cid-ud4tg6hj]{max-width:100%;grid-template-columns:26px minmax(0,1fr);gap:.45rem}.msg-wrap-user[data-astro-cid-ud4tg6hj]{grid-template-columns:minmax(0,1fr) 26px}.msg-avatar[data-astro-cid-ud4tg6hj]{width:26px;height:26px;font-size:.6rem}.chat-hint[data-astro-cid-ud4tg6hj]{display:none}}.site-header[data-astro-cid-hnhh3bfe]{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:linear-gradient(135deg,#0c1c12d1,#12261aad);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand[data-astro-cid-hnhh3bfe] img[data-astro-cid-hnhh3bfe]{width:clamp(140px,18vw,220px);height:auto}.nav-desktop[data-astro-cid-hnhh3bfe]{display:none;gap:2rem;align-items:center;font-weight:500}.nav-desktop[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe],.nav-mobile[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{text-decoration:none;color:inherit;position:relative}.nav-desktop[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:after,.nav-mobile[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:after{content:none}.nav-desktop[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe],.nav-mobile[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{text-decoration:none;color:#ffffffd9;padding:.5rem 1rem;border-radius:var(--radius-pill);transition:background .2s ease,color .2s ease}.nav-desktop[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:hover,.nav-mobile[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:hover,.nav-desktop[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe].is-active,.nav-mobile[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe].is-active{background:#b4dcbe1f;color:#f7fff7}.menu-toggle[data-astro-cid-hnhh3bfe]{background:transparent;border:1px solid rgba(255,255,255,.2);color:inherit;padding:.6rem 1rem;border-radius:var(--radius-pill);display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.menu-toggle[data-astro-cid-hnhh3bfe]:hover{border-color:#b4dcbe66;background:#b4dcbe14;color:#f7fff7}.menu-icon[data-astro-cid-hnhh3bfe]{width:20px;height:2px;background:currentColor;display:block;position:relative}.menu-icon[data-astro-cid-hnhh3bfe]:before,.menu-icon[data-astro-cid-hnhh3bfe]:after{content:"";position:absolute;left:0;width:20px;height:2px;background:currentColor;transition:transform .3s ease}.menu-icon[data-astro-cid-hnhh3bfe]:before{top:-6px}.menu-icon[data-astro-cid-hnhh3bfe]:after{top:6px}.nav-mobile[data-astro-cid-hnhh3bfe]{display:grid;gap:1rem;padding:0 1.5rem 1.5rem;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);transition:max-height .35s ease,opacity .25s ease,transform .35s ease}.site-header[data-astro-cid-hnhh3bfe][data-menu=open] .nav-mobile[data-astro-cid-hnhh3bfe]{max-height:320px;opacity:1;transform:translateY(0)}.site-header[data-astro-cid-hnhh3bfe][data-menu=open] .menu-icon[data-astro-cid-hnhh3bfe]{background:transparent}.site-header[data-astro-cid-hnhh3bfe][data-menu=open] .menu-icon[data-astro-cid-hnhh3bfe]:before{transform:translateY(6px) rotate(45deg)}.site-header[data-astro-cid-hnhh3bfe][data-menu=open] .menu-icon[data-astro-cid-hnhh3bfe]:after{transform:translateY(-6px) rotate(-45deg)}@media (min-width: 840px){.nav-desktop[data-astro-cid-hnhh3bfe]{display:flex}.menu-toggle[data-astro-cid-hnhh3bfe],.nav-mobile[data-astro-cid-hnhh3bfe]{display:none}}@media (max-width: 839px){.site-header[data-astro-cid-hnhh3bfe]{max-height:96px;overflow:hidden;transition:max-height .35s ease}.site-header[data-astro-cid-hnhh3bfe][data-menu=open]{max-height:420px}}.site-footer[data-astro-cid-mh6itkc3]{background:var(--bg-dark);color:#fff;padding:2.5rem 0;text-align:center}.footer-inner[data-astro-cid-mh6itkc3]{display:grid;gap:.5rem}.footer-note[data-astro-cid-mh6itkc3]{font-size:.95rem;color:#ffffffbf;margin:0}p[data-astro-cid-mh6itkc3]{margin:0}
