.ep-container{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.ep-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:640px;margin:0 auto;padding:6rem 1.5rem 5rem;display:flex}.ep-code{letter-spacing:-4px;background:linear-gradient(135deg, var(--primary) 0%, #f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(5rem,18vw,9rem);font-weight:800;line-height:1;display:block}.ep-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.ep-actions .custom-button{width:auto;text-decoration:none}.ep-hint{color:var(--muted-foreground);word-break:break-all;margin-top:2rem;font-family:ui-monospace,monospace;font-size:.8rem}@media (max-width:480px){.ep-actions{flex-direction:column;width:100%}.ep-actions .custom-button{width:100%}}
