.virtual-die-page-container{max-width:1200px;margin:0 auto;color:#333}.hero-secondary{background:linear-gradient(135deg,#10b981,#3b82f6);color:#fff;padding:4rem 2rem;text-align:center;border-radius:0 0 20px 20px;margin-bottom:3rem}.hero-secondary h1{font-size:2.5rem;margin-bottom:1rem}.hero-secondary .tagline{font-size:1.25rem;opacity:.9}.main-content{padding:0 2rem;min-height:60vh}.die-section{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.die-wrapper,.instructions-card{margin-bottom:3rem;width:100%}.instructions-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;max-width:600px}.instructions-card h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.75rem;text-align:center}.instructions-card p{color:#475569;line-height:1.6;margin-bottom:1.5rem;font-size:1.1rem}.instructions-card ul{padding-left:1.5rem;color:#475569;line-height:1.8}.instructions-card li{margin-bottom:.5rem}.cta-button{display:inline-block;background-color:#f7b731;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:transform .2s,background-color .2s;box-shadow:0 4px 6px rgba(247,183,49,.3)}.cta-button:hover{background-color:#fa8231;transform:translateY(-2px);color:#fff}.cta-button.secondary{background-color:#cbd5e1;color:#334155;box-shadow:none}.cta-button.secondary:hover{background-color:#94a3b8;color:#fff}@media (max-width:768px){.hero-secondary{padding:3rem 1rem}}