.authorkit-container{max-width:1200px;margin:0 auto;padding:0 20px}.authorkit-heading{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:600;line-height:1.3;margin-bottom:1rem}.authorkit-button{display:inline-block;padding:10px 20px;background-color:#ff9900;color:white;text-decoration:none;border-radius:4px;font-weight:600;transition:background-color 0.3s ease;border:none;cursor:pointer}.authorkit-button:hover{background-color:#e88900;color:white}.authorkit-button:focus{outline:2px solid #ff9900;outline-offset:2px}.authorkit-button-secondary{background-color:#f0f0f0;color:#333}.authorkit-button-secondary:hover{background-color:#e0e0e0;color:#333}.authorkit-card{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.authorkit-mb-1{margin-bottom:0.5rem}.authorkit-mb-2{margin-bottom:1rem}.authorkit-mb-3{margin-bottom:1.5rem}.authorkit-mb-4{margin-bottom:2rem}.authorkit-mt-1{margin-top:0.5rem}.authorkit-mt-2{margin-top:1rem}.authorkit-mt-3{margin-top:1.5rem}.authorkit-mt-4{margin-top:2rem}.authorkit-text-center{text-align:center}.authorkit-text-right{text-align:right}.authorkit-text-left{text-align:left}.authorkit-hidden{display:none}.authorkit-flex{display:flex}.authorkit-inline-flex{display:inline-flex}.authorkit-grid{display:grid}@media (max-width:768px){.authorkit-container{padding:0 15px}}