.landing-root{background:#000;width:100%;min-height:100vh;position:relative;overflow:hidden}.matrix-bg{z-index:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='400'%3E%3Ctext fill='%2300ff41' font-family='monospace' font-size='14'%3E%3Ctspan x='10' y='20'%3Eア4Bキ%23%3C/tspan%3E%3Ctspan x='10' y='40'%3E7ケF$ソ%3C/tspan%3E%3Ctspan x='10' y='60'%3Eチ0%25テD%3C/tspan%3E%3Ctspan x='10' y='80'%3E3ナE%40ヒ%3C/tspan%3E%3Ctspan x='10' y='100'%3Eフ8Cヘ9%3C/tspan%3E%3Ctspan x='10' y='120'%3E%26マA2ミ%3C/tspan%3E%3Ctspan x='10' y='140'%3Eモ5%23ヤD%3C/tspan%3E%3Ctspan x='10' y='160'%3E1ユBラ%24%3C/tspan%3E%3Ctspan x='10' y='180'%3Eリ6%40ルC%3C/tspan%3E%3Ctspan x='10' y='200'%3E0レ%25ロ8%3C/tspan%3E%3Ctspan x='10' y='220'%3Eワ3Aヲ7%3C/tspan%3E%3Ctspan x='10' y='240'%3Eン%23E4カ%3C/tspan%3E%3Ctspan x='10' y='260'%3E9キBク2%3C/tspan%3E%3Ctspan x='10' y='280'%3Eケ%24F5コ%3C/tspan%3E%3Ctspan x='10' y='300'%3E%40サ0シ8%3C/tspan%3E%3Ctspan x='10' y='320'%3Eス3Cセ%25%3C/tspan%3E%3Ctspan x='10' y='340'%3E6ソ%23タ1%3C/tspan%3E%3Ctspan x='10' y='360'%3EチDツ%40テ%3C/tspan%3E%3Ctspan x='10' y='380'%3E4トAナ7%3C/tspan%3E%3Ctspan x='10' y='400'%3Eニ%24ヌ9ネ%3C/tspan%3E%3C/text%3E%3C/svg%3E");background-size:200px 400px;animation:30s linear infinite bgScroll;position:absolute;inset:0;overflow:hidden}@keyframes bgScroll{0%{background-position:0 0}to{background-position:0 400px}}.landing-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#00ff410f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.landing-vignette{pointer-events:none;z-index:1;background:radial-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.landing-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative}.landing-title{letter-spacing:-.04em;color:#00ff41;text-shadow:0 0 20px #00ff4180,0 0 40px #00ff414d,0 0 80px #00ff4126;font-size:clamp(3rem,12vw,10rem);font-weight:900;line-height:1;display:block}.landing-subtitle{letter-spacing:.4em;text-transform:uppercase;color:#00ff4199;text-shadow:0 0 10px #00ff414d;margin-top:.5rem;font-size:clamp(.75rem,2.5vw,1.5rem);font-weight:300;display:block}@keyframes revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-reveal{animation:1s ease-out forwards revealUp}@keyframes termLine{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.terminal-line{opacity:0;animation:.3s ease-out forwards termLine}.terminal{background:#000000eb;border:1px solid #00500066;border-radius:.375rem;width:100%;max-width:32rem;padding:1rem;font-family:monospace;font-size:12px;box-shadow:0 0 40px #00ff410f}@media (min-width:640px){.terminal{font-size:14px}}.terminal-header{border-bottom:1px solid #00500040;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.terminal-dot{border-radius:50%;width:10px;height:10px}.cursor-blink{background:#22c55ecc;width:8px;height:16px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}
