.brand-terminal{position:relative;overflow:hidden;border-bottom:1px solid #49422a;background:radial-gradient(ellipse at 26% 50%,#a68d3910,transparent 50%),#090c09;margin-top:15px}.terminal-inner{width:min(1050px,90%);margin:auto;display:grid;grid-template-columns:1fr 1.25fr;gap:65px;align-items:center;min-height:470px;padding:38px 0}.terminal-mascot{margin:0;display:flex;align-items:center;justify-content:center;position:relative}.terminal-mascot img{display:block;width:100%;max-width:380px;height:390px;object-fit:contain;filter:drop-shadow(0 14px 26px #0007)}.terminal-screen{color:#dcbb66;font-family:'Space Mono',Consolas,monospace;position:relative;padding:25px 0 24px;isolation:isolate}.terminal-screen:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,#0509032b 4px);opacity:.5}.terminal-prompt{margin:0 0 17px;color:#8f855e;font-size:11px;letter-spacing:1px}.terminal-name{font:400 clamp(40px,4.4vw,62px)/1.25 'Space Mono',Consolas,monospace;letter-spacing:-2.5px;min-height:1.25em;margin:0 0 31px;color:#e5c164;text-shadow:0 0 24px #e5c16425}.terminal-lines{display:grid;gap:7px}.terminal-line{display:grid;grid-template-columns:35px 22px 1fr;gap:12px;align-items:baseline;min-height:42px;font-size:clamp(22px,2.1vw,30px);line-height:1.4;white-space:nowrap}.terminal-initial{color:#fff0bc;text-shadow:0 0 15px #e8c46a50;font-weight:700}.terminal-arrow{font-size:16px;color:#807749}.terminal-word{color:#cfb161;text-shadow:0 0 14px #e1c06322}.terminal-line[data-revealed=false] .terminal-arrow{visibility:hidden}.terminal-ready{font-size:10px;letter-spacing:1.2px;color:#908863;margin:25px 0 0;min-height:17px}.terminal-screen .typing:after{content:'▌';display:inline;color:#e8c977;animation:terminal-cursor .85s step-end infinite;font-weight:400;text-shadow:0 0 10px #e8c97766}.terminal-name.typing:after{font-size:.85em}.terminal-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.brand-terminal:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#c7aa4c70,transparent)}.terminal-screen.is-complete .terminal-ready:after{content:' _';animation:terminal-cursor 1.1s step-end infinite;color:#dac278}.motion-off .terminal-screen:after{display:none}.motion-off .terminal-screen .typing:after,.motion-off .terminal-ready:after{animation:none}
@keyframes terminal-cursor{0%,49%{opacity:1}50%,100%{opacity:0}}
@media(max-width:900px){.terminal-inner{gap:28px;min-height:425px}.terminal-mascot img{height:345px}.terminal-line{font-size:24px;grid-template-columns:26px 16px 1fr;gap:7px}.terminal-name{font-size:44px}.terminal-prompt{font-size:9px}}
@media(max-width:600px){.terminal-inner{grid-template-columns:1fr;gap:0;padding:23px 0 30px;max-width:380px;width:88%}.terminal-mascot img{height:245px;width:245px}.terminal-screen{padding:10px 0 0;width:100%;max-width:345px;margin:auto}.terminal-name{font-size:43px;margin-bottom:21px}.terminal-prompt{font-size:9px;margin-bottom:12px}.terminal-line{font-size:23px;min-height:34px;grid-template-columns:26px 16px 1fr;gap:7px}.terminal-lines{gap:4px}.terminal-ready{font-size:9px;margin-top:18px}.brand-terminal{margin-top:10px}}
@media(max-width:360px){.terminal-name{font-size:38px}.terminal-line{font-size:20px;gap:5px}}
@media(prefers-reduced-motion:reduce){.terminal-screen:after{display:none}.terminal-screen .typing:after,.terminal-screen.is-complete .terminal-ready:after{animation:none}}
