@font-face{font-display:swap;font-family:SUIT;font-weight:100 900;src:url(https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/variable/woff2/SUIT-Variable.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(90deg,#349cc533,#8fb72133 50%,#efc04b33);font-family:SUIT,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-root{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;padding:40px 16px}.registration-card{border-radius:24px;max-width:960px;padding:40px 60px 48px;width:100%}.registration-title-box{background:linear-gradient(90deg,#349cc5,#8fb721 50%,#efc04b);border-radius:15px;color:#fff;font-size:28px;font-weight:700;margin-bottom:32px;padding:18px 32px;text-align:center}.section{margin-bottom:28px}.section-title{font-size:16px;font-weight:600;margin-bottom:12px}.section-title-strong{font-size:18px;font-weight:700}.checkbox-row{align-items:center;display:flex;font-size:16px;font-weight:700;gap:8px;margin-bottom:6px}.checkbox-row input{accent-color:#5ea52c}.checkbox-row.indent{margin-left:20px}.field{margin-bottom:16px}.field label{display:block;font-size:17px;font-weight:700;margin-bottom:4px}.required{color:#d93025;font-weight:700}.text-input{background-color:#fff;border:1px solid #d5e3a8;border-radius:6px;font-size:15px;font-weight:500;outline:none;padding:9px 10px;width:100%}.text-input:focus{border-color:#9ab640;box-shadow:0 0 0 2px #9ab64033}.radio-group{display:flex;font-size:13px;gap:24px;margin-top:4px}.radio-group input{accent-color:#5ea52c}.field-disabled{opacity:.5}.disabled-label,.radio-group input:disabled{cursor:not-allowed}.interest-box{background:#fff;border:1px solid #e2e2e2;border-radius:20px;padding:16px 18px 10px}.hint{color:#555;font-size:12px;margin-bottom:12px}.session-title-strong{font-size:17px;font-weight:700;margin:8px 0 6px;padding-bottom:6px}.talk-list{margin-left:4px}.talk-row{align-items:flex-start;display:flex;font-size:14px;font-weight:600;gap:4px;margin:6px 0}.talk-row input{accent-color:#5ea52c;margin-top:3px}.submit-row{margin-top:28px;text-align:center}.submit-btn{background:linear-gradient(180deg,#cbd320,#8fb721 57%,#69a930 81%,#41a037);border:none;border-radius:10px;box-shadow:0 12px 24px #00000029;color:#fff;cursor:pointer;font-size:18px;font-weight:600;min-width:160px;padding:10px 32px;transition:transform .1s ease,box-shadow .1s ease}.submit-btn:hover{box-shadow:0 8px 18px #00000024;transform:translateY(1px)}.submit-btn:active{box-shadow:0 6px 12px #0000002e;transform:translateY(2px)}.radio-box{background-color:#fff;border:1px solid #d5e3a8;border-radius:6px;padding:8px 12px;width:100%}.export-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.export-count-badge{align-items:center;background:#349cc514;border-radius:999px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.export-table-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 20px #0f172a0a;max-height:480px;overflow:auto}.export-table{border-collapse:collapse;font-size:13px;width:100%}.export-table thead th{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:700;padding:8px 10px;position:-webkit-sticky;position:sticky;text-align:left;top:0;white-space:nowrap;z-index:1}.export-table tbody td{border-bottom:1px solid #f3f4f6;color:#111827;padding:7px 10px;vertical-align:top;white-space:nowrap}.export-table tbody tr:nth-child(2n){background-color:#f9fafb}.export-table tbody tr:hover{background-color:#eff6ff}.export-table td.codes-cell{font-size:12px;line-height:1.4;white-space:normal;word-break:break-all}.export-table td.datetime-cell{color:#6b7280;font-size:12px}.modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-card{border-radius:24px;box-shadow:0 18px 40px #0000002e;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.modal-card,.modal-header{background-color:#fff;display:flex}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;padding:14px 20px}.modal-title{font-size:18px;font-weight:700}.modal-close-btn{background:#0000;border:none;cursor:pointer;font-size:20px;padding:4px 6px}.modal-body{flex:1 1;overflow-y:auto;padding:0 40px 16px}.modal-footer{background-color:#fff;border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding:12px 20px 18px}.modal-btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 18px}.modal-btn-secondary{background-color:#f3f4f6;color:#374151}.modal-btn-primary{background:linear-gradient(180deg,#cbd320,#8fb721 57%,#69a930 81%,#41a037);box-shadow:0 8px 18px #0000002e;color:#fff}.link-text{cursor:pointer;text-decoration:underline}.session-inner-title{font-size:15px;font-weight:700;margin-bottom:4px}.session-inner-list{list-style-type:disc;margin:0;padding-left:1px}.session-inner-list li{font-weight:500;line-height:1.5;margin:1px 0}@media (max-width:768px){.registration-card{border-radius:10px;padding:24px 16px 32px}.registration-title-box{border-radius:10px;font-size:22px;padding:14px 20px}.talk-row{font-size:12px;font-weight:600}.session-title-strong{font-size:14px;font-weight:700;margin:8px 0 6px;padding-bottom:6px}.modal-card{border-radius:16px;margin:0 12px;max-height:80vh;max-width:100%}.modal-body{padding:0 12px 12px}.modal-footer{padding:10px 12px 14px}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}
/*# sourceMappingURL=main.33ca9c1f.css.map*/