:root{--bg: #FFFFFF;--ink: #0A0A0A;--accent: #BCE4CA;--accent-strong: #6DAA85;--accent-glow: rgba(188, 228, 202, .55);--hair: #8FCBA9;--mute: #3E4F46;--surface: #FFFFFF;--hud-bg: rgba(255, 255, 255, .78);--hud-cursor-bg: rgba(255, 255, 255, .85);--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}:root[data-theme=dark]{--bg: #0B0F0D;--ink: #E7F1EA;--accent: #6DAA85;--accent-strong: #BCE4CA;--accent-glow: rgba(188, 228, 202, .4);--hair: #2A4136;--mute: #7A9587;--surface: #0B0F0D;--hud-bg: rgba(11, 15, 13, .78);--hud-cursor-bg: rgba(11, 15, 13, .85)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--mono);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:769px){html,body{overflow:hidden}}@media(max-width:768px){html,body{height:auto;overflow-x:clip;overflow-y:auto;-webkit-overflow-scrolling:touch}}#scanlines{position:fixed;inset:0;pointer-events:none;z-index:9998;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 2px,rgba(10,10,10,.022) 2px,rgba(10,10,10,.022) 3px);mix-blend-mode:multiply}:root[data-theme=dark] #scanlines{background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 2px,rgba(231,241,234,.035) 2px,rgba(231,241,234,.035) 3px);mix-blend-mode:screen}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}::selection{background:var(--accent);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lang-switch[data-astro-cid-r2b4e7hz]{display:inline-flex;align-items:center;gap:4px;font-weight:500;letter-spacing:.12em}.lang-opt[data-astro-cid-r2b4e7hz]{color:var(--mute);text-decoration:none;padding:2px 5px;border:1px solid transparent;transition:color .14s ease,border-color .14s ease}.lang-opt[data-astro-cid-r2b4e7hz]:hover{color:var(--accent-strong)}.lang-opt[data-astro-cid-r2b4e7hz].active{color:var(--accent-strong);font-weight:600;border-color:var(--accent-strong)}.lang-sep[data-astro-cid-r2b4e7hz]{color:var(--hair);font-weight:400}@media(max-width:768px){.lang-switch[data-astro-cid-r2b4e7hz]{gap:3px}.lang-opt[data-astro-cid-r2b4e7hz]{padding:2px 4px}}.theme-switch[data-astro-cid-g6q3pnbr]{display:inline-flex;align-items:center;gap:4px;font-weight:500;letter-spacing:.12em}.theme-opt[data-astro-cid-g6q3pnbr]{color:var(--mute);background:transparent;border:1px solid transparent;padding:2px 5px;font:inherit;letter-spacing:inherit;cursor:pointer;transition:color .14s ease,border-color .14s ease}.theme-opt[data-astro-cid-g6q3pnbr]:hover{color:var(--accent-strong)}.theme-opt[data-astro-cid-g6q3pnbr].active{color:var(--accent-strong);font-weight:600;border-color:var(--accent-strong)}.theme-sep[data-astro-cid-g6q3pnbr]{color:var(--hair);font-weight:400}@media(max-width:768px){.theme-switch[data-astro-cid-g6q3pnbr]{gap:3px}.theme-opt[data-astro-cid-g6q3pnbr]{padding:2px 4px}}.terminal[data-astro-cid-uhrerali]{display:grid;grid-template-rows:32px 1fr 28px;width:100%;height:100vh;overflow:hidden}.top-bar[data-astro-cid-uhrerali],.bottom-bar[data-astro-cid-uhrerali]{display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:10.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);position:relative;z-index:3}.top-bar[data-astro-cid-uhrerali]{border-bottom:1px solid var(--hair)}.bottom-bar[data-astro-cid-uhrerali]{border-top:1px solid var(--hair)}.bar-group[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:10px}.bar-right[data-astro-cid-uhrerali]{justify-self:end}.brand[data-astro-cid-uhrerali]{font-weight:600;letter-spacing:.12em}.mute[data-astro-cid-uhrerali]{color:var(--mute);font-weight:400}.tag[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;gap:4px;color:var(--ink);font-weight:500}.sep[data-astro-cid-uhrerali]{color:var(--hair);font-weight:400}.prompt[data-astro-cid-uhrerali],.online[data-astro-cid-uhrerali]{color:var(--accent-strong);font-weight:600}.mail[data-astro-cid-uhrerali]{color:var(--ink);text-decoration:none;position:relative;padding-bottom:1px;border-bottom:1px dashed transparent;transition:border-color .2s}.mail[data-astro-cid-uhrerali]:hover{border-bottom-color:var(--accent-strong)}.blink[data-astro-cid-uhrerali]{display:inline-block;color:var(--accent-strong);font-weight:600;animation:blink 1.1s steps(1,end) infinite}.body[data-astro-cid-uhrerali]{display:grid;grid-template-columns:240px 1fr;min-height:0}.sidebar[data-astro-cid-uhrerali]{border-right:1px solid var(--hair);display:grid;grid-template-columns:1fr;grid-template-rows:3fr 2fr;min-width:0;min-height:0;overflow:hidden}.side-top[data-astro-cid-uhrerali]{grid-column:1;grid-row:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.side-logo[data-astro-cid-uhrerali]{padding:24px 20px 22px;border-bottom:1px solid var(--hair);display:flex;flex-direction:column;gap:4px}.ascii-brand[data-astro-cid-uhrerali]{line-height:1;padding-bottom:4px;margin:0}.ascii-brand[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{display:block;width:auto;max-width:100%;height:36px}.side-logo[data-astro-cid-uhrerali] .mute[data-astro-cid-uhrerali]{font-size:10px;letter-spacing:.1em;text-transform:uppercase;line-height:1.5}.side-boot[data-astro-cid-uhrerali]{padding:16px 20px 14px;font-size:10px;letter-spacing:.04em;line-height:1.65;color:var(--ink);user-select:none}.boot-head[data-astro-cid-uhrerali]{color:var(--accent-strong);font-weight:600;margin-bottom:10px;letter-spacing:.08em;text-transform:uppercase}.boot-list[data-astro-cid-uhrerali]{display:flex;flex-direction:column}.boot-row[data-astro-cid-uhrerali]{display:grid;grid-template-columns:auto 1fr auto;column-gap:8px;align-items:baseline}.boot-tag[data-astro-cid-uhrerali]{font-weight:500}.boot-tag[data-astro-cid-uhrerali].ok{color:var(--accent-strong)}.boot-tag[data-astro-cid-uhrerali].no{color:var(--mute)}.boot-name[data-astro-cid-uhrerali]{color:var(--ink)}.boot-val[data-astro-cid-uhrerali]{color:var(--mute)}.boot-div[data-astro-cid-uhrerali]{color:var(--hair);margin:4px 0;letter-spacing:.15em}.boot-tag[data-astro-cid-uhrerali]{opacity:0}.boot-tag[data-astro-cid-uhrerali].lit{opacity:1}.side-nav[data-astro-cid-uhrerali]{grid-column:1;grid-row:2;align-self:start;padding:0 0 18px;display:flex;flex-direction:column;gap:1px;overflow:hidden}.side-nav[data-astro-cid-uhrerali]>.hr[data-astro-cid-uhrerali]{margin-bottom:9px}.nav-item[data-astro-cid-uhrerali]{display:grid;grid-template-columns:18px 30px 1fr;align-items:center;gap:0;padding:10px 20px;text-decoration:none;color:var(--ink);font-size:15px;letter-spacing:.01em;transition:background .12s ease;cursor:pointer}.nav-item[data-astro-cid-uhrerali]:hover{background:#bce4ca2e}.nav-item[data-astro-cid-uhrerali] .marker[data-astro-cid-uhrerali]{color:var(--hair);font-weight:600;opacity:0;transition:opacity .14s ease,color .14s ease}.nav-item[data-astro-cid-uhrerali]:hover .marker[data-astro-cid-uhrerali]{opacity:1;color:var(--accent-strong)}.nav-item[data-astro-cid-uhrerali].active{background:#bce4ca38}.nav-item[data-astro-cid-uhrerali].active .marker[data-astro-cid-uhrerali]{opacity:1;color:var(--accent-strong);animation:blink 1.2s steps(1,end) infinite}.nav-num[data-astro-cid-uhrerali]{font-size:10.5px;font-weight:400;color:var(--mute);letter-spacing:.12em}.nav-name[data-astro-cid-uhrerali]{font-weight:500;letter-spacing:.02em}.nav-item[data-astro-cid-uhrerali].active .nav-name[data-astro-cid-uhrerali]{font-weight:600}.side-foot[data-astro-cid-uhrerali]{grid-column:1;grid-row:2;align-self:end;padding:0;display:flex;flex-direction:column;gap:0}.hr[data-astro-cid-uhrerali]{height:1px;background:var(--hair);border:none}.cta[data-astro-cid-uhrerali]{display:grid;grid-template-columns:18px 30px 1fr auto;align-items:center;padding:20px;font-size:13px;color:var(--ink);text-decoration:none;letter-spacing:.01em;transition:color .2s ease,background .12s ease}.cta[data-astro-cid-uhrerali]:hover{background:#bce4ca2e}.cta-prompt[data-astro-cid-uhrerali]{grid-column:1;color:var(--accent-strong);font-weight:600}.cta-label[data-astro-cid-uhrerali]{grid-column:3;font-weight:500;letter-spacing:.02em}.cta[data-astro-cid-uhrerali] .blink[data-astro-cid-uhrerali]{grid-column:4}.cta[data-astro-cid-uhrerali]:hover .cta-label[data-astro-cid-uhrerali]{color:var(--accent-strong)}.right[data-astro-cid-uhrerali]{display:grid;grid-template-rows:3fr 2fr;min-height:0;overflow:hidden}.hero[data-astro-cid-uhrerali]{padding:16px;min-height:0;position:relative}.hero-frame[data-astro-cid-uhrerali]{position:relative;width:100%;height:100%;border:1px solid var(--hair);background:var(--surface);overflow:hidden}.hero-canvas[data-astro-cid-uhrerali]{position:absolute;inset:0;width:100%;height:100%;display:block}.bracket[data-astro-cid-uhrerali]{position:absolute;width:12px;height:12px;pointer-events:none}.bracket-tl[data-astro-cid-uhrerali]{top:-1px;left:-1px;border-top:2px solid var(--accent-strong);border-left:2px solid var(--accent-strong)}.bracket-tr[data-astro-cid-uhrerali]{top:-1px;right:-1px;border-top:2px solid var(--accent-strong);border-right:2px solid var(--accent-strong)}.bracket-bl[data-astro-cid-uhrerali]{bottom:-1px;left:-1px;border-bottom:2px solid var(--accent-strong);border-left:2px solid var(--accent-strong)}.bracket-br[data-astro-cid-uhrerali]{bottom:-1px;right:-1px;border-bottom:2px solid var(--accent-strong);border-right:2px solid var(--accent-strong)}.hud[data-astro-cid-uhrerali]{position:absolute;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);background:var(--hud-bg);padding:3px 7px;pointer-events:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(188,228,202,.6)}.hud-tl[data-astro-cid-uhrerali]{top:10px;left:10px;display:inline-flex;align-items:center;gap:7px}.hud-tr[data-astro-cid-uhrerali]{top:10px;right:10px;display:inline-flex;align-items:center;gap:6px}.hud-bl[data-astro-cid-uhrerali]{bottom:10px;left:10px;display:flex;flex-direction:column;gap:2px;line-height:1.55}.hud-br[data-astro-cid-uhrerali]{bottom:10px;right:10px;display:inline-flex;align-items:center;gap:8px}.hud-dim[data-astro-cid-uhrerali]{color:var(--mute)}.hud[data-astro-cid-uhrerali] .dot[data-astro-cid-uhrerali]{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent-strong);animation:blink 1.6s steps(1,end) infinite}.rec-dot[data-astro-cid-uhrerali]{display:inline-block;width:7px;height:7px;background:var(--accent-strong);animation:blink 1.8s steps(1,end) infinite}.scale-num[data-astro-cid-uhrerali]{font-variant-numeric:tabular-nums}.scale-bar[data-astro-cid-uhrerali]{display:inline-block;width:44px;height:1px;background:var(--accent-strong);position:relative}.scale-bar[data-astro-cid-uhrerali]:before,.scale-bar[data-astro-cid-uhrerali]:after{content:"";position:absolute;top:-3px;width:1px;height:7px;background:var(--accent-strong)}.scale-bar[data-astro-cid-uhrerali]:before{left:0}.scale-bar[data-astro-cid-uhrerali]:after{right:0}.card-area[data-astro-cid-uhrerali]{position:relative;padding:0 16px 16px;min-height:0;overflow:hidden}.card-frame[data-astro-cid-uhrerali]{position:absolute;inset:0 16px 16px;border:1px solid var(--hair);background:var(--surface);overflow:hidden}.card[data-astro-cid-uhrerali]{position:absolute;inset:0;display:flex;flex-direction:column;gap:clamp(8px,1.4vh,14px);padding:clamp(12px,1.8vh,18px) clamp(16px,2vw,22px);opacity:0;pointer-events:none;overflow:hidden}.card[data-astro-cid-uhrerali].active{opacity:1;pointer-events:auto}.card-head[data-astro-cid-uhrerali]{display:flex;align-items:baseline;gap:8px;padding-bottom:clamp(6px,1vh,10px);border-bottom:1px dashed var(--hair)}.card-head[data-astro-cid-uhrerali] .prompt[data-astro-cid-uhrerali]{font-size:clamp(13px,1.55vh,16px)}.card-title[data-astro-cid-uhrerali]{font-size:clamp(17px,2.1vh,22px);font-weight:600;letter-spacing:.01em;color:var(--ink);line-height:1}.card-title[data-astro-cid-uhrerali] .dim[data-astro-cid-uhrerali]{color:var(--mute);font-weight:400}.card-tag[data-astro-cid-uhrerali]{margin-left:auto;font-size:10px;letter-spacing:.15em;color:var(--mute);text-transform:uppercase}.lead[data-astro-cid-uhrerali]{font-size:clamp(12.5px,1.45vh,15px);color:var(--ink);letter-spacing:.01em;line-height:1.55}.body-text[data-astro-cid-uhrerali]{font-size:clamp(12px,1.4vh,14.5px);color:var(--mute);line-height:1.65;max-width:62ch}.feat-list[data-astro-cid-uhrerali]{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:clamp(4px,.8vh,10px) 32px;margin-top:4px}.feat-list[data-astro-cid-uhrerali] li[data-astro-cid-uhrerali]{display:grid;grid-template-columns:24px auto 1fr;gap:10px;align-items:baseline;padding:clamp(4px,.7vh,8px) 0;border-bottom:1px dashed var(--hair)}.feat-id[data-astro-cid-uhrerali]{font-size:10.5px;color:var(--accent-strong);letter-spacing:.1em;font-weight:600}.feat-k[data-astro-cid-uhrerali]{font-size:clamp(12px,1.4vh,14.5px);font-weight:600;color:var(--ink);letter-spacing:.01em}.feat-v[data-astro-cid-uhrerali]{font-size:clamp(11.5px,1.35vh,14px);color:var(--mute);letter-spacing:.01em;line-height:1.5}.price-row[data-astro-cid-uhrerali]{display:flex;align-items:baseline;gap:14px;padding:8px 0 2px}.price-currency[data-astro-cid-uhrerali]{font-size:clamp(36px,4vw,54px);font-weight:400;color:var(--accent-strong);line-height:1;letter-spacing:-.02em}.price-display[data-astro-cid-uhrerali]{font-size:clamp(48px,6.5vw,92px);font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;white-space:nowrap}.ls-wrap[data-astro-cid-uhrerali]{margin-top:4px}.ls-header[data-astro-cid-uhrerali],.ls-row[data-astro-cid-uhrerali]{display:grid;grid-template-columns:110px 1fr 70px 110px;gap:12px;align-items:center;padding:clamp(6px,1vh,10px) 8px;font-size:clamp(11.5px,1.35vh,14px);letter-spacing:.01em}.ls-header[data-astro-cid-uhrerali]{color:var(--mute);font-size:10px;text-transform:uppercase;letter-spacing:.18em;padding:4px 8px;border-bottom:1px dashed var(--hair)}.ls-row[data-astro-cid-uhrerali]{text-decoration:none;color:var(--ink);border-bottom:1px dashed var(--hair);transition:background .14s ease;position:relative}.ls-row[data-astro-cid-uhrerali]:hover{background:#bce4ca38}.ls-perm[data-astro-cid-uhrerali]{color:var(--accent-strong);font-weight:500;letter-spacing:.04em}.ls-name[data-astro-cid-uhrerali]{font-weight:600;color:var(--ink);letter-spacing:-.01em}.ls-year[data-astro-cid-uhrerali]{color:var(--mute);letter-spacing:.1em}.ls-status[data-astro-cid-uhrerali]{color:var(--accent-strong);font-weight:500;letter-spacing:.02em}.ls-row[data-astro-cid-uhrerali] .st-hover[data-astro-cid-uhrerali],.ls-row[data-astro-cid-uhrerali]:hover .st-idle[data-astro-cid-uhrerali]{display:none}.ls-row[data-astro-cid-uhrerali]:hover .st-hover[data-astro-cid-uhrerali]{display:inline}.form[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:clamp(4px,.9vh,10px);margin-top:4px}.form-row[data-astro-cid-uhrerali]{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:12px;border-bottom:1px dashed var(--hair);padding-bottom:clamp(2px,.6vh,6px)}.form-row[data-astro-cid-uhrerali]:focus-within{border-bottom-color:var(--accent-strong)}.form-label[data-astro-cid-uhrerali]{font-size:clamp(11.5px,1.35vh,14px);color:var(--accent-strong);letter-spacing:.04em;font-weight:500}.form[data-astro-cid-uhrerali] input[data-astro-cid-uhrerali],.form[data-astro-cid-uhrerali] textarea[data-astro-cid-uhrerali]{width:100%;background:transparent;border:none;outline:none;font-family:var(--mono);font-size:clamp(12.5px,1.45vh,15px);font-weight:500;color:var(--ink);letter-spacing:.005em;padding:6px 0;resize:none}.form[data-astro-cid-uhrerali] input[data-astro-cid-uhrerali]::placeholder,.form[data-astro-cid-uhrerali] textarea[data-astro-cid-uhrerali]::placeholder{color:var(--mute);font-weight:400}.form[data-astro-cid-uhrerali] textarea[data-astro-cid-uhrerali]{min-height:0;max-height:clamp(36px,7vh,72px);overflow:auto}.submit[data-astro-cid-uhrerali]{align-self:flex-start;margin-top:4px;padding:clamp(5px,.8vh,7px) 14px;font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--ink);background:transparent;border:1px solid var(--accent-strong);cursor:pointer;transition:background .15s ease,color .15s ease}.submit[data-astro-cid-uhrerali]:hover{background:var(--accent)}.submit[data-astro-cid-uhrerali]:disabled{opacity:.45;cursor:not-allowed}@keyframes enterR{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes enterL{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:none}}@keyframes exitL{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-16px)}}@keyframes exitR{0%{opacity:1;transform:none}to{opacity:0;transform:translate(16px)}}.card[data-astro-cid-uhrerali].enter-right{animation:enterR .28s cubic-bezier(.2,.9,.3,1) both}.card[data-astro-cid-uhrerali].enter-left{animation:enterL .28s cubic-bezier(.2,.9,.3,1) both}.card[data-astro-cid-uhrerali].exit-left{animation:exitL .2s ease-in both;pointer-events:none}.card[data-astro-cid-uhrerali].exit-right{animation:exitR .2s ease-in both;pointer-events:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.top-bar[data-astro-cid-uhrerali]{animation:fadeUp .4s 0s both}.sidebar[data-astro-cid-uhrerali]{animation:fadeUp .45s .05s both}.hero[data-astro-cid-uhrerali]{animation:fadeUp .55s .08s both}.card-area[data-astro-cid-uhrerali]{animation:fadeUp .45s .18s both}.bottom-bar[data-astro-cid-uhrerali]{animation:fadeUp .4s .25s both}@media(hover:hover)and (pointer:fine){body,a[data-astro-cid-uhrerali],button[data-astro-cid-uhrerali],input[data-astro-cid-uhrerali],textarea[data-astro-cid-uhrerali],.nav-item[data-astro-cid-uhrerali]{cursor:none}.cursor-x[data-astro-cid-uhrerali]{position:fixed;top:0;left:0;font-family:var(--mono);font-size:16px;font-weight:400;color:var(--accent-strong);line-height:1;pointer-events:none;z-index:10000;transform:translate(-50%,-50%);mix-blend-mode:multiply;transition:font-weight .08s ease}.cursor-x[data-astro-cid-uhrerali].hot{font-weight:700}.cursor-x[data-astro-cid-uhrerali].hot:before{content:"[";padding-right:2px}.cursor-x[data-astro-cid-uhrerali].hot:after{content:"]";padding-left:2px}.cursor-coords[data-astro-cid-uhrerali]{position:fixed;top:0;left:0;font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.1em;color:var(--accent-strong);padding:2px 5px;background:var(--hud-cursor-bg);border:1px solid var(--accent-strong);pointer-events:none;z-index:10000;transform:translate(10px,10px);white-space:nowrap;mix-blend-mode:multiply}input[data-astro-cid-uhrerali]:focus,textarea[data-astro-cid-uhrerali]:focus{cursor:text}}@media(hover:hover)and (pointer:fine){:root[data-theme=dark] .cursor-x[data-astro-cid-uhrerali],:root[data-theme=dark] .cursor-coords[data-astro-cid-uhrerali]{mix-blend-mode:screen}}@media(hover:none),(pointer:coarse),(max-width:768px){.cursor-x[data-astro-cid-uhrerali],.cursor-coords[data-astro-cid-uhrerali]{display:none}}.nav-item[data-astro-cid-uhrerali]:focus-visible,.cta[data-astro-cid-uhrerali]:focus-visible,.ls-row[data-astro-cid-uhrerali]:focus-visible,.submit[data-astro-cid-uhrerali]:focus-visible,.mail[data-astro-cid-uhrerali]:focus-visible{outline:1px dashed var(--accent-strong);outline-offset:3px}@media(max-width:768px){.terminal[data-astro-cid-uhrerali]{grid-template-rows:28px auto 24px;height:auto;min-height:100vh}.top-bar[data-astro-cid-uhrerali]{font-size:9.5px;padding:0 12px}.top-bar[data-astro-cid-uhrerali] .bar-group[data-astro-cid-uhrerali]:first-child .mute[data-astro-cid-uhrerali]{display:none}.body[data-astro-cid-uhrerali]{grid-template-columns:1fr;grid-template-rows:44px 1fr}.sidebar[data-astro-cid-uhrerali]{display:flex;flex-direction:row;align-items:stretch;height:44px;padding:0;border-right:none;border-bottom:1px solid var(--hair);overflow-x:auto;scrollbar-width:none}.sidebar[data-astro-cid-uhrerali]::-webkit-scrollbar{display:none}.side-logo[data-astro-cid-uhrerali]{flex-shrink:0;height:44px;padding:0 14px;border-bottom:none;border-right:1px solid var(--hair);justify-content:center}.side-logo[data-astro-cid-uhrerali] .mute[data-astro-cid-uhrerali]{display:none}.ascii-brand[data-astro-cid-uhrerali]{padding-bottom:0}.ascii-brand[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{height:22px}.side-nav[data-astro-cid-uhrerali]{flex:1;flex-direction:row;padding:0;gap:0;min-width:0;height:44px}.nav-item[data-astro-cid-uhrerali]{flex:1;min-width:0;height:44px;display:flex;align-items:center;justify-content:center;gap:0;padding:0 6px;border-right:1px solid var(--hair);font-size:11px;white-space:nowrap;overflow:hidden;text-align:center}.nav-item[data-astro-cid-uhrerali]:last-child{border-right:none}.nav-item[data-astro-cid-uhrerali] .marker[data-astro-cid-uhrerali],.nav-item[data-astro-cid-uhrerali] .nav-num[data-astro-cid-uhrerali]{display:none}.nav-item[data-astro-cid-uhrerali] .nav-name[data-astro-cid-uhrerali],.nav-item[data-astro-cid-uhrerali].active .nav-name[data-astro-cid-uhrerali]{font-weight:500}.nav-item[data-astro-cid-uhrerali].active{box-shadow:inset 0 -2px 0 var(--accent-strong)}.side-foot[data-astro-cid-uhrerali],.side-boot[data-astro-cid-uhrerali]{display:none}.right[data-astro-cid-uhrerali]{display:flex;flex-direction:column;height:auto;overflow:visible}.hero[data-astro-cid-uhrerali]{height:62vw;max-height:420px;padding:10px}.card-area[data-astro-cid-uhrerali]{padding:0 10px 10px;height:auto;overflow:visible}.card-frame[data-astro-cid-uhrerali]{position:static;inset:auto;border:none;background:transparent;overflow:visible}.card[data-astro-cid-uhrerali]{position:static;inset:auto;display:none;padding:16px 14px;gap:12px;border:1px solid var(--hair);background:var(--surface);overflow:visible;opacity:1}.card[data-astro-cid-uhrerali].active{display:flex}.card[data-astro-cid-uhrerali].enter-right,.card[data-astro-cid-uhrerali].enter-left,.card[data-astro-cid-uhrerali].exit-right,.card[data-astro-cid-uhrerali].exit-left{animation:none}.feat-list[data-astro-cid-uhrerali]{grid-template-columns:1fr;gap:0}.feat-list[data-astro-cid-uhrerali] li[data-astro-cid-uhrerali]{grid-template-columns:24px 1fr;grid-template-areas:"id key" ".  val";column-gap:10px;row-gap:2px;padding:10px 0}.feat-list[data-astro-cid-uhrerali] .feat-id[data-astro-cid-uhrerali]{grid-area:id}.feat-list[data-astro-cid-uhrerali] .feat-k[data-astro-cid-uhrerali]{grid-area:key}.feat-list[data-astro-cid-uhrerali] .feat-v[data-astro-cid-uhrerali]{grid-area:val}.ls-header[data-astro-cid-uhrerali]{display:none}.ls-row[data-astro-cid-uhrerali]{grid-template-columns:1fr auto;grid-template-areas:"name status" "perm year";gap:4px 8px;padding:12px 6px}.ls-name[data-astro-cid-uhrerali]{grid-area:name;font-size:13px}.ls-status[data-astro-cid-uhrerali]{grid-area:status;text-align:right}.ls-perm[data-astro-cid-uhrerali]{grid-area:perm;font-size:10.5px}.ls-year[data-astro-cid-uhrerali]{grid-area:year;font-size:10.5px;text-align:right}.form-row[data-astro-cid-uhrerali]{grid-template-columns:1fr;gap:2px;padding-bottom:8px}.form[data-astro-cid-uhrerali] input[data-astro-cid-uhrerali],.form[data-astro-cid-uhrerali] textarea[data-astro-cid-uhrerali]{font-size:16px}.price-currency[data-astro-cid-uhrerali]{font-size:32px}.price-display[data-astro-cid-uhrerali]{font-size:52px}.bottom-bar[data-astro-cid-uhrerali]{font-size:9px;padding:0 12px}.bottom-bar[data-astro-cid-uhrerali] .bar-right[data-astro-cid-uhrerali] .mail[data-astro-cid-uhrerali]{display:none}}@media(prefers-reduced-motion:reduce){.top-bar[data-astro-cid-uhrerali],.sidebar[data-astro-cid-uhrerali],.hero[data-astro-cid-uhrerali],.card-area[data-astro-cid-uhrerali],.bottom-bar[data-astro-cid-uhrerali],.card[data-astro-cid-uhrerali].enter-right,.card[data-astro-cid-uhrerali].enter-left,.card[data-astro-cid-uhrerali].exit-left,.card[data-astro-cid-uhrerali].exit-right,.blink[data-astro-cid-uhrerali],.nav-item[data-astro-cid-uhrerali].active .marker[data-astro-cid-uhrerali],.hud[data-astro-cid-uhrerali] .dot[data-astro-cid-uhrerali]{animation:none}.boot-tag[data-astro-cid-uhrerali]{opacity:1}}
