@media (max-width:768px){*{box-sizing:border-box}body{overflow-x:hidden}.registration-container{padding:16px}.competition-card{background:#fff;border:2px solid #f2f2f2;border-radius:14px;margin-bottom:16px;padding:16px}.competition-card.expanded{max-height:unset}.competition-title{margin-bottom:6px;font-size:18px;font-weight:700;line-height:1.3}.competition-meta{flex-direction:column;gap:6px;font-size:14px;display:flex}.competition-description{color:#555;max-height:90px;margin-top:10px;font-size:14px;line-height:1.5;transition:max-height .3s;overflow:hidden}.competition-description.expanded{max-height:1000px}.read-more-btn{color:#e10600;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:14px;font-weight:600}input,select,textarea{border-radius:10px;width:100%;padding:12px 14px;font-size:14px}textarea{min-height:80px}.note-box{background:#f9f9f9;border-radius:12px;max-height:160px;padding:14px;font-size:13.5px;line-height:1.5;overflow-y:auto}.instructions-box{background:#fffbe8;border-left:5px solid #f59e0b;border-radius:12px;max-height:150px;padding:14px;font-size:13.5px;overflow-y:auto}.checkbox-row{align-items:flex-start;gap:12px;font-size:14px;display:flex}.checkbox-row input{flex-shrink:0;margin-top:4px}.submit-wrapper{padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));z-index:10;background:#fff;position:sticky;bottom:0;box-shadow:0 -4px 20px #0000001a}.submit-btn{color:#fff;cursor:pointer;background:#e10600;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:700}section{margin-bottom:20px}}
