:root{--forest-deep:#1f3d2b;--forest-moss:#4f6f46;--beige-warm:#f4efe6;--sand:#d8c7a3;--clay:#8a6a45;--off-white:#faf8f3;--charcoal:#1f241f;--gray-soft:#e7e2d8;--gold:#b89b5e;--font-display:"Spectral", Georgia, "Times New Roman", serif;--font-body:"Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--container:1180px;--gutter:24px;--shadow-soft:0 12px 40px #1f241f14;--shadow-card:0 4px 18px #1f241f0f;--shadow-lift:0 18px 52px #1f241f1f;--r-card:24px;--r-image:28px;--r-pill:999px;--r-input:14px}*{box-sizing:border-box}html,body{margin:0;padding:0}[hidden]{display:none!important}body{font-family:var(--font-body);color:var(--charcoal);background:var(--off-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:17px;line-height:1.65}h1,h2,h3,h4,h5{font-family:var(--font-display);letter-spacing:-.015em;color:var(--forest-deep);text-wrap:balance;font-feature-settings:"lnum", "kern";margin:0;font-weight:500}h1,h2,h3{font-weight:500}em{font-style:italic;font-family:var(--font-display)}p{text-wrap:pretty;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::selection{background:var(--forest-moss);color:var(--off-white)}.container{max-width:var(--container);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.container--narrow{max-width:760px;padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.section{padding:120px 0}.reveal{opacity:0;transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.ornament{color:var(--forest-moss);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:500;font-family:var(--font-body);align-items:center;gap:14px;margin-bottom:22px;display:flex}.ornament:before,.ornament:after{content:"";opacity:.4;background:currentColor;flex:1;max-width:32px;height:1px}.ornament--left:after,.ornament--left:before{display:none}.ornament--left{justify-content:flex-start}.section--forest .ornament{color:var(--gold)}.section--tight{padding:64px 0}.section--beige{background:var(--beige-warm)}.section--forest{background:var(--forest-deep);color:var(--off-white)}.section--forest h1,.section--forest h2,.section--forest h3{color:var(--off-white)}.eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--forest-moss);align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-flex}.eyebrow:before{content:"";opacity:.5;background:currentColor;width:24px;height:1px}.section--forest .eyebrow{color:var(--gold)}.section-title{letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(34px,4.4vw,52px);line-height:1.05}.section-intro{color:#1f241fb8;max-width:620px;font-size:18px;line-height:1.6}.section--forest .section-intro{color:#faf8f3c7}.btn{border-radius:var(--r-pill);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:10px;padding:14px 26px;font-size:15px;font-weight:600;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.btn--primary{background:var(--forest-deep);color:var(--off-white)}.btn--primary:hover{background:var(--charcoal);transform:translateY(-1px);box-shadow:0 8px 22px #1f3d2b40}.btn--secondary{color:var(--forest-deep);background:0 0;border:1.5px solid #1f3d2b40}.btn--secondary:hover{border-color:var(--forest-deep);background:#1f3d2b0a}.btn--gold{background:var(--gold);color:var(--charcoal)}.btn--gold:hover{background:#a78851}.btn--ghost-light{color:var(--off-white);background:#faf8f314;border:1px solid #faf8f32e}.btn--ghost-light:hover{background:#faf8f324}.btn--block{justify-content:center;width:100%}.img-placeholder{color:var(--forest-deep);letter-spacing:.04em;text-align:center;background:repeating-linear-gradient(45deg,#4f6f4614 0 12px,#4f6f460a 12px 24px),linear-gradient(135deg,#d8d3c4 0%,#b9b39f 100%);justify-content:center;align-items:center;padding:20px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;display:flex;position:relative;overflow:hidden}.img-placeholder span{background:#faf8f3d9;border:1px dashed #1f3d2b40;border-radius:6px;padding:6px 12px}.img-placeholder--moss{color:var(--off-white);background:linear-gradient(135deg,#6b8c5e 0%,#3e5836 100%)}.img-placeholder--moss span{color:var(--off-white);background:#1f3d2b99;border-color:#ffffff4d}.img-placeholder--clay{color:var(--off-white);background:linear-gradient(135deg,#b69673 0%,#7d5e3e 100%)}.img-placeholder--clay span{color:var(--off-white);background:#3c28198c;border-color:#ffffff4d}.img-placeholder--sand{background:linear-gradient(135deg,#e6d8b5 0%,#c2ad7c 100%)}.img-placeholder--stone{color:var(--off-white);background:linear-gradient(135deg,#b8b3a6 0%,#7d7869 100%)}.img-placeholder--stone span{color:var(--off-white);background:#2828238c;border-color:#ffffff4d}input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select{color:var(--charcoal);background:var(--off-white);border:1.5px solid var(--gray-soft);border-radius:var(--r-input);width:100%;padding:14px 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--forest-moss);outline:none;box-shadow:0 0 0 3px #4f6f4626}label{color:var(--charcoal);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.muted{color:#1f241f99}.divider{background:#1f3d2b1f;border:0;height:1px;margin:0}html{scroll-behavior:smooth}.ldoc{background:var(--off-white);min-height:100vh;color:var(--charcoal);font-family:var(--font-body);padding-bottom:120px}.ldoc__topbar{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-soft);background:#faf8f3eb;position:sticky;top:0}.ldoc__topbar-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto;padding:14px 32px;display:flex}.ldoc__brand{color:var(--charcoal);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.ldoc__brand-logo{width:auto;height:26px;display:block;transform:translateY(3px)}.ldoc__brand-mark{background:var(--forest-deep);width:30px;height:30px;color:var(--off-white);font-family:var(--font-display);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:11px;font-weight:500;display:grid}.ldoc__brand-name{letter-spacing:.01em;font-size:13px;font-weight:500}.ldoc__close{background:var(--beige-warm);width:36px;height:36px;color:var(--charcoal);border-radius:50%;place-items:center;text-decoration:none;transition:background .2s,transform .2s;display:grid}.ldoc__close:hover{background:var(--gray-soft);transform:rotate(90deg)}.ldoc__masthead{border-bottom:1px solid var(--charcoal);background:radial-gradient(ellipse 50% 80% at 90% 0%, #b89b5e14, transparent 70%), var(--off-white);padding:120px 0 48px}.ldoc__masthead-inner{max-width:1100px;margin:0 auto;padding:0 32px}.ldoc__rule{border-bottom:1px solid var(--charcoal);letter-spacing:.16em;text-transform:uppercase;color:var(--charcoal);align-items:center;gap:16px;margin-bottom:52px;padding-bottom:20px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;display:flex}.ldoc__doclabel{background:var(--charcoal);color:var(--off-white);letter-spacing:.18em;border-radius:3px;padding:4px 10px}.ldoc__category{font-weight:600}.ldoc__date{color:var(--clay);margin-left:auto}.ldoc__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--forest-deep);max-width:16ch;margin:0 0 32px;font-size:clamp(56px,9vw,116px);font-weight:500;line-height:.94}.ldoc__title em{color:var(--forest-moss);font-style:italic;font-weight:400}.ldoc__intro{font-family:var(--font-display);color:#1f241fc7;letter-spacing:-.005em;max-width:36ch;margin:0 0 56px;font-size:clamp(20px,2.2vw,26px);font-style:italic;font-weight:400;line-height:1.45}.ldoc__meta{border-top:1px solid var(--gray-soft);border-bottom:1px solid var(--gray-soft);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.ldoc__meta-item{border-right:1px dashed var(--gray-soft);padding:18px 24px 18px 0}.ldoc__meta-item:last-child{border-right:0;padding-right:0}.ldoc__meta-item:not(:first-child){padding-left:24px}.ldoc__meta-label{letter-spacing:.2em;text-transform:uppercase;color:var(--clay);margin-bottom:8px;font-size:10px;font-weight:600;display:block}.ldoc__meta-value{color:var(--charcoal);font-size:14px;font-weight:500;line-height:1.45;display:block}.ldoc__body{max-width:1100px;margin:0 auto;padding:80px 32px 0}.ldoc__section{border-bottom:1px solid #e7e2d899;grid-template-columns:220px 1fr;gap:56px;padding:32px 0 48px;display:grid}.ldoc__section:first-child{padding-top:0}.ldoc__margin{padding-top:4px}.ldoc__margin-num{font-family:var(--font-display);color:var(--forest-deep);letter-spacing:-.02em;margin-bottom:14px;font-size:28px;font-weight:500;line-height:1}.ldoc__marginalia{color:var(--clay);border-top:1px solid var(--gray-soft);max-width:200px;padding-top:12px;font-size:12.5px;font-style:italic;line-height:1.55}.ldoc__main{max-width:600px;padding-top:4px}.ldoc__h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--forest-deep);margin:0 0 18px;font-size:clamp(26px,2.6vw,34px);font-weight:500;line-height:1.15}.ldoc__prose{color:#1f241fd1;font-size:16px;line-height:1.75}.ldoc__prose p{margin:0 0 14px}.ldoc__prose p:last-child{margin-bottom:0}.ldoc__prose a{color:var(--forest-moss);text-underline-offset:4px;text-decoration:underline 1px #4f6f4666}.ldoc__prose a:hover{text-decoration-color:currentColor}.ldoc__prose code{background:var(--beige-warm);color:var(--clay);border-radius:4px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:14px}.ldoc__address{font-family:var(--font-display);color:var(--charcoal);font-size:18px;line-height:1.6}.ldoc__ul{margin:0 0 14px;padding:0;list-style:none}.ldoc__ul li{margin-bottom:8px;padding-left:22px;position:relative}.ldoc__ul li:before{content:"";background:var(--forest-moss);width:10px;height:1px;position:absolute;top:13px;left:0}.ldoc__table{border-collapse:collapse;width:100%;margin:0 0 8px}.ldoc__table tr{border-bottom:1px dashed var(--gray-soft)}.ldoc__table tr:last-child{border-bottom:0}.ldoc__table th{text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--forest-moss);vertical-align:baseline;width:38%;padding:14px 24px 14px 0;font-size:11px;font-weight:500}.ldoc__table td{vertical-align:baseline;color:var(--charcoal);padding:14px 0;font-size:15px}.ldoc__rights{background:var(--gray-soft);border:1px solid var(--gray-soft);border-radius:6px;grid-template-columns:repeat(2,1fr);gap:1px;margin:8px 0 18px;display:grid;overflow:hidden}.ldoc__rights>div{background:var(--off-white);color:var(--charcoal);align-items:baseline;gap:12px;padding:14px 18px;font-size:14px;display:flex}.ldoc__rights span{color:var(--forest-moss);letter-spacing:.04em;flex-shrink:0;min-width:56px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.ldoc__divider{background:var(--charcoal);opacity:1;border:0;height:1px;margin:32px 0;position:relative}.ldoc__divider:before{content:"✦";background:var(--off-white);color:var(--clay);padding:0 16px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ldoc__pullquote{font-family:var(--font-display);letter-spacing:-.01em;color:var(--forest-deep);border-top:2px solid var(--charcoal);border-bottom:1px solid var(--gray-soft);max-width:800px;margin:0 0 56px;padding:32px 0 40px;font-size:clamp(22px,2.4vw,30px);font-style:italic;line-height:1.4;position:relative}.ldoc__pullmark{font-family:var(--font-display);color:var(--forest-moss);margin-bottom:8px;font-size:80px;line-height:.6;display:block}.ldoc__footnote{background:var(--charcoal);color:#faf8f3d9;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:28px;margin:64px 0 0;padding:28px 32px;display:grid}.ldoc__footnote-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);padding-top:4px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.ldoc__footnote p{color:#faf8f3c7;margin:0;font-size:14px;line-height:1.65}.ldoc__colophon{margin-top:64px}.ldoc__colophon-line{background:var(--charcoal);height:1px;margin-bottom:24px}.ldoc__colophon-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.ldoc__colophon-label{letter-spacing:.2em;text-transform:uppercase;color:var(--clay);margin-bottom:4px;font-size:10px;font-weight:600}.ldoc__colophon-value{color:var(--charcoal);font-size:13px}.ldoc__colophon-credit-label{margin-top:14px}.ldoc__colophon-credit{color:var(--forest-moss);text-underline-offset:3px;text-decoration:underline #4f6f4666}.ldoc__colophon-credit:hover{text-decoration-color:currentColor}.ldoc__colophon-back{color:var(--forest-moss);letter-spacing:.02em;border:1px solid var(--gray-soft);border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ldoc__colophon-back:hover{background:var(--forest-deep);color:var(--off-white);border-color:var(--forest-deep)}.ldoc__colophon-back svg{transition:transform .2s}.ldoc__colophon-back:hover svg{transform:translate(3px)}.legal-muted{color:#1f241f8c;font-size:14px;font-style:italic}@media (width<=880px){.ldoc__masthead{padding:84px 0 32px}.ldoc__title{max-width:100%;font-size:clamp(40px,11vw,64px)}.ldoc__intro{max-width:100%;font-size:18px}.ldoc__meta{grid-template-columns:repeat(2,1fr)}.ldoc__meta-item{padding:14px 16px 14px 0!important}.ldoc__meta-item:nth-child(2n){border-right:0;padding-right:0;padding-left:16px!important}.ldoc__meta-item:nth-child(odd){padding-left:0!important}.ldoc__meta-item:first-child,.ldoc__meta-item:nth-child(2){border-bottom:1px dashed var(--gray-soft)}.ldoc__body{padding:56px 24px 0}.ldoc__section{grid-template-columns:1fr;gap:16px;padding:24px 0 32px}.ldoc__margin{align-items:baseline;gap:16px;padding-top:0;display:flex}.ldoc__margin-num{margin-bottom:0;font-size:22px}.ldoc__marginalia{display:none}.ldoc__rights{grid-template-columns:1fr}.ldoc__brand-name{display:none}.ldoc__pullquote{padding:24px 0 28px;font-size:20px}}.legal-body{color:#1f241fd1;font-size:16px;line-height:1.75}.kontakt__layout{grid-template-columns:1fr 320px;align-items:start;gap:56px;margin-bottom:24px;display:grid}.kontakt__form{flex-direction:column;gap:20px;display:flex}.kontakt__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.kontakt__field{flex-direction:column;display:flex}.kontakt__field label{letter-spacing:.12em;text-transform:uppercase;color:var(--forest-moss);margin-bottom:8px;font-size:12px;font-weight:600}.kontakt__opt{letter-spacing:.04em;text-transform:none;color:var(--clay);margin-left:6px;font-size:11px;font-weight:500}.kontakt__field input,.kontakt__field select,.kontakt__field textarea{font-family:var(--font-body);color:var(--charcoal);background:var(--off-white);border:1px solid var(--gray-soft);border-radius:12px;width:100%;padding:13px 15px;font-size:16px;transition:border-color .2s,box-shadow .2s}.kontakt__field textarea{resize:vertical;line-height:1.55}.kontakt__field input:focus,.kontakt__field select:focus,.kontakt__field textarea:focus{border-color:var(--forest-moss);outline:none;box-shadow:0 0 0 3px #4f6f4624}.kontakt__check{color:#1f241fb8;cursor:pointer;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.55;display:flex}.kontakt__check input{width:18px;height:18px;accent-color:var(--forest-deep);flex-shrink:0;margin-top:2px}.kontakt__check a{color:var(--forest-moss);text-underline-offset:3px;text-decoration:underline}.kontakt__submit{background:var(--forest-deep);color:var(--off-white);border:1px solid var(--forest-deep);border-radius:999px;align-self:flex-start;align-items:center;gap:9px;padding:15px 28px;font-size:15px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.kontakt__submit:hover:not(:disabled){background:#16301f;transform:translateY(-2px);box-shadow:0 10px 26px #1f3d2b33}.kontakt__submit:disabled{cursor:not-allowed}.kontakt__success{max-width:480px;padding:20px 0}.kontakt__success-icon{background:var(--forest-deep);width:60px;height:60px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.kontakt__success p{color:#1f241fb8;margin:8px 0 26px;font-size:16px;line-height:1.65}.kontakt__aside{flex-direction:column;gap:16px;display:flex}.kontakt__card{background:var(--beige-warm);border-radius:16px;padding:22px 24px}.kontakt__card--note{background:var(--off-white);border:1px solid var(--gray-soft)}.kontakt__card-label{letter-spacing:.18em;text-transform:uppercase;color:var(--clay);margin-bottom:12px;font-size:10px;font-weight:600}.kontakt__card .ldoc__address{font-size:16px}.kontakt__card p{color:#1f241fb8;margin:0;font-size:14px;line-height:1.6}.kontakt__chips{flex-wrap:wrap;gap:8px;display:flex}.kontakt__chip{background:var(--off-white);border:1px solid var(--gray-soft);color:var(--forest-deep);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500}.voice{background:#f4efe673;border:1px dashed #4f6f4666;border-radius:14px;min-height:64px;padding:6px;display:flex}.voice--recording{border-style:solid;border-color:var(--forest-moss);background:#4f6f460f}.voice--recorded{border-style:solid;border-color:#4f6f4659}.voice--denied{background:#b866550f;border-color:#b8665580}.voice__start{text-align:left;cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 14px;transition:background .2s;display:flex}.voice__start:hover{background:#4f6f460f}.voice__mic{background:var(--forest-deep);width:42px;height:42px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.voice__start-txt{flex-direction:column;display:flex}.voice__start-txt strong{color:var(--forest-deep);font-size:15px;font-weight:600}.voice__start-txt small{color:var(--clay);margin-top:1px;font-size:13px}.voice__active{flex-direction:column;gap:10px;width:100%;padding:10px 14px;display:flex}.voice__wave{align-items:center;gap:3px;height:40px;display:flex}.voice__wave span{background:linear-gradient(180deg, var(--forest-moss), var(--forest-deep));transform-origin:50%;border-radius:2px;flex:1;height:100%;transition:transform 60ms linear;transform:scaleY(.08)}.voice__meta{justify-content:space-between;align-items:center;display:flex}.voice__rec{color:var(--forest-deep);font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.voice__rec i{background:#c0392b;border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite voicePulse}@keyframes voicePulse{0%,to{opacity:1}50%{opacity:.3}}.voice__stop{cursor:pointer;background:var(--forest-deep);color:var(--off-white);border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.voice__stop:hover{background:#16301f}.voice__done{align-items:center;gap:12px;width:100%;padding:8px 12px;display:flex}.voice__check{background:var(--forest-deep);width:34px;height:34px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.voice__audio{flex:1;height:38px}.voice__redo{border:1px solid var(--gray-soft);background:var(--off-white);width:38px;height:38px;color:var(--forest-moss);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;transition:background .2s,color .2s;display:grid}.voice__redo:hover{background:var(--forest-deep);color:var(--off-white)}.voice__denied{color:#9a4634;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:13.5px;line-height:1.5;display:flex}@media (width<=820px){.kontakt__layout{grid-template-columns:1fr;gap:36px}}@media (width<=540px){.kontakt__row{grid-template-columns:1fr}}:focus-visible{outline:2px solid var(--forest-moss);outline-offset:3px;border-radius:6px}@media (width<=860px){.section{padding:64px 0}}html,body{height:100%}.splash{min-height:100dvh;color:var(--forest-deep);text-align:center;background:radial-gradient(92% 72% at 50% 36%,#fbf8f2 0%,#f4eee3 68%,#ece4d4 100%);grid-template-rows:auto 1fr auto;padding:clamp(22px,4.5vh,46px) clamp(22px,6vw,72px);display:grid;position:relative;overflow:visible}.splash__vignette{pointer-events:none;background:radial-gradient(circle at 50% 122%,#b89b5e1a,#0000 55%);position:absolute;inset:0;box-shadow:inset 0 0 220px #1f3d2b0f}.splash__top{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.splash__kicker{letter-spacing:.26em;text-transform:uppercase;color:var(--forest-moss);font-size:clamp(10px,1.3vw,12px);font-weight:600}.splash__kicker--muted{color:var(--clay)}.splash__center{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.splash__logo{width:clamp(300px,46vw,600px);height:auto;margin-bottom:clamp(20px,3.2vh,34px)}.splash__rule{width:clamp(180px,26vw,280px);color:var(--gold);align-items:center;gap:16px;margin-bottom:clamp(20px,3vh,30px);display:flex}.splash__rule span{background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.7;flex:1;height:1px}.splash__rule i{font-size:12px;font-style:normal}.splash__lead{font-family:var(--font-display);letter-spacing:-.01em;color:var(--forest-deep);max-width:22ch;margin:0 0 clamp(18px,2.6vh,28px);font-size:clamp(21px,2.8vw,32px);font-style:italic;line-height:1.4}.splash__services{letter-spacing:.18em;text-transform:uppercase;color:var(--clay);margin-bottom:clamp(26px,4.2vh,44px);font-size:clamp(11px,1.5vw,14px);font-weight:600}.splash__cta{letter-spacing:.01em;background:var(--forest-deep);color:var(--off-white);border:1px solid var(--forest-deep);border-radius:999px;align-items:center;gap:10px;padding:16px 30px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.splash__cta:hover{background:#16301f;transform:translateY(-2px);box-shadow:0 12px 30px #1f3d2b38}.splash__cta svg{transition:transform .2s}.splash__cta:hover svg{transform:translate(3px)}.splash__foot{z-index:2;border-top:1px solid #1f3d2b1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex;position:relative}.splash__nav{align-items:center;gap:18px;display:flex}.splash__nav a{color:var(--forest-deep);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.splash__nav a:hover{color:var(--gold)}.splash__dot{background:#1f3d2b40;border-radius:50%;width:4px;height:4px}.splash__copy{color:var(--clay);font-size:12px;line-height:1.7}.splash__credit{color:var(--clay);opacity:.85;text-decoration:none;transition:color .2s,opacity .2s}.splash__credit:hover{color:var(--forest-moss);opacity:1;text-underline-offset:2px;text-decoration:underline}@media (width<=600px){.splash__kicker--muted{display:none}.splash__top{justify-content:center}.splash__foot{flex-direction:column;gap:12px}.splash__logo{width:clamp(280px,82vw,440px)}}@media (height<=600px){.splash__lead{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-ext-400-normal.B4-YHs9i.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-400-normal.-n_iQ4wr.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-400-normal.Bx9Tn3WZ.woff2)format("woff2"),url(/_astro/spectral-cyrillic-400-normal.X3p2PSzL.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-vietnamese-400-normal.C7CRHYqk.woff2)format("woff2"),url(/_astro/spectral-vietnamese-400-normal.CWkMWCzb.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-ext-400-normal.XDLFwhqg.woff2)format("woff2"),url(/_astro/spectral-latin-ext-400-normal.BHbqXr-7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-400-normal.CTVgUekv.woff2)format("woff2"),url(/_astro/spectral-latin-400-normal.D34IWA1h.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-cyrillic-ext-500-normal.bcG1qx3J.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-500-normal.B5u3KHyE.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-cyrillic-500-normal.medSbGbm.woff2)format("woff2"),url(/_astro/spectral-cyrillic-500-normal.CNC_J6mt.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-vietnamese-500-normal.qnENts6X.woff2)format("woff2"),url(/_astro/spectral-vietnamese-500-normal.BfZg6KYt.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-latin-ext-500-normal.CC9VEg_t.woff2)format("woff2"),url(/_astro/spectral-latin-ext-500-normal.Bmnp8FUT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-latin-500-normal.nNjq7_Cd.woff2)format("woff2"),url(/_astro/spectral-latin-500-normal.PrYyf_gG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-ext-400-italic.CZOVIkJA.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-400-italic.C6Gmo4JY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-400-italic.C6o5RXh-.woff2)format("woff2"),url(/_astro/spectral-cyrillic-400-italic.C95RxGpc.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-vietnamese-400-italic.DO3bsfcj.woff2)format("woff2"),url(/_astro/spectral-vietnamese-400-italic.D8dhja4j.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-ext-400-italic.BgTM1Mst.woff2)format("woff2"),url(/_astro/spectral-latin-ext-400-italic.BcKU4A_a.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-400-italic.CDO25mTW.woff2)format("woff2"),url(/_astro/spectral-latin-400-italic.Ds-NcNVC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-ext-400-normal.BwJdxs7r.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-400-normal.Cd63HKDh.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-400-normal.DjhbW-4D.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-400-normal.7kQcAFpS.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-ext-400-normal.CpIwTHMM.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-400-normal.BI1kUwmR.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-400-normal.DZReXJla.woff2)format("woff2"),url(/_astro/source-sans-3-greek-400-normal.DJm9Ud5h.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-vietnamese-400-normal.CwtaIDr2.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-400-normal.dYp9C364.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-ext-400-normal.UNsKFIBq.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-400-normal.BGPHfnm_.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.DQi5PRDE.woff2)format("woff2"),url(/_astro/source-sans-3-latin-400-normal.AFMiCETP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-cyrillic-ext-500-normal.D8Dd5jAI.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-500-normal.CaAUUz-j.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-cyrillic-500-normal.BmnPaoCF.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-500-normal.B7bCyCk_.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-greek-ext-500-normal.9wgnofA_.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-500-normal.FO4an0ZF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-greek-500-normal.eLQqTu5G.woff2)format("woff2"),url(/_astro/source-sans-3-greek-500-normal.BOY5JFvG.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-vietnamese-500-normal.BSXhk166.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-500-normal.7g9Z1MMl.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-latin-ext-500-normal.tzH6xoxH.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-500-normal.DYiJOyLu.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-latin-500-normal.DiWS0tcR.woff2)format("woff2"),url(/_astro/source-sans-3-latin-500-normal.BtDzq-z9.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-ext-600-normal.6AhwUnSr.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-600-normal.uAL1a5gb.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-600-normal.BnFu5nHC.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-600-normal.y-RO8wOd.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-ext-600-normal.DynePNDL.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-600-normal.D7vJ4nVX.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-600-normal.BSO157bq.woff2)format("woff2"),url(/_astro/source-sans-3-greek-600-normal.BNF9LBpG.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-vietnamese-600-normal.B2sTNYey.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-600-normal.DpSexF-T.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-ext-600-normal.AEyhgUpm.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-600-normal.Wy7HIzqC.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.DeckBYAU.woff2)format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BvDVuF-j.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
