@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:0}.top-2{top:calc(var(--spacing) * 2)}.right-0{right:0}.right-1{right:var(--spacing)}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:var(--spacing)}.isolate{isolation:isolate}.z-1{z-index:1}.z-5{z-index:5}.z-999{z-index:999}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-100{height:calc(var(--spacing) * 100)}.w-10{width:calc(var(--spacing) * 10)}.w-50{width:calc(var(--spacing) * 50)}.w-90{width:calc(var(--spacing) * 90)}.w-100{width:calc(var(--spacing) * 100)}.min-w-0{min-width:0}.flex-auto{flex:auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.border{border-style:var(--tw-border-style);border-width:1px}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.\[font\:inherit\]{font:inherit}}html{scrollbar-gutter:stable}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.main-ma4-bleed{margin-top:-2rem;margin-left:-2rem;margin-right:-2rem}@keyframes register-event-hint-in{0%{opacity:0;transform:translateY(8px)}}.register-event-hint{background-color:#19a974;animation:.5s register-event-hint-in}.register-event-hint--error{background-color:#991b1b}.register-event-hint:after{content:"";border:8px solid #0000;border-bottom-color:#19a974;width:0;height:0;position:absolute;bottom:100%;right:5px}.register-event-hint--error:after{border-bottom-color:#991b1b}.table-collapse{border-collapse:collapse}.shadow-hover:hover{box-shadow:0 8px 16px #00000026}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.native-link{color:linktext;text-decoration:underline}.native-link:visited{color:visitedtext}.native-link:hover{text-decoration:underline}.privacy-policy-content{color:#111;line-height:1.5}.privacy-policy-title{letter-spacing:.02em;margin-top:.25rem;margin-bottom:1rem;font-size:2rem;line-height:1.15}.privacy-policy-content a{color:#357edd;text-underline-offset:.12em;text-decoration:underline}.privacy-policy-content a:hover{color:#00449e}.privacy-policy-content a:visited{color:#551a8b}.privacy-policy-content p{margin-top:1.5rem;margin-bottom:1.5rem}.privacy-policy-content h1,.privacy-policy-content h2,.privacy-policy-content h3,.privacy-policy-content h4{margin-top:1.25rem;margin-bottom:.5rem;line-height:1.25}.privacy-policy-content ul,.privacy-policy-content ol{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.75rem;list-style-position:outside}.privacy-policy-content ul{list-style-type:disc}.privacy-policy-content ol{list-style-type:decimal}.privacy-policy-content ul ul{list-style-type:circle}.privacy-policy-content ul ul ul{list-style-type:square}.privacy-policy-content li{margin-top:.35rem;margin-bottom:.35rem}.privacy-policy-content table{border-collapse:collapse;width:100%;margin-top:.75rem;margin-bottom:.75rem}.privacy-policy-content td,.privacy-policy-content th{vertical-align:top;border:1px solid #ccc;padding:.65rem .85rem}.privacy-policy-content table,.privacy-policy-content table *{color:#111!important}.tournament-create-form{--create-space-xs:.25rem;--create-space-sm:.5rem;--create-space-md:.75rem;--create-space-lg:1rem;--create-space-xl:1.5rem;--create-space-2xl:2rem;--create-space-3xl:3rem;width:100%;max-width:64rem;padding-top:var(--create-space-xl);color:#111}.tournament-create-page-header{max-width:42rem;margin-bottom:var(--create-space-2xl)}.tournament-create-panel{padding:var(--create-space-xl) 0;border-top:1px solid #00000024}.tournament-create-section-heading,.tournament-create-subsection-heading,.tournament-create-event-header,.tournament-create-submit{justify-content:space-between;align-items:center;gap:var(--create-space-lg);display:flex}.tournament-create-section-heading{margin-bottom:var(--create-space-xl);align-items:flex-start}.tournament-create-section-heading-actions{align-items:center;gap:var(--create-space-md);flex-direction:row;flex:none;display:flex}.tournament-create-step{color:#d94f00;border:1px solid #ff630080;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:inline-flex}.tournament-create-grid{gap:var(--create-space-lg);grid-template-columns:minmax(0,1fr);display:grid}.tournament-create-field{min-width:0;margin:0}.tournament-create-label{margin-bottom:var(--create-space-sm);font-size:.875rem;line-height:1.25}.tournament-create-optional{color:#555;font-weight:400}.tournament-create-control{min-height:2.75rem;padding:var(--create-space-sm) var(--create-space-md);border:1px solid #00000047;border-radius:.25rem;transition:border-color .15s,box-shadow .15s}.tournament-create-select{position:relative}.tournament-create-select:after{content:"";pointer-events:none;border-bottom:2px solid #444;border-right:2px solid #444;width:.625rem;height:.625rem;position:absolute;top:50%;right:.875rem;transform:translateY(-65%)rotate(45deg)}.tournament-create-select:has(select:disabled):after{border-color:#00000059}.tournament-create-control--select{cursor:pointer;padding-right:2.5rem}.tournament-create-legend{float:left;width:100%;margin-bottom:var(--create-space-sm);padding:0}.tournament-create-field--choice{min-width:0}.tournament-create-choice-group{gap:var(--create-space-sm);clear:both;flex-wrap:wrap;display:flex}.tournament-create-choice{margin:0;display:inline-flex;position:relative}.tournament-create-choice-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tournament-create-choice-label{min-height:2.75rem;padding:var(--create-space-sm) var(--create-space-md);color:#111;text-align:center;background:#fff;border:1px solid #00000047;border-radius:.25rem;justify-content:center;align-items:center;font-size:.875rem;line-height:1.25;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.tournament-create-choice:hover .tournament-create-choice-label{border-color:#00000085}.tournament-create-choice-input:checked+.tournament-create-choice-label{background:#ff63001a;border-color:#d94f00;font-weight:700;box-shadow:inset 0 0 0 1px #d94f0059}.tournament-create-choice-input:focus-visible+.tournament-create-choice-label{border-color:#d94f00;outline:none;box-shadow:0 0 0 3px #ff63002e}.tournament-create-choice-group[aria-invalid=true] .tournament-create-choice-label{border-color:#e7040f}.tournament-create-control:hover:not(:disabled){border-color:#00000085}.tournament-create-control:focus{border-color:#d94f00;outline:none;box-shadow:0 0 0 3px #ff63002e}.tournament-create-control:disabled{color:#0000008c;cursor:not-allowed;background:#f4f4f4}.tournament-create-control[aria-invalid=true]{border-color:#e7040f}.tournament-create-checkbox{align-self:start;align-items:center;gap:var(--create-space-sm);width:max-content;max-width:100%;min-height:2.75rem;padding:var(--create-space-sm) 0;margin:0;line-height:1.25;display:inline-flex}.tournament-create-checkbox-input{accent-color:#ff6300;flex:none;width:1rem;height:1rem;margin:0}.tournament-create-form fieldset.tournament-create-visibility,.tournament-create-settings-stack fieldset{border:0 solid #0000;min-width:0;margin:0;padding:0}.tournament-create-form fieldset.tournament-create-visibility{margin-bottom:var(--create-space-xl)}.tournament-create-form fieldset.tournament-create-visibility legend:not(.tournament-create-sr-only),.tournament-create-settings-stack legend:not(.tournament-create-sr-only){float:none;width:100%;margin-bottom:var(--create-space-sm);padding:0;display:block}.tournament-create-settings-heading{margin:0 0 var(--create-space-md);color:#111;font-size:.875rem;font-weight:700;line-height:1.25}.tournament-create-settings-heading--primary{margin-bottom:var(--create-space-lg);font-size:1rem}.tournament-create-settings-stack .tournament-create-settings-section{padding-bottom:var(--create-space-lg);margin-bottom:var(--create-space-lg);border-bottom-width:1px;border-bottom-color:#00000024}.tournament-create-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tournament-create-status-toggle-group{gap:var(--create-space-sm);clear:both;grid-template-columns:minmax(0,1fr);width:100%;display:grid}.tournament-create-status-toggle{margin:0;display:block;position:relative}.tournament-create-status-toggle-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tournament-create-status-toggle-card{align-items:center;gap:var(--create-space-md);width:100%;padding:var(--create-space-sm) var(--create-space-md);background:#fafafa;border:1px solid #00000038;border-radius:.25rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.tournament-create-status-toggle-icon{color:#555;flex:none;width:.875rem;font-size:.875rem}.tournament-create-status-toggle-copy{min-width:0}.tournament-create-status-toggle:hover .tournament-create-status-toggle-card{border-color:#00000073}.tournament-create-status-toggle-input:checked+.tournament-create-status-toggle-card{background:#ff630014;border-color:#d94f00;box-shadow:inset 0 0 0 1px #d94f0059}.tournament-create-status-toggle-input:checked+.tournament-create-status-toggle-card .tournament-create-status-toggle-icon{color:#d94f00}.tournament-create-status-toggle-input:focus-visible+.tournament-create-status-toggle-card{outline:none;box-shadow:0 0 0 3px #ff63002e}.tournament-create-status-toggle-label{color:#555;font-size:.875rem;font-weight:400;transition:color .15s}.tournament-create-status-toggle-input:checked+.tournament-create-status-toggle-card .tournament-create-status-toggle-label{color:#111;font-weight:700}.tournament-create-status-toggle-description{max-width:22rem;margin-top:.125rem}.tournament-create-settings-columns{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.tournament-create-settings-stack .tournament-create-settings-column:not(:last-child){padding-bottom:var(--create-space-lg);margin-bottom:var(--create-space-lg);border-bottom-width:1px;border-bottom-color:#00000024}.tournament-create-settings-column{min-width:0}.tournament-create-setting-toggles{flex-direction:column;display:flex}.tournament-create-setting-toggles .tournament-create-checkbox{font-size:.875rem;font-weight:400}.tournament-create-flyer{flex-direction:column;display:flex}.tournament-create-events{margin-top:var(--create-space-lg);padding-top:var(--create-space-2xl);border-top:1px solid #00000024}.tournament-create-event{margin-bottom:var(--create-space-xl);background:#fff;border:1px solid #0003;border-radius:.25rem;overflow:hidden}.tournament-create-event--invalid{border-color:#e7040f}.tournament-create-event-header{min-height:4rem;padding:var(--create-space-md) var(--create-space-lg);background:#f4f4f4}.tournament-create-event--invalid .tournament-create-event-header{background:#fff1f1}.tournament-create-event-error-summary{margin-top:var(--create-space-xs);color:#9b0008;font-weight:400;line-height:1.25}.tournament-create-events-error-summary{color:#9b0008;line-height:1.4}.tournament-create-event-toggle{min-height:2.75rem;padding:var(--create-space-xs) 0;flex:auto}.tournament-create-event-actions{align-items:center;gap:var(--create-space-sm);display:flex}.tournament-create-event-collapse{border-radius:.25rem;width:2.75rem;height:2.75rem;padding:0}.tournament-create-event-collapse:hover,.tournament-create-event-collapse:focus{background:#00000014}.tournament-create-danger,.tournament-create-secondary,.tournament-create-primary{border-radius:.25rem;min-height:2.75rem;transition:background-color .15s,border-color .15s,opacity .15s}.tournament-create-danger{padding:var(--create-space-sm)}.tournament-create-danger:hover,.tournament-create-danger:focus{background:#ffdfdf}.tournament-create-secondary{align-items:center;gap:var(--create-space-sm);padding:var(--create-space-sm) var(--create-space-lg);color:#111;background:#fff;border:1px solid #00000047;font-weight:700;display:inline-flex}.tournament-create-add-icon{flex:none;font-size:.75rem}.tournament-create-secondary:hover,.tournament-create-secondary:focus{background:#fff7f2;border-color:#ff6300}.tournament-create-primary{padding:var(--create-space-md) var(--create-space-xl);background:#e95b00}.tournament-create-primary:hover,.tournament-create-primary:focus{background:#c94e00}.tournament-create-primary:disabled{cursor:wait;opacity:.65}.tournament-create-event-body{padding:0 var(--create-space-xl) var(--create-space-xl)}.tournament-create-event-section{padding:var(--create-space-xl) 0;border-bottom:1px solid #0000001f}.tournament-create-event-section:last-child{border-bottom:0;padding-bottom:0}.tournament-create-event-section-title{margin:0 0 var(--create-space-lg);font-size:1rem}.tournament-create-repeated{margin-top:var(--create-space-lg);padding-top:var(--create-space-lg);border-top:1px solid #0000001a}.tournament-create-options{border:0;margin:0;padding:0}.tournament-create-subsection-heading{margin-bottom:var(--create-space-md)}.tournament-create-stack{gap:var(--create-space-md);display:grid}.tournament-create-option-panel{gap:var(--create-space-lg);display:grid}.tournament-create-option-toggles{min-width:0}.tournament-create-option-toggles-heading{float:none;width:100%;margin:0 0 var(--create-space-sm);letter-spacing:.04em;text-transform:uppercase;color:#555;padding:0;font-size:.75rem;font-weight:700;display:block}.tournament-create-option-config{gap:var(--create-space-md);padding-top:var(--create-space-md);border-top:1px solid #0000001a;display:grid}.tournament-create-option-config-item{padding:var(--create-space-md);background:#00000005;border:1px solid #0000001f;border-radius:.25rem;margin:0}.tournament-create-option-config-title{margin:0 0 var(--create-space-md);font-size:.875rem;font-weight:700}.tournament-create-option-fields{gap:var(--create-space-lg);grid-template-columns:minmax(0,1fr);display:grid}.tournament-create-option-empty{padding-top:var(--create-space-sm)}.tournament-create-repeat-row{align-items:end;gap:var(--create-space-md);grid-template-columns:minmax(0,1fr);display:grid}.tournament-create-repeat-row>button{min-height:2.75rem;padding:var(--create-space-sm)}.tournament-create-deposit{align-items:end;gap:var(--create-space-sm);display:grid}.tournament-create-deposit>.tournament-create-checkbox{align-self:end;min-height:2.75rem;padding-top:0;padding-bottom:0}.tournament-create-course-setup>.tournament-create-checkbox{min-height:auto;padding:0}.tournament-create-course-setup-toolbar{justify-content:space-between;align-items:flex-start;gap:var(--create-space-md);min-height:2.75rem;margin-top:var(--create-space-xs);flex-wrap:wrap;display:flex}.tournament-create-course-setup-toolbar .tournament-create-secondary{align-self:center}.tournament-create-course-setup-hint{flex:12rem;min-width:0}.tournament-create-course-setup-fields{margin-top:var(--create-space-md)}.tournament-create-course-row-label{margin-bottom:var(--create-space-sm);color:#555}.tournament-create-main-event{padding-top:var(--create-space-xl);padding-bottom:var(--create-space-md);border-bottom:1px solid #0000001f}.tournament-create-submit{margin-top:var(--create-space-2xl);padding:var(--create-space-xl);background:#f4f4f4;border-top:1px solid #00000029;align-items:center}.tournament-create-submit-message,.tournament-create-submit-error{flex:auto;min-height:2.75rem}.tournament-create-submit-error{align-items:center;gap:var(--create-space-xs);padding:var(--create-space-md) var(--create-space-lg);color:#9b0008;background:#fff1f1;border:1px solid #e7040f;border-radius:.25rem;display:flex}.tournament-create-submit-error:focus{outline-offset:2px;outline:2px solid #e7040f}@media screen and (min-width:48rem){.tournament-create-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.tournament-create-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.tournament-create-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.tournament-create-option-fields--normal{grid-template-columns:repeat(2,minmax(0,1fr)) max-content}.tournament-create-option-fields--lewis{grid-template-columns:repeat(3,minmax(0,1fr)) max-content}.tournament-create-grid-span{grid-column:1/-1}.tournament-create-repeat-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.tournament-create-repeat-row--single,.tournament-create-deposit{grid-template-columns:minmax(0,1fr) auto}.tournament-create-settings-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.tournament-create-status-toggle-group{grid-template-columns:repeat(2,minmax(0,1fr))}.tournament-create-settings-stack .tournament-create-settings-column:not(:last-child){padding-right:var(--create-space-xl);border-bottom-width:0;border-right-width:1px;border-right-color:#00000024;margin-bottom:0;padding-bottom:0}.tournament-create-settings-column:not(:first-child){padding-left:var(--create-space-xl)}}@media screen and (max-width:40rem){.tournament-create-form{width:calc(100% + 1rem);padding-top:var(--create-space-lg);margin-left:-1rem;margin-right:0}.tournament-create-page-header,.tournament-create-panel,.tournament-create-events{margin-left:0;margin-right:0}.tournament-create-submit{flex-direction:column;align-items:stretch}.tournament-create-event-body{padding-right:var(--create-space-lg);padding-left:var(--create-space-lg)}.tournament-create-submit{padding:var(--create-space-lg)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
