.hero.svelte-1q37ri0{flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.hash-container.svelte-1q37ri0{justify-content:center;align-items:center;min-height:80px;display:flex;position:relative}.hash-line.svelte-1q37ri0{letter-spacing:clamp(0px,.3vw,2px);white-space:nowrap;opacity:0;max-width:95vw;font-size:clamp(10px,2.5vw,22px);font-weight:400;overflow:hidden}.hash-line .char{color:#333;transition:opacity .8s;display:inline-block}.hash-line .char.signal{color:var(--signal);font-weight:500}.hash-line .char.wiped{opacity:0;transition:opacity .15s}.hash-line .char.gone{opacity:0;letter-spacing:0;width:0;margin:0;padding:0;transition:width .5s,letter-spacing .4s,margin .5s;overflow:hidden}.scan-line{background:var(--signal);opacity:.6;width:2px;box-shadow:0 0 8px var(--signal), 0 0 20px var(--signal);pointer-events:none;will-change:transform;z-index:10;position:absolute;top:0;bottom:0;left:0}.hash-line.grow{letter-spacing:clamp(2px,.5vw,4px);will-change:transform;max-width:none;font-size:clamp(24px,7vw,72px);overflow:visible}.hash-line .char.fluorescent{opacity:0;animation:.8s ease-out forwards svelte-1q37ri0-fluorescent}@keyframes svelte-1q37ri0-fluorescent{0%{opacity:0}5%{opacity:.7}10%{opacity:0}20%{opacity:.5}25%{opacity:0}35%{opacity:.9}40%{opacity:.2}50%{opacity:1}55%{opacity:.4}65%{opacity:1}75%{opacity:.9}to{opacity:1}}.hash-line .cursor{color:var(--signal);margin-left:.12em;font-weight:500;animation:1.1s step-end infinite svelte-1q37ri0-cursorBlink;display:inline-block}@keyframes svelte-1q37ri0-cursorBlink{50%{opacity:0}}.tagline.svelte-1q37ri0{letter-spacing:3px;text-transform:uppercase;color:var(--mid);opacity:0;margin-top:32px;font-size:clamp(10px,1.2vw,14px);font-weight:300;transition:opacity 1s}.tagline.visible.svelte-1q37ri0{opacity:1}.scroll-hint.svelte-1q37ri0{opacity:0;cursor:pointer;pointer-events:none;font:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:8px 16px;transition:opacity .6s;display:flex;position:absolute;bottom:5vh}.scroll-hint.visible.svelte-1q37ri0{opacity:1;pointer-events:auto}.hint-label.svelte-1q37ri0{letter-spacing:2px;color:var(--signal);opacity:0;font-size:11px;font-weight:300;transition:opacity .25s,transform .25s;transform:translateY(4px)}.scroll-hint.svelte-1q37ri0 svg:where(.svelte-1q37ri0){width:24px;height:24px;stroke:var(--text);fill:none;stroke-width:1.5px;transition:stroke .25s;animation:1.5s ease-in-out infinite svelte-1q37ri0-arrowBounce}@media (hover:hover){.scroll-hint.svelte-1q37ri0:hover .hint-label:where(.svelte-1q37ri0),.scroll-hint.svelte-1q37ri0:focus-visible .hint-label:where(.svelte-1q37ri0){opacity:1;transform:none}.scroll-hint.svelte-1q37ri0:hover svg:where(.svelte-1q37ri0),.scroll-hint.svelte-1q37ri0:focus-visible svg:where(.svelte-1q37ri0){stroke:var(--signal)}}@keyframes svelte-1q37ri0-arrowBounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.8;transform:translateY(6px)}}.terminal.svelte-fe92n4{z-index:100;background:#0d0d0d;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;width:min(480px,100vw - 32px);height:min(340px,60dvh);animation:.25s cubic-bezier(.23,1,.32,1) svelte-fe92n4-termIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 48px #000000b3}@keyframes svelte-fe92n4-termIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (width<=600px){.terminal.svelte-fe92n4{top:max(12px, env(safe-area-inset-top));width:auto;height:min(48dvh,340px);bottom:auto;left:12px;right:12px}}.term-bar.svelte-fe92n4{border-bottom:1px solid #1d1d1d;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.term-title.svelte-fe92n4{color:var(--mid);letter-spacing:1px;font-size:11px;font-weight:300}.term-close.svelte-fe92n4{color:var(--mid);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1}.term-close.svelte-fe92n4:hover{color:var(--signal)}.term-body.svelte-fe92n4{flex:1;padding:12px;font-size:12px;line-height:1.7;overflow-y:auto}.line.svelte-fe92n4{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap}.line.out.svelte-fe92n4{color:var(--mid)}.prompt.svelte-fe92n4{color:var(--signal);font-weight:500}.input-line.svelte-fe92n4{gap:8px;display:flex}.input-line.svelte-fe92n4 input:where(.svelte-fe92n4){font:inherit;color:var(--text);caret-color:var(--signal);background:0 0;border:none;outline:none;flex:1;padding:0}@media (width<=600px){.input-line.svelte-fe92n4 input:where(.svelte-fe92n4){font-size:16px}}footer.svelte-jz8lnl{border-top:1px solid var(--dim);justify-content:space-between;align-items:center;padding:48px clamp(24px,8vw,160px);display:flex}.footer-left.svelte-jz8lnl{align-items:center;gap:12px;display:flex}.mascot-btn.svelte-jz8lnl{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.mascot-btn.svelte-jz8lnl:hover .horn{animation:.9s step-end infinite svelte-jz8lnl-hornBlink}@keyframes svelte-jz8lnl-hornBlink{50%{opacity:0}}.footer-ds.svelte-jz8lnl{color:var(--text);letter-spacing:2px;font-size:14px;font-weight:500}.footer-hash.svelte-jz8lnl{color:#333;letter-spacing:1px;font-size:11px;font-weight:300}.footer-hash .sig-char{color:var(--signal);font-weight:400}@media (width<=600px){footer.svelte-jz8lnl{flex-direction:column;gap:16px}}section.svelte-1uha8ag{flex-direction:column;justify-content:center;min-height:100dvh;padding:80px clamp(24px,8vw,160px);display:flex}.section-label.svelte-1uha8ag{color:var(--mid);letter-spacing:4px;text-transform:uppercase;margin-bottom:48px;font-size:11px;font-weight:300}h2.svelte-1uha8ag{color:var(--text);text-transform:lowercase;max-width:680px;margin-bottom:32px;font-size:clamp(24px,4vw,42px);font-weight:400;line-height:1.4}h2.svelte-1uha8ag em{color:var(--accent);font-style:normal}p.svelte-1uha8ag{color:var(--mid);max-width:560px;font-size:clamp(14px,1.5vw,16px);font-weight:300;line-height:1.8}.sig{color:var(--signal);font-weight:500}.services.svelte-1uha8ag{flex-direction:column;gap:0;max-width:720px;margin-top:48px;display:flex}.service.svelte-1uha8ag{border-bottom:1px solid var(--dim);padding:40px 0}.service.svelte-1uha8ag:first-child{border-top:1px solid var(--dim)}.service.svelte-1uha8ag h3{color:var(--accent);margin-bottom:12px;font-size:16px;font-weight:400}.service.svelte-1uha8ag p{font-size:13px;line-height:1.7}.principles.svelte-1uha8ag{flex-direction:column;gap:20px;max-width:640px;margin-top:48px;display:flex}.principles.svelte-1uha8ag p:where(.svelte-1uha8ag){max-width:none;font-size:clamp(13px,1.4vw,15px)}.principles.svelte-1uha8ag .prefix:where(.svelte-1uha8ag){color:var(--signal);margin-right:8px;font-weight:500}.contact-link.svelte-1uha8ag{color:var(--accent);letter-spacing:1px;border-bottom:1px solid var(--mid);margin-top:32px;padding-bottom:4px;font-size:clamp(16px,2vw,20px);font-weight:400;text-decoration:none;transition:border-color .3s;display:inline-block}.contact-link.svelte-1uha8ag:hover{border-color:var(--accent)}.contact-link.svelte-1uha8ag:after{content:"_";color:var(--signal);opacity:0;margin-left:2px;transition:opacity .2s}@media (hover:hover){.contact-link.svelte-1uha8ag:hover:after{opacity:1;animation:1.1s step-end infinite svelte-1uha8ag-linkBlink}.service.svelte-1uha8ag{transition:border-color .3s}.service.svelte-1uha8ag h3{transition:transform .25s;position:relative}.service.svelte-1uha8ag h3:before{content:">";color:var(--signal);opacity:0;transition:opacity .25s,transform .25s;position:absolute;left:-1.2em;transform:translate(-6px)}.service.svelte-1uha8ag:hover{border-bottom-color:#3a3a3a}.service.svelte-1uha8ag:hover h3{transform:translate(1.2em)}.service.svelte-1uha8ag:hover h3:before{opacity:1;transform:none}.service.svelte-1uha8ag .sig{transition:text-shadow .3s}.service.svelte-1uha8ag:hover .sig{text-shadow:0 0 10px #e53e3e8c}}@keyframes svelte-1uha8ag-linkBlink{50%{opacity:0}}html.js section.reveal.svelte-1uha8ag .section-label:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag h2:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag p:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag .services:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag .contact-link:where(.svelte-1uha8ag){opacity:0;transition:opacity .6s,transform .6s;transform:translateY(14px)}html.js section.reveal.svelte-1uha8ag h2:where(.svelte-1uha8ag){transition-delay:.1s}html.js section.reveal.svelte-1uha8ag p:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag .services:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag .contact-link:where(.svelte-1uha8ag){transition-delay:.2s}html.js section.reveal.svelte-1uha8ag.in .section-label:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag.in h2:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag.in p:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag.in .services:where(.svelte-1uha8ag),html.js section.reveal.svelte-1uha8ag.in .contact-link:where(.svelte-1uha8ag){opacity:1;transform:none}.sr-only.svelte-1uha8ag{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=600px){section.svelte-1uha8ag{padding:60px 24px}}
