/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.captcha-keypad-wrapper .form-item,.captcha-keypad-wrapper .captcha-keypad{float:left;display:block;margin:5px;min-height:75px;vertical-align:middle;}.captcha-keypad span{font-family:monospace;}.captcha-keypad-wrapper .captcha-keypad span,.captcha-keypad-wrapper .clear{cursor:pointer;border:1px dotted gray;width:10px;height:10px;display:inline-table;margin:2px 2px;padding:2px 6px;}.captcha-keypad-wrapper .captcha-keypad .inner span:hover,.captcha-keypad-wrapper .clear:hover{background-color:rgb(207,208,208);}.captcha-keypad-wrapper .sequence{float:left;}.captcha-keypad-wrapper .captcha-keypad .inner{display:block;width:110px;border:none;height:auto;}#edit-captcha-response{max-width:100px;}
.captcha-keypad-theme--horizontal{border:1px solid #d1d5db;border-radius:0.625rem;padding:0.75rem 1rem 0.875rem;background:#f8fafc;display:inline-block;}.captcha-keypad-theme--horizontal.captcha-keypad-has-error{border-color:#ef4444;border-width:2px;}.captcha-keypad-theme--horizontal > legend{display:none;}.captcha-keypad-theme--horizontal .fieldset-wrapper{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0.4rem 1.5rem;align-items:start;}.captcha-keypad-theme--horizontal .form-item,.captcha-keypad-theme--horizontal .captcha-keypad{float:none;margin:0;min-height:unset;}.captcha-keypad-theme--horizontal .form-item-captcha-response{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;align-items:flex-start;gap:0.4rem;}.captcha-keypad-theme--horizontal .form-item-captcha-response label{font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;color:#374151;margin:0;line-height:1.1;}.captcha-keypad-theme--horizontal #edit-captcha-response{width:5.5rem;max-width:100%;padding:0.4rem 0.5rem;border:1px solid #d1d5db;border-radius:0.375rem;font-size:1.1rem;font-weight:700;letter-spacing:0.3em;text-align:center;background:#fff;}.captcha-keypad-theme--horizontal .clear{display:inline-block;align-self:flex-start;width:auto;height:auto;padding:0.15rem 0.55rem;border:1px solid #d1d5db;border-radius:999px;font-size:0.7rem;cursor:pointer;background:#fff;color:#6b7280;margin:0;line-height:1.4;}.captcha-keypad-theme--horizontal .clear:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--horizontal .captcha-keypad{grid-column:2;grid-row:1;}.captcha-keypad-theme--horizontal .captcha-keypad .inner{display:grid;grid-template-columns:repeat(5,2.25rem);gap:0.3rem;border:none;height:auto;width:auto;}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #d1d5db;border-radius:0.4rem;font-family:monospace;font-size:1rem;font-weight:600;cursor:pointer;background:#fff;color:#374151;transition:background 100ms ease,border-color 100ms ease;margin:0;padding:0;box-shadow:0 1px 2px rgba(0,0,0,.06);}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn:active{background:#e5e7eb;transform:translateY(1px);}.captcha-keypad-theme--horizontal .sequence{grid-column:2;grid-row:2;float:none;font-size:0.8rem;color:#6b7280;padding:0;margin-top:0;align-self:start;}.captcha-keypad-theme--horizontal .message{grid-column:2;font-size:0.8rem;color:#ef4444;margin-top:0.15rem;}
.captcha-keypad-theme--vertical{border:1px solid #d1d5db;border-radius:0.625rem;padding:0.75rem 1rem 0.875rem;background:#f8fafc;display:inline-block;}.captcha-keypad-theme--vertical.captcha-keypad-has-error{border-color:#ef4444;border-width:2px;}.captcha-keypad-theme--vertical .fieldset-wrapper{display:flex;flex-direction:column;align-items:center;gap:0.5rem;}.captcha-keypad-theme--vertical .form-item,.captcha-keypad-theme--vertical .captcha-keypad{float:none;margin:0;min-height:unset;}.captcha-keypad-theme--vertical .form-item-captcha-response{display:flex;flex-direction:column;align-items:center;gap:0.3rem;width:100%;}.captcha-keypad-theme--vertical .form-item-captcha-response label{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:#6b7280;margin:0;}.captcha-keypad-theme--vertical #edit-captcha-response{width:7rem;max-width:100%;padding:0.4rem 0.5rem;border:1px solid #d1d5db;border-radius:0.375rem;font-size:1.1rem;font-weight:700;letter-spacing:0.2em;text-align:center;background:#fff;}.captcha-keypad-theme--vertical .clear{display:inline-block;width:auto;height:auto;padding:0.15rem 0.55rem;border:1px solid #d1d5db;border-radius:999px;font-size:0.7rem;cursor:pointer;background:#fff;color:#6b7280;margin:0;line-height:1.4;}.captcha-keypad-theme--vertical .clear:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--vertical .captcha-keypad{flex:0 0 auto;}.captcha-keypad-theme--vertical .captcha-keypad .inner{display:grid;grid-template-columns:repeat(3,2.5rem);gap:0.35rem;border:none;height:auto;width:auto;}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #d1d5db;border-radius:0.4rem;font-family:monospace;font-size:1rem;font-weight:600;cursor:pointer;background:#fff;color:#374151;transition:background 100ms ease,border-color 100ms ease;margin:0;padding:0;box-shadow:0 1px 2px rgba(0,0,0,.06);}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:active{background:#e5e7eb;transform:translateY(1px);}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:last-child:nth-child(3n + 1){grid-column:2;}.captcha-keypad-theme--vertical .sequence{float:none;font-size:0.8rem;color:#6b7280;padding:0;margin-top:0.1rem;text-align:center;}.captcha-keypad-theme--vertical .message{font-size:0.75rem;color:#ef4444;text-align:center;margin-top:0.1rem;}
.cke5-custom-block-indent-1{margin-left:40px;}.cke5-custom-block-indent-2{margin-left:80px;}.cke5-custom-block-indent-3{margin-left:120px;}.cke5-custom-block-indent-4{margin-left:160px;}.cke5-custom-block-indent-5{margin-left:200px;}.cke5-custom-block-indent-6{margin-left:240px;}.cke5-custom-block-indent-7{margin-left:280px;}.cke5-custom-block-indent-8{margin-left:320px;}.cke5-custom-block-indent-9{margin-left:360px;}.cke5-custom-block-indent-10{margin-left:400px;}.cke5-custom-block-indent-11{margin-left:440px;}.cke5-custom-block-indent-12{margin-left:480px;}.cke5-custom-block-indent-13{margin-left:520px;}.cke5-custom-block-indent-14{margin-left:560px;}.cke5-custom-block-indent-15{margin-left:600px;}.cke5-custom-block-indent-16{margin-left:640px;}.cke5-custom-block-indent-17{margin-left:680px;}.cke5-custom-block-indent-18{margin-left:720px;}.cke5-custom-block-indent-19{margin-left:760px;}.cke5-custom-block-indent-20{margin-left:800px;}

.scbf-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;}.scbf-photo-grid .scbf-photo-card{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);transition:0.3s;border-radius:10px;display:flex;align-items:center;flex-direction:column;max-width:325px;}.scbf-photo-grid .scbf-photo-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.25);}.scbf-photo-grid .scbf-photo-card .scbf-photo-card-text-container{padding:2px 16px;font-weight:normal;align-self:flex-start;display:flex;flex-direction:column;flex:auto;justify-content:flex-end;}.scbf-photo-grid .scbf-photo-card img{border-radius:10px 10px 0 0;}
.scbf-tournament-selectors{display:flex;column-gap:1rem;}@media (max-width:768px){.scbf-tournament-selectors{flex-direction:column;}}.scbf-season-selector{min-width:125px;}.scbf-tournament-selector{min-width:450px;}.scbf-tournament-day-selector{min-width:125px;}
