:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(ellipse at 50% 30%,rgba(180,40,20,.15) 0%,transparent 60%),#0a0a0a}.helmet{position:relative;width:260px;height:320px;margin-bottom:2.5rem}.crest{position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:120px;background:linear-gradient(180deg,#b91c1c,#7f1d1d);border-radius:30px 30px 0 0;z-index:2}.crest:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:30px;background:linear-gradient(180deg,#991b1b,#7f1d1d);border-radius:50%}.dome{position:absolute;top:60px;left:50%;transform:translate(-50%);width:200px;height:200px;background:linear-gradient(145deg,#a8a29e,#78716c 40%,#57534e);border-radius:50% 50% 45% 45%;z-index:1;box-shadow:inset 0 -20px 40px #0000004d,0 10px 40px #00000080}.visor{position:absolute;top:120px;left:50%;transform:translate(-50%);width:120px;height:130px;z-index:3}.visor-vertical{position:absolute;left:50%;transform:translate(-50%);width:16px;height:110px;background:linear-gradient(180deg,#44403c,#292524);border-radius:2px;top:0}.visor-horizontal{position:absolute;top:30px;left:0;width:120px;height:14px;background:linear-gradient(90deg,#44403c,#292524,#44403c);border-radius:2px}.eye-slit{position:absolute;top:26px;width:38px;height:8px;background:#0a0a0a;border-radius:2px;box-shadow:inset 0 0 6px #b91c1c66}.eye-slit.left{left:10px}.eye-slit.right{right:10px}.cheek{position:absolute;bottom:0;width:50px;height:70px;background:linear-gradient(180deg,#78716c,#57534e);z-index:2}.cheek.left{left:25px;border-radius:0 0 10px 30px;transform:rotate(5deg)}.cheek.right{right:25px;border-radius:0 0 30px 10px;transform:rotate(-5deg)}.nose-guard{position:absolute;top:50px;left:50%;transform:translate(-50%);width:12px;height:50px;background:linear-gradient(180deg,#57534e,#44403c);border-radius:3px 3px 6px 6px;z-index:4}.title{font-size:2.8rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:#fafafa;margin:0 0 .5rem;text-shadow:0 0 40px rgba(185,28,28,.3)}.subtitle{font-size:.85rem;letter-spacing:.35em;text-transform:uppercase;color:#fff6;margin:0 0 2rem}.divider{width:60px;height:2px;background:linear-gradient(90deg,transparent,#b91c1c,transparent);margin-bottom:2rem}.quote{font-family:ui-serif,Georgia,Times New Roman,serif;font-style:italic;font-size:1.05rem;color:#ffffff8c;max-width:380px;text-align:center;line-height:1.7}.shield{position:relative;width:80px;height:96px;margin-top:2.5rem;background:linear-gradient(180deg,#b91c1c,#7f1d1d);clip-path:polygon(50% 100%,0% 25%,0% 0%,100% 0%,100% 25%);display:flex;align-items:center;justify-content:center}.shield:after{content:"Λ";font-size:2rem;font-weight:700;color:#fafafa;margin-top:10px}
