.register-page{width:100%;font-family:Inter,sans-serif}.page-title{color:#333;margin-bottom:2rem;font-size:2rem;font-weight:700}.registration-form-container{flex-wrap:wrap;gap:3rem;margin-bottom:2rem;display:flex}.form-section{flex:2;min-width:300px}.logos-section{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;min-width:250px;display:flex}.form-row{gap:1.5rem;margin-bottom:1.5rem;display:flex}.form-row.full-width{display:block}.form-control{background-color:#fcfcfc;border:1px solid #555;border-radius:4px;width:100%;padding:.75rem 1rem;font-size:.95rem}.form-control:focus{border-color:var(--color-primary-end);outline:none;box-shadow:0 0 0 2px #00e5ff1a}textarea.form-control{resize:vertical}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.required-star{color:#ef4444;pointer-events:none;font-size:1.2rem;font-weight:800;position:absolute;right:1rem}select.form-control+.required-star{right:2.2rem}.pricing-section{margin-bottom:2rem}.pricing-title{text-transform:uppercase;color:#333;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.pricing-table{border-collapse:collapse;background:#fff;width:100%;box-shadow:0 2px 10px #0000000d}.pricing-table th,.pricing-table td{text-align:left;border:1px solid #e2e8f0;padding:1rem}.pricing-table thead th{background:var(--color-primary-gradient);color:#fff;vertical-align:top;font-weight:600}.category-header{text-transform:uppercase;font-weight:700;background:var(--color-primary-start)!important}.date{opacity:.9;margin-top:.5rem;font-size:.8rem;font-weight:400;display:block}.item-cell{color:#333;font-weight:500}.checkbox-label{cursor:pointer;align-items:center;gap:10px;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.sponsorship-table{margin-top:2rem}.sponsorship-table th,.sponsorship-table td{text-align:center;vertical-align:middle}.sponsorship-table thead th{color:#333;background-color:#f5f5f5;border-bottom:2px solid #ddd;width:25%}.summary-section{text-align:center;background:#fdfdfd;border:1px solid #eee;border-radius:8px;max-width:600px;margin:0 auto;padding:2rem}.total-display{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.total-amount{color:var(--color-primary-start)}.terms-checkbox{margin-bottom:2rem;font-size:.95rem}.terms-link{color:#d32f2f;cursor:pointer}.processing-fee{color:#d32f2f;margin-bottom:2rem;font-size:.9rem;font-weight:500}.action-buttons{justify-content:center;gap:1rem;display:flex}.btn-register,.btn-reset{cursor:pointer;text-transform:uppercase;border:none;border-radius:50px;padding:.75rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s}.btn-register{background:var(--color-primary-gradient);color:#fff;box-shadow:0 4px 15px #1e3a8a33}.btn-register:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a66}.btn-reset{color:#475569;background-color:#e2e8f0}.btn-reset:hover{background-color:#cbd5e1;transform:translateY(-2px)}.accommodation-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 10px #0000000d}.accompanying-checkbox{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.accommodation-table{border-collapse:collapse;width:100%}.accommodation-table th{color:#333;text-align:center;background-color:#f5f5f5;border:1px solid #e0e0e0;padding:1rem;font-weight:700}.accommodation-table td{text-align:center;border:1px solid #e0e0e0;padding:1rem}.nights-cell{background-color:#f9f9f9;font-weight:700;text-align:left!important}.radio-label{cursor:pointer;justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex}.radio-label input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary-start)}@media (max-width:768px){.accommodation-table{display:block;overflow-x:auto}.registration-form-container{flex-direction:column}.form-row{flex-direction:column;gap:1rem}.pricing-table{display:block;overflow-x:auto}.action-buttons{flex-direction:column}}.pricing-table th.active-header-onspot,.pricing-table th.active-header-standard,.pricing-table th.active-header-early{border-color:var(--color-primary-end);position:relative;box-shadow:inset 0 0 15px #fff3;background:var(--color-primary-gradient)!important;color:#fff!important}.badge-active{color:#0f172a;z-index:10;background-color:#00e5ff;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:800;position:absolute;top:-10px;right:5px;box-shadow:0 2px 8px #00e5ff66}.pricing-table td.active-cell-onspot,.pricing-table td.active-cell-standard,.pricing-table td.active-cell-early{background-color:#fffde7!important}.price-active{color:var(--color-primary-start);font-size:1.05rem;font-weight:800}.radio-label{justify-content:flex-start;width:100%;display:flex}.pricing-table td.selected-active-cell{transition:all .2s;transform:scale(1.02);box-shadow:0 2px 5px #1e3a8a1a;border:2px solid var(--color-primary-start)!important;background-color:#e0f2fe!important}
