@charset "UTF-8";.lightbox[data-v-be0aa33b]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:999999!important;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox.lightbox-open[data-v-be0aa33b]{opacity:1;visibility:visible}.lightbox-close[data-v-be0aa33b]{position:absolute;display:flex;align-items:center;justify-content:center;top:20px;right:30px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1000000!important;padding:10px;border-radius:50%;height:50px;width:50px;text-align:center;transition:background-color .2s ease}.lightbox-prev[data-v-be0aa33b],.lightbox-next[data-v-be0aa33b]{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1000000!important;padding:10px;border-radius:50%;height:50px;width:50px;text-align:center;transition:background-color .2s ease}.lightbox-prev[data-v-be0aa33b]{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.lightbox-next[data-v-be0aa33b]{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.lightbox-close[data-v-be0aa33b]:hover{background-color:#ffffff1a}.lightbox-content[data-v-be0aa33b]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 20px 20px}.image-container[data-v-be0aa33b]{position:relative;width:100%;height:100%;max-width:min(95vw,95vh);max-height:min(95vh,95vw);display:flex;align-items:center;justify-content:center}.lightbox-image[data-v-be0aa33b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0000004d}@media (orientation: landscape){.image-container[data-v-be0aa33b]{max-width:90vw;max-height:80vh}}@media (orientation: portrait){.image-container[data-v-be0aa33b]{max-width:85vw;max-height:70vh}}@media (max-width: 768px){.lightbox-content[data-v-be0aa33b]{padding:80px 10px 10px}.image-container[data-v-be0aa33b]{max-width:95vw;max-height:75vh}}@media (max-width: 480px){.lightbox-content[data-v-be0aa33b]{padding:70px 5px 5px}.image-container[data-v-be0aa33b]{max-width:98vw;max-height:80vh}}:root,:root[data-theme=dark]{--bg: #020a02;--surface: #04120a;--surface-2: #06180d;--fg: #9bffb0;--muted: #4f8f63;--primary: #39ff14;--secondary: #27c93f;--accent: #76ffb0;--border: #123a1c;--void: #9bffb0;--ghost: #ffffff;--olive: #ffe6d7;--selection: #0f3d1c;--prompt: #39ff14}:root[data-theme=light]{--bg: #eef6ec;--surface: #f6fbf3;--surface-2: #e4f0e0;--fg: #163a1f;--muted: #5d7a62;--primary: #1a8f3c;--secondary: #3f9e57;--accent: #137a4a;--border: #cfe3cb;--void: #163a1f;--ghost: #fffaf0;--olive: #ffe6d7;--selection: #cfe8d2;--prompt: #1a7f37}html{background-color:var(--bg)}body,.term-nav,.term-prompt,a,h1,h2,h3,strong{transition:background-color .4s ease,color .4s ease,border-color .4s ease}*{box-sizing:border-box}html,body{height:100%}body{display:flex;position:relative;flex-direction:column;width:100%;margin:0;padding:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:400;font-size:14pt;-moz-osx-font-smoothing:grayscale;color:var(--fg);background-color:var(--bg)}#app{display:flex;flex-direction:column;height:100vh;height:100dvh}::selection{background:var(--primary);color:var(--bg)}main{flex:1;z-index:10}.error{color:tomato}.container{position:relative;max-width:1200px;width:100%;height:100%;margin:0 auto}@media screen and (max-width: 768px){.container{flex-direction:column}}h1{font-size:2rem;margin:16px 0;font-weight:700}h1,h2,h3{color:var(--fg)}p{width:100%;max-width:80ch;line-height:1.7rem;margin:6px 0}strong{font-weight:700;color:var(--primary);padding:0 .2rem}a{color:var(--accent);position:relative;text-decoration:none;z-index:10;font-weight:600}a:hover{color:var(--primary);text-decoration:underline}ul{padding:0}.toasty{border:none}.toasty-content{display:block;background-color:var(--primary);color:var(--bg);border-radius:.5rem;padding:2rem}.term{position:relative;display:flex;flex-direction:column;height:100vh;height:100dvh;height:100svh;max-width:1100px;width:100%;margin:0 auto;background:var(--surface);border-inline:1px solid var(--border)}@media screen and (max-width: 768px){.term{max-width:100%;border-inline:none}}.term:after{content:"";position:absolute;inset:0;z-index:40;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 1px,transparent 1px,transparent 3px)}@media (prefers-reduced-motion: no-preference){.term:after{animation:crt-flicker 6s steps(60) infinite}}@keyframes crt-flicker{0%,to{opacity:.55}48%{opacity:.5}50%{opacity:.7}52%{opacity:.5}}.term-nav{position:sticky;top:0;z-index:20;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1.25rem;background:var(--surface-2);border-bottom:1px solid var(--border)}@media screen and (max-width: 768px){.term-nav{padding:.6rem .85rem}}.term-brand{color:var(--muted);font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.term-theme{flex:0 0 auto;background:transparent;border:1px solid var(--border);color:var(--muted);border-radius:6px;padding:.25rem .55rem;font:inherit;font-size:.75rem;text-transform:capitalize;cursor:pointer}.term-theme:hover{color:var(--fg);border-color:var(--primary)}.term-scroll{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:1.5rem 1.75rem 1rem}@media screen and (max-width: 768px){.term-scroll{padding:1rem 1rem .75rem}}.term-hint{margin:0 0 1rem;color:var(--muted);font-size:.85rem}.term-log{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.term-line{font-size:.9rem;line-height:1.5;word-break:break-word}.term-ps1{color:var(--prompt);font-weight:700;white-space:nowrap;text-shadow:0 0 8px color-mix(in srgb,var(--prompt) 45%,transparent)}.term-echo .term-cmd{margin-left:.4rem;color:var(--accent)}.term-response{color:var(--fg)}.term-error{color:tomato}.term-accent{color:var(--primary);font-weight:700;text-shadow:0 0 8px color-mix(in srgb,var(--primary) 45%,transparent)}.term-suggest-inline,.term-cmd-link{background:none;border:none;padding:0;font:inherit;color:var(--primary);font-weight:700;cursor:pointer}.term-suggest-inline:hover,.term-cmd-link:hover{text-decoration:underline}.term-help{display:flex;flex-direction:column;gap:.2rem;margin-top:.25rem}.term-help .help-row{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:1rem}@media screen and (max-width: 768px){.term-help .help-row{grid-template-columns:1fr;gap:0;margin-bottom:.35rem}}.term-help .help-cmd{color:var(--primary)}.term-help .help-desc{color:var(--muted)}.term-prompt{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;padding:.85rem 1.25rem;border-top:1px solid var(--border);background:var(--surface-2)}@media screen and (max-width: 768px){.term-prompt{padding:.7rem .85rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}}.term-prompt .term-ps1{font-size:.9rem}.term-field{position:relative;flex:1 1 auto;display:flex}#term-input{width:100%;background:transparent;border:none;outline:none;color:var(--fg);font:inherit;font-size:.95rem;caret-color:var(--primary)}#term-input::placeholder{color:var(--muted)}.term-suggest{list-style:none;margin:0;padding:.25rem;position:absolute;bottom:calc(100% + .6rem);left:0;right:0;max-height:240px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 30px #00000059;z-index:50}.term-suggest li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem .6rem;border-radius:5px;cursor:pointer}.term-suggest li.is-active,.term-suggest li:hover{background:var(--surface-2)}.term-suggest .sg-name{color:var(--primary);font-weight:600}.term-suggest .sg-desc{color:var(--muted);font-size:.78rem;text-align:right}@media screen and (max-width: 768px){.term-suggest .sg-desc{display:none}}.neofetch{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin:.5rem 0 1rem}@media screen and (max-width: 768px){.neofetch{gap:1rem;justify-content:flex-start}}.neofetch-art{margin:0 0 0 auto;color:var(--accent);font-size:1.15rem;line-height:1.05;white-space:pre;cursor:pointer;overflow-x:auto}@media screen and (max-width: 768px){.neofetch-art{margin:0;font-size:.7rem}}.neofetch-art .art-line{display:block}@media (prefers-reduced-motion: no-preference){.neofetch-art{animation:art-glow 4.5s ease-in-out infinite}}@keyframes art-glow{0%,to{text-shadow:0 0 0 transparent;opacity:1}50%{text-shadow:0 0 10px var(--accent);opacity:.9}}.neofetch-info{margin:0;font-size:.9rem;line-height:1.55;min-width:16rem}.neofetch-info .nf-head{margin:0;font-weight:700;display:flex;align-items:center;gap:.6rem}.neofetch-info .nf-user,.neofetch-info .nf-host{color:var(--primary)}.neofetch-info .nf-avatar{width:1.6rem;height:1.6rem;border-radius:50%;object-fit:cover;cursor:pointer;border:1px solid var(--border)}.neofetch-info .nf-sep{margin:0 0 .25rem;color:var(--muted)}.neofetch-info .nf-row{display:flex;gap:.5rem}.neofetch-info .nf-row dt{flex:0 0 5.5rem;color:var(--primary);font-weight:700}.neofetch-info .nf-row dd{margin:0;color:var(--fg)}.neofetch-info .nf-colors{display:flex;gap:0;margin-top:.75rem}.neofetch-info .nf-colors span{width:1.1rem;height:1.1rem;display:inline-block}.neofetch-info .nf-colors span:nth-child(1){background:#2f3542}.neofetch-info .nf-colors span:nth-child(2){background:#ff5f56}.neofetch-info .nf-colors span:nth-child(3){background:#27c93f}.neofetch-info .nf-colors span:nth-child(4){background:#ffbd2e}.neofetch-info .nf-colors span:nth-child(5){background:var(--accent)}.neofetch-info .nf-colors span:nth-child(6){background:var(--primary)}.neofetch-info .nf-colors span:nth-child(7){background:var(--secondary)}.neofetch-info .nf-colors span:nth-child(8){background:var(--fg)}.nf-copy{background:none;border:none;padding:0;margin:0;font:inherit;color:var(--primary);cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:.4rem}.nf-copy:hover{text-decoration:underline}.nf-copy ion-icon{font-size:1rem}.term-output{display:block;padding-block:.5rem 1.5rem}.term-output h1{font-size:1.6rem;margin-top:0}.term-output p{color:var(--fg)}.about-photo{display:block;width:12rem;max-width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:10px;margin:.5rem 0 1.25rem;cursor:pointer;transition:opacity .2s ease}.about-photo:hover{opacity:.9}body.no-scroll{overflow:hidden}#error-msg{width:80%;height:100%;margin:0 auto;display:grid;grid-template-columns:1fr;grid-template-rows:2fr;text-align:center}#error-msg .circle{width:15rem;height:15rem;margin:0 auto;grid-row-start:1;clip-path:circle(50% at 50% 50%)}#error-msg .circle img{width:100%;height:100%;object-fit:cover}#error-msg #msg{grid-row-start:2;color:var(--secondary)}.btn-primary{width:clamp(100%,10rem,12rem);background-color:transparent;border:1px solid var(--border);padding:.55rem .8rem;border-radius:.3rem;color:var(--fg);font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn-primary:hover:not(:disabled){background-color:var(--surface-2);border-color:var(--secondary);color:var(--primary)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-cv{position:relative;width:3rem;background-color:transparent;border:1px solid var(--border);padding:.3rem;border-radius:.3rem;color:var(--fg);text-align:center;font-weight:600;font-size:1rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn-cv ion-icon{position:absolute;top:.8rem;margin-left:.3rem}.btn-cv:hover{background-color:var(--surface-2);border-color:var(--secondary);color:var(--primary)}.inline-copy{margin-top:1.6rem;position:relative;display:inline-block;padding:.5rem .75rem;background-color:transparent;color:var(--fg);border-radius:.5rem;border:1px solid var(--border);font-size:1.2rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.inline-copy:hover{background-color:var(--surface-2);border-color:var(--secondary);color:var(--primary)}.inline-copy .confirmation{position:absolute;visibility:hidden;opacity:0;background-color:var(--surface-2);color:var(--primary);top:.1rem;right:-5rem;padding:.4rem;border-radius:2px}.inline-copy .show{--webkit-transition: translate all ease-in-out;transition:translate all ease-in-out;animation-name:popup;animation-duration:2s}.inline-copy ion-icon{margin-left:.8rem;margin-right:.8rem;pointer-events:none}@keyframes popup{0%{transform:translate(10px)}30%{visibility:visible;opacity:80%}to{opacity:100%;transform:translate(5px)}}.no-scroll{overflow:hidden}.gallery-wrapper{width:100%;height:100%;overflow:hidden}.gallery{display:flex;flex-wrap:wrap;gap:1rem}.slide{display:flex;position:relative;justify-content:center;align-items:center;height:auto;background-color:#103019;border:1px solid #2f6b41;border-radius:5px;padding:4px;margin:0 0 1rem;width:100%;break-inside:avoid}.slide>.content{display:block;padding:1rem 1.5rem}.slide .info-btn{position:absolute;display:flex;align-items:center;justify-content:center;gap:.2rem;bottom:.5rem;right:.5rem;background-color:#0009;color:var(--accent);border:1px solid var(--border);border-radius:5px;padding:4px;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.slide .info-btn:hover{border-color:var(--secondary);color:var(--primary)}.slide .info-btn-open{background-color:#000c;border-color:var(--secondary);color:var(--primary)}.slide figcaption{position:absolute;left:.5rem;bottom:.5rem;margin:0;padding:.35rem .5rem;background:#000000b3;color:#fefefe;border-radius:4px;font-size:.9rem;line-height:1.2;pointer-events:none}.slide figure{display:flex;position:relative;width:100%}.slide img{display:block;object-fit:contain;object-position:center;width:100%;height:auto}.albums{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr auto;gap:1rem;justify-items:start}@media screen and (max-width: 768px){.albums{grid-template-columns:1fr}}.albums li{display:flex;border-radius:5px;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:20rem}.albums li a{display:flex;width:100%;height:100%;color:#fefefe;font-size:32pt;text-decoration:none;padding:.5rem;background-color:#00000080;transition:background-color .3s ease-in-out;justify-content:center;align-items:center}.albums li a:hover{background-color:#000000b3}.albums .col-span-1{grid-column:span 1}.albums .col-span-2{grid-column:span 2}.albums .col-span-3{grid-column:span 3}.albums .flex-100{flex:1 0 100%}.albums .flex-60{flex:1 0 60%}.albums .flex-40{flex:1 0 40%}.albums .flex-20{flex:1 0 20%}@media screen and (max-width: 768px){.albums .col-span-1,.albums .col-span-2,.albums .col-span-3{grid-column:span 1}.albums .flex-100,.albums .flex-60,.albums .flex-40,.albums .flex-20{flex:1 0 100%}}.products-container{display:flex;width:100%;height:100%;gap:30px}@media screen and (max-width: 768px){.products-container{flex-direction:column}}.product-card{display:flex;flex-direction:column;flex:0 1 30rem;max-width:30rem;background-color:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}@media screen and (max-width: 768px){.product-card{max-width:100%;flex:1 0 100%}}.product-image{width:100%;aspect-ratio:3/2;position:relative;border-bottom:1px solid var(--border);overflow:hidden;cursor:pointer;isolation:isolate}.product-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease-in-out}.product-image:hover img{opacity:.9}.product-info{padding:1rem;flex:1 1 auto;display:flex;flex-direction:column}.product-tagline{font-size:12pt;font-weight:600;margin-top:10px;color:var(--muted)}.product-variants{display:flex;gap:.5rem;margin-top:14px}.variant-btn{flex:1 1 0;background-color:transparent;border:1px solid var(--border);border-radius:.3rem;padding:.45rem .6rem;color:var(--fg);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.variant-btn:hover{border-color:var(--secondary)}.variant-btn.is-selected{background-color:var(--surface-2);border-color:var(--secondary);color:var(--primary)}.product-pricing{margin:18px 0;font-weight:500;text-align:right}.product-info .btn-primary{margin-top:auto}
