.elek-header[data-astro-cid-3ef6ksr2]{position:fixed;top:16px;left:16px;z-index:50;opacity:0;transform:translateY(-12px) rotate(-2deg);transition:opacity .36s ease-out,transform .36s ease-out;pointer-events:none}.elek-header[data-astro-cid-3ef6ksr2].is-visible{opacity:1;transform:translateY(0) rotate(-2deg);pointer-events:auto}.elek-header__seal[data-astro-cid-3ef6ksr2]{display:block;width:64px;height:64px;background:transparent;border:3px solid #0A0A0A;border-radius:50%;overflow:hidden;box-shadow:4px 4px #0a0a0a;transition:transform .2s ease,box-shadow .2s ease}.elek-header__seal[data-astro-cid-3ef6ksr2]:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #0a0a0a}.elek-header__seal[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100%;height:100%;object-fit:cover;display:block}.elek-sidenav[data-astro-cid-3ef6ksr2]{position:fixed;top:50%;right:12px;transform:translateY(-50%);z-index:50;display:flex;flex-direction:column;gap:10px;opacity:0;transition:opacity .36s ease-out;pointer-events:none}.elek-sidenav[data-astro-cid-3ef6ksr2].is-visible{opacity:1;pointer-events:auto}.elek-sidenav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:700;letter-spacing:.12em;color:#0a0a0a;text-decoration:none;writing-mode:vertical-rl;transform:rotate(180deg);padding:8px 4px;background:#ffed00;border:2px solid #0A0A0A;box-shadow:3px 3px #0a0a0a;transition:transform .18s ease,box-shadow .18s ease}.elek-sidenav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.elek-sidenav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-current{transform:rotate(180deg) translate(-2px,2px);box-shadow:5px 5px #0a0a0a}.elek-sidenav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-current{background:#0a0a0a;color:#ffed00}@media(max-width:720px){.elek-sidenav[data-astro-cid-3ef6ksr2]{display:none}.elek-header__seal[data-astro-cid-3ef6ksr2]{width:52px;height:52px}}:root{--y: #FFED00;--y-deep: #D4C400;--ink: #0A0A0A;--paper: #F2EBD8;--paper-grain: #E8E0CB}body{background:var(--y)}.elek-section__halftone--on-yellow{position:absolute;inset:0;background-image:radial-gradient(var(--y-deep) .6px,transparent .7px);background-size:4px 4px;opacity:.55;pointer-events:none;z-index:1}.elek-section__halftone--on-ink{position:absolute;inset:0;background-image:radial-gradient(var(--y) .6px,transparent .7px);background-size:5px 5px;opacity:.08;pointer-events:none;z-index:1}.elek-section__grain{position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch'/></filter><rect width='180' height='180' filter='url(%23n)' opacity='0.55'/></svg>");mix-blend-mode:multiply;opacity:.18;pointer-events:none;z-index:1}.elek-hero{position:relative;min-height:100vh;background:var(--y);overflow:hidden;padding:24px 32px 56px;display:flex;flex-direction:column;justify-content:space-between}.elek-hero__halftone{position:absolute;inset:0;background-image:radial-gradient(var(--y-deep) .7px,transparent .8px);background-size:4px 4px;opacity:.5;pointer-events:none;z-index:1}.elek-hero__top{position:relative;z-index:2;display:flex;justify-content:space-between;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.18em;color:var(--ink);font-weight:500}.elek-hero__tag{padding:6px 10px;border:2px solid var(--ink);background:var(--y)}.elek-hero__title{position:relative;z-index:2;font-family:Arial Black,Helvetica Black,system-ui,sans-serif;font-size:clamp(40px,13vw,220px);line-height:.85;letter-spacing:-.04em;margin:0;text-align:center;text-wrap:balance;align-self:center;max-width:100%}.elek-hero__title-ghost,.elek-hero__title-ink{display:inline-block;grid-area:1 / 1}.elek-hero__title{display:grid;place-items:center}.elek-hero__title-ghost{color:#fff;transform:translate(6px,4px);user-select:none}.elek-hero__title-ink{color:var(--ink);position:relative}.elek-hero__seal{position:absolute;bottom:96px;right:32px;z-index:2;transform:rotate(-3deg);filter:drop-shadow(4px 4px 0 rgba(10,10,10,.18))}.elek-hero__seal img{width:180px;height:180px;display:block}.elek-hero__baseline{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.18em;color:var(--ink);font-weight:500;padding-top:24px;border-top:2px solid var(--ink)}.elek-hero__dot{color:var(--ink);opacity:.4}.elek-hero__scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:4px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.2em;color:var(--ink);text-decoration:none;opacity:.55;transition:opacity .2s ease}.elek-hero__scroll:hover{opacity:1}.elek-hero__scroll-arrow{font-size:14px;animation:elek-bounce 1.8s ease-in-out infinite}@keyframes elek-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width:720px){.elek-hero{padding:20px 16px 72px}.elek-hero__seal{bottom:130px;right:12px;transform:rotate(-3deg)}.elek-hero__seal img{width:110px;height:110px}.elek-hero__top{font-size:10px;gap:8px}.elek-hero__tag{padding:4px 8px}.elek-hero__baseline{font-size:10px;gap:8px}.elek-hero__title{font-size:clamp(36px,11vw,60px);line-height:.95}}.elek-section{position:relative;padding:96px 32px;overflow:hidden}.elek-section--short{padding:72px 32px}.elek-section--ink{background:var(--ink);color:var(--paper)}.elek-section--yellow{background:var(--y);color:var(--ink)}.elek-section--paper{background:var(--paper);color:var(--ink)}.elek-section__wrap{position:relative;z-index:2;max-width:1200px;margin:0 auto}.elek-section__chrono{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.22em;margin-bottom:32px;opacity:.5}.elek-section--ink .elek-section__chrono{color:var(--y);opacity:.7}.elek-section__title{font-family:Arial Black,Helvetica Black,system-ui,sans-serif;font-size:clamp(48px,10vw,160px);line-height:.9;letter-spacing:-.03em;margin:0 0 56px;position:relative;display:grid}.elek-section__title--on-ink{color:var(--y)}.elek-section__title--on-yellow,.elek-section__title--on-paper{color:var(--ink)}.elek-title-ghost,.elek-title-ink{grid-area:1 / 1}.elek-section__title--on-ink .elek-title-ghost{color:var(--paper);transform:translate(5px,4px);opacity:.45}.elek-section__title--on-yellow .elek-title-ghost{color:#fff;transform:translate(5px,4px)}.elek-section__title--on-paper .elek-title-ghost{color:var(--y);transform:translate(5px,4px)}.elek-title-ink{position:relative}.elek-section__copy{max-width:720px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:16px;line-height:1.7}.elek-section__copy--on-ink{color:var(--paper)}.elek-section__copy p{margin:0 0 20px}.elek-section__copy strong{font-weight:700;letter-spacing:.01em}.elek-section--ink .elek-section__copy strong{color:var(--y)}.elek-lede{font-size:21px;line-height:1.55;font-weight:500;margin-bottom:28px!important}.elek-lede em{font-style:italic;background:var(--y);color:var(--ink);padding:0 6px;font-style:normal;font-weight:700}.elek-section--yellow .elek-lede em{background:var(--ink);color:var(--y)}.elek-list{list-style:none;padding:0;margin:8px 0 0}.elek-list li{padding:18px 0;border-top:1px solid currentColor;font-size:15px;letter-spacing:.02em}.elek-list--on-ink li{border-color:#f2ebd82e}.elek-list li:last-child{border-bottom:1px solid currentColor}.elek-list--on-ink li:last-child{border-bottom-color:#f2ebd82e}.elek-list li strong{display:inline-block;min-width:160px}.elek-card-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.elek-pill{display:inline-block;padding:10px 16px;font-family:Arial Black,Helvetica Black,sans-serif;font-size:12px;letter-spacing:.18em;background:var(--ink);color:var(--y);border:2px solid var(--ink)}.elek-pill--ghost{background:transparent;color:var(--ink);border-color:var(--ink)}.elek-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;font-family:Arial Black,Helvetica Black,sans-serif;font-size:14px;letter-spacing:.14em}.elek-tags span{padding:8px 14px;background:var(--ink);color:var(--y);transform:rotate(-1deg)}.elek-tags span:nth-child(2n){transform:rotate(1deg)}.elek-tags span:nth-child(3n){transform:rotate(-2deg);background:var(--y);color:var(--ink);border:2px solid var(--ink)}.elek-cta-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.elek-cta{display:inline-flex;align-items:center;gap:14px;padding:18px 24px;background:var(--ink);color:var(--y);font-family:Arial Black,Helvetica Black,sans-serif;font-size:14px;letter-spacing:.16em;text-decoration:none;border:2px solid var(--ink);box-shadow:6px 6px 0 var(--y);transition:transform .18s ease,box-shadow .18s ease}.elek-cta:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--y)}.elek-cta--ghost{background:transparent;color:var(--ink);box-shadow:6px 6px 0 var(--ink)}.elek-cta--ghost:hover{box-shadow:9px 9px 0 var(--ink)}.elek-cta__arrow{font-size:18px;transition:transform .18s ease}.elek-cta:hover .elek-cta__arrow{transform:translate(4px)}@media(max-width:720px){.elek-section{padding:64px 20px}.elek-section--short{padding:48px 20px}.elek-section__title{margin-bottom:36px}.elek-lede{font-size:17px}.elek-section__copy{font-size:14px}.elek-list li strong{display:block;margin-bottom:4px}.elek-cta{padding:14px 20px;font-size:12px}}
