.register-module__jUGYdG__container{background:linear-gradient(180deg,var(--surface-bg)0%,var(--background)100%);width:100%;min-height:100vh;padding-top:0}.register-module__jUGYdG__heroSection{background:linear-gradient(180deg,var(--surface-bg)0%,var(--background)100%);border-bottom:1px solid var(--border-light);padding:8rem 1rem 4rem;position:relative;overflow:hidden}.register-module__jUGYdG__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(16,185,129,.03) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.register-module__jUGYdG__heroContent{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.register-module__jUGYdG__heroTitle{color:var(--text-primary);letter-spacing:-.04em;text-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.register-module__jUGYdG__heroSubtitle{color:var(--text-secondary);letter-spacing:-.015em;max-width:750px;margin:0 auto 2rem;font-size:1.35rem;font-weight:400;line-height:1.85}.register-module__jUGYdG__conferenceDetails{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.register-module__jUGYdG__detailBadge{color:var(--primary-dark);letter-spacing:-.01em;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.2);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.register-module__jUGYdG__form{background:var(--background);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:750px;margin:2rem auto 4rem;padding:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 24px rgba(0,0,0,.08)}.register-module__jUGYdG__form:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:var(--text-primary);font-size:.95rem;font-weight:600}.register-module__jUGYdG__required{color:#ef4444}.register-module__jUGYdG__input,.register-module__jUGYdG__textarea{border:2px solid var(--border-light);color:var(--text-primary);background:var(--background);letter-spacing:-.01em;border-radius:10px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.register-module__jUGYdG__select{border:2px solid var(--border-light);color:var(--text-primary);background-color:var(--background);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;letter-spacing:-.01em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:20px;border-radius:10px;width:100%;padding:1rem 3rem 1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.register-module__jUGYdG__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.register-module__jUGYdG__select option{color:var(--text-primary);background-color:var(--background);padding:.5rem}.register-module__jUGYdG__occupationRow{align-items:center;gap:.5rem;display:flex;position:relative}.register-module__jUGYdG__selectWithIcon{border:2px solid var(--border-light);min-width:0;color:var(--text-primary);background-color:var(--background);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;letter-spacing:-.01em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:20px;border-radius:10px;flex:1;width:100%;padding:1rem 3rem 1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.register-module__jUGYdG__selectWithIcon:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.register-module__jUGYdG__infoIconWrapper{flex-shrink:0;position:relative}.register-module__jUGYdG__infoIconButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;padding:0;font-family:Georgia,serif;font-size:.75rem;font-style:italic;font-weight:700;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.register-module__jUGYdG__infoIconButton:hover{background:#2563eb;transform:scale(1.08)}.register-module__jUGYdG__inclusiveInfoPopover{z-index:20;min-width:280px;max-width:420px;color:var(--text-primary);background:var(--background);border:1px solid var(--border-light);border-radius:10px;padding:1rem 1.25rem;font-size:.875rem;line-height:1.5;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 10px 40px rgba(0,0,0,.12)}.register-module__jUGYdG__input:focus,.register-module__jUGYdG__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.register-module__jUGYdG__textarea{resize:vertical;min-height:150px}.register-module__jUGYdG__primaryButton{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;padding:1.125rem 3rem;font-size:1.125rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 6px 20px rgba(59,130,246,.3)}.register-module__jUGYdG__primaryButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px rgba(59,130,246,.4)}.register-module__jUGYdG__primaryButton:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.register-module__jUGYdG__primaryButton:hover:before{left:100%}.register-module__jUGYdG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.register-module__jUGYdG__helperText{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.register-module__jUGYdG__infoBlock{color:var(--text-secondary);background:var(--surface-bg);border:1px solid var(--border-light);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-radius:8px;margin-bottom:.75rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.55;position:relative}.register-module__jUGYdG__infoBlock:before{content:"";pointer-events:none;background:linear-gradient(#e03c31 0%,#ff8e00 14%,#ffed00 28%,#00a651 42%,#06c 57%,#6b2c91 71%,#ffafc8 85%,#73d7ee 100%);border-radius:8px 0 0 8px;width:4px;position:absolute;top:0;bottom:0;left:0}.register-module__jUGYdG__infoBlock a{color:var(--primary);pointer-events:auto;text-decoration:underline}.register-module__jUGYdG__infoBlock a:hover{color:#1d4ed8}.register-module__jUGYdG__infoBlock ul{margin:.5rem 0 0 1rem;padding-left:.5rem}.register-module__jUGYdG__infoBlock li{margin-bottom:.25rem}.register-module__jUGYdG__infoBlock p{margin:0 0 .5rem}.register-module__jUGYdG__infoBlock p:last-child{margin-bottom:0}.register-module__jUGYdG__disclaimer{text-align:center;color:var(--text-secondary);margin-top:.5rem;font-size:.95rem}.register-module__jUGYdG__successMessage{color:#2e7d32;background:#e8f5e9;border-left:4px solid #4caf50;border-radius:6px;padding:1rem;font-weight:500}:root.dark .register-module__jUGYdG__successMessage{color:#86efac;background:#1a2e1a}.register-module__jUGYdG__errorMessage{color:#c62828;background:#ffebee;border-left:4px solid #f44336;border-radius:6px;align-items:center;gap:.5rem;padding:1rem;font-weight:500;display:flex}:root.dark .register-module__jUGYdG__errorMessage{color:#fca5a5;background:#2e1a1a}.register-module__jUGYdG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.register-module__jUGYdG__modal{background:var(--background);text-align:center;border-radius:20px;width:100%;max-width:500px;padding:3rem;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.register-module__jUGYdG__modalIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.register-module__jUGYdG__modalTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.register-module__jUGYdG__modalMessage{color:var(--text-secondary);margin-bottom:.75rem;font-size:1.125rem;line-height:1.6}.register-module__jUGYdG__modalSubtext{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.register-module__jUGYdG__modalButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px rgba(59,130,246,.4)}.register-module__jUGYdG__modalButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.5)}@media (max-width:992px){.register-module__jUGYdG__container{padding-top:120px}.register-module__jUGYdG__heroTitle{font-size:3rem}.register-module__jUGYdG__heroContent{padding:3rem 1rem 1.5rem}}@media (max-width:768px){.register-module__jUGYdG__container{padding-top:110px}.register-module__jUGYdG__heroTitle{font-size:2.5rem}.register-module__jUGYdG__heroSubtitle{font-size:1.2rem}.register-module__jUGYdG__heroContent{padding:2.5rem 1rem 1.5rem}.register-module__jUGYdG__form{margin:1.5rem auto 3rem;padding:2rem}}@media (max-width:480px){.register-module__jUGYdG__container{padding-top:100px}.register-module__jUGYdG__heroTitle{font-size:2rem}.register-module__jUGYdG__heroSubtitle{font-size:1.05rem}.register-module__jUGYdG__heroContent{padding:2rem 1rem 1rem}.register-module__jUGYdG__form{margin:1rem auto 2rem;padding:1.5rem}}.register-module__jUGYdG__pricingSection{background:linear-gradient(180deg,var(--surface-bg)0%,var(--background)100%);padding:4rem 2rem}.register-module__jUGYdG__pricingContainer{max-width:1200px;margin:0 auto}.register-module__jUGYdG__pricingTitle{text-align:center;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.register-module__jUGYdG__pricingSubtitle{text-align:center;color:var(--text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.125rem}.register-module__jUGYdG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.register-module__jUGYdG__pricingCard,.register-module__jUGYdG__featuredCard{background:var(--background);border:1px solid var(--border-light);z-index:0;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 6px rgba(0,0,0,.05)}.register-module__jUGYdG__pricingCard:before,.register-module__jUGYdG__featuredCard:before{content:"";transform-origin:0;z-index:10;background:linear-gradient(90deg,red,#f90,#ff0,#0f0,#09f,#60f);border-top-left-radius:16px;border-top-right-radius:16px;height:8px;transition:transform .3s;position:absolute;top:2px;left:3px;right:3px;overflow:hidden;transform:scaleX(0)}.register-module__jUGYdG__pricingCard:hover:before,.register-module__jUGYdG__featuredCard:hover:before{transform:scaleX(1)}.register-module__jUGYdG__pricingCard:hover,.register-module__jUGYdG__featuredCard:hover{transform:translateY(-10px);box-shadow:0 18px 28px rgba(0,0,0,.15)}.register-module__jUGYdG__pricingCard:after,.register-module__jUGYdG__featuredCard:after{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,red,#ff7a00,#fe0,#0f0,#00c2ff,#8a00ff,#ff00c8);border-radius:16px;padding:2px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.register-module__jUGYdG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.register-module__jUGYdG__cardTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.register-module__jUGYdG__cardBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.register-module__jUGYdG__studentBadge{color:#0369a1;background:#e0f2fe}.register-module__jUGYdG__postdocBadge{color:#6d28d9;background:#ede9fe}.register-module__jUGYdG__facultyBadge{color:#b45309;background:#fef3c7}.register-module__jUGYdG__inclusiveBadge{color:#9d174d;background:#fce7f3}:root.dark .register-module__jUGYdG__studentBadge{color:#7dd3fc;background:#0c4a6e}:root.dark .register-module__jUGYdG__postdocBadge{color:#c4b5fd;background:#3b0764}:root.dark .register-module__jUGYdG__facultyBadge{color:#fcd34d;background:#451a03}:root.dark .register-module__jUGYdG__inclusiveBadge{color:#f9a8d4;background:#500724}.register-module__jUGYdG__price{color:var(--text-primary);margin:.5rem 0 .25rem;font-size:3rem;font-weight:800}.register-module__jUGYdG__priceCurrency{color:var(--text-secondary);margin-left:.25rem;font-size:1rem;font-weight:400}.register-module__jUGYdG__includes{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.register-module__jUGYdG__bulletList{flex:1;margin:0 0 2rem;padding:0;list-style:none}.register-module__jUGYdG__bulletList li{color:var(--text-secondary);align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.register-module__jUGYdG__bulletList li:before{content:"";background:var(--secondary);border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.375rem;display:inline-block}.register-module__jUGYdG__ticketButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px rgba(59,130,246,.3)}.register-module__jUGYdG__ticketButton:hover{transform:translateY(-2px);box-shadow:0 6px 10px rgba(59,130,246,.4)}
