:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef2ff;background:#070912}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.page{width:min(960px,calc(100% - 32px));margin:0 auto;padding:72px 0}.hero{max-width:680px;margin-bottom:32px}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#a78bfa}h1{margin:0 0 16px;font-size:clamp(36px,7vw,72px);line-height:.98}.hero>p:last-child{color:#a7b0c0;line-height:1.7}.playerCard{overflow:hidden;border:1px solid #242a3a;border-radius:20px;background:#0d111d;box-shadow:0 24px 80px #00000059}.playerShell{aspect-ratio:16 / 9;width:100%;min-height:280px;background:#02040a}.playerLabel{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;color:#cbd5e1}.playerLabel span{color:#7f8a9e}@media (max-width: 640px){.page{padding:40px 0}.playerLabel{flex-direction:column}}.resumeDemo{display:grid;grid-template-columns:auto minmax(100px,140px) auto 1fr;align-items:center;gap:10px;margin:0 0 18px;padding:14px;border:1px solid #242a3a;border-radius:14px;background:#0d111d;color:#cbd5e1}.resumeDemo label,.resumeDemo span{font-size:12px}.resumeDemo input,.resumeDemo button{min-height:38px;border:1px solid #30384b;border-radius:9px;background:#090d17;color:#eef2ff;padding:0 10px}.resumeDemo button{cursor:pointer}@media (max-width: 640px){.resumeDemo{grid-template-columns:1fr}}
