.footer-module-scss-module__iCIeZG__footer{border-top:1px solid var(--border-default);background:linear-gradient(#fff3,#fdf7e86b),#fff9;margin-top:12px;padding:28px 0 18px}.footer-module-scss-module__iCIeZG__footer-grid{grid-template-columns:1.3fr 1fr;gap:20px;display:grid}.footer-module-scss-module__iCIeZG__footer-title{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-secondary);margin:0 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700}.footer-module-scss-module__iCIeZG__footer-text,.footer-module-scss-module__iCIeZG__footer-list{color:var(--text-secondary);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.7}.footer-module-scss-module__iCIeZG__footer-list{padding:0;list-style:none}.footer-module-scss-module__iCIeZG__footer-list li{padding-left:18px;position:relative}.footer-module-scss-module__iCIeZG__footer-list li+li{margin-top:12px}.footer-module-scss-module__iCIeZG__footer-list li:before{content:"";background:var(--accent-secondary);border-radius:50%;width:7px;height:7px;position:absolute;top:.65em;left:0}.footer-module-scss-module__iCIeZG__footer-list a:hover{color:var(--accent-primary)}.footer-module-scss-module__iCIeZG__footer-bottom{border-top:1px solid var(--border-default);color:var(--text-muted);margin-top:18px;padding-top:18px;font-family:Arial,Helvetica,sans-serif;font-size:.92rem}@media (max-width:960px){.footer-module-scss-module__iCIeZG__footer-grid{grid-template-columns:1fr}}
.header-module-scss-module__YAVP0W__header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-default);background:linear-gradient(#f5f8f7f0,#f5f8f7c7),#f5f8f7d6;position:sticky;top:0}.header-module-scss-module__YAVP0W__header-inner{justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.header-module-scss-module__YAVP0W__header-actions{flex:1;justify-content:flex-end;align-items:center;gap:16px;display:flex}.header-module-scss-module__YAVP0W__brand{letter-spacing:-.04em;color:var(--accent-primary);align-items:center;font-size:1.2rem;font-weight:700;display:inline-flex}.header-module-scss-module__YAVP0W__brand-logo{width:220px;max-width:min(42vw,220px);height:auto;display:block}.header-module-scss-module__YAVP0W__nav{color:var(--text-secondary);align-items:center;gap:24px;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;display:flex}.header-module-scss-module__YAVP0W__nav a:hover{color:var(--accent-primary)}.header-module-scss-module__YAVP0W__language-switcher{border:1px solid var(--border-default);background:#ffffffb8;border-radius:999px;align-items:center;padding:4px;display:inline-flex;box-shadow:0 10px 24px #123b360f}.header-module-scss-module__YAVP0W__language-option{min-width:46px;min-height:34px;color:var(--text-secondary);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-family:Arial,Helvetica,sans-serif;font-size:.78rem;font-weight:700}.header-module-scss-module__YAVP0W__language-option[data-active=true]{background:var(--btn-primary-bg);color:var(--btn-primary-text);box-shadow:0 8px 18px #123b3624}@media (max-width:960px){.header-module-scss-module__YAVP0W__header-inner{flex-direction:column;align-items:flex-start}.header-module-scss-module__YAVP0W__header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.header-module-scss-module__YAVP0W__nav{flex-wrap:wrap;gap:14px 18px}}@media (max-width:640px){.header-module-scss-module__YAVP0W__brand-logo{max-width:min(68vw,220px)}.header-module-scss-module__YAVP0W__header-actions{align-items:stretch}.header-module-scss-module__YAVP0W__language-switcher{justify-content:space-between;width:100%}.header-module-scss-module__YAVP0W__language-option{flex:1}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-sea-50:#eef8f6;--color-sea-100:#d4ebe6;--color-sea-200:#aed9cf;--color-sea-300:#80c1b4;--color-sea-400:#51a595;--color-sea-500:#2f8577;--color-sea-600:#23695e;--color-sea-700:#1a5049;--color-sea-800:#123b36;--color-sea-900:#0c2825;--color-gold-50:#fdf7e8;--color-gold-100:#f8ebc4;--color-gold-200:#f1d88c;--color-gold-300:#e4be4d;--color-gold-400:#c89d2f;--color-gold-500:#a97d1d;--color-gold-600:#8a6417;--color-gold-700:#684a12;--color-gold-800:#4a340d;--color-gold-900:#302108;--color-neutral-50:#f5f8f7;--color-neutral-100:#ebf0ee;--color-neutral-200:#d8e0dd;--color-neutral-300:#bcc8c4;--color-neutral-400:#95a49e;--color-neutral-500:#6d7d78;--color-neutral-600:#53625d;--color-neutral-700:#394640;--color-neutral-800:#24302c;--color-neutral-900:#16211e;--bg-body:var(--color-neutral-50);--bg-surface:#fffc;--bg-surface-strong:#fffffff0;--bg-surface-tint:linear-gradient(135deg, #eef8f6f0, #ffffffc2), #ffffffe0;--bg-surface-gold:linear-gradient(135deg, #fdf7e8eb, #ffffffc7), #ffffffe6;--text-primary:var(--color-neutral-900);--text-secondary:var(--color-neutral-600);--text-muted:var(--color-neutral-500);--text-on-accent:#fff;--border-default:#16211e1c;--border-strong:#23695e33;--border-accent-soft:#a97d1d47;--accent-primary:var(--color-sea-600);--accent-primary-hover:var(--color-sea-700);--accent-secondary:var(--color-gold-500);--accent-secondary-soft:#a97d1d1f;--accent-primary-soft:#2f85771f;--btn-primary-bg:linear-gradient(135deg, var(--color-sea-500), var(--color-sea-600));--btn-primary-hover:linear-gradient(135deg, var(--color-sea-600), var(--color-sea-700));--btn-primary-text:var(--text-on-accent);--btn-secondary-bg:#ffffffb3;--btn-secondary-hover-bg:#ffffffeb;--btn-secondary-border:#a97d1d3d;--btn-secondary-hover-border:#a97d1d6b;--btn-secondary-text:var(--color-neutral-800);--shadow:0 24px 60px #11221f17}*{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%;margin:0}body{background:radial-gradient(circle at top, #2f857724, transparent 32%),radial-gradient(circle at 90% 12%, #e4be4d1f, transparent 22%),linear-gradient(180deg, #ffffff8c, #f5f8f7f0),var(--bg-body);color:var(--text-primary);font-family:Georgia,Times New Roman,serif}main{flex:1}a{color:inherit;text-decoration:none}button,a{transition:color .2s,background-color .2s,border-color .2s,transform .2s}img{max-width:100%;display:block}.container{width:min(1120px,100% - 32px);margin:0 auto}.section{padding:48px 0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-secondary);margin:0 0 16px;font-family:Arial,Helvetica,sans-serif;font-size:.78rem;font-weight:700}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #123b361a}.button:hover{transform:translateY(-1px)}.button-small{min-height:42px;padding:0 18px}.button-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.button-primary:hover{background:var(--btn-primary-hover)}.button-secondary{border-color:var(--btn-secondary-border);background:var(--btn-secondary-bg);color:var(--btn-secondary-text)}.button-secondary:hover{border-color:var(--btn-secondary-hover-border);background:var(--btn-secondary-hover-bg);color:var(--accent-primary)}@media (max-width:640px){.section{padding:36px 0}.container{width:min(100% - 20px,1120px)}.button,.button-small{width:100%}}
.layout-module-scss-module__uQLIpG__site-shell{flex-direction:column;min-height:100vh;display:flex}
