body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

code {
	font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}

.dragging {
	background: #e9f5ff !important;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#212529;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:inherit;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:#212529;color:var(--bs-highlight-color);background-color:#fff3cd;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(13,110,253,1);color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:#fff;color:var(--bs-body-bg);background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(33, 37, 41, 0.75);color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0.375rem;border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:rgba(33, 37, 41, 0.75);color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px * 2) solid currentcolor;border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:rgba(33, 37, 41, 0.75);color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-clip:padding-box;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0.375rem;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;color:var(--bs-body-color);background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:rgba(33, 37, 41, 0.75);color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;color:var(--bs-body-color);background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;color:var(--bs-body-color);background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:1px 0;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(1px * 2));min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:0.25rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(1px * 2));min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:0.5rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(1px * 2));min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(1px * 2));min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(1px * 2));min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(1px * 2));height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:0.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(1px * 2));height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(1px * 2));height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0.375rem;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:0.25rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:0.5rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23dee2e6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255, 255, 255, 0.25%29%27/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:rgba(33, 37, 41, 0.75);background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:rgba(33, 37, 41, 0.75);background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(1px * 2));height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(1px * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(33,37,41,.65);color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:#fff;background-color:var(--bs-body-bg);border-radius:0.375rem;border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(33,37,41,.65);color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0.375rem;border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:0.5rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:0.25rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(1px * -1);margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754;background-color:var(--bs-success);border-radius:0.375rem;border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545;background-color:var(--bs-danger);border-radius:0.375rem;border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(1px * -1);margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(1px * -1);margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:1px solid var(--bs-navbar-toggler-border-color);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:#212529;color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23212529%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23052c65%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(1px * -1);margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z%27/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,1)!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,1)!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,1)!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,1)!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,1)!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,1)!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,1)!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,1)!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(13,110,253,1)!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(13,110,253,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(13,110,253,1)!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,1)!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,1)!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,1)!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(108,117,125,1)!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(108,117,125,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(108,117,125,1)!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,1)!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,1)!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,1)!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(25,135,84,1)!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(25,135,84,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(25,135,84,1)!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,1)!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,1)!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,1)!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(13,202,240,1)!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(13,202,240,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(13,202,240,1)!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,1)!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,1)!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,1)!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(255,193,7,1)!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,193,7,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,193,7,1)!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,1)!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,1)!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,1)!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(220,53,69,1)!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(220,53,69,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(220,53,69,1)!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,1)!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,1)!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,1)!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(248,249,250,1)!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(248,249,250,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(248,249,250,1)!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,1)!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,1)!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,1)!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(33,37,41,1)!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(33,37,41,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(33,37,41,1)!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,1)!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,1)!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,1)!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(0,0,0,1)!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(0,0,0,1)!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(0,0,0,1)!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(0,0,0,.75)!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(0,0,0,0.75)!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important;text-decoration-color:RGBA(0,0,0,0.75)!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important}.focus-ring:focus{outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(13,110,253,0.5);-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-decoration-color:rgba(13,110,253,0.5);text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(13,110,253,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(108,117,125,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(25,135,84,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(13,202,240,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(255,193,7,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(220,53,69,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(248,249,250,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(33,37,41,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(0,0,0,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(255,255,255,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:rgba(33, 37, 41, 0.75)!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:rgba(33, 37, 41, 0.75)!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:rgba(33, 37, 41, 0.5)!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:0.125em!important}.link-offset-1-hover:hover{text-underline-offset:0.125em!important}.link-offset-2{text-underline-offset:0.25em!important}.link-offset-2-hover:hover{text-underline-offset:0.25em!important}.link-offset-3{text-underline-offset:0.375em!important}.link-offset-3-hover:hover{text-underline-offset:0.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(13,110,253,1)!important;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(13,110,253,1)!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:0.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:0.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:0.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:0.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:0.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:0.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:0.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:0.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:0.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:0.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:0.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:0.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:0.375rem!important;border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:0.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:0.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:0.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:0.375rem!important;border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:0.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:0.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:0.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:0.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:0.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:0.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:0.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:0.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:0.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:0.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:0.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:0.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:0.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:0.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:0.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:0.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:0.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:0.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:0.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}

/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url(/static/media/bootstrap-icons.b7bcc075b395c14ce8c2.woff2) format("woff2"),
url(/static/media/bootstrap-icons.39795c0b4513de014cf8.woff) format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before { content: "\f67f"; }
.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-drizzle-fill::before { content: "\f29c"; }
.bi-cloud-drizzle::before { content: "\f29d"; }
.bi-cloud-fill::before { content: "\f29e"; }
.bi-cloud-fog-fill::before { content: "\f29f"; }
.bi-cloud-fog::before { content: "\f2a0"; }
.bi-cloud-fog2-fill::before { content: "\f2a1"; }
.bi-cloud-fog2::before { content: "\f2a2"; }
.bi-cloud-hail-fill::before { content: "\f2a3"; }
.bi-cloud-hail::before { content: "\f2a4"; }
.bi-cloud-haze-fill::before { content: "\f2a6"; }
.bi-cloud-haze::before { content: "\f2a7"; }
.bi-cloud-haze2-fill::before { content: "\f2a8"; }
.bi-cloud-lightning-fill::before { content: "\f2a9"; }
.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; }
.bi-cloud-lightning-rain::before { content: "\f2ab"; }
.bi-cloud-lightning::before { content: "\f2ac"; }
.bi-cloud-minus-fill::before { content: "\f2ad"; }
.bi-cloud-minus::before { content: "\f2ae"; }
.bi-cloud-moon-fill::before { content: "\f2af"; }
.bi-cloud-moon::before { content: "\f2b0"; }
.bi-cloud-plus-fill::before { content: "\f2b1"; }
.bi-cloud-plus::before { content: "\f2b2"; }
.bi-cloud-rain-fill::before { content: "\f2b3"; }
.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; }
.bi-cloud-rain-heavy::before { content: "\f2b5"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-cloud-slash-fill::before { content: "\f2b7"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-cloud-sleet-fill::before { content: "\f2b9"; }
.bi-cloud-sleet::before { content: "\f2ba"; }
.bi-cloud-snow-fill::before { content: "\f2bb"; }
.bi-cloud-snow::before { content: "\f2bc"; }
.bi-cloud-sun-fill::before { content: "\f2bd"; }
.bi-cloud-sun::before { content: "\f2be"; }
.bi-cloud-upload-fill::before { content: "\f2bf"; }
.bi-cloud-upload::before { content: "\f2c0"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-clouds-fill::before { content: "\f2c2"; }
.bi-clouds::before { content: "\f2c3"; }
.bi-cloudy-fill::before { content: "\f2c4"; }
.bi-cloudy::before { content: "\f2c5"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-collection-fill::before { content: "\f2c9"; }
.bi-collection-play-fill::before { content: "\f2ca"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-collection::before { content: "\f2cc"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-columns::before { content: "\f2ce"; }
.bi-command::before { content: "\f2cf"; }
.bi-compass-fill::before { content: "\f2d0"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-cone::before { content: "\f2d3"; }
.bi-controller::before { content: "\f2d4"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-credit-card-2-back-fill::before { content: "\f2d7"; }
.bi-credit-card-2-back::before { content: "\f2d8"; }
.bi-credit-card-2-front-fill::before { content: "\f2d9"; }
.bi-credit-card-2-front::before { content: "\f2da"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-crop::before { content: "\f2dd"; }
.bi-cup-fill::before { content: "\f2de"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-cup::before { content: "\f2e0"; }
.bi-cursor-fill::before { content: "\f2e1"; }
.bi-cursor-text::before { content: "\f2e2"; }
.bi-cursor::before { content: "\f2e3"; }
.bi-dash-circle-dotted::before { content: "\f2e4"; }
.bi-dash-circle-fill::before { content: "\f2e5"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-dash-square-dotted::before { content: "\f2e7"; }
.bi-dash-square-fill::before { content: "\f2e8"; }
.bi-dash-square::before { content: "\f2e9"; }
.bi-dash::before { content: "\f2ea"; }
.bi-diagram-2-fill::before { content: "\f2eb"; }
.bi-diagram-2::before { content: "\f2ec"; }
.bi-diagram-3-fill::before { content: "\f2ed"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-diamond-fill::before { content: "\f2ef"; }
.bi-diamond-half::before { content: "\f2f0"; }
.bi-diamond::before { content: "\f2f1"; }
.bi-dice-1-fill::before { content: "\f2f2"; }
.bi-dice-1::before { content: "\f2f3"; }
.bi-dice-2-fill::before { content: "\f2f4"; }
.bi-dice-2::before { content: "\f2f5"; }
.bi-dice-3-fill::before { content: "\f2f6"; }
.bi-dice-3::before { content: "\f2f7"; }
.bi-dice-4-fill::before { content: "\f2f8"; }
.bi-dice-4::before { content: "\f2f9"; }
.bi-dice-5-fill::before { content: "\f2fa"; }
.bi-dice-5::before { content: "\f2fb"; }
.bi-dice-6-fill::before { content: "\f2fc"; }
.bi-dice-6::before { content: "\f2fd"; }
.bi-disc-fill::before { content: "\f2fe"; }
.bi-disc::before { content: "\f2ff"; }
.bi-discord::before { content: "\f300"; }
.bi-display-fill::before { content: "\f301"; }
.bi-display::before { content: "\f302"; }
.bi-distribute-horizontal::before { content: "\f303"; }
.bi-distribute-vertical::before { content: "\f304"; }
.bi-door-closed-fill::before { content: "\f305"; }
.bi-door-closed::before { content: "\f306"; }
.bi-door-open-fill::before { content: "\f307"; }
.bi-door-open::before { content: "\f308"; }
.bi-dot::before { content: "\f309"; }
.bi-download::before { content: "\f30a"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-droplet::before { content: "\f30d"; }
.bi-earbuds::before { content: "\f30e"; }
.bi-easel-fill::before { content: "\f30f"; }
.bi-easel::before { content: "\f310"; }
.bi-egg-fill::before { content: "\f311"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-egg::before { content: "\f313"; }
.bi-eject-fill::before { content: "\f314"; }
.bi-eject::before { content: "\f315"; }
.bi-emoji-angry-fill::before { content: "\f316"; }
.bi-emoji-angry::before { content: "\f317"; }
.bi-emoji-dizzy-fill::before { content: "\f318"; }
.bi-emoji-dizzy::before { content: "\f319"; }
.bi-emoji-expressionless-fill::before { content: "\f31a"; }
.bi-emoji-expressionless::before { content: "\f31b"; }
.bi-emoji-frown-fill::before { content: "\f31c"; }
.bi-emoji-frown::before { content: "\f31d"; }
.bi-emoji-heart-eyes-fill::before { content: "\f31e"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-emoji-laughing-fill::before { content: "\f320"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-emoji-neutral-fill::before { content: "\f322"; }
.bi-emoji-neutral::before { content: "\f323"; }
.bi-emoji-smile-fill::before { content: "\f324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f325"; }
.bi-emoji-smile-upside-down::before { content: "\f326"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-emoji-sunglasses-fill::before { content: "\f328"; }
.bi-emoji-sunglasses::before { content: "\f329"; }
.bi-emoji-wink-fill::before { content: "\f32a"; }
.bi-emoji-wink::before { content: "\f32b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eraser-fill::before { content: "\f330"; }
.bi-eraser::before { content: "\f331"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-diamond-fill::before { content: "\f334"; }
.bi-exclamation-diamond::before { content: "\f335"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-octagon::before { content: "\f337"; }
.bi-exclamation-square-fill::before { content: "\f338"; }
.bi-exclamation-square::before { content: "\f339"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation::before { content: "\f33c"; }
.bi-exclude::before { content: "\f33d"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye-slash-fill::before { content: "\f33f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-eyedropper::before { content: "\f342"; }
.bi-eyeglasses::before { content: "\f343"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-arrow-down-fill::before { content: "\f345"; }
.bi-file-arrow-down::before { content: "\f346"; }
.bi-file-arrow-up-fill::before { content: "\f347"; }
.bi-file-arrow-up::before { content: "\f348"; }
.bi-file-bar-graph-fill::before { content: "\f349"; }
.bi-file-bar-graph::before { content: "\f34a"; }
.bi-file-binary-fill::before { content: "\f34b"; }
.bi-file-binary::before { content: "\f34c"; }
.bi-file-break-fill::before { content: "\f34d"; }
.bi-file-break::before { content: "\f34e"; }
.bi-file-check-fill::before { content: "\f34f"; }
.bi-file-check::before { content: "\f350"; }
.bi-file-code-fill::before { content: "\f351"; }
.bi-file-code::before { content: "\f352"; }
.bi-file-diff-fill::before { content: "\f353"; }
.bi-file-diff::before { content: "\f354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f355"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f357"; }
.bi-file-earmark-arrow-up::before { content: "\f358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f359"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-binary-fill::before { content: "\f35b"; }
.bi-file-earmark-binary::before { content: "\f35c"; }
.bi-file-earmark-break-fill::before { content: "\f35d"; }
.bi-file-earmark-break::before { content: "\f35e"; }
.bi-file-earmark-check-fill::before { content: "\f35f"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-file-earmark-code-fill::before { content: "\f361"; }
.bi-file-earmark-code::before { content: "\f362"; }
.bi-file-earmark-diff-fill::before { content: "\f363"; }
.bi-file-earmark-diff::before { content: "\f364"; }
.bi-file-earmark-easel-fill::before { content: "\f365"; }
.bi-file-earmark-easel::before { content: "\f366"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-earmark-excel::before { content: "\f368"; }
.bi-file-earmark-fill::before { content: "\f369"; }
.bi-file-earmark-font-fill::before { content: "\f36a"; }
.bi-file-earmark-font::before { content: "\f36b"; }
.bi-file-earmark-image-fill::before { content: "\f36c"; }
.bi-file-earmark-image::before { content: "\f36d"; }
.bi-file-earmark-lock-fill::before { content: "\f36e"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-file-earmark-lock2-fill::before { content: "\f370"; }
.bi-file-earmark-lock2::before { content: "\f371"; }
.bi-file-earmark-medical-fill::before { content: "\f372"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-file-earmark-minus-fill::before { content: "\f374"; }
.bi-file-earmark-minus::before { content: "\f375"; }
.bi-file-earmark-music-fill::before { content: "\f376"; }
.bi-file-earmark-music::before { content: "\f377"; }
.bi-file-earmark-person-fill::before { content: "\f378"; }
.bi-file-earmark-person::before { content: "\f379"; }
.bi-file-earmark-play-fill::before { content: "\f37a"; }
.bi-file-earmark-play::before { content: "\f37b"; }
.bi-file-earmark-plus-fill::before { content: "\f37c"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-post-fill::before { content: "\f37e"; }
.bi-file-earmark-post::before { content: "\f37f"; }
.bi-file-earmark-ppt-fill::before { content: "\f380"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-file-earmark-richtext-fill::before { content: "\f382"; }
.bi-file-earmark-richtext::before { content: "\f383"; }
.bi-file-earmark-ruled-fill::before { content: "\f384"; }
.bi-file-earmark-ruled::before { content: "\f385"; }
.bi-file-earmark-slides-fill::before { content: "\f386"; }
.bi-file-earmark-slides::before { content: "\f387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word-fill::before { content: "\f38c"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-file-earmark-x-fill::before { content: "\f38e"; }
.bi-file-earmark-x::before { content: "\f38f"; }
.bi-file-earmark-zip-fill::before { content: "\f390"; }
.bi-file-earmark-zip::before { content: "\f391"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-file-easel-fill::before { content: "\f393"; }
.bi-file-easel::before { content: "\f394"; }
.bi-file-excel-fill::before { content: "\f395"; }
.bi-file-excel::before { content: "\f396"; }
.bi-file-fill::before { content: "\f397"; }
.bi-file-font-fill::before { content: "\f398"; }
.bi-file-font::before { content: "\f399"; }
.bi-file-image-fill::before { content: "\f39a"; }
.bi-file-image::before { content: "\f39b"; }
.bi-file-lock-fill::before { content: "\f39c"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-file-lock2-fill::before { content: "\f39e"; }
.bi-file-lock2::before { content: "\f39f"; }
.bi-file-medical-fill::before { content: "\f3a0"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-file-minus-fill::before { content: "\f3a2"; }
.bi-file-minus::before { content: "\f3a3"; }
.bi-file-music-fill::before { content: "\f3a4"; }
.bi-file-music::before { content: "\f3a5"; }
.bi-file-person-fill::before { content: "\f3a6"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-file-play-fill::before { content: "\f3a8"; }
.bi-file-play::before { content: "\f3a9"; }
.bi-file-plus-fill::before { content: "\f3aa"; }
.bi-file-plus::before { content: "\f3ab"; }
.bi-file-post-fill::before { content: "\f3ac"; }
.bi-file-post::before { content: "\f3ad"; }
.bi-file-ppt-fill::before { content: "\f3ae"; }
.bi-file-ppt::before { content: "\f3af"; }
.bi-file-richtext-fill::before { content: "\f3b0"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-file-ruled-fill::before { content: "\f3b2"; }
.bi-file-ruled::before { content: "\f3b3"; }
.bi-file-slides-fill::before { content: "\f3b4"; }
.bi-file-slides::before { content: "\f3b5"; }
.bi-file-spreadsheet-fill::before { content: "\f3b6"; }
.bi-file-spreadsheet::before { content: "\f3b7"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-file-word-fill::before { content: "\f3ba"; }
.bi-file-word::before { content: "\f3bb"; }
.bi-file-x-fill::before { content: "\f3bc"; }
.bi-file-x::before { content: "\f3bd"; }
.bi-file-zip-fill::before { content: "\f3be"; }
.bi-file-zip::before { content: "\f3bf"; }
.bi-file::before { content: "\f3c0"; }
.bi-files-alt::before { content: "\f3c1"; }
.bi-files::before { content: "\f3c2"; }
.bi-film::before { content: "\f3c3"; }
.bi-filter-circle-fill::before { content: "\f3c4"; }
.bi-filter-circle::before { content: "\f3c5"; }
.bi-filter-left::before { content: "\f3c6"; }
.bi-filter-right::before { content: "\f3c7"; }
.bi-filter-square-fill::before { content: "\f3c8"; }
.bi-filter-square::before { content: "\f3c9"; }
.bi-filter::before { content: "\f3ca"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-flag::before { content: "\f3cc"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-flower2::before { content: "\f3ce"; }
.bi-flower3::before { content: "\f3cf"; }
.bi-folder-check::before { content: "\f3d0"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-folder-minus::before { content: "\f3d2"; }
.bi-folder-plus::before { content: "\f3d3"; }
.bi-folder-symlink-fill::before { content: "\f3d4"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-folder-x::before { content: "\f3d6"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-folder2::before { content: "\f3d9"; }
.bi-fonts::before { content: "\f3da"; }
.bi-forward-fill::before { content: "\f3db"; }
.bi-forward::before { content: "\f3dc"; }
.bi-front::before { content: "\f3dd"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-gear-wide::before { content: "\f3e4"; }
.bi-gear::before { content: "\f3e5"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-fill::before { content: "\f3e9"; }
.bi-geo::before { content: "\f3ea"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-gift::before { content: "\f3ec"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-down::before { content: "\f3f1"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid-1x2-fill::before { content: "\f3f3"; }
.bi-grid-1x2::before { content: "\f3f4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3f5"; }
.bi-grid-3x2-gap::before { content: "\f3f6"; }
.bi-grid-3x2::before { content: "\f3f7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-grid-3x3::before { content: "\f3fa"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-grid::before { content: "\f3fc"; }
.bi-grip-horizontal::before { content: "\f3fd"; }
.bi-grip-vertical::before { content: "\f3fe"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-hand-index-fill::before { content: "\f400"; }
.bi-hand-index-thumb-fill::before { content: "\f401"; }
.bi-hand-index-thumb::before { content: "\f402"; }
.bi-hand-index::before { content: "\f403"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-down::before { content: "\f405"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-handbag-fill::before { content: "\f408"; }
.bi-handbag::before { content: "\f409"; }
.bi-hash::before { content: "\f40a"; }
.bi-hdd-fill::before { content: "\f40b"; }
.bi-hdd-network-fill::before { content: "\f40c"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-hdd-rack-fill::before { content: "\f40e"; }
.bi-hdd-rack::before { content: "\f40f"; }
.bi-hdd-stack-fill::before { content: "\f410"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-hdd::before { content: "\f412"; }
.bi-headphones::before { content: "\f413"; }
.bi-headset::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart-half::before { content: "\f416"; }
.bi-heart::before { content: "\f417"; }
.bi-heptagon-fill::before { content: "\f418"; }
.bi-heptagon-half::before { content: "\f419"; }
.bi-heptagon::before { content: "\f41a"; }
.bi-hexagon-fill::before { content: "\f41b"; }
.bi-hexagon-half::before { content: "\f41c"; }
.bi-hexagon::before { content: "\f41d"; }
.bi-hourglass-bottom::before { content: "\f41e"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-hourglass-top::before { content: "\f420"; }
.bi-hourglass::before { content: "\f421"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house::before { content: "\f425"; }
.bi-hr::before { content: "\f426"; }
.bi-hurricane::before { content: "\f427"; }
.bi-image-alt::before { content: "\f428"; }
.bi-image-fill::before { content: "\f429"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inbox::before { content: "\f42d"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-square-fill::before { content: "\f432"; }
.bi-info-square::before { content: "\f433"; }
.bi-info::before { content: "\f434"; }
.bi-input-cursor-text::before { content: "\f435"; }
.bi-input-cursor::before { content: "\f436"; }
.bi-instagram::before { content: "\f437"; }
.bi-intersect::before { content: "\f438"; }
.bi-journal-album::before { content: "\f439"; }
.bi-journal-arrow-down::before { content: "\f43a"; }
.bi-journal-arrow-up::before { content: "\f43b"; }
.bi-journal-bookmark-fill::before { content: "\f43c"; }
.bi-journal-bookmark::before { content: "\f43d"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-journal-code::before { content: "\f43f"; }
.bi-journal-medical::before { content: "\f440"; }
.bi-journal-minus::before { content: "\f441"; }
.bi-journal-plus::before { content: "\f442"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journal-x::before { content: "\f445"; }
.bi-journal::before { content: "\f446"; }
.bi-journals::before { content: "\f447"; }
.bi-joystick::before { content: "\f448"; }
.bi-justify-left::before { content: "\f449"; }
.bi-justify-right::before { content: "\f44a"; }
.bi-justify::before { content: "\f44b"; }
.bi-kanban-fill::before { content: "\f44c"; }
.bi-kanban::before { content: "\f44d"; }
.bi-key-fill::before { content: "\f44e"; }
.bi-key::before { content: "\f44f"; }
.bi-keyboard-fill::before { content: "\f450"; }
.bi-keyboard::before { content: "\f451"; }
.bi-ladder::before { content: "\f452"; }
.bi-lamp-fill::before { content: "\f453"; }
.bi-lamp::before { content: "\f454"; }
.bi-laptop-fill::before { content: "\f455"; }
.bi-laptop::before { content: "\f456"; }
.bi-layer-backward::before { content: "\f457"; }
.bi-layer-forward::before { content: "\f458"; }
.bi-layers-fill::before { content: "\f459"; }
.bi-layers-half::before { content: "\f45a"; }
.bi-layers::before { content: "\f45b"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; }
.bi-layout-sidebar-inset::before { content: "\f45d"; }
.bi-layout-sidebar-reverse::before { content: "\f45e"; }
.bi-layout-sidebar::before { content: "\f45f"; }
.bi-layout-split::before { content: "\f460"; }
.bi-layout-text-sidebar-reverse::before { content: "\f461"; }
.bi-layout-text-sidebar::before { content: "\f462"; }
.bi-layout-text-window-reverse::before { content: "\f463"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-layout-three-columns::before { content: "\f465"; }
.bi-layout-wtf::before { content: "\f466"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-lightbulb-off-fill::before { content: "\f469"; }
.bi-lightbulb-off::before { content: "\f46a"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightning::before { content: "\f46f"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-link::before { content: "\f471"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list-nested::before { content: "\f474"; }
.bi-list-ol::before { content: "\f475"; }
.bi-list-stars::before { content: "\f476"; }
.bi-list-task::before { content: "\f477"; }
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-lock::before { content: "\f47b"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-mailbox2::before { content: "\f47d"; }
.bi-map-fill::before { content: "\f47e"; }
.bi-map::before { content: "\f47f"; }
.bi-markdown-fill::before { content: "\f480"; }
.bi-markdown::before { content: "\f481"; }
.bi-mask::before { content: "\f482"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-megaphone::before { content: "\f484"; }
.bi-menu-app-fill::before { content: "\f485"; }
.bi-menu-app::before { content: "\f486"; }
.bi-menu-button-fill::before { content: "\f487"; }
.bi-menu-button-wide-fill::before { content: "\f488"; }
.bi-menu-button-wide::before { content: "\f489"; }
.bi-menu-button::before { content: "\f48a"; }
.bi-menu-down::before { content: "\f48b"; }
.bi-menu-up::before { content: "\f48c"; }
.bi-mic-fill::before { content: "\f48d"; }
.bi-mic-mute-fill::before { content: "\f48e"; }
.bi-mic-mute::before { content: "\f48f"; }
.bi-mic::before { content: "\f490"; }
.bi-minecart-loaded::before { content: "\f491"; }
.bi-minecart::before { content: "\f492"; }
.bi-moisture::before { content: "\f493"; }
.bi-moon-fill::before { content: "\f494"; }
.bi-moon-stars-fill::before { content: "\f495"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-moon::before { content: "\f497"; }
.bi-mouse-fill::before { content: "\f498"; }
.bi-mouse::before { content: "\f499"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-mouse2::before { content: "\f49b"; }
.bi-mouse3-fill::before { content: "\f49c"; }
.bi-mouse3::before { content: "\f49d"; }
.bi-music-note-beamed::before { content: "\f49e"; }
.bi-music-note-list::before { content: "\f49f"; }
.bi-music-note::before { content: "\f4a0"; }
.bi-music-player-fill::before { content: "\f4a1"; }
.bi-music-player::before { content: "\f4a2"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-node-minus-fill::before { content: "\f4a4"; }
.bi-node-minus::before { content: "\f4a5"; }
.bi-node-plus-fill::before { content: "\f4a6"; }
.bi-node-plus::before { content: "\f4a7"; }
.bi-nut-fill::before { content: "\f4a8"; }
.bi-nut::before { content: "\f4a9"; }
.bi-octagon-fill::before { content: "\f4aa"; }
.bi-octagon-half::before { content: "\f4ab"; }
.bi-octagon::before { content: "\f4ac"; }
.bi-option::before { content: "\f4ad"; }
.bi-outlet::before { content: "\f4ae"; }
.bi-paint-bucket::before { content: "\f4af"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-palette::before { content: "\f4b1"; }
.bi-palette2::before { content: "\f4b2"; }
.bi-paperclip::before { content: "\f4b3"; }
.bi-paragraph::before { content: "\f4b4"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-exclamation-fill::before { content: "\f4b7"; }
.bi-patch-exclamation::before { content: "\f4b8"; }
.bi-patch-minus-fill::before { content: "\f4b9"; }
.bi-patch-minus::before { content: "\f4ba"; }
.bi-patch-plus-fill::before { content: "\f4bb"; }
.bi-patch-plus::before { content: "\f4bc"; }
.bi-patch-question-fill::before { content: "\f4bd"; }
.bi-patch-question::before { content: "\f4be"; }
.bi-pause-btn-fill::before { content: "\f4bf"; }
.bi-pause-btn::before { content: "\f4c0"; }
.bi-pause-circle-fill::before { content: "\f4c1"; }
.bi-pause-circle::before { content: "\f4c2"; }
.bi-pause-fill::before { content: "\f4c3"; }
.bi-pause::before { content: "\f4c4"; }
.bi-peace-fill::before { content: "\f4c5"; }
.bi-peace::before { content: "\f4c6"; }
.bi-pen-fill::before { content: "\f4c7"; }
.bi-pen::before { content: "\f4c8"; }
.bi-pencil-fill::before { content: "\f4c9"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pentagon-fill::before { content: "\f4cc"; }
.bi-pentagon-half::before { content: "\f4cd"; }
.bi-pentagon::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-dash-fill::before { content: "\f4d8"; }
.bi-person-dash::before { content: "\f4d9"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person-square::before { content: "\f4de"; }
.bi-person-x-fill::before { content: "\f4df"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-phone-landscape-fill::before { content: "\f4e3"; }
.bi-phone-landscape::before { content: "\f4e4"; }
.bi-phone-vibrate-fill::before { content: "\f4e5"; }
.bi-phone-vibrate::before { content: "\f4e6"; }
.bi-phone::before { content: "\f4e7"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-pie-chart::before { content: "\f4e9"; }
.bi-pin-angle-fill::before { content: "\f4ea"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-pin-fill::before { content: "\f4ec"; }
.bi-pin::before { content: "\f4ed"; }
.bi-pip-fill::before { content: "\f4ee"; }
.bi-pip::before { content: "\f4ef"; }
.bi-play-btn-fill::before { content: "\f4f0"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-play::before { content: "\f4f5"; }
.bi-plug-fill::before { content: "\f4f6"; }
.bi-plug::before { content: "\f4f7"; }
.bi-plus-circle-dotted::before { content: "\f4f8"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-square-dotted::before { content: "\f4fb"; }
.bi-plus-square-fill::before { content: "\f4fc"; }
.bi-plus-square::before { content: "\f4fd"; }
.bi-plus::before { content: "\f4fe"; }
.bi-power::before { content: "\f4ff"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-printer::before { content: "\f501"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-puzzle::before { content: "\f503"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-question-circle::before { content: "\f505"; }
.bi-question-diamond-fill::before { content: "\f506"; }
.bi-question-diamond::before { content: "\f507"; }
.bi-question-octagon-fill::before { content: "\f508"; }
.bi-question-octagon::before { content: "\f509"; }
.bi-question-square-fill::before { content: "\f50a"; }
.bi-question-square::before { content: "\f50b"; }
.bi-question::before { content: "\f50c"; }
.bi-rainbow::before { content: "\f50d"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-receipt::before { content: "\f50f"; }
.bi-reception-0::before { content: "\f510"; }
.bi-reception-1::before { content: "\f511"; }
.bi-reception-2::before { content: "\f512"; }
.bi-reception-3::before { content: "\f513"; }
.bi-reception-4::before { content: "\f514"; }
.bi-record-btn-fill::before { content: "\f515"; }
.bi-record-btn::before { content: "\f516"; }
.bi-record-circle-fill::before { content: "\f517"; }
.bi-record-circle::before { content: "\f518"; }
.bi-record-fill::before { content: "\f519"; }
.bi-record::before { content: "\f51a"; }
.bi-record2-fill::before { content: "\f51b"; }
.bi-record2::before { content: "\f51c"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-all::before { content: "\f51e"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-reply::before { content: "\f520"; }
.bi-rss-fill::before { content: "\f521"; }
.bi-rss::before { content: "\f522"; }
.bi-rulers::before { content: "\f523"; }
.bi-save-fill::before { content: "\f524"; }
.bi-save::before { content: "\f525"; }
.bi-save2-fill::before { content: "\f526"; }
.bi-save2::before { content: "\f527"; }
.bi-scissors::before { content: "\f528"; }
.bi-screwdriver::before { content: "\f529"; }
.bi-search::before { content: "\f52a"; }
.bi-segmented-nav::before { content: "\f52b"; }
.bi-server::before { content: "\f52c"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-fill-minus::before { content: "\f533"; }
.bi-shield-fill-plus::before { content: "\f534"; }
.bi-shield-fill-x::before { content: "\f535"; }
.bi-shield-fill::before { content: "\f536"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shield-minus::before { content: "\f539"; }
.bi-shield-plus::before { content: "\f53a"; }
.bi-shield-shaded::before { content: "\f53b"; }
.bi-shield-slash-fill::before { content: "\f53c"; }
.bi-shield-slash::before { content: "\f53d"; }
.bi-shield-x::before { content: "\f53e"; }
.bi-shield::before { content: "\f53f"; }
.bi-shift-fill::before { content: "\f540"; }
.bi-shift::before { content: "\f541"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-shuffle::before { content: "\f544"; }
.bi-signpost-2-fill::before { content: "\f545"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-signpost-fill::before { content: "\f547"; }
.bi-signpost-split-fill::before { content: "\f548"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-signpost::before { content: "\f54a"; }
.bi-sim-fill::before { content: "\f54b"; }
.bi-sim::before { content: "\f54c"; }
.bi-skip-backward-btn-fill::before { content: "\f54d"; }
.bi-skip-backward-btn::before { content: "\f54e"; }
.bi-skip-backward-circle-fill::before { content: "\f54f"; }
.bi-skip-backward-circle::before { content: "\f550"; }
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-backward::before { content: "\f552"; }
.bi-skip-end-btn-fill::before { content: "\f553"; }
.bi-skip-end-btn::before { content: "\f554"; }
.bi-skip-end-circle-fill::before { content: "\f555"; }
.bi-skip-end-circle::before { content: "\f556"; }
.bi-skip-end-fill::before { content: "\f557"; }
.bi-skip-end::before { content: "\f558"; }
.bi-skip-forward-btn-fill::before { content: "\f559"; }
.bi-skip-forward-btn::before { content: "\f55a"; }
.bi-skip-forward-circle-fill::before { content: "\f55b"; }
.bi-skip-forward-circle::before { content: "\f55c"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-forward::before { content: "\f55e"; }
.bi-skip-start-btn-fill::before { content: "\f55f"; }
.bi-skip-start-btn::before { content: "\f560"; }
.bi-skip-start-circle-fill::before { content: "\f561"; }
.bi-skip-start-circle::before { content: "\f562"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-skip-start::before { content: "\f564"; }
.bi-slack::before { content: "\f565"; }
.bi-slash-circle-fill::before { content: "\f566"; }
.bi-slash-circle::before { content: "\f567"; }
.bi-slash-square-fill::before { content: "\f568"; }
.bi-slash-square::before { content: "\f569"; }
.bi-slash::before { content: "\f56a"; }
.bi-sliders::before { content: "\f56b"; }
.bi-smartwatch::before { content: "\f56c"; }
.bi-snow::before { content: "\f56d"; }
.bi-snow2::before { content: "\f56e"; }
.bi-snow3::before { content: "\f56f"; }
.bi-sort-alpha-down-alt::before { content: "\f570"; }
.bi-sort-alpha-down::before { content: "\f571"; }
.bi-sort-alpha-up-alt::before { content: "\f572"; }
.bi-sort-alpha-up::before { content: "\f573"; }
.bi-sort-down-alt::before { content: "\f574"; }
.bi-sort-down::before { content: "\f575"; }
.bi-sort-numeric-down-alt::before { content: "\f576"; }
.bi-sort-numeric-down::before { content: "\f577"; }
.bi-sort-numeric-up-alt::before { content: "\f578"; }
.bi-sort-numeric-up::before { content: "\f579"; }
.bi-sort-up-alt::before { content: "\f57a"; }
.bi-sort-up::before { content: "\f57b"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-speaker-fill::before { content: "\f57d"; }
.bi-speaker::before { content: "\f57e"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-spellcheck::before { content: "\f581"; }
.bi-square-fill::before { content: "\f582"; }
.bi-square-half::before { content: "\f583"; }
.bi-square::before { content: "\f584"; }
.bi-stack::before { content: "\f585"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-stickies-fill::before { content: "\f58a"; }
.bi-stickies::before { content: "\f58b"; }
.bi-sticky-fill::before { content: "\f58c"; }
.bi-sticky::before { content: "\f58d"; }
.bi-stop-btn-fill::before { content: "\f58e"; }
.bi-stop-btn::before { content: "\f58f"; }
.bi-stop-circle-fill::before { content: "\f590"; }
.bi-stop-circle::before { content: "\f591"; }
.bi-stop-fill::before { content: "\f592"; }
.bi-stop::before { content: "\f593"; }
.bi-stoplights-fill::before { content: "\f594"; }
.bi-stoplights::before { content: "\f595"; }
.bi-stopwatch-fill::before { content: "\f596"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-subtract::before { content: "\f598"; }
.bi-suit-club-fill::before { content: "\f599"; }
.bi-suit-club::before { content: "\f59a"; }
.bi-suit-diamond-fill::before { content: "\f59b"; }
.bi-suit-diamond::before { content: "\f59c"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-suit-spade-fill::before { content: "\f59f"; }
.bi-suit-spade::before { content: "\f5a0"; }
.bi-sun-fill::before { content: "\f5a1"; }
.bi-sun::before { content: "\f5a2"; }
.bi-sunglasses::before { content: "\f5a3"; }
.bi-sunrise-fill::before { content: "\f5a4"; }
.bi-sunrise::before { content: "\f5a5"; }
.bi-sunset-fill::before { content: "\f5a6"; }
.bi-sunset::before { content: "\f5a7"; }
.bi-symmetry-horizontal::before { content: "\f5a8"; }
.bi-symmetry-vertical::before { content: "\f5a9"; }
.bi-table::before { content: "\f5aa"; }
.bi-tablet-fill::before { content: "\f5ab"; }
.bi-tablet-landscape-fill::before { content: "\f5ac"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-tablet::before { content: "\f5ae"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-tag::before { content: "\f5b0"; }
.bi-tags-fill::before { content: "\f5b1"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-telephone-inbound::before { content: "\f5b8"; }
.bi-telephone-minus-fill::before { content: "\f5b9"; }
.bi-telephone-minus::before { content: "\f5ba"; }
.bi-telephone-outbound-fill::before { content: "\f5bb"; }
.bi-telephone-outbound::before { content: "\f5bc"; }
.bi-telephone-plus-fill::before { content: "\f5bd"; }
.bi-telephone-plus::before { content: "\f5be"; }
.bi-telephone-x-fill::before { content: "\f5bf"; }
.bi-telephone-x::before { content: "\f5c0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-terminal-fill::before { content: "\f5c2"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-text-center::before { content: "\f5c4"; }
.bi-text-indent-left::before { content: "\f5c5"; }
.bi-text-indent-right::before { content: "\f5c6"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-text-paragraph::before { content: "\f5c8"; }
.bi-text-right::before { content: "\f5c9"; }
.bi-textarea-resize::before { content: "\f5ca"; }
.bi-textarea-t::before { content: "\f5cb"; }
.bi-textarea::before { content: "\f5cc"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-thermometer-high::before { content: "\f5ce"; }
.bi-thermometer-low::before { content: "\f5cf"; }
.bi-thermometer-snow::before { content: "\f5d0"; }
.bi-thermometer-sun::before { content: "\f5d1"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-three-dots-vertical::before { content: "\f5d3"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-toggle2-off::before { content: "\f5d7"; }
.bi-toggle2-on::before { content: "\f5d8"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-toggles2::before { content: "\f5da"; }
.bi-tools::before { content: "\f5db"; }
.bi-tornado::before { content: "\f5dc"; }
.bi-trash-fill::before { content: "\f5dd"; }
.bi-trash::before { content: "\f5de"; }
.bi-trash2-fill::before { content: "\f5df"; }
.bi-trash2::before { content: "\f5e0"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-tree::before { content: "\f5e2"; }
.bi-triangle-fill::before { content: "\f5e3"; }
.bi-triangle-half::before { content: "\f5e4"; }
.bi-triangle::before { content: "\f5e5"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-tropical-storm::before { content: "\f5e8"; }
.bi-truck-flatbed::before { content: "\f5e9"; }
.bi-truck::before { content: "\f5ea"; }
.bi-tsunami::before { content: "\f5eb"; }
.bi-tv-fill::before { content: "\f5ec"; }
.bi-tv::before { content: "\f5ed"; }
.bi-twitch::before { content: "\f5ee"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-type-bold::before { content: "\f5f0"; }
.bi-type-h1::before { content: "\f5f1"; }
.bi-type-h2::before { content: "\f5f2"; }
.bi-type-h3::before { content: "\f5f3"; }
.bi-type-italic::before { content: "\f5f4"; }
.bi-type-strikethrough::before { content: "\f5f5"; }
.bi-type-underline::before { content: "\f5f6"; }
.bi-type::before { content: "\f5f7"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-ui-checks::before { content: "\f5f9"; }
.bi-ui-radios-grid::before { content: "\f5fa"; }
.bi-ui-radios::before { content: "\f5fb"; }
.bi-umbrella-fill::before { content: "\f5fc"; }
.bi-umbrella::before { content: "\f5fd"; }
.bi-union::before { content: "\f5fe"; }
.bi-unlock-fill::before { content: "\f5ff"; }
.bi-unlock::before { content: "\f600"; }
.bi-upc-scan::before { content: "\f601"; }
.bi-upc::before { content: "\f602"; }
.bi-upload::before { content: "\f603"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-view-list::before { content: "\f605"; }
.bi-view-stacked::before { content: "\f606"; }
.bi-vinyl-fill::before { content: "\f607"; }
.bi-vinyl::before { content: "\f608"; }
.bi-voicemail::before { content: "\f609"; }
.bi-volume-down-fill::before { content: "\f60a"; }
.bi-volume-down::before { content: "\f60b"; }
.bi-volume-mute-fill::before { content: "\f60c"; }
.bi-volume-mute::before { content: "\f60d"; }
.bi-volume-off-fill::before { content: "\f60e"; }
.bi-volume-off::before { content: "\f60f"; }
.bi-volume-up-fill::before { content: "\f610"; }
.bi-volume-up::before { content: "\f611"; }
.bi-vr::before { content: "\f612"; }
.bi-wallet-fill::before { content: "\f613"; }
.bi-wallet::before { content: "\f614"; }
.bi-wallet2::before { content: "\f615"; }
.bi-watch::before { content: "\f616"; }
.bi-water::before { content: "\f617"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-1::before { content: "\f619"; }
.bi-wifi-2::before { content: "\f61a"; }
.bi-wifi-off::before { content: "\f61b"; }
.bi-wifi::before { content: "\f61c"; }
.bi-wind::before { content: "\f61d"; }
.bi-window-dock::before { content: "\f61e"; }
.bi-window-sidebar::before { content: "\f61f"; }
.bi-window::before { content: "\f620"; }
.bi-wrench::before { content: "\f621"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-diamond-fill::before { content: "\f624"; }
.bi-x-diamond::before { content: "\f625"; }
.bi-x-octagon-fill::before { content: "\f626"; }
.bi-x-octagon::before { content: "\f627"; }
.bi-x-square-fill::before { content: "\f628"; }
.bi-x-square::before { content: "\f629"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-zoom-out::before { content: "\f62d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bank2::before { content: "\f62f"; }
.bi-bell-slash-fill::before { content: "\f630"; }
.bi-bell-slash::before { content: "\f631"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-lg::before { content: "\f633"; }
.bi-coin::before { content: "\f634"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-currency-exchange::before { content: "\f638"; }
.bi-currency-pound::before { content: "\f639"; }
.bi-currency-yen::before { content: "\f63a"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-exclamation-lg::before { content: "\f63c"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-pdf-fill::before { content: "\f63f"; }
.bi-file-pdf::before { content: "\f640"; }
.bi-gender-ambiguous::before { content: "\f641"; }
.bi-gender-female::before { content: "\f642"; }
.bi-gender-male::before { content: "\f643"; }
.bi-gender-trans::before { content: "\f644"; }
.bi-headset-vr::before { content: "\f645"; }
.bi-info-lg::before { content: "\f646"; }
.bi-mastodon::before { content: "\f647"; }
.bi-messenger::before { content: "\f648"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-piggy-bank::before { content: "\f64a"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-recycle::before { content: "\f64f"; }
.bi-reddit::before { content: "\f650"; }
.bi-safe-fill::before { content: "\f651"; }
.bi-safe2-fill::before { content: "\f652"; }
.bi-safe2::before { content: "\f653"; }
.bi-sd-card-fill::before { content: "\f654"; }
.bi-sd-card::before { content: "\f655"; }
.bi-skype::before { content: "\f656"; }
.bi-slash-lg::before { content: "\f657"; }
.bi-translate::before { content: "\f658"; }
.bi-x-lg::before { content: "\f659"; }
.bi-safe::before { content: "\f65a"; }
.bi-apple::before { content: "\f65b"; }
.bi-microsoft::before { content: "\f65d"; }
.bi-windows::before { content: "\f65e"; }
.bi-behance::before { content: "\f65c"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-line::before { content: "\f660"; }
.bi-medium::before { content: "\f661"; }
.bi-paypal::before { content: "\f662"; }
.bi-pinterest::before { content: "\f663"; }
.bi-signal::before { content: "\f664"; }
.bi-snapchat::before { content: "\f665"; }
.bi-spotify::before { content: "\f666"; }
.bi-stack-overflow::before { content: "\f667"; }
.bi-strava::before { content: "\f668"; }
.bi-wordpress::before { content: "\f669"; }
.bi-vimeo::before { content: "\f66a"; }
.bi-activity::before { content: "\f66b"; }
.bi-easel2-fill::before { content: "\f66c"; }
.bi-easel2::before { content: "\f66d"; }
.bi-easel3-fill::before { content: "\f66e"; }
.bi-easel3::before { content: "\f66f"; }
.bi-fan::before { content: "\f670"; }
.bi-fingerprint::before { content: "\f671"; }
.bi-graph-down-arrow::before { content: "\f672"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-hypnotize::before { content: "\f674"; }
.bi-magic::before { content: "\f675"; }
.bi-person-rolodex::before { content: "\f676"; }
.bi-person-video::before { content: "\f677"; }
.bi-person-video2::before { content: "\f678"; }
.bi-person-video3::before { content: "\f679"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-radioactive::before { content: "\f67b"; }
.bi-webcam-fill::before { content: "\f67c"; }
.bi-webcam::before { content: "\f67d"; }
.bi-yin-yang::before { content: "\f67e"; }
.bi-bandaid-fill::before { content: "\f680"; }
.bi-bandaid::before { content: "\f681"; }
.bi-bluetooth::before { content: "\f682"; }
.bi-body-text::before { content: "\f683"; }
.bi-boombox::before { content: "\f684"; }
.bi-boxes::before { content: "\f685"; }
.bi-dpad-fill::before { content: "\f686"; }
.bi-dpad::before { content: "\f687"; }
.bi-ear-fill::before { content: "\f688"; }
.bi-ear::before { content: "\f689"; }
.bi-envelope-check-fill::before { content: "\f68b"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-envelope-dash-fill::before { content: "\f68e"; }
.bi-envelope-dash::before { content: "\f68f"; }
.bi-envelope-exclamation-fill::before { content: "\f691"; }
.bi-envelope-exclamation::before { content: "\f692"; }
.bi-envelope-plus-fill::before { content: "\f693"; }
.bi-envelope-plus::before { content: "\f694"; }
.bi-envelope-slash-fill::before { content: "\f696"; }
.bi-envelope-slash::before { content: "\f697"; }
.bi-envelope-x-fill::before { content: "\f699"; }
.bi-envelope-x::before { content: "\f69a"; }
.bi-explicit-fill::before { content: "\f69b"; }
.bi-explicit::before { content: "\f69c"; }
.bi-git::before { content: "\f69d"; }
.bi-infinity::before { content: "\f69e"; }
.bi-list-columns-reverse::before { content: "\f69f"; }
.bi-list-columns::before { content: "\f6a0"; }
.bi-meta::before { content: "\f6a1"; }
.bi-nintendo-switch::before { content: "\f6a4"; }
.bi-pc-display-horizontal::before { content: "\f6a5"; }
.bi-pc-display::before { content: "\f6a6"; }
.bi-pc-horizontal::before { content: "\f6a7"; }
.bi-pc::before { content: "\f6a8"; }
.bi-playstation::before { content: "\f6a9"; }
.bi-plus-slash-minus::before { content: "\f6aa"; }
.bi-projector-fill::before { content: "\f6ab"; }
.bi-projector::before { content: "\f6ac"; }
.bi-qr-code-scan::before { content: "\f6ad"; }
.bi-qr-code::before { content: "\f6ae"; }
.bi-quora::before { content: "\f6af"; }
.bi-quote::before { content: "\f6b0"; }
.bi-robot::before { content: "\f6b1"; }
.bi-send-check-fill::before { content: "\f6b2"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-send-dash-fill::before { content: "\f6b4"; }
.bi-send-dash::before { content: "\f6b5"; }
.bi-send-exclamation-fill::before { content: "\f6b7"; }
.bi-send-exclamation::before { content: "\f6b8"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-send-plus-fill::before { content: "\f6ba"; }
.bi-send-plus::before { content: "\f6bb"; }
.bi-send-slash-fill::before { content: "\f6bc"; }
.bi-send-slash::before { content: "\f6bd"; }
.bi-send-x-fill::before { content: "\f6be"; }
.bi-send-x::before { content: "\f6bf"; }
.bi-send::before { content: "\f6c0"; }
.bi-steam::before { content: "\f6c1"; }
.bi-terminal-dash::before { content: "\f6c3"; }
.bi-terminal-plus::before { content: "\f6c4"; }
.bi-terminal-split::before { content: "\f6c5"; }
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
.bi-ticket-detailed::before { content: "\f6c7"; }
.bi-ticket-fill::before { content: "\f6c8"; }
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
.bi-ticket-perforated::before { content: "\f6ca"; }
.bi-ticket::before { content: "\f6cb"; }
.bi-tiktok::before { content: "\f6cc"; }
.bi-window-dash::before { content: "\f6cd"; }
.bi-window-desktop::before { content: "\f6ce"; }
.bi-window-fullscreen::before { content: "\f6cf"; }
.bi-window-plus::before { content: "\f6d0"; }
.bi-window-split::before { content: "\f6d1"; }
.bi-window-stack::before { content: "\f6d2"; }
.bi-window-x::before { content: "\f6d3"; }
.bi-xbox::before { content: "\f6d4"; }
.bi-ethernet::before { content: "\f6d5"; }
.bi-hdmi-fill::before { content: "\f6d6"; }
.bi-hdmi::before { content: "\f6d7"; }
.bi-usb-c-fill::before { content: "\f6d8"; }
.bi-usb-c::before { content: "\f6d9"; }
.bi-usb-fill::before { content: "\f6da"; }
.bi-usb-plug-fill::before { content: "\f6db"; }
.bi-usb-plug::before { content: "\f6dc"; }
.bi-usb-symbol::before { content: "\f6dd"; }
.bi-usb::before { content: "\f6de"; }
.bi-boombox-fill::before { content: "\f6df"; }
.bi-displayport::before { content: "\f6e1"; }
.bi-gpu-card::before { content: "\f6e2"; }
.bi-memory::before { content: "\f6e3"; }
.bi-modem-fill::before { content: "\f6e4"; }
.bi-modem::before { content: "\f6e5"; }
.bi-motherboard-fill::before { content: "\f6e6"; }
.bi-motherboard::before { content: "\f6e7"; }
.bi-optical-audio-fill::before { content: "\f6e8"; }
.bi-optical-audio::before { content: "\f6e9"; }
.bi-pci-card::before { content: "\f6ea"; }
.bi-router-fill::before { content: "\f6eb"; }
.bi-router::before { content: "\f6ec"; }
.bi-thunderbolt-fill::before { content: "\f6ef"; }
.bi-thunderbolt::before { content: "\f6f0"; }
.bi-usb-drive-fill::before { content: "\f6f1"; }
.bi-usb-drive::before { content: "\f6f2"; }
.bi-usb-micro-fill::before { content: "\f6f3"; }
.bi-usb-micro::before { content: "\f6f4"; }
.bi-usb-mini-fill::before { content: "\f6f5"; }
.bi-usb-mini::before { content: "\f6f6"; }
.bi-cloud-haze2::before { content: "\f6f7"; }
.bi-device-hdd-fill::before { content: "\f6f8"; }
.bi-device-hdd::before { content: "\f6f9"; }
.bi-device-ssd-fill::before { content: "\f6fa"; }
.bi-device-ssd::before { content: "\f6fb"; }
.bi-displayport-fill::before { content: "\f6fc"; }
.bi-mortarboard-fill::before { content: "\f6fd"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-terminal-x::before { content: "\f6ff"; }
.bi-arrow-through-heart-fill::before { content: "\f700"; }
.bi-arrow-through-heart::before { content: "\f701"; }
.bi-badge-sd-fill::before { content: "\f702"; }
.bi-badge-sd::before { content: "\f703"; }
.bi-bag-heart-fill::before { content: "\f704"; }
.bi-bag-heart::before { content: "\f705"; }
.bi-balloon-fill::before { content: "\f706"; }
.bi-balloon-heart-fill::before { content: "\f707"; }
.bi-balloon-heart::before { content: "\f708"; }
.bi-balloon::before { content: "\f709"; }
.bi-box2-fill::before { content: "\f70a"; }
.bi-box2-heart-fill::before { content: "\f70b"; }
.bi-box2-heart::before { content: "\f70c"; }
.bi-box2::before { content: "\f70d"; }
.bi-braces-asterisk::before { content: "\f70e"; }
.bi-calendar-heart-fill::before { content: "\f70f"; }
.bi-calendar-heart::before { content: "\f710"; }
.bi-calendar2-heart-fill::before { content: "\f711"; }
.bi-calendar2-heart::before { content: "\f712"; }
.bi-chat-heart-fill::before { content: "\f713"; }
.bi-chat-heart::before { content: "\f714"; }
.bi-chat-left-heart-fill::before { content: "\f715"; }
.bi-chat-left-heart::before { content: "\f716"; }
.bi-chat-right-heart-fill::before { content: "\f717"; }
.bi-chat-right-heart::before { content: "\f718"; }
.bi-chat-square-heart-fill::before { content: "\f719"; }
.bi-chat-square-heart::before { content: "\f71a"; }
.bi-clipboard-check-fill::before { content: "\f71b"; }
.bi-clipboard-data-fill::before { content: "\f71c"; }
.bi-clipboard-fill::before { content: "\f71d"; }
.bi-clipboard-heart-fill::before { content: "\f71e"; }
.bi-clipboard-heart::before { content: "\f71f"; }
.bi-clipboard-minus-fill::before { content: "\f720"; }
.bi-clipboard-plus-fill::before { content: "\f721"; }
.bi-clipboard-pulse::before { content: "\f722"; }
.bi-clipboard-x-fill::before { content: "\f723"; }
.bi-clipboard2-check-fill::before { content: "\f724"; }
.bi-clipboard2-check::before { content: "\f725"; }
.bi-clipboard2-data-fill::before { content: "\f726"; }
.bi-clipboard2-data::before { content: "\f727"; }
.bi-clipboard2-fill::before { content: "\f728"; }
.bi-clipboard2-heart-fill::before { content: "\f729"; }
.bi-clipboard2-heart::before { content: "\f72a"; }
.bi-clipboard2-minus-fill::before { content: "\f72b"; }
.bi-clipboard2-minus::before { content: "\f72c"; }
.bi-clipboard2-plus-fill::before { content: "\f72d"; }
.bi-clipboard2-plus::before { content: "\f72e"; }
.bi-clipboard2-pulse-fill::before { content: "\f72f"; }
.bi-clipboard2-pulse::before { content: "\f730"; }
.bi-clipboard2-x-fill::before { content: "\f731"; }
.bi-clipboard2-x::before { content: "\f732"; }
.bi-clipboard2::before { content: "\f733"; }
.bi-emoji-kiss-fill::before { content: "\f734"; }
.bi-emoji-kiss::before { content: "\f735"; }
.bi-envelope-heart-fill::before { content: "\f736"; }
.bi-envelope-heart::before { content: "\f737"; }
.bi-envelope-open-heart-fill::before { content: "\f738"; }
.bi-envelope-open-heart::before { content: "\f739"; }
.bi-envelope-paper-fill::before { content: "\f73a"; }
.bi-envelope-paper-heart-fill::before { content: "\f73b"; }
.bi-envelope-paper-heart::before { content: "\f73c"; }
.bi-envelope-paper::before { content: "\f73d"; }
.bi-filetype-aac::before { content: "\f73e"; }
.bi-filetype-ai::before { content: "\f73f"; }
.bi-filetype-bmp::before { content: "\f740"; }
.bi-filetype-cs::before { content: "\f741"; }
.bi-filetype-css::before { content: "\f742"; }
.bi-filetype-csv::before { content: "\f743"; }
.bi-filetype-doc::before { content: "\f744"; }
.bi-filetype-docx::before { content: "\f745"; }
.bi-filetype-exe::before { content: "\f746"; }
.bi-filetype-gif::before { content: "\f747"; }
.bi-filetype-heic::before { content: "\f748"; }
.bi-filetype-html::before { content: "\f749"; }
.bi-filetype-java::before { content: "\f74a"; }
.bi-filetype-jpg::before { content: "\f74b"; }
.bi-filetype-js::before { content: "\f74c"; }
.bi-filetype-jsx::before { content: "\f74d"; }
.bi-filetype-key::before { content: "\f74e"; }
.bi-filetype-m4p::before { content: "\f74f"; }
.bi-filetype-md::before { content: "\f750"; }
.bi-filetype-mdx::before { content: "\f751"; }
.bi-filetype-mov::before { content: "\f752"; }
.bi-filetype-mp3::before { content: "\f753"; }
.bi-filetype-mp4::before { content: "\f754"; }
.bi-filetype-otf::before { content: "\f755"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-filetype-php::before { content: "\f757"; }
.bi-filetype-png::before { content: "\f758"; }
.bi-filetype-ppt::before { content: "\f75a"; }
.bi-filetype-psd::before { content: "\f75b"; }
.bi-filetype-py::before { content: "\f75c"; }
.bi-filetype-raw::before { content: "\f75d"; }
.bi-filetype-rb::before { content: "\f75e"; }
.bi-filetype-sass::before { content: "\f75f"; }
.bi-filetype-scss::before { content: "\f760"; }
.bi-filetype-sh::before { content: "\f761"; }
.bi-filetype-svg::before { content: "\f762"; }
.bi-filetype-tiff::before { content: "\f763"; }
.bi-filetype-tsx::before { content: "\f764"; }
.bi-filetype-ttf::before { content: "\f765"; }
.bi-filetype-txt::before { content: "\f766"; }
.bi-filetype-wav::before { content: "\f767"; }
.bi-filetype-woff::before { content: "\f768"; }
.bi-filetype-xls::before { content: "\f76a"; }
.bi-filetype-xml::before { content: "\f76b"; }
.bi-filetype-yml::before { content: "\f76c"; }
.bi-heart-arrow::before { content: "\f76d"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-heartbreak-fill::before { content: "\f770"; }
.bi-heartbreak::before { content: "\f771"; }
.bi-hearts::before { content: "\f772"; }
.bi-hospital-fill::before { content: "\f773"; }
.bi-hospital::before { content: "\f774"; }
.bi-house-heart-fill::before { content: "\f775"; }
.bi-house-heart::before { content: "\f776"; }
.bi-incognito::before { content: "\f777"; }
.bi-magnet-fill::before { content: "\f778"; }
.bi-magnet::before { content: "\f779"; }
.bi-person-heart::before { content: "\f77a"; }
.bi-person-hearts::before { content: "\f77b"; }
.bi-phone-flip::before { content: "\f77c"; }
.bi-plugin::before { content: "\f77d"; }
.bi-postage-fill::before { content: "\f77e"; }
.bi-postage-heart-fill::before { content: "\f77f"; }
.bi-postage-heart::before { content: "\f780"; }
.bi-postage::before { content: "\f781"; }
.bi-postcard-fill::before { content: "\f782"; }
.bi-postcard-heart-fill::before { content: "\f783"; }
.bi-postcard-heart::before { content: "\f784"; }
.bi-postcard::before { content: "\f785"; }
.bi-search-heart-fill::before { content: "\f786"; }
.bi-search-heart::before { content: "\f787"; }
.bi-sliders2-vertical::before { content: "\f788"; }
.bi-sliders2::before { content: "\f789"; }
.bi-trash3-fill::before { content: "\f78a"; }
.bi-trash3::before { content: "\f78b"; }
.bi-valentine::before { content: "\f78c"; }
.bi-valentine2::before { content: "\f78d"; }
.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; }
.bi-wrench-adjustable-circle::before { content: "\f78f"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.bi-filetype-json::before { content: "\f791"; }
.bi-filetype-pptx::before { content: "\f792"; }
.bi-filetype-xlsx::before { content: "\f793"; }
.bi-1-circle-fill::before { content: "\f796"; }
.bi-1-circle::before { content: "\f797"; }
.bi-1-square-fill::before { content: "\f798"; }
.bi-1-square::before { content: "\f799"; }
.bi-2-circle-fill::before { content: "\f79c"; }
.bi-2-circle::before { content: "\f79d"; }
.bi-2-square-fill::before { content: "\f79e"; }
.bi-2-square::before { content: "\f79f"; }
.bi-3-circle-fill::before { content: "\f7a2"; }
.bi-3-circle::before { content: "\f7a3"; }
.bi-3-square-fill::before { content: "\f7a4"; }
.bi-3-square::before { content: "\f7a5"; }
.bi-4-circle-fill::before { content: "\f7a8"; }
.bi-4-circle::before { content: "\f7a9"; }
.bi-4-square-fill::before { content: "\f7aa"; }
.bi-4-square::before { content: "\f7ab"; }
.bi-5-circle-fill::before { content: "\f7ae"; }
.bi-5-circle::before { content: "\f7af"; }
.bi-5-square-fill::before { content: "\f7b0"; }
.bi-5-square::before { content: "\f7b1"; }
.bi-6-circle-fill::before { content: "\f7b4"; }
.bi-6-circle::before { content: "\f7b5"; }
.bi-6-square-fill::before { content: "\f7b6"; }
.bi-6-square::before { content: "\f7b7"; }
.bi-7-circle-fill::before { content: "\f7ba"; }
.bi-7-circle::before { content: "\f7bb"; }
.bi-7-square-fill::before { content: "\f7bc"; }
.bi-7-square::before { content: "\f7bd"; }
.bi-8-circle-fill::before { content: "\f7c0"; }
.bi-8-circle::before { content: "\f7c1"; }
.bi-8-square-fill::before { content: "\f7c2"; }
.bi-8-square::before { content: "\f7c3"; }
.bi-9-circle-fill::before { content: "\f7c6"; }
.bi-9-circle::before { content: "\f7c7"; }
.bi-9-square-fill::before { content: "\f7c8"; }
.bi-9-square::before { content: "\f7c9"; }
.bi-airplane-engines-fill::before { content: "\f7ca"; }
.bi-airplane-engines::before { content: "\f7cb"; }
.bi-airplane-fill::before { content: "\f7cc"; }
.bi-airplane::before { content: "\f7cd"; }
.bi-alexa::before { content: "\f7ce"; }
.bi-alipay::before { content: "\f7cf"; }
.bi-android::before { content: "\f7d0"; }
.bi-android2::before { content: "\f7d1"; }
.bi-box-fill::before { content: "\f7d2"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-browser-chrome::before { content: "\f7d4"; }
.bi-browser-edge::before { content: "\f7d5"; }
.bi-browser-firefox::before { content: "\f7d6"; }
.bi-browser-safari::before { content: "\f7d7"; }
.bi-c-circle-fill::before { content: "\f7da"; }
.bi-c-circle::before { content: "\f7db"; }
.bi-c-square-fill::before { content: "\f7dc"; }
.bi-c-square::before { content: "\f7dd"; }
.bi-capsule-pill::before { content: "\f7de"; }
.bi-capsule::before { content: "\f7df"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-cassette-fill::before { content: "\f7e2"; }
.bi-cassette::before { content: "\f7e3"; }
.bi-cc-circle-fill::before { content: "\f7e6"; }
.bi-cc-circle::before { content: "\f7e7"; }
.bi-cc-square-fill::before { content: "\f7e8"; }
.bi-cc-square::before { content: "\f7e9"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-currency-rupee::before { content: "\f7ec"; }
.bi-dropbox::before { content: "\f7ed"; }
.bi-escape::before { content: "\f7ee"; }
.bi-fast-forward-btn-fill::before { content: "\f7ef"; }
.bi-fast-forward-btn::before { content: "\f7f0"; }
.bi-fast-forward-circle-fill::before { content: "\f7f1"; }
.bi-fast-forward-circle::before { content: "\f7f2"; }
.bi-fast-forward-fill::before { content: "\f7f3"; }
.bi-fast-forward::before { content: "\f7f4"; }
.bi-filetype-sql::before { content: "\f7f5"; }
.bi-fire::before { content: "\f7f6"; }
.bi-google-play::before { content: "\f7f7"; }
.bi-h-circle-fill::before { content: "\f7fa"; }
.bi-h-circle::before { content: "\f7fb"; }
.bi-h-square-fill::before { content: "\f7fc"; }
.bi-h-square::before { content: "\f7fd"; }
.bi-indent::before { content: "\f7fe"; }
.bi-lungs-fill::before { content: "\f7ff"; }
.bi-lungs::before { content: "\f800"; }
.bi-microsoft-teams::before { content: "\f801"; }
.bi-p-circle-fill::before { content: "\f804"; }
.bi-p-circle::before { content: "\f805"; }
.bi-p-square-fill::before { content: "\f806"; }
.bi-p-square::before { content: "\f807"; }
.bi-pass-fill::before { content: "\f808"; }
.bi-pass::before { content: "\f809"; }
.bi-prescription::before { content: "\f80a"; }
.bi-prescription2::before { content: "\f80b"; }
.bi-r-circle-fill::before { content: "\f80e"; }
.bi-r-circle::before { content: "\f80f"; }
.bi-r-square-fill::before { content: "\f810"; }
.bi-r-square::before { content: "\f811"; }
.bi-repeat-1::before { content: "\f812"; }
.bi-repeat::before { content: "\f813"; }
.bi-rewind-btn-fill::before { content: "\f814"; }
.bi-rewind-btn::before { content: "\f815"; }
.bi-rewind-circle-fill::before { content: "\f816"; }
.bi-rewind-circle::before { content: "\f817"; }
.bi-rewind-fill::before { content: "\f818"; }
.bi-rewind::before { content: "\f819"; }
.bi-train-freight-front-fill::before { content: "\f81a"; }
.bi-train-freight-front::before { content: "\f81b"; }
.bi-train-front-fill::before { content: "\f81c"; }
.bi-train-front::before { content: "\f81d"; }
.bi-train-lightrail-front-fill::before { content: "\f81e"; }
.bi-train-lightrail-front::before { content: "\f81f"; }
.bi-truck-front-fill::before { content: "\f820"; }
.bi-truck-front::before { content: "\f821"; }
.bi-ubuntu::before { content: "\f822"; }
.bi-unindent::before { content: "\f823"; }
.bi-unity::before { content: "\f824"; }
.bi-universal-access-circle::before { content: "\f825"; }
.bi-universal-access::before { content: "\f826"; }
.bi-virus::before { content: "\f827"; }
.bi-virus2::before { content: "\f828"; }
.bi-wechat::before { content: "\f829"; }
.bi-yelp::before { content: "\f82a"; }
.bi-sign-stop-fill::before { content: "\f82b"; }
.bi-sign-stop-lights-fill::before { content: "\f82c"; }
.bi-sign-stop-lights::before { content: "\f82d"; }
.bi-sign-stop::before { content: "\f82e"; }
.bi-sign-turn-left-fill::before { content: "\f82f"; }
.bi-sign-turn-left::before { content: "\f830"; }
.bi-sign-turn-right-fill::before { content: "\f831"; }
.bi-sign-turn-right::before { content: "\f832"; }
.bi-sign-turn-slight-left-fill::before { content: "\f833"; }
.bi-sign-turn-slight-left::before { content: "\f834"; }
.bi-sign-turn-slight-right-fill::before { content: "\f835"; }
.bi-sign-turn-slight-right::before { content: "\f836"; }
.bi-sign-yield-fill::before { content: "\f837"; }
.bi-sign-yield::before { content: "\f838"; }
.bi-ev-station-fill::before { content: "\f839"; }
.bi-ev-station::before { content: "\f83a"; }
.bi-fuel-pump-diesel-fill::before { content: "\f83b"; }
.bi-fuel-pump-diesel::before { content: "\f83c"; }
.bi-fuel-pump-fill::before { content: "\f83d"; }
.bi-fuel-pump::before { content: "\f83e"; }
.bi-0-circle-fill::before { content: "\f83f"; }
.bi-0-circle::before { content: "\f840"; }
.bi-0-square-fill::before { content: "\f841"; }
.bi-0-square::before { content: "\f842"; }
.bi-rocket-fill::before { content: "\f843"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-rocket::before { content: "\f846"; }
.bi-stripe::before { content: "\f847"; }
.bi-subscript::before { content: "\f848"; }
.bi-superscript::before { content: "\f849"; }
.bi-trello::before { content: "\f84a"; }
.bi-envelope-at-fill::before { content: "\f84b"; }
.bi-envelope-at::before { content: "\f84c"; }
.bi-regex::before { content: "\f84d"; }
.bi-text-wrap::before { content: "\f84e"; }
.bi-sign-dead-end-fill::before { content: "\f84f"; }
.bi-sign-dead-end::before { content: "\f850"; }
.bi-sign-do-not-enter-fill::before { content: "\f851"; }
.bi-sign-do-not-enter::before { content: "\f852"; }
.bi-sign-intersection-fill::before { content: "\f853"; }
.bi-sign-intersection-side-fill::before { content: "\f854"; }
.bi-sign-intersection-side::before { content: "\f855"; }
.bi-sign-intersection-t-fill::before { content: "\f856"; }
.bi-sign-intersection-t::before { content: "\f857"; }
.bi-sign-intersection-y-fill::before { content: "\f858"; }
.bi-sign-intersection-y::before { content: "\f859"; }
.bi-sign-intersection::before { content: "\f85a"; }
.bi-sign-merge-left-fill::before { content: "\f85b"; }
.bi-sign-merge-left::before { content: "\f85c"; }
.bi-sign-merge-right-fill::before { content: "\f85d"; }
.bi-sign-merge-right::before { content: "\f85e"; }
.bi-sign-no-left-turn-fill::before { content: "\f85f"; }
.bi-sign-no-left-turn::before { content: "\f860"; }
.bi-sign-no-parking-fill::before { content: "\f861"; }
.bi-sign-no-parking::before { content: "\f862"; }
.bi-sign-no-right-turn-fill::before { content: "\f863"; }
.bi-sign-no-right-turn::before { content: "\f864"; }
.bi-sign-railroad-fill::before { content: "\f865"; }
.bi-sign-railroad::before { content: "\f866"; }
.bi-building-add::before { content: "\f867"; }
.bi-building-check::before { content: "\f868"; }
.bi-building-dash::before { content: "\f869"; }
.bi-building-down::before { content: "\f86a"; }
.bi-building-exclamation::before { content: "\f86b"; }
.bi-building-fill-add::before { content: "\f86c"; }
.bi-building-fill-check::before { content: "\f86d"; }
.bi-building-fill-dash::before { content: "\f86e"; }
.bi-building-fill-down::before { content: "\f86f"; }
.bi-building-fill-exclamation::before { content: "\f870"; }
.bi-building-fill-gear::before { content: "\f871"; }
.bi-building-fill-lock::before { content: "\f872"; }
.bi-building-fill-slash::before { content: "\f873"; }
.bi-building-fill-up::before { content: "\f874"; }
.bi-building-fill-x::before { content: "\f875"; }
.bi-building-fill::before { content: "\f876"; }
.bi-building-gear::before { content: "\f877"; }
.bi-building-lock::before { content: "\f878"; }
.bi-building-slash::before { content: "\f879"; }
.bi-building-up::before { content: "\f87a"; }
.bi-building-x::before { content: "\f87b"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-buildings::before { content: "\f87d"; }
.bi-bus-front-fill::before { content: "\f87e"; }
.bi-bus-front::before { content: "\f87f"; }
.bi-ev-front-fill::before { content: "\f880"; }
.bi-ev-front::before { content: "\f881"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-globe-asia-australia::before { content: "\f883"; }
.bi-globe-central-south-asia::before { content: "\f884"; }
.bi-globe-europe-africa::before { content: "\f885"; }
.bi-house-add-fill::before { content: "\f886"; }
.bi-house-add::before { content: "\f887"; }
.bi-house-check-fill::before { content: "\f888"; }
.bi-house-check::before { content: "\f889"; }
.bi-house-dash-fill::before { content: "\f88a"; }
.bi-house-dash::before { content: "\f88b"; }
.bi-house-down-fill::before { content: "\f88c"; }
.bi-house-down::before { content: "\f88d"; }
.bi-house-exclamation-fill::before { content: "\f88e"; }
.bi-house-exclamation::before { content: "\f88f"; }
.bi-house-gear-fill::before { content: "\f890"; }
.bi-house-gear::before { content: "\f891"; }
.bi-house-lock-fill::before { content: "\f892"; }
.bi-house-lock::before { content: "\f893"; }
.bi-house-slash-fill::before { content: "\f894"; }
.bi-house-slash::before { content: "\f895"; }
.bi-house-up-fill::before { content: "\f896"; }
.bi-house-up::before { content: "\f897"; }
.bi-house-x-fill::before { content: "\f898"; }
.bi-house-x::before { content: "\f899"; }
.bi-person-add::before { content: "\f89a"; }
.bi-person-down::before { content: "\f89b"; }
.bi-person-exclamation::before { content: "\f89c"; }
.bi-person-fill-add::before { content: "\f89d"; }
.bi-person-fill-check::before { content: "\f89e"; }
.bi-person-fill-dash::before { content: "\f89f"; }
.bi-person-fill-down::before { content: "\f8a0"; }
.bi-person-fill-exclamation::before { content: "\f8a1"; }
.bi-person-fill-gear::before { content: "\f8a2"; }
.bi-person-fill-lock::before { content: "\f8a3"; }
.bi-person-fill-slash::before { content: "\f8a4"; }
.bi-person-fill-up::before { content: "\f8a5"; }
.bi-person-fill-x::before { content: "\f8a6"; }
.bi-person-gear::before { content: "\f8a7"; }
.bi-person-lock::before { content: "\f8a8"; }
.bi-person-slash::before { content: "\f8a9"; }
.bi-person-up::before { content: "\f8aa"; }
.bi-scooter::before { content: "\f8ab"; }
.bi-taxi-front-fill::before { content: "\f8ac"; }
.bi-taxi-front::before { content: "\f8ad"; }
.bi-amd::before { content: "\f8ae"; }
.bi-database-add::before { content: "\f8af"; }
.bi-database-check::before { content: "\f8b0"; }
.bi-database-dash::before { content: "\f8b1"; }
.bi-database-down::before { content: "\f8b2"; }
.bi-database-exclamation::before { content: "\f8b3"; }
.bi-database-fill-add::before { content: "\f8b4"; }
.bi-database-fill-check::before { content: "\f8b5"; }
.bi-database-fill-dash::before { content: "\f8b6"; }
.bi-database-fill-down::before { content: "\f8b7"; }
.bi-database-fill-exclamation::before { content: "\f8b8"; }
.bi-database-fill-gear::before { content: "\f8b9"; }
.bi-database-fill-lock::before { content: "\f8ba"; }
.bi-database-fill-slash::before { content: "\f8bb"; }
.bi-database-fill-up::before { content: "\f8bc"; }
.bi-database-fill-x::before { content: "\f8bd"; }
.bi-database-fill::before { content: "\f8be"; }
.bi-database-gear::before { content: "\f8bf"; }
.bi-database-lock::before { content: "\f8c0"; }
.bi-database-slash::before { content: "\f8c1"; }
.bi-database-up::before { content: "\f8c2"; }
.bi-database-x::before { content: "\f8c3"; }
.bi-database::before { content: "\f8c4"; }
.bi-houses-fill::before { content: "\f8c5"; }
.bi-houses::before { content: "\f8c6"; }
.bi-nvidia::before { content: "\f8c7"; }
.bi-person-vcard-fill::before { content: "\f8c8"; }
.bi-person-vcard::before { content: "\f8c9"; }
.bi-sina-weibo::before { content: "\f8ca"; }
.bi-tencent-qq::before { content: "\f8cb"; }
.bi-wikipedia::before { content: "\f8cc"; }
.bi-alphabet-uppercase::before { content: "\f2a5"; }
.bi-alphabet::before { content: "\f68a"; }
.bi-amazon::before { content: "\f68d"; }
.bi-arrows-collapse-vertical::before { content: "\f690"; }
.bi-arrows-expand-vertical::before { content: "\f695"; }
.bi-arrows-vertical::before { content: "\f698"; }
.bi-arrows::before { content: "\f6a2"; }
.bi-ban-fill::before { content: "\f6a3"; }
.bi-ban::before { content: "\f6b6"; }
.bi-bing::before { content: "\f6c2"; }
.bi-cake::before { content: "\f6e0"; }
.bi-cake2::before { content: "\f6ed"; }
.bi-cookie::before { content: "\f6ee"; }
.bi-copy::before { content: "\f759"; }
.bi-crosshair::before { content: "\f769"; }
.bi-crosshair2::before { content: "\f794"; }
.bi-emoji-astonished-fill::before { content: "\f795"; }
.bi-emoji-astonished::before { content: "\f79a"; }
.bi-emoji-grimace-fill::before { content: "\f79b"; }
.bi-emoji-grimace::before { content: "\f7a0"; }
.bi-emoji-grin-fill::before { content: "\f7a1"; }
.bi-emoji-grin::before { content: "\f7a6"; }
.bi-emoji-surprise-fill::before { content: "\f7a7"; }
.bi-emoji-surprise::before { content: "\f7ac"; }
.bi-emoji-tear-fill::before { content: "\f7ad"; }
.bi-emoji-tear::before { content: "\f7b2"; }
.bi-envelope-arrow-down-fill::before { content: "\f7b3"; }
.bi-envelope-arrow-down::before { content: "\f7b8"; }
.bi-envelope-arrow-up-fill::before { content: "\f7b9"; }
.bi-envelope-arrow-up::before { content: "\f7be"; }
.bi-feather::before { content: "\f7bf"; }
.bi-feather2::before { content: "\f7c4"; }
.bi-floppy-fill::before { content: "\f7c5"; }
.bi-floppy::before { content: "\f7d8"; }
.bi-floppy2-fill::before { content: "\f7d9"; }
.bi-floppy2::before { content: "\f7e4"; }
.bi-gitlab::before { content: "\f7e5"; }
.bi-highlighter::before { content: "\f7f8"; }
.bi-marker-tip::before { content: "\f802"; }
.bi-nvme-fill::before { content: "\f803"; }
.bi-nvme::before { content: "\f80c"; }
.bi-opencollective::before { content: "\f80d"; }
.bi-pci-card-network::before { content: "\f8cd"; }
.bi-pci-card-sound::before { content: "\f8ce"; }
.bi-radar::before { content: "\f8cf"; }
.bi-send-arrow-down-fill::before { content: "\f8d0"; }
.bi-send-arrow-down::before { content: "\f8d1"; }
.bi-send-arrow-up-fill::before { content: "\f8d2"; }
.bi-send-arrow-up::before { content: "\f8d3"; }
.bi-sim-slash-fill::before { content: "\f8d4"; }
.bi-sim-slash::before { content: "\f8d5"; }
.bi-sourceforge::before { content: "\f8d6"; }
.bi-substack::before { content: "\f8d7"; }
.bi-threads-fill::before { content: "\f8d8"; }
.bi-threads::before { content: "\f8d9"; }
.bi-transparency::before { content: "\f8da"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-type-h4::before { content: "\f8dc"; }
.bi-type-h5::before { content: "\f8dd"; }
.bi-type-h6::before { content: "\f8de"; }
.bi-backpack-fill::before { content: "\f8df"; }
.bi-backpack::before { content: "\f8e0"; }
.bi-backpack2-fill::before { content: "\f8e1"; }
.bi-backpack2::before { content: "\f8e2"; }
.bi-backpack3-fill::before { content: "\f8e3"; }
.bi-backpack3::before { content: "\f8e4"; }
.bi-backpack4-fill::before { content: "\f8e5"; }
.bi-backpack4::before { content: "\f8e6"; }
.bi-brilliance::before { content: "\f8e7"; }
.bi-cake-fill::before { content: "\f8e8"; }
.bi-cake2-fill::before { content: "\f8e9"; }
.bi-duffle-fill::before { content: "\f8ea"; }
.bi-duffle::before { content: "\f8eb"; }
.bi-exposure::before { content: "\f8ec"; }
.bi-gender-neuter::before { content: "\f8ed"; }
.bi-highlights::before { content: "\f8ee"; }
.bi-luggage-fill::before { content: "\f8ef"; }
.bi-luggage::before { content: "\f8f0"; }
.bi-mailbox-flag::before { content: "\f8f1"; }
.bi-mailbox2-flag::before { content: "\f8f2"; }
.bi-noise-reduction::before { content: "\f8f3"; }
.bi-passport-fill::before { content: "\f8f4"; }
.bi-passport::before { content: "\f8f5"; }
.bi-person-arms-up::before { content: "\f8f6"; }
.bi-person-raised-hand::before { content: "\f8f7"; }
.bi-person-standing-dress::before { content: "\f8f8"; }
.bi-person-standing::before { content: "\f8f9"; }
.bi-person-walking::before { content: "\f8fa"; }
.bi-person-wheelchair::before { content: "\f8fb"; }
.bi-shadows::before { content: "\f8fc"; }
.bi-suitcase-fill::before { content: "\f8fd"; }
.bi-suitcase-lg-fill::before { content: "\f8fe"; }
.bi-suitcase-lg::before { content: "\f8ff"; }
.bi-suitcase::before { content: "\f900"; }
.bi-suitcase2-fill::before { content: "\f901"; }
.bi-suitcase2::before { content: "\f902"; }
.bi-vignette::before { content: "\f903"; }

.welcome-page {
	--welcome-accent: #2563eb;
	--welcome-accent-dark: #1d4ed8;
	--welcome-ink: #172033;
	--welcome-muted: #667085;
	--welcome-border: #e4e9f1;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(32px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));
	background: radial-gradient(circle at 10% 5%, rgba(37, 99, 235, 0.07), transparent 30rem), #f5f7fb;
	color: var(--welcome-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.welcome-page *, .welcome-page *::before, .welcome-page *::after { box-sizing: border-box; }

.welcome-shell {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: min(100%, 1100px);
	min-height: calc(100vh - 56px);
	min-height: calc(100dvh - 56px);
	margin: 0 auto;
}

.welcome-card {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(380px, 0.92fr);
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--welcome-border);
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.09);
}

.welcome-intro, .welcome-action-panel { padding: clamp(40px, 5.2vw, 70px); }

.welcome-intro {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: #fbfcff;
}

.welcome-brand {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-bottom: clamp(44px, 7vh, 74px);
}

.welcome-logo-wrap {
	display: grid;
	place-items: center;
	width: 112px;
	height: 112px;
	background: #fff;
	border: 1px solid var(--welcome-border);
	border-radius: 14px;
	box-shadow: 0 5px 14px rgba(20, 33, 61, 0.07);
}

.welcome-logo { display: block; width: 88px; height: 88px; object-fit: contain; }
.welcome-brand-name { font-size: 1.05rem; font-weight: 750; letter-spacing: -0.015em; }

.welcome-eyebrow, .welcome-step {
	color: var(--welcome-accent-dark);
	font-size: 0.78rem;
	font-weight: 750;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.welcome-eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 16px; }

.welcome-intro h1 {
	align-self: center;
	width: 100%;
	max-width: 520px;
	margin: 0;
	text-align: center;
	font-size: clamp(2.15rem, 4.1vw, 3.4rem);
	font-weight: 760;
	line-height: 1.08;
	letter-spacing: -0.045em;
}

.welcome-summary {
	max-width: 500px;
	margin: 22px 0 0;
	color: var(--welcome-muted);
	font-size: clamp(1rem, 1.5vw, 1.12rem);
	line-height: 1.65;
}

.welcome-highlights {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 20px;
	margin-top: auto;
	padding-top: clamp(38px, 8vh, 80px);
	color: #475467;
	font-size: 0.85rem;
	font-weight: 600;
}

.welcome-highlights span { display: inline-flex; align-items: center; gap: 7px; }
.welcome-highlights i { color: var(--welcome-accent); }

.welcome-action-panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-left: 1px solid var(--welcome-border);
}

.welcome-action-heading h2 {
	margin: 10px 0;
	font-size: clamp(1.55rem, 2.4vw, 2rem);
	font-weight: 740;
	line-height: 1.2;
	letter-spacing: -0.025em;
}

.welcome-action-heading p { margin: 0; color: var(--welcome-muted); font-size: 0.95rem; line-height: 1.55; }
.welcome-role-list { display: grid; grid-gap: 12px; gap: 12px; margin-top: 30px; }

.welcome-role-card {
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 15px;
	gap: 15px;
	width: 100%;
	min-height: 88px;
	padding: 16px;
	text-align: left;
	background: #fff;
	border: 1px solid #dce3ed;
	border-radius: 12px;
	color: var(--welcome-ink);
	cursor: pointer;
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease, background-color 160ms ease;
}

.welcome-role-card:hover {
	box-shadow: 0 8px 22px rgba(20, 33, 61, 0.16);
	transform: translateY(-1px);
}

.welcome-role-card:active { transform: translateY(0); box-shadow: 0 3px 10px rgba(37, 99, 235, 0.08); }

.welcome-role-card:focus-visible, .welcome-support a:focus-visible, .welcome-socials a:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 3px;
}

.welcome-role-icon {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	border-radius: 11px;
	font-size: 1.2rem;
}

.welcome-role-card--primary {
	background: #2563eb;
	border-color: #2563eb;
	color: #fff;
}

.welcome-role-card--primary:hover {
	background: #1d4ed8;
	border-color: #1d4ed8;
}

.welcome-role-card--secondary {
	background: #16845b;
	border-color: #16845b;
	color: #fff;
}

.welcome-role-card--secondary:hover {
	background: #116b49;
	border-color: #116b49;
}

.welcome-role-card--primary .welcome-role-icon,
.welcome-role-card--secondary .welcome-role-icon {
	background: rgba(255, 255, 255, 0.16);
	color: #fff;
}
.welcome-role-copy { display: grid; grid-gap: 3px; gap: 3px; }
.welcome-role-title { font-size: 1rem; font-weight: 700; }
.welcome-role-description { color: rgba(255, 255, 255, 0.84); font-size: 0.82rem; line-height: 1.4; }

.welcome-role-arrow { color: rgba(255, 255, 255, 0.8); font-size: 1.05rem; transition: color 160ms ease, transform 160ms ease; }
.welcome-role-card:hover .welcome-role-arrow { color: #fff; transform: translateX(2px); }

.welcome-support {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 26px;
	color: var(--welcome-muted);
	font-size: 0.84rem;
}

.welcome-support a { display: inline-flex; align-items: center; gap: 6px; color: #176b4d; font-weight: 700; text-decoration: none; }
.welcome-support a:hover { color: #0f5132; text-decoration: underline; text-underline-offset: 3px; }

.welcome-meta, .welcome-footer { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.welcome-meta { padding: 22px 6px 18px; }
.welcome-stats, .welcome-meta-right, .welcome-socials { display: flex; align-items: center; }
.welcome-stats { gap: 32px; }
.welcome-stats div { display: grid; grid-gap: 1px; gap: 1px; }
.welcome-stats strong { font-size: 0.95rem; font-weight: 750; }
.welcome-stats span, .welcome-footer { color: #7b8495; font-size: 0.73rem; }
.welcome-meta-right { gap: 20px; }
.welcome-sponsor { margin: 0 !important; }
.welcome-socials { gap: 5px; }

.welcome-socials a {
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	border-radius: 9px;
	color: #667085;
	text-decoration: none;
}

.welcome-socials a:hover { background: #e9eef6; color: var(--welcome-accent-dark); }
.welcome-footer { padding: 16px 6px 0; border-top: 1px solid #e1e6ee; }

@media (max-width: 820px) {
	.welcome-page { padding: max(20px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left)); }
	.welcome-shell { justify-content: flex-start; min-height: auto; }
	.welcome-card { grid-template-columns: 1fr; }
	.welcome-intro, .welcome-action-panel { padding: clamp(28px, 7vw, 44px); }
	.welcome-brand { margin-bottom: 34px; }
	.welcome-highlights { margin-top: 0; padding-top: 32px; }
	.welcome-action-panel { border-top: 1px solid var(--welcome-border); border-left: 0; }
}

@media (max-width: 560px) {
	.welcome-page { padding-right: max(12px, env(safe-area-inset-right)); padding-left: max(12px, env(safe-area-inset-left)); }
	.welcome-intro, .welcome-action-panel { padding: 26px 22px; }
	.welcome-logo-wrap { width: 88px; height: 88px; }
	.welcome-logo { width: 68px; height: 68px; }
	.welcome-intro h1 { font-size: clamp(2rem, 10vw, 2.55rem); }
	.welcome-highlights { display: grid; grid-gap: 10px; gap: 10px; }
	.welcome-role-card { grid-template-columns: 44px minmax(0, 1fr) auto; gap: 12px; min-height: 84px; padding: 14px; }
	.welcome-role-icon { width: 44px; height: 44px; }
	.welcome-support { flex-wrap: wrap; }
	.welcome-meta { align-items: flex-start; flex-direction: column; padding-right: 4px; padding-left: 4px; }
	.welcome-meta-right { justify-content: space-between; width: 100%; }
	.welcome-footer { align-items: flex-start; flex-direction: column; gap: 4px; padding-right: 4px; padding-left: 4px; }
}

@media (prefers-reduced-motion: reduce) {
	.welcome-page * { scroll-behavior: auto !important; transition-duration: 0.01ms !important; }
}

.custom-dialog-modal { z-index: 1140; }
.custom-dialog-backdrop { z-index: 1130; }
.custom-dialog { width: min(calc(100% - 24px), 420px); margin-right: auto; margin-left: auto; }
.custom-dialog__content { overflow: hidden; border: 1px solid #e2e8f0; border-radius: 14px; background: #fff; box-shadow: 0 24px 64px rgba(15, 23, 42, .22); }
.custom-dialog__body { position: relative; padding: 28px 28px 22px; text-align: center; }
.custom-dialog__brand { position: absolute; top: 16px; left: 16px; display: grid; width: 32px; height: 32px; place-items: center; border: 1px solid #e2e8f0; border-radius: 9px; background: #fff; }
.custom-dialog__brand img { width: 22px; height: 22px; object-fit: contain; }
.custom-dialog__status { display: grid; width: 52px; height: 52px; margin: 8px auto 16px; place-items: center; border-radius: 14px; font-size: 1.2rem; }
.custom-dialog__status--notice { background: #eef2ff; color: #4f46e5; }
.custom-dialog__status--confirm { background: #fef3c7; color: #92400e; }
.custom-dialog__body h2 { margin: 0; color: #172033; font-size: 1.08rem; font-weight: 750; letter-spacing: -.015em; }
.custom-dialog__body p { margin: 10px auto 0; color: #667085; font-size: .86rem; line-height: 1.6; overflow-wrap: anywhere; white-space: pre-line; }
.custom-dialog__footer { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; gap: 10px; padding: 16px 20px 20px; border-top: 1px solid #eef2f6; background: #fbfcfe; }
.custom-dialog__footer--single { grid-template-columns: minmax(120px, 1fr); }
.custom-dialog__button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; padding: 9px 16px; border-radius: 10px; font: inherit; font-size: .8rem; font-weight: 750; transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease, box-shadow 140ms ease; }
.custom-dialog__button--secondary { border: 1px solid #d0d5dd; background: #fff; color: #344054; }
.custom-dialog__button--secondary:hover { border-color: #98a2b3; background: #f8fafc; color: #172033; }
.custom-dialog__button--primary { border: 1px solid #4f46e5; background: #4f46e5; color: #fff; box-shadow: 0 3px 9px rgba(79, 70, 229, .2); }
.custom-dialog__button--primary:hover { border-color: #3730a3; background: #3730a3; }
.custom-dialog__button:focus-visible { outline: 3px solid rgba(79, 70, 229, .28); outline-offset: 2px; }

@media (max-width: 399.98px) {
	.custom-dialog__body { padding: 24px 20px 18px; }
	.custom-dialog__brand { top: 13px; left: 13px; }
	.custom-dialog__footer { padding: 14px 16px 16px; }
}

@media (prefers-reduced-motion: reduce) {
	.custom-dialog__button { transition: none; }
}

.react-tel-input{font-family:'Roboto',sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0 !important;margin-bottom:0 !important;padding-left:48px;margin-left:0;background:#FFFFFF;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#FAF0F0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#FAF0F0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px rgba(0,0,0,0.35);background-color:white;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}
.phone-entry-page {
	--phone-accent: #2563eb;
	--phone-accent-dark: #1d4ed8;
	--phone-ink: #172033;
	--phone-muted: #667085;
	--phone-border: #dce3ed;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--phone-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.phone-entry-page *,
.phone-entry-page *::before,
.phone-entry-page *::after {
	box-sizing: border-box;
}

.phone-entry-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.phone-entry-logo-wrap {
	display: grid;
	place-items: center;
	width: 82px;
	height: 82px;
	margin: 0 auto 24px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.phone-entry-logo {
	display: block;
	width: 64px;
	height: 64px;
	object-fit: contain;
}

.phone-entry-heading {
	text-align: center;
}

.phone-entry-eyebrow {
	display: block;
	margin-bottom: 8px;
	color: var(--phone-accent-dark);
	font-size: 0.75rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.phone-entry-heading h1 {
	margin: 0;
	font-size: clamp(1.7rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.phone-entry-heading p {
	max-width: 390px;
	margin: 12px auto 0;
	color: var(--phone-muted);
	font-size: 0.94rem;
	line-height: 1.55;
}

.phone-entry-role-row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	margin-top: 22px;
	color: var(--phone-muted);
	font-size: 0.84rem;
}

.phone-entry-role {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: 34px;
	padding: 6px 11px;
	border: 1px solid transparent;
	border-radius: 999px;
	font: inherit;
	font-weight: 700;
	text-transform: capitalize;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.phone-entry-role--athlete {
	background: #eaf1ff;
	border-color: #bfd2ff;
	color: #174bb8;
}

.phone-entry-role--athlete:hover {
	background: #dce8ff;
	border-color: #9dbaf8;
}

.phone-entry-role--organizer {
	background: #e5f6ef;
	border-color: #a9dec9;
	color: #116344;
}

.phone-entry-role--organizer:hover {
	background: #d6f0e5;
	border-color: #85cdb4;
}

.phone-entry-form {
	margin-top: 34px;
}

.phone-entry-field > label {
	display: block;
	margin-bottom: 8px;
	color: #344054;
	font-size: 0.86rem;
	font-weight: 700;
}

.phone-entry-page .react-tel-input {
	width: 100%;
	font-family: inherit;
}

.phone-entry-page .react-tel-input .form-control {
	width: 100%;
	height: 52px;
	padding-right: 14px;
	padding-left: 58px;
	background: #fff;
	border: 1px solid var(--phone-border);
	border-radius: 11px;
	color: var(--phone-ink);
	font-family: inherit;
	font-size: 1rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.phone-entry-page .react-tel-input .form-control:hover {
	border-color: #b8c3d3;
}

.phone-entry-page .react-tel-input .form-control:focus {
	border-color: var(--phone-accent);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.phone-entry-page .react-tel-input .flag-dropdown {
	background: #f8fafc;
	border: 1px solid var(--phone-border);
	border-radius: 11px 0 0 11px;
}

.phone-entry-page .react-tel-input .selected-flag {
	width: 46px;
	padding-left: 13px;
	border-radius: 10px 0 0 10px;
}

.phone-entry-page .react-tel-input .selected-flag:hover,
.phone-entry-page .react-tel-input .selected-flag:focus,
.phone-entry-page .react-tel-input .flag-dropdown.open .selected-flag {
	background: #eef2f7;
}

.phone-entry-page .react-tel-input .country-list {
	width: min(360px, calc(100vw - 52px));
	max-height: min(300px, 45vh);
	margin-top: 7px;
	border: 1px solid var(--phone-border);
	border-radius: 11px;
	box-shadow: 0 12px 30px rgba(20, 33, 61, 0.15);
}

.phone-entry-page .react-tel-input .country-list .search {
	padding: 10px;
	background: #fff;
}

.phone-entry-page .react-tel-input .country-list .search-box {
	width: calc(100% - 4px);
	height: 38px;
	margin: 0;
	border: 1px solid var(--phone-border);
	border-radius: 8px;
	font-family: inherit;
}

.phone-entry-example {
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 9px 2px 0;
	color: var(--phone-muted);
	font-size: 0.78rem;
}

.phone-entry-actions {
	display: grid;
	grid-template-columns: 1fr 1.35fr;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 30px;
}

.phone-entry-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 48px;
	padding: 10px 18px;
	border: 1px solid transparent;
	border-radius: 11px;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.phone-entry-button--secondary {
	background: #fff;
	border-color: #d7dee9;
	color: #344054;
}

.phone-entry-button--secondary:hover:not(:disabled) {
	background: #f7f9fc;
	border-color: #b8c3d3;
}

.phone-entry-button--primary {
	background: var(--phone-accent);
	border-color: var(--phone-accent);
	color: #fff;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
}

.phone-entry-button--primary:hover:not(:disabled) {
	background: var(--phone-accent-dark);
	border-color: var(--phone-accent-dark);
	transform: translateY(-1px);
}

.phone-entry-button:active:not(:disabled) {
	transform: translateY(0);
}

.phone-entry-button:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	box-shadow: none;
}

.phone-entry-role:focus-visible,
.phone-entry-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.phone-entry-privacy {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin: 24px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.4;
	text-align: center;
}

.phone-entry-privacy i {
	color: #16845b;
	font-size: 0.9rem;
}

@media (max-width: 480px) {
	.phone-entry-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.phone-entry-card {
		padding: 28px 22px;
	}

	.phone-entry-logo-wrap {
		width: 72px;
		height: 72px;
		margin-bottom: 20px;
	}

	.phone-entry-logo {
		width: 56px;
		height: 56px;
	}

	.phone-entry-role-row {
		flex-wrap: wrap;
	}

	.phone-entry-form {
		margin-top: 28px;
	}

	.phone-entry-actions {
		grid-template-columns: 1fr;
	}

	.phone-entry-button--primary {
		grid-row: 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.phone-entry-page * {
		transition-duration: 0.01ms !important;
	}
}

.login-page {
	--login-accent: #2563eb;
	--login-accent-dark: #1d4ed8;
	--login-ink: #172033;
	--login-muted: #667085;
	--login-border: #dce3ed;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--login-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.login-page *,
.login-page *::before,
.login-page *::after {
	box-sizing: border-box;
}

.login-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.login-logo-wrap {
	display: grid;
	place-items: center;
	width: 82px;
	height: 82px;
	margin: 0 auto 24px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.login-logo {
	display: block;
	width: 64px;
	height: 64px;
	object-fit: contain;
}

.login-heading {
	text-align: center;
}

.login-eyebrow {
	display: block;
	margin-bottom: 8px;
	color: var(--login-accent-dark);
	font-size: 0.75rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.login-heading h1 {
	margin: 0;
	font-size: clamp(1.7rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.login-heading p {
	margin: 12px 0 0;
	color: var(--login-muted);
	font-size: 0.94rem;
	line-height: 1.55;
}

.login-account-summary {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 28px;
	padding: 13px 14px;
	background: #f8fafc;
	border: 1px solid #e3e8f0;
	border-radius: 11px;
}

.login-account-icon {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	background: #eaf1ff;
	border-radius: 9px;
	color: var(--login-accent-dark);
	font-size: 1rem;
}

.login-account-copy {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
	min-width: 0;
}

.login-account-copy > span {
	color: var(--login-muted);
	font-size: 0.72rem;
}

.login-account-copy strong {
	overflow: hidden;
	font-size: 0.94rem;
	font-weight: 720;
	letter-spacing: 0.01em;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.login-role-badge {
	padding: 5px 9px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 750;
}

.login-role-badge--athlete {
	background: #eaf1ff;
	border-color: #bfd2ff;
	color: #174bb8;
}

.login-role-badge--organizer {
	background: #e5f6ef;
	border-color: #a9dec9;
	color: #116344;
}

.login-form {
	margin-top: 28px;
}

.login-field > label,
.login-verification > label {
	display: block;
	margin-bottom: 8px;
	color: #344054;
	font-size: 0.86rem;
	font-weight: 700;
}

.login-password-control {
	position: relative;
}

.login-password-control input,
.login-verification > input {
	width: 100%;
	height: 52px;
	padding: 0 14px;
	background: #fff;
	border: 1px solid var(--login-border);
	border-radius: 11px;
	color: var(--login-ink);
	font-family: inherit;
	font-size: 1rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.login-password-control input {
	padding-right: 50px;
}

.login-password-control input:hover,
.login-verification > input:hover {
	border-color: #b8c3d3;
}

.login-password-control input:focus,
.login-verification > input:focus {
	border-color: var(--login-accent);
	outline: 0;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.login-password-control input[aria-invalid="true"] {
	border-color: #d92d20;
}

.login-password-control button {
	position: absolute;
	top: 50%;
	right: 7px;
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	padding: 0;
	transform: translateY(-50%);
	background: transparent;
	border: 0;
	border-radius: 8px;
	color: #667085;
	cursor: pointer;
}

.login-password-control button:hover {
	background: #eef2f7;
	color: #344054;
}

.login-error {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	margin-top: 12px;
	padding: 11px 12px;
	background: #fff1f0;
	border: 1px solid #f4b8b3;
	border-radius: 9px;
	color: #a8281f;
	font-size: 0.82rem;
	line-height: 1.45;
}

.login-error i {
	margin-top: 1px;
}

.login-verification {
	margin-top: 16px;
	padding: 16px;
	background: #fffbeb;
	border: 1px solid #f4d98b;
	border-radius: 11px;
}

.login-verification-heading {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 15px;
	color: #7a5700;
}

.login-verification-heading > i {
	margin-top: 1px;
	font-size: 1.05rem;
}

.login-verification-heading > div {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
}

.login-verification-heading strong {
	font-size: 0.88rem;
}

.login-verification-heading span {
	font-size: 0.76rem;
	line-height: 1.4;
}

.login-verification > label {
	color: #5d4a15;
}

.login-resend-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	width: 100%;
	min-height: 42px;
	margin-top: 11px;
	padding: 8px 12px;
	background: #fff;
	border: 1px solid #dfbd5b;
	border-radius: 9px;
	color: #765600;
	font-family: inherit;
	font-size: 0.82rem;
	font-weight: 700;
	cursor: pointer;
}

.login-resend-button:hover:not(:disabled) {
	background: #fff7d6;
}

.login-actions {
	display: grid;
	grid-template-columns: 1fr 1.35fr;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 28px;
}

.login-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 48px;
	padding: 10px 18px;
	border: 1px solid transparent;
	border-radius: 11px;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.login-button--secondary {
	background: #fff;
	border-color: #d7dee9;
	color: #344054;
}

.login-button--secondary:hover:not(:disabled) {
	background: #f7f9fc;
	border-color: #b8c3d3;
}

.login-button--primary {
	background: var(--login-accent);
	border-color: var(--login-accent);
	color: #fff;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
}

.login-button--primary:hover:not(:disabled) {
	background: var(--login-accent-dark);
	border-color: var(--login-accent-dark);
	transform: translateY(-1px);
}

.login-button:disabled,
.login-resend-button:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	box-shadow: none;
}

.login-forgot-button {
	display: block;
	margin: 18px auto 0;
	padding: 4px;
	background: transparent;
	border: 0;
	border-radius: 5px;
	color: var(--login-accent-dark);
	font-family: inherit;
	font-size: 0.84rem;
	font-weight: 700;
	cursor: pointer;
}

.login-forgot-button:hover {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.login-password-control button:focus-visible,
.login-resend-button:focus-visible,
.login-button:focus-visible,
.login-forgot-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.login-security-note {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin: 23px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.4;
	text-align: center;
}

.login-security-note i {
	color: #16845b;
	font-size: 0.9rem;
}

@media (max-width: 480px) {
	.login-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.login-card {
		padding: 28px 22px;
	}

	.login-logo-wrap {
		width: 72px;
		height: 72px;
		margin-bottom: 20px;
	}

	.login-logo {
		width: 56px;
		height: 56px;
	}

	.login-account-summary {
		grid-template-columns: 40px minmax(0, 1fr);
	}

	.login-role-badge {
		grid-column: 2;
		justify-self: start;
	}

	.login-actions {
		grid-template-columns: 1fr;
	}

	.login-button--primary {
		grid-row: 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.login-page * {
		transition-duration: 0.01ms !important;
	}
}

.register-page {
	--register-accent: #2563eb;
	--register-accent-dark: #1d4ed8;
	--register-ink: #172033;
	--register-muted: #667085;
	--register-border: #dce3ed;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(32px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(32px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 34rem), #f5f7fb;
	color: var(--register-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.register-page *,
.register-page *::before,
.register-page *::after {
	box-sizing: border-box;
}

.register-shell {
	width: min(100%, 760px);
	margin: 0 auto;
}

.register-card {
	padding: clamp(28px, 5vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.register-header {
	display: flex;
	align-items: center;
	gap: 22px;
}

.register-logo-wrap {
	display: grid;
	place-items: center;
	flex: 0 0 auto;
	width: 84px;
	height: 84px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.register-logo {
	display: block;
	width: 66px;
	height: 66px;
	object-fit: contain;
}

.register-heading {
	min-width: 0;
}

.register-eyebrow {
	display: block;
	margin-bottom: 7px;
	color: var(--register-accent-dark);
	font-size: 0.75rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.register-heading h1 {
	margin: 0;
	font-size: clamp(1.7rem, 5vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.register-heading p {
	margin: 9px 0 0;
	color: var(--register-muted);
	font-size: 0.92rem;
	line-height: 1.5;
}

.register-account-summary {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 28px;
	padding: 13px 14px;
	background: #f8fafc;
	border: 1px solid #e3e8f0;
	border-radius: 11px;
}

.register-account-icon {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	background: #eaf1ff;
	border-radius: 9px;
	color: var(--register-accent-dark);
}

.register-account-copy {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
	min-width: 0;
}

.register-account-copy > span {
	color: var(--register-muted);
	font-size: 0.72rem;
}

.register-account-copy strong {
	overflow: hidden;
	font-size: 0.94rem;
	font-weight: 720;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.register-role-badge {
	padding: 5px 9px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 750;
}

.register-role-badge--athlete {
	background: #eaf1ff;
	border-color: #bfd2ff;
	color: #174bb8;
}

.register-role-badge--organizer {
	background: #e5f6ef;
	border-color: #a9dec9;
	color: #116344;
}

.register-form {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 20px;
	gap: 20px;
	margin-top: 32px;
}

.register-field {
	min-width: 0;
}

.register-field--wide,
.register-actions {
	grid-column: 1 / -1;
}

.register-field label {
	display: block;
	margin-bottom: 8px;
	color: #344054;
	font-size: 0.84rem;
	font-weight: 700;
}

.register-field input,
.register-field select {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0 13px;
	background: #fff;
	border: 1px solid var(--register-border);
	border-radius: 10px;
	color: var(--register-ink);
	font-family: inherit;
	font-size: 0.92rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.register-field select {
	padding-right: 38px;
	cursor: pointer;
}

.register-field input::placeholder {
	color: #98a2b3;
}

.register-field input:hover,
.register-field select:hover {
	border-color: #b8c3d3;
}

.register-field input:focus,
.register-field select:focus {
	background: #fff;
	border-color: var(--register-accent);
	outline: 0;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.register-field .register-control--complete {
	background-color: #f3fbf7;
	border-color: #9fd5bf;
}

.register-field .register-control--complete:focus {
	background-color: #fff;
	border-color: var(--register-accent);
}

.register-actions {
	display: grid;
	grid-template-columns: 1fr 1.35fr;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 8px;
}

.register-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 48px;
	padding: 10px 18px;
	border: 1px solid transparent;
	border-radius: 11px;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.register-button--secondary {
	background: #fff;
	border-color: #d7dee9;
	color: #344054;
}

.register-button--secondary:hover:not(:disabled) {
	background: #f7f9fc;
	border-color: #b8c3d3;
}

.register-button--primary {
	background: var(--register-accent);
	border-color: var(--register-accent);
	color: #fff;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
}

.register-button--primary:hover:not(:disabled) {
	background: var(--register-accent-dark);
	border-color: var(--register-accent-dark);
	transform: translateY(-1px);
}

.register-button:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	box-shadow: none;
}

.register-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.register-security-note {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin: 24px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.4;
	text-align: center;
}

.register-security-note i {
	color: #16845b;
	font-size: 0.9rem;
}

@media (max-width: 640px) {
	.register-page {
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.register-card {
		padding: 28px 22px;
	}

	.register-header {
		align-items: center;
		flex-direction: column;
		gap: 18px;
		text-align: center;
	}

	.register-logo-wrap {
		width: 74px;
		height: 74px;
	}

	.register-logo {
		width: 57px;
		height: 57px;
	}

	.register-form {
		grid-template-columns: 1fr;
		gap: 17px;
		margin-top: 28px;
	}

	.register-field--wide,
	.register-actions {
		grid-column: auto;
	}
}

@media (max-width: 440px) {
	.register-account-summary {
		grid-template-columns: 40px minmax(0, 1fr);
	}

	.register-role-badge {
		grid-column: 2;
		justify-self: start;
	}

	.register-actions {
		grid-template-columns: 1fr;
	}

	.register-button--primary {
		grid-row: 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.register-page * {
		transition-duration: 0.01ms !important;
	}
}

/* =========================================
   Minimal Subtle Buttons (Minton AI)
   ========================================= */

/* Base shared style */
.mintonai-subtle-btn {
	border-radius: 10px;
	font-weight: 600;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
	transition: all 0.15s ease-in-out;
}

/* Hover */
.mintonai-subtle-btn:hover:not(:disabled) {
	filter: brightness(0.97);
}

/* Disabled / loading */
.mintonai-subtle-btn:disabled {
	color: #6c757d; /* subtle grey text */
	background-color: #f1f3f5; /* light grey background */
	border-color: #dee2e6; /* soft grey border */
	opacity: 1; /* avoid washed-out look */
	cursor: not-allowed;
	box-shadow: none;
}

/* Modern Contrast Subtle Color */
.mintonai-badge {
	border: none !important;
	padding: 0.1rem 0.4rem;
	border-radius: 0.3rem;
}

/* ---------- Subtle Blue ---------- */
.mintonai-subtle-blue {
	border: 1px solid #7ab8ff;
	color: #0a58ca;
	background-color: #cfe2ff;
}

/* ---------- Subtle Green ---------- */
.mintonai-subtle-green {
	border: 1px solid #75d7a6;
	color: #146c43;
	background-color: #d1f2e2;
}

/* ---------- Subtle Red ---------- */
.mintonai-subtle-red {
	border: 1px solid #f199a1;
	color: #b02a37;
	background-color: #f8d7da;
}

/* ---------- Subtle Yellow ---------- */
.mintonai-subtle-yellow {
	border: 1px solid #ffd966;
	color: #7a5c00;
	background-color: #fff3cd;
}

/* ---------- Subtle Grey ---------- */
.mintonai-subtle-grey {
	border: 1px solid #cfd4da;
	color: #343a40;
	background-color: #e9ecef;
}

/* ---------- Subtle Pink ---------- */
.mintonai-subtle-pink {
	border: 1px solid #f19ac2;
	color: #a61e4d;
	background-color: #fce4ec;
}

/* ---------- Subtle Purple ---------- */
.mintonai-subtle-purple {
	border: 1px solid #bfa2f5;
	color: #59359c;
	background-color: #e6ddff;
}

/* ---------- Subtle Gold ---------- */
.mintonai-subtle-gold {
	border: 1px solid #e6c200;
	color: #8a6d00;
	background-color: #fff3b0;
}

/* ---------- Subtle Silver ---------- */
.mintonai-subtle-silver {
	border: 1px solid #bfc5cc;
	color: #495057;
	background-color: #dee2e6;
}

/* ---------- Subtle Bronze ---------- */
.mintonai-subtle-bronze {
	border: 1px solid #d89a5b;
	color: #6b3e1d;
	background-color: #f5d6b4;
}

.verify-email-page {
	--verify-accent: #2563eb;
	--verify-accent-dark: #1d4ed8;
	--verify-ink: #172033;
	--verify-muted: #667085;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--verify-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.verify-email-page *,
.verify-email-page *::before,
.verify-email-page *::after {
	box-sizing: border-box;
}

.verify-email-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.verify-email-logo-wrap {
	display: grid;
	place-items: center;
	width: 72px;
	height: 72px;
	margin: 0 auto 24px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.verify-email-logo {
	display: block;
	width: 56px;
	height: 56px;
	object-fit: contain;
}

.verify-email-icon {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	margin: 0 auto 17px;
	background: #eaf1ff;
	border: 1px solid #c8d8ff;
	border-radius: 50%;
	color: var(--verify-accent-dark);
	font-size: 1.55rem;
}

.verify-email-heading {
	text-align: center;
}

.verify-email-status {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	margin-bottom: 10px;
	color: #806000;
	font-size: 0.73rem;
	font-weight: 750;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.verify-email-status > span {
	width: 7px;
	height: 7px;
	background: #e6a700;
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgba(230, 167, 0, 0.14);
}

.verify-email-heading h1 {
	margin: 0;
	font-size: clamp(1.75rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.verify-email-heading p {
	margin: 12px 0 0;
	color: var(--verify-muted);
	font-size: 0.93rem;
	line-height: 1.55;
}

.verify-email-steps {
	display: grid;
	grid-gap: 0;
	gap: 0;
	margin: 28px 0 0;
	padding: 0;
	list-style: none;
}

.verify-email-steps li {
	position: relative;
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	align-items: start;
	grid-gap: 12px;
	gap: 12px;
	padding-bottom: 18px;
}

.verify-email-steps li:not(:last-child)::after {
	position: absolute;
	top: 34px;
	bottom: 0;
	left: 16px;
	width: 1px;
	background: #dbe3ef;
	content: "";
}

.verify-email-steps li > span {
	position: relative;
	z-index: 1;
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	background: #f0f5ff;
	border: 1px solid #cbd9fb;
	border-radius: 9px;
	color: var(--verify-accent-dark);
	font-size: 0.78rem;
	font-weight: 800;
}

.verify-email-steps li > div {
	display: grid;
	grid-gap: 3px;
	gap: 3px;
	padding-top: 1px;
}

.verify-email-steps strong {
	font-size: 0.86rem;
	font-weight: 720;
}

.verify-email-steps small {
	color: var(--verify-muted);
	font-size: 0.76rem;
	line-height: 1.4;
}

.verify-email-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 50px;
	padding: 10px 18px;
	background: #16845b;
	border: 1px solid #16845b;
	border-radius: 11px;
	color: #fff;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	box-shadow: 0 5px 12px rgba(22, 132, 91, 0.2);
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.verify-email-button:hover:not(:disabled) {
	background: #116b49;
	border-color: #116b49;
	transform: translateY(-1px);
}

.verify-email-button:disabled {
	opacity: 0.68;
	cursor: not-allowed;
	box-shadow: none;
}

.verify-email-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.verify-email-note {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 7px;
	margin: 19px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.45;
	text-align: center;
}

.verify-email-note i {
	margin-top: 1px;
	color: var(--verify-accent-dark);
}

@media (max-width: 480px) {
	.verify-email-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.verify-email-card {
		padding: 28px 22px;
	}

	.verify-email-logo-wrap {
		width: 66px;
		height: 66px;
		margin-bottom: 21px;
	}

	.verify-email-logo {
		width: 51px;
		height: 51px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.verify-email-page * {
		transition-duration: 0.01ms !important;
	}
}

.password-page {
	--password-accent: #2563eb;
	--password-accent-dark: #1d4ed8;
	--password-ink: #172033;
	--password-muted: #667085;
	--password-border: #dce3ed;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--password-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.password-page *,
.password-page *::before,
.password-page *::after {
	box-sizing: border-box;
}

.password-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.password-logo-wrap {
	display: grid;
	place-items: center;
	width: 82px;
	height: 82px;
	margin: 0 auto 24px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.password-logo {
	display: block;
	width: 64px;
	height: 64px;
	object-fit: contain;
}

.password-heading {
	text-align: center;
}

.password-eyebrow {
	display: block;
	margin-bottom: 8px;
	color: var(--password-accent-dark);
	font-size: 0.75rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.password-heading h1 {
	margin: 0;
	font-size: clamp(1.7rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.password-heading p {
	margin: 12px 0 0;
	color: var(--password-muted);
	font-size: 0.94rem;
	line-height: 1.55;
}

.password-account-summary {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 28px;
	padding: 13px 14px;
	background: #f8fafc;
	border: 1px solid #e3e8f0;
	border-radius: 11px;
}

.password-account-icon {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	background: #eaf1ff;
	border-radius: 9px;
	color: var(--password-accent-dark);
}

.password-account-copy {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
	min-width: 0;
}

.password-account-copy > span {
	color: var(--password-muted);
	font-size: 0.72rem;
}

.password-account-copy strong {
	overflow: hidden;
	font-size: 0.94rem;
	font-weight: 720;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.password-role-badge {
	padding: 5px 9px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 750;
}

.password-role-badge--athlete {
	background: #eaf1ff;
	border-color: #bfd2ff;
	color: #174bb8;
}

.password-role-badge--organizer {
	background: #e5f6ef;
	border-color: #a9dec9;
	color: #116344;
}

.password-form {
	display: grid;
	grid-gap: 18px;
	gap: 18px;
	margin-top: 28px;
}

.password-field label {
	display: block;
	margin-bottom: 8px;
	color: #344054;
	font-size: 0.86rem;
	font-weight: 700;
}

.password-control {
	position: relative;
}

.password-control input {
	width: 100%;
	height: 52px;
	padding: 0 50px 0 14px;
	background: #fff;
	border: 1px solid var(--password-border);
	border-radius: 11px;
	color: var(--password-ink);
	font-family: inherit;
	font-size: 1rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.password-control input:hover {
	border-color: #b8c3d3;
}

.password-control input:focus {
	border-color: var(--password-accent);
	outline: 0;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.password-control button {
	position: absolute;
	top: 50%;
	right: 7px;
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	padding: 0;
	transform: translateY(-50%);
	background: transparent;
	border: 0;
	border-radius: 8px;
	color: #667085;
	cursor: pointer;
}

.password-control button:hover {
	background: #eef2f7;
	color: #344054;
}

.password-requirements {
	display: flex;
	flex-wrap: wrap;
	gap: 9px 18px;
	margin-top: -5px;
	color: #7b8495;
	font-size: 0.76rem;
}

.password-requirements span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.password-requirements .is-complete {
	color: #11734f;
}

.password-error {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	padding: 11px 12px;
	background: #fff1f0;
	border: 1px solid #f4b8b3;
	border-radius: 9px;
	color: #a8281f;
	font-size: 0.82rem;
	line-height: 1.45;
}

.password-terms-status {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 11px;
	gap: 11px;
	padding: 12px;
	background: #fffbeb;
	border: 1px solid #f4d98b;
	border-radius: 11px;
}

.password-terms-status.is-agreed {
	background: #f0faf5;
	border-color: #a9dec9;
}

.password-terms-icon {
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	background: #fff4c7;
	border-radius: 9px;
	color: #806000;
}

.password-terms-status.is-agreed .password-terms-icon {
	background: #dcf3e9;
	color: #11734f;
}

.password-terms-status > span:nth-child(2) {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
}

.password-terms-status strong {
	font-size: 0.82rem;
}

.password-terms-status small {
	color: var(--password-muted);
	font-size: 0.72rem;
	line-height: 1.35;
}

.password-terms-status button {
	padding: 6px 8px;
	background: transparent;
	border: 0;
	border-radius: 6px;
	color: var(--password-accent-dark);
	font-family: inherit;
	font-size: 0.76rem;
	font-weight: 750;
	white-space: nowrap;
	cursor: pointer;
}

.password-terms-status button:hover {
	background: rgba(37, 99, 235, 0.08);
}

.password-submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 50px;
	padding: 10px 18px;
	background: var(--password-accent);
	border: 1px solid var(--password-accent);
	border-radius: 11px;
	color: #fff;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.password-submit:hover:not(:disabled) {
	background: var(--password-accent-dark);
	border-color: var(--password-accent-dark);
	transform: translateY(-1px);
}

.password-submit:disabled {
	background: #e8ecf2;
	border-color: #dce2ea;
	color: #7b8495;
	box-shadow: none;
	cursor: not-allowed;
}

.password-back {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 46px;
	padding: 9px 18px;
	background: #fff;
	border: 1px solid #d7dee9;
	border-radius: 11px;
	color: #344054;
	font-family: inherit;
	font-size: 0.9rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease;
}

.password-back:hover:not(:disabled) {
	background: #f7f9fc;
	border-color: #b8c3d3;
}

.password-back:disabled {
	opacity: 0.65;
	cursor: not-allowed;
}

.password-control button:focus-visible,
.password-terms-status button:focus-visible,
.password-submit:focus-visible,
.password-back:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.password-security-note {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin: 23px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.4;
	text-align: center;
}

.password-security-note i {
	color: #16845b;
	font-size: 0.9rem;
}

.password-terms-modal .modal-content {
	overflow: hidden;
	border: 1px solid #e1e7ef;
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.password-terms-modal .modal-header {
	padding: 20px 22px;
	border-bottom-color: #e8ecf2;
}

.password-terms-modal .modal-title {
	color: #172033;
	font-size: 1.1rem;
	font-weight: 750;
}

.password-terms-modal .modal-body {
	padding: 20px 22px;
}

.password-terms-content {
	max-height: min(340px, 48vh);
	overflow-y: auto;
	padding: 16px;
	background: #f8fafc;
	border: 1px solid #e1e7ef;
	border-radius: 10px;
}

.password-terms-content:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.25);
	outline-offset: 2px;
}

.password-terms-content pre {
	margin: 0;
	color: #475467;
	font-family: inherit;
	font-size: 0.82rem;
	line-height: 1.6;
	white-space: pre-wrap;
}

.password-terms-loading {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	color: #667085;
	font-size: 0.84rem;
}

.password-terms-check {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	margin-top: 16px;
	padding: 13px;
	background: #f0faf5;
	border: 1px solid #b6e1cf;
	border-radius: 10px;
}

.password-terms-check input {
	flex: 0 0 auto;
	margin-top: 2px;
}

.password-terms-check label {
	color: #285b48;
	font-size: 0.84rem;
	font-weight: 650;
	line-height: 1.4;
	cursor: pointer;
}

.password-terms-modal .modal-footer {
	padding: 14px 22px;
	border-top-color: #e8ecf2;
}

.password-terms-close {
	min-height: 40px;
	padding: 8px 22px;
	background: #2563eb;
	border: 1px solid #2563eb;
	border-radius: 9px;
	color: #fff;
	font-size: 0.84rem;
	font-weight: 700;
}

.password-terms-close:hover {
	background: #1d4ed8;
	border-color: #1d4ed8;
}

@media (max-width: 480px) {
	.password-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.password-card {
		padding: 28px 22px;
	}

	.password-logo-wrap {
		width: 72px;
		height: 72px;
		margin-bottom: 20px;
	}

	.password-logo {
		width: 56px;
		height: 56px;
	}

	.password-account-summary,
	.password-terms-status {
		grid-template-columns: 40px minmax(0, 1fr);
	}

	.password-role-badge,
	.password-terms-status button {
		grid-column: 2;
		justify-self: start;
	}

	.password-terms-modal {
		margin: 12px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.password-page * {
		transition-duration: 0.01ms !important;
	}
}

.otp-page {
	background-color: #003366; /* Dark blue color */
	color: #ffffff; /* White text color */
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
	font-family: "Arial", sans-serif;
	text-align: center;
}

.otp-page h1 {
	margin-bottom: 20px;
}

.otp-page form {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

.otp-page input[type="text"] {
	margin-top: 20px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	border: 2px solid #ffffff;
	border-radius: 5px;
	color: #003366;
	background-color: #ffffff;
}

.otp-page button {
	padding: 10px 20px;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	color: #003366;
	background-color: #ffffff;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.otp-page button:hover {
	background-color: #0056b3;
	color: #ffffff;
}

.otp-page button:disabled {
	background-color: #cccccc;
	color: #666666;
	cursor: not-allowed;
}

.otp-page .go-back-button {
	padding: 10px 20px;
	font-size: 18px;
	border: 2px solid #ffffff;
	border-radius: 5px;
	color: #ffffff;
	background-color: transparent;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.otp-page .go-back-button:hover {
	background-color: #ffffff;
	color: #003366;
}

.otp-page .error {
	color: #ff0000;
}

@media (max-width: 768px) {
	.otp-page h1 {
		font-size: 22px;
	}

	.otp-page input[type="text"],
	.otp-page button,
	.otp-page .go-back-button {
		width: 90%;
		max-width: 300px;
	}
}

.athlete-home-page {
	--athlete-primary: #2563eb; --athlete-primary-dark: #1d4ed8; --athlete-primary-soft: #eff6ff;
	--athlete-ink: #172033; --athlete-muted: #64748b; --athlete-border: #e2e8f0;
	min-height: 100vh; padding: 24px 18px 128px; background: #f6f8fb; color: var(--athlete-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.athlete-home-shell { width: min(1120px,100%); margin: 0 auto; }
.athlete-home-intro { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin: 6px 2px 22px; }
.athlete-home-eyebrow { margin: 0 0 5px; color: var(--athlete-primary); font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.athlete-home-intro h1 { margin: 0; color: #0f172a; font-size: clamp(1.55rem,3vw,2.1rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.18; }
.athlete-home-intro p:not(.athlete-home-eyebrow) { margin: 7px 0 0; color: var(--athlete-muted); font-size: .9rem; }
.athlete-country-badge { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 7px; min-height: 36px; padding: 7px 11px; border: 1px solid var(--athlete-border); border-radius: 9px; background: #fff; color: #475569; font-size: .76rem; font-weight: 650; }
.athlete-country-badge i { color: var(--athlete-primary); }

.athlete-tabs { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-gap: 5px; gap: 5px; padding: 5px; border: 1px solid var(--athlete-border); border-radius: 13px; background: #eaf0f7; }
.athlete-tab { display: flex; min-width: 0; min-height: 48px; align-items: center; justify-content: center; gap: 9px; padding: 9px 13px; border: 0; border-radius: 9px; background: transparent; color: #64748b; font-size: .8rem; font-weight: 700; transition: background-color 150ms ease,color 150ms ease,box-shadow 150ms ease; }
.athlete-tab:hover { background: rgba(255,255,255,.6); color: #334155; }
.athlete-tab.is-active { background: #fff; color: var(--athlete-primary-dark); box-shadow: 0 2px 8px rgba(15,23,42,.09); }
.athlete-tab i { flex: 0 0 auto; font-size: .94rem; }
.athlete-tab-count { display: grid; min-width: 23px; height: 23px; place-items: center; padding: 0 6px; border-radius: 999px; background: rgba(100,116,139,.12); font-size: .67rem; }
.athlete-tab.is-active .athlete-tab-count { background: var(--athlete-primary-soft); }
.athlete-home-content { margin-top: 14px; padding: 18px; border: 1px solid var(--athlete-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15,23,42,.045); }

.athlete-list-toolbar { display: flex; align-items: center; gap: 10px; }
.athlete-search { position: relative; flex: 1 1 auto; }
.athlete-search > i { position: absolute; top: 50%; left: 14px; color: #94a3b8; font-size: .9rem; transform: translateY(-50%); pointer-events: none; }
.athlete-search input { width: 100%; min-height: 44px; padding: 9px 40px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: #1e293b; font-size: .84rem; outline: none; transition: border-color 150ms ease,box-shadow 150ms ease; }
.athlete-search input::placeholder { color: #94a3b8; }
.athlete-search input:focus { border-color: #60a5fa; box-shadow: 0 0 0 3px rgba(37,99,235,.14); }
.athlete-search input::-webkit-search-cancel-button { cursor: pointer; }
.athlete-filter-button { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; gap: 8px; padding: 9px 14px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: #334155; font-size: .8rem; font-weight: 700; transition: border-color 150ms ease,background-color 150ms ease,color 150ms ease; }
.athlete-filter-button:hover { border-color: #93c5fd; background: var(--athlete-primary-soft); color: var(--athlete-primary-dark); }
.athlete-filter-count { display: grid; min-width: 20px; height: 20px; place-items: center; padding: 0 5px; border-radius: 999px; background: var(--athlete-primary); color: #fff; font-size: .64rem; }
.athlete-list-summary { margin: 10px 2px 14px; color: #64748b; font-size: .73rem; font-weight: 550; }

.athlete-support-callout { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; padding: 12px 14px; border: 1px solid #bfdbfe; border-radius: 11px; background: #f8fbff; }
.athlete-support-icon { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border-radius: 9px; background: #dbeafe; color: #1d4ed8; }
.athlete-support-callout > div { min-width: 0; flex: 1 1; }
.athlete-support-callout strong { display: block; color: #1e3a5f; font-size: .76rem; }
.athlete-support-callout p { margin: 2px 0 0; color: #64748b; font-size: .7rem; }
.athlete-support-button { display: inline-flex; min-height: 36px; align-items: center; gap: 6px; padding: 7px 10px; border: 1px solid #86efac; border-radius: 8px; background: #f0fdf4; color: #15803d; font-size: .7rem; font-weight: 700; }
.athlete-support-button:hover { background: #dcfce7; }

.athlete-tournament-list { display: grid; grid-gap: 12px; gap: 12px; }
.athlete-tournament-card { position: relative; overflow: hidden; border: 1px solid var(--athlete-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 12px rgba(15,23,42,.045); transition: border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease; }
.athlete-tournament-card:hover { border-color: #cbd5e1; box-shadow: 0 8px 22px rgba(15,23,42,.075); transform: translateY(-1px); }
.athlete-tournament-card.is-opened { border-color: #bfdbfe; box-shadow: 0 0 0 1px #dbeafe,0 6px 18px rgba(37,99,235,.07); }
.athlete-card-layout { display: grid; grid-template-columns: minmax(0,1fr) minmax(220px,31%); min-height: 176px; }
.athlete-card-main { display: grid; min-width: 0; grid-template-columns: 116px minmax(0,1fr); grid-gap: 18px; gap: 18px; padding: 16px; }
.athlete-card-poster { width: 116px; aspect-ratio: 3 / 4; align-self: start; padding: 0; overflow: hidden; border: 0; border-radius: 9px; background: #e2e8f0; box-shadow: inset 0 0 0 1px rgba(15,23,42,.06); }
.athlete-card-poster img { width: 100%; height: 100%; object-fit: cover; transition: transform 180ms ease; }
.athlete-card-poster:hover img { transform: scale(1.025); }
.athlete-card-content { min-width: 0; align-self: center; }
.athlete-card-content h2 { margin: 0 0 10px; overflow-wrap: anywhere; color: #172033; font-size: 1rem; font-weight: 750; letter-spacing: -.015em; line-height: 1.35; }
.athlete-card-details { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-gap: 6px 18px; gap: 6px 18px; }
.athlete-card-details p { display: flex; min-width: 0; align-items: flex-start; gap: 8px; margin: 0; overflow-wrap: anywhere; color: #64748b; font-size: .74rem; line-height: 1.45; }
.athlete-card-details p:nth-child(3) { grid-column: 1 / -1; }
.athlete-card-details i { width: 14px; flex: 0 0 14px; margin-top: 1px; color: #7c91ac; text-align: center; }
.athlete-card-badges { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 11px; }
.athlete-status-badge { display: inline-flex; min-height: 24px; align-items: center; gap: 5px; padding: 3px 8px; border: 1px solid transparent; border-radius: 999px; font-size: .65rem; font-weight: 700; line-height: 1; }
.athlete-status-badge.is-upcoming,.athlete-status-badge.is-pending { border-color: #fde68a; background: #fffbeb; color: #92400e; }
.athlete-status-badge.is-ongoing,.athlete-status-badge.is-confirmed { border-color: #a7f3d0; background: #ecfdf5; color: #047857; }
.athlete-status-badge.is-completed { border-color: #e2e8f0; background: #f8fafc; color: #475569; }
.athlete-status-badge.is-opened { border-color: #bfdbfe; background: var(--athlete-primary-soft); color: var(--athlete-primary-dark); }
.athlete-card-actions { display: flex; align-items: center; padding: 15px; border-left: 1px solid #edf1f5; background: #fbfcfe; }
.athlete-action-group { display: flex; width: 100%; flex-wrap: wrap; justify-content: flex-start; gap: 7px; }
.athlete-card-actions .btn { display: inline-flex; min-height: 36px; align-items: center; justify-content: center; gap: 5px; margin: 0 !important; padding: 7px 10px; border: 1px solid var(--athlete-border); border-radius: 8px; background: #fff; color: var(--athlete-ink); box-shadow: none; font-size: .69rem; line-height: 1.2; }
.athlete-card-actions .athlete-card-action--indigo { border-color: #4f46e5; background: #4f46e5; color: #fff; }
.athlete-card-actions .athlete-card-action--indigo:hover:not(:disabled) { border-color: #3730a3; background: #3730a3; color: #fff; }
.athlete-card-actions .btn:hover:not(:disabled) { box-shadow: 0 2px 7px rgba(15,23,42,.08); transform: translateY(-1px); }
.athlete-card-actions .btn:disabled { cursor: not-allowed; }

.athlete-loading,.athlete-empty-state { display: flex; min-height: 280px; align-items: center; justify-content: center; flex-direction: column; padding: 38px 20px; color: #64748b; text-align: center; }
.athlete-loading strong { margin: 14px 0 3px; color: #334155; font-size: .88rem; }
.athlete-loading > span:last-child { font-size: .75rem; }
.athlete-refresh-state { display: flex; align-items: center; justify-content: center; flex-direction: column; color: #64748b; text-align: center; }
.athlete-refresh-state strong { margin: 14px 0 3px; color: #334155; font-size: .9rem; }
.athlete-refresh-state > span:last-child { font-size: .75rem; }
.athlete-loading-spinner { width: 34px; height: 34px; border: 3px solid #dbeafe; border-top-color: var(--athlete-primary); border-radius: 50%; animation: athlete-spin 700ms linear infinite; }
@keyframes athlete-spin { to { transform: rotate(360deg); } }
.athlete-empty-icon { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 13px; border-radius: 12px; background: #f1f5f9; color: #64748b; font-size: 1.2rem; }
.athlete-empty-state h2 { margin: 0; color: #334155; font-size: .95rem; font-weight: 750; }
.athlete-empty-state p { max-width: 380px; margin: 6px 0 0; font-size: .77rem; line-height: 1.55; }
.athlete-home-page button:focus-visible,.athlete-home-page input:focus-visible,.athlete-home-page select:focus-visible { outline: 3px solid rgba(37,99,235,.28); outline-offset: 2px; }
.athlete-home-page .modal-content { overflow: hidden; border: 1px solid var(--athlete-border); border-radius: 14px; box-shadow: 0 24px 60px rgba(15,23,42,.22); }
.athlete-choice-modal { background: rgba(15,23,42,.55); }
.athlete-choice-modal .modal-body { max-height: min(65vh,600px); overflow-y: auto; }
.athlete-choice-item { margin-bottom: 10px; padding: 13px; border: 1px solid #e2e8f0; border-radius: 10px; background: #f8fafc; }
.athlete-choice-item:last-child { margin-bottom: 0; }

@media (max-width: 899.98px) {
	.athlete-card-layout { grid-template-columns: 1fr; }
	.athlete-card-actions { border-top: 1px solid #edf1f5; border-left: 0; }
	.athlete-action-group { justify-content: flex-end; }
}
@media (max-width: 767.98px) {
	.athlete-home-page { padding: 14px 12px 105px; }
	.athlete-home-intro { align-items: flex-start; margin-top: 2px; }
	.athlete-home-content { padding: 14px; }
	.athlete-card-main { grid-template-columns: 96px minmax(0,1fr); gap: 14px; padding: 14px; }
	.athlete-card-poster { width: 96px; }
	.athlete-card-details { grid-template-columns: 1fr; }
	.athlete-card-details p:nth-child(3) { grid-column: auto; }
}
@media (max-width: 575.98px) {
	.athlete-home-intro { display: block; }
	.athlete-country-badge { margin-top: 12px; }
	.athlete-home-intro h1 { font-size: 1.5rem; }
	.athlete-home-intro p:not(.athlete-home-eyebrow) { font-size: .82rem; line-height: 1.5; }
	.athlete-tabs { margin-right: -12px; margin-left: -12px; padding-right: 12px; padding-left: 12px; border-right: 0; border-left: 0; border-radius: 0; }
	.athlete-tab { padding: 8px; font-size: .72rem; }
	.athlete-home-content { margin-right: -4px; margin-left: -4px; padding: 12px; }
	.athlete-filter-button { position: relative; width: 44px; padding: 8px; }
	.athlete-filter-button > span:not(.athlete-filter-count) { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
	.athlete-filter-count { position: absolute; top: -6px; right: -6px; box-shadow: 0 0 0 2px #fff; }
	.athlete-support-callout { align-items: flex-start; flex-wrap: wrap; }
	.athlete-support-callout > div { flex-basis: calc(100% - 46px); }
	.athlete-support-button { width: 100%; justify-content: center; }
	.athlete-card-main { grid-template-columns: 78px minmax(0,1fr); gap: 12px; padding: 12px; }
	.athlete-card-poster { width: 78px; }
	.athlete-card-content h2 { margin-bottom: 8px; font-size: .88rem; }
	.athlete-card-details { gap: 4px; }
	.athlete-card-details p { font-size: .69rem; }
	.athlete-card-actions { padding: 11px 12px; }
	.athlete-action-group { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
	.athlete-card-actions .btn { width: 100%; min-width: 0; }
	.athlete-card-actions .btn:only-child { grid-column: 1 / -1; }
}
@media (max-width: 359.98px) {
	.athlete-tab i { display: none; }
	.athlete-card-main { grid-template-columns: 68px minmax(0,1fr); gap: 10px; }
	.athlete-card-poster { width: 68px; }
	.athlete-card-details p { font-size: .65rem; }
	.athlete-action-group { grid-template-columns: 1fr; }
	.athlete-card-actions .btn:only-child { grid-column: auto; }
}
@media (prefers-reduced-motion: reduce) {
	.athlete-tab,.athlete-filter-button,.athlete-tournament-card,.athlete-card-poster img,.athlete-card-actions .btn { transition: none; }
	.athlete-loading-spinner { animation-duration: 1.6s; }
}

.app-header {
	--nav-primary: #2563eb;
	--nav-primary-dark: #1d4ed8;
	--nav-primary-soft: #eff6ff;
	--nav-ink: #172033;
	--nav-muted: #64748b;
	--nav-border: #e2e8f0;
	display: flex;
	min-height: 68px;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 24px;
	padding: 9px 10px 9px 14px;
	border: 1px solid var(--nav-border);
	border-radius: 13px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 5px 18px rgba(15, 23, 42, 0.05);
}

.app-header button,
.app-footer-shell button {
	-webkit-tap-highlight-color: transparent;
}

.app-header button:focus-visible,
.app-footer-shell button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 2px;
}

.app-header-brand {
	display: inline-flex;
	min-width: 0;
	align-items: center;
	gap: 11px;
	padding: 2px;
	border: 0;
	border-radius: 9px;
	background: transparent;
	color: var(--nav-ink);
	text-align: left;
}

.app-header-brand img {
	width: 43px;
	height: 43px;
	flex: 0 0 43px;
	object-fit: contain;
}

.app-header-brand > span {
	display: flex;
	min-width: 0;
	flex-direction: column;
	line-height: 1.2;
}

.app-header-brand strong {
	font-size: 1rem;
	font-weight: 750;
	letter-spacing: -0.015em;
}

.app-header-brand small {
	margin-top: 3px;
	color: var(--nav-muted);
	font-size: 0.65rem;
	font-weight: 550;
}

.app-header-actions {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 7px;
}

.app-header-action,
.app-header-primary {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 12px;
	border: 1px solid var(--nav-border);
	border-radius: 9px;
	background: #fff;
	color: #475569;
	font-size: 0.76rem;
	font-weight: 700;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.app-header-action i { color: var(--nav-primary); font-size: 0.9rem; }
.app-header-action:hover { border-color: #bfdbfe; background: var(--nav-primary-soft); color: var(--nav-primary-dark); }
.app-header-shop { border-color: #bfdbfe; background: var(--nav-primary-soft); color: var(--nav-primary-dark); }

.app-header-primary {
	border-color: var(--nav-primary);
	background: var(--nav-primary);
	color: #fff;
	box-shadow: 0 4px 11px rgba(37, 99, 235, 0.18);
}

.app-header-primary:hover { border-color: var(--nav-primary-dark); background: var(--nav-primary-dark); }

.app-footer-shell {
	--footer-primary: #2563eb;
	--footer-primary-soft: #eff6ff;
	position: fixed;
	z-index: 1030;
	right: 0;
	bottom: max(12px, env(safe-area-inset-bottom));
	left: 0;
	display: flex;
	justify-content: center;
	padding: 0 16px;
	pointer-events: none;
}

.app-footer-nav {
	display: grid;
	width: min(720px, 100%);
	grid-auto-columns: minmax(0, 1fr);
	grid-auto-flow: column;
	align-items: stretch;
	padding: 7px;
	border: 1px solid rgba(203, 213, 225, 0.9);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 12px 35px rgba(15, 23, 42, 0.16);
	-webkit-backdrop-filter: blur(14px);
	        backdrop-filter: blur(14px);
	pointer-events: auto;
}

.app-footer-item {
	position: relative;
	display: flex;
	min-width: 0;
	min-height: 56px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 7px 10px;
	border: 0;
	border-radius: 9px;
	background: transparent;
	color: #64748b;
	font-size: 0.72rem;
	font-weight: 650;
	transition: background-color 150ms ease, color 150ms ease;
}

.app-footer-item:hover { background: #f8fafc; color: #334155; }
.app-footer-item.is-active { background: var(--footer-primary-soft); color: var(--footer-primary); }
.app-footer-item.is-active::after { position: absolute; right: 28%; bottom: 3px; left: 28%; height: 2px; border-radius: 999px; background: var(--footer-primary); content: ""; }
.app-footer-icon { display: grid; width: 25px; height: 25px; place-items: center; flex: 0 0 25px; font-size: 1rem; }
.app-footer-label { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.app-footer-item.is-primary-action {
	gap: 4px;
	padding-right: 2px;
	padding-left: 2px;
	color: var(--footer-primary);
	font-weight: 750;
}

.app-footer-item.is-primary-action:hover,
.app-footer-item.is-primary-action.is-active {
	background: transparent;
	color: var(--footer-primary);
}

.app-footer-item.is-primary-action::after { display: none; }

.app-footer-item.is-primary-action .app-footer-icon {
	width: 48px;
	height: 48px;
	flex-basis: 48px;
	border: 4px solid #fff;
	border-radius: 50%;
	background: var(--footer-primary);
	color: #fff;
	box-shadow: 0 7px 16px rgba(37, 99, 235, 0.34);
	font-size: 1.25rem;
	transition: background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.app-footer-item.is-primary-action:hover .app-footer-icon {
	background: #1d4ed8;
	box-shadow: 0 9px 20px rgba(37, 99, 235, 0.4);
	transform: translateY(-2px);
}

.app-back-footer-nav {
	display: flex;
	width: min(620px, 100%);
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding: 8px;
	border: 1px solid rgba(203, 213, 225, 0.9);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 12px 35px rgba(15, 23, 42, 0.16);
	-webkit-backdrop-filter: blur(14px);
	        backdrop-filter: blur(14px);
	pointer-events: auto;
}

.app-back-footer-nav.is-match-mode { justify-content: space-between; }
.app-back-actions { display: flex; align-items: center; gap: 7px; }
.app-back-actions--centered { width: 100%; justify-content: center; }

.app-back-button,
.app-home-button {
	display: inline-flex;
	min-width: 94px;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 14px;
	border: 1px solid #e2e8f0;
	border-radius: 9px;
	background: #fff;
	color: #475569;
	font-size: 0.75rem;
	font-weight: 700;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease;
}

.app-home-button { border-color: #bfdbfe; background: #eff6ff; color: #1d4ed8; }
.app-back-button:hover { border-color: #cbd5e1; background: #f8fafc; color: #1e293b; }
.app-home-button:hover { border-color: #93c5fd; background: #dbeafe; color: #1e40af; }

.app-match-switch {
	display: grid;
	grid-auto-columns: minmax(104px, 1fr);
	grid-auto-flow: column;
	grid-gap: 4px;
	gap: 4px;
	padding: 4px;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
	background: #f8fafc;
}

.app-match-switch button {
	display: inline-flex;
	min-height: 36px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 7px 11px;
	border: 0;
	border-radius: 7px;
	background: transparent;
	color: #64748b;
	font-size: 0.7rem;
	font-weight: 700;
	transition: background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.app-match-switch button:hover:not(:disabled) { color: #334155; }
.app-match-switch button.is-active { background: #fff; color: #2563eb; box-shadow: 0 2px 7px rgba(15, 23, 42, 0.1); }
.app-match-switch button:disabled { cursor: not-allowed; opacity: 0.5; }

@media (max-width: 767.98px) {
	.app-header { min-height: 62px; margin-bottom: 18px; padding: 8px; }
	.app-header-brand { gap: 8px; }
	.app-header-brand img { width: 39px; height: 39px; flex-basis: 39px; }
	.app-header-brand small { display: none; }
	.app-header-action { width: 40px; padding: 7px; }
	.app-header-action span { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
	.app-header-primary { padding: 8px 11px; }

	.app-footer-shell { bottom: 0; padding: 0; }
	.app-footer-nav { width: 100%; padding: 6px 6px calc(5px + env(safe-area-inset-bottom)); border-right: 0; border-bottom: 0; border-left: 0; border-radius: 14px 14px 0 0; box-shadow: 0 -6px 24px rgba(15, 23, 42, 0.11); }
	.app-footer-item { min-height: 56px; flex-direction: column; gap: 1px; padding: 5px 2px; font-size: 0.62rem; line-height: 1.15; }
	.app-footer-icon { height: 25px; font-size: 1.05rem; }
	.app-footer-item.is-active::after { right: 34%; bottom: 2px; left: 34%; }
	.app-footer-item.is-primary-action { gap: 1px; padding-top: 0; }
	.app-footer-item.is-primary-action .app-footer-icon { width: 50px; height: 50px; flex-basis: 50px; margin-top: -18px; }

	.app-back-footer-nav { width: 100%; min-height: 68px; padding: 7px max(8px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left)); border-right: 0; border-bottom: 0; border-left: 0; border-radius: 14px 14px 0 0; box-shadow: 0 -6px 24px rgba(15, 23, 42, 0.11); }
	.app-back-footer-nav.is-match-mode { gap: 8px; }
	.app-back-button, .app-home-button { min-width: 76px; min-height: 42px; padding: 7px 10px; }
	.app-match-switch { flex: 1 1; grid-auto-columns: minmax(0, 1fr); }
	.app-match-switch button { min-width: 0; padding: 7px 8px; }
}

@media (max-width: 374.98px) {
	.app-header-brand strong { font-size: 0.9rem; }
	.app-header-actions { gap: 4px; }
	.app-header-action { width: 37px; min-height: 37px; }
	.app-header-primary span { font-size: 0; }
	.app-header-primary span::after { font-size: 0.72rem; content: "Login"; }
	.app-footer-label { font-size: 0.57rem; }
	.app-back-footer-nav.is-match-mode { align-items: stretch; flex-direction: column; }
	.app-back-footer-nav.is-match-mode .app-back-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.app-back-footer-nav.is-match-mode .app-back-button,
	.app-back-footer-nav.is-match-mode .app-home-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.app-header-action,
	.app-header-primary,
	.app-footer-item,
	.app-footer-item.is-primary-action .app-footer-icon,
	.app-back-button,
	.app-home-button,
	.app-match-switch button { transition: none; }
}

.profile-page {
	--profile-primary: #2563eb;
	--profile-primary-dark: #1d4ed8;
	--profile-primary-soft: #eff6ff;
	--profile-ink: #172033;
	--profile-muted: #64748b;
	--profile-border: #e2e8f0;
	min-height: 100vh;
	padding: 24px 0 104px;
	background: #f6f8fb;
	color: var(--profile-ink);
}

.profile-page *, .profile-page *::before, .profile-page *::after { box-sizing: border-box; }
.profile-page-container { max-width: 1180px; }
.profile-main { display: flex; flex-direction: column; gap: 24px; }
.profile-page button { -webkit-tap-highlight-color: transparent; }
.profile-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.3); outline-offset: 3px; }

.profile-hero {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 24px;
	gap: 24px;
	padding: 28px;
	border: 1px solid var(--profile-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}

.profile-avatar-wrap { position: relative; width: 112px; height: 112px; flex: 0 0 112px; }
.profile-avatar-button { width: 100%; height: 100%; padding: 0; overflow: hidden; border: 3px solid #fff; border-radius: 50%; background: #eaf1fb; box-shadow: 0 0 0 1px #d9e2ef, 0 7px 20px rgba(15, 23, 42, 0.12); }
.profile-avatar { width: 100%; height: 100%; object-fit: cover; }
.profile-avatar-placeholder { display: grid; width: 100%; height: 100%; place-items: center; border: 3px solid #fff; border-radius: 50%; background: var(--profile-primary-soft); box-shadow: 0 0 0 1px #d9e2ef; color: var(--profile-primary); font-size: 3.5rem; }
.profile-avatar-edit { position: absolute; right: 0; bottom: 2px; display: grid; width: 34px; height: 34px; place-items: center; border: 3px solid #fff; border-radius: 50%; background: var(--profile-primary); color: #fff; box-shadow: 0 4px 10px rgba(37, 99, 235, 0.25); font-size: 0.8rem; }
.profile-avatar-edit:hover { background: var(--profile-primary-dark); }
.profile-eyebrow, .profile-section-kicker { display: block; color: var(--profile-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; line-height: 1.2; text-transform: uppercase; }
.profile-hero-copy { min-width: 0; }
.profile-hero-copy h1 { margin: 5px 0 6px; overflow-wrap: anywhere; color: #0f172a; font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 750; letter-spacing: -0.025em; line-height: 1.2; }
.profile-hero-copy > p { margin: 0; color: var(--profile-muted); font-size: 0.92rem; }
.profile-hero-badges { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 14px; }
.profile-hero-badges span { display: inline-flex; max-width: 100%; align-items: center; gap: 6px; padding: 5px 9px; border: 1px solid var(--profile-border); border-radius: 999px; background: #f8fafc; color: #475569; font-size: 0.72rem; font-weight: 650; }
.profile-primary-button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 8px; padding: 10px 16px; border: 1px solid var(--profile-primary); border-radius: 10px; background: var(--profile-primary); color: #fff; font-size: 0.85rem; font-weight: 700; box-shadow: 0 4px 12px rgba(37, 99, 235, 0.18); }
.profile-primary-button:hover { border-color: var(--profile-primary-dark); background: var(--profile-primary-dark); }

.profile-card, .profile-actions { overflow: hidden; border: 1px solid var(--profile-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, 0.045); }
.profile-card-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px; border-bottom: 1px solid var(--profile-border); background: #fbfcfe; }
.profile-card-header h2, .profile-actions-heading h2, .winning-record-title { margin: 4px 0 0; color: #1e293b; font-size: 1rem; font-weight: 750; letter-spacing: -0.01em; line-height: 1.3; }
.profile-card-header-icon { color: #94a3b8; font-size: 1.25rem; }
.profile-details-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-column-gap: 34px; column-gap: 34px; padding: 8px 22px 14px; }
.profile-detail { display: flex; min-width: 0; align-items: center; gap: 12px; padding: 15px 0; border-bottom: 1px solid #edf1f5; text-align: left; }
.profile-detail:nth-last-child(-n + 2) { border-bottom-color: transparent; }
.profile-detail-icon { display: grid; width: 36px; height: 36px; flex: 0 0 36px; place-items: center; border-radius: 9px; background: var(--profile-primary-soft); color: var(--profile-primary); font-size: 0.85rem; }
.profile-detail-copy { display: flex; min-width: 0; flex-direction: column; gap: 2px; }
.profile-detail-label { color: var(--profile-muted); font-size: 0.69rem; font-weight: 600; }
.profile-detail-value { overflow-wrap: anywhere; color: #1e293b; font-size: 0.84rem; font-weight: 700; line-height: 1.4; }

.shop-card { display: flex; flex-direction: column; }
.coin-balance { display: flex; align-items: center; gap: 13px; margin: 22px; padding: 16px; border: 1px solid #dbeafe; border-radius: 11px; background: var(--profile-primary-soft); text-align: left; }
.coin-balance img { width: 42px; height: 42px; object-fit: contain; }
.coin-balance div { display: flex; min-width: 0; flex-direction: column; }
.coin-balance span { color: var(--profile-muted); font-size: 0.7rem; }
.coin-balance strong { color: #1e3a8a; font-size: 1.25rem; line-height: 1.3; }
.coin-balance small { font-size: 0.7rem; font-weight: 650; }
.shop-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 9px; gap: 9px; margin: auto 22px 22px; }
.shop-actions button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 10px; border: 1px solid var(--profile-border); border-radius: 9px; background: #fff; color: #334155; font-size: 0.77rem; font-weight: 700; }
.shop-actions button:hover { border-color: #bfdbfe; background: var(--profile-primary-soft); color: var(--profile-primary-dark); }
.shop-actions button:last-child:nth-child(odd) { grid-column: 1 / -1; }

.winning-record-header { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 20px 22px; border-bottom: 1px solid var(--profile-border); background: #fbfcfe; }
.winning-record-heading { display: flex; min-width: 0; align-items: center; gap: 12px; }
.winning-record-heading-icon { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; border-radius: 10px; background: var(--profile-primary-soft); color: var(--profile-primary); }
.winning-record-count { display: grid; min-width: 30px; height: 30px; place-items: center; padding: 0 9px; border: 1px solid var(--profile-border); border-radius: 999px; background: #fff; color: #475569; font-size: 0.75rem; font-weight: 750; }
.winning-record-body { background: #fff; }
.winning-record-state, .winning-record-empty { display: flex; min-height: 210px; align-items: center; justify-content: center; padding: 28px; color: var(--profile-muted); }
.winning-record-state { gap: 10px; font-size: 0.82rem; }
.winning-record-spinner { color: var(--profile-primary); }
.winning-record-empty { flex-direction: column; gap: 6px; text-align: center; }
.winning-record-empty-icon { display: grid; width: 46px; height: 46px; margin-bottom: 4px; place-items: center; border-radius: 12px; background: var(--profile-primary-soft); color: var(--profile-primary); font-size: 1.1rem; }
.winning-record-empty strong { color: #334155; font-size: 0.88rem; }
.winning-record-empty small { color: #94a3b8; font-size: 0.74rem; }
.winning-record-list { max-height: 420px; margin: 0; padding: 12px; overflow-y: auto; list-style: none; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; }
.winning-record-item { margin-bottom: 9px; padding: 13px; border: 1px solid #e8ecf2; border-radius: 10px; background: #fff; transition: border-color 150ms ease, box-shadow 150ms ease; }
.winning-record-item:last-child { margin-bottom: 0; }
.winning-record-item:hover { border-color: #cbd5e1; box-shadow: 0 5px 15px rgba(15, 23, 42, 0.055); }
.winning-record-item-heading { display: flex; min-width: 0; align-items: center; gap: 8px; }
.winning-record-medal { display: grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border-radius: 8px; background: var(--profile-primary-soft); color: var(--profile-primary); font-size: 0.76rem; }
.winning-record-medal--gold { background: #fef3c7; color: #a16207; }
.winning-record-medal--silver { background: #f1f5f9; color: #64748b; }
.winning-record-medal--bronze { background: #ffedd5; color: #9a3412; }
.winning-record-status { flex: 0 0 auto; padding: 3px 7px; border-radius: 999px; background: #dbeafe; color: #1d4ed8; font-size: 0.6rem; font-weight: 800; letter-spacing: 0.035em; line-height: 1.2; text-transform: uppercase; }
.winning-record-status--gold { background: #fef3c7; color: #854d0e; }
.winning-record-status--silver { background: #e2e8f0; color: #475569; }
.winning-record-status--bronze { background: #ffedd5; color: #9a3412; }
.winning-record-name { min-width: 0; flex: 1 1; overflow: hidden; color: #172033; font-size: 0.82rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.winning-record-chevron { flex: 0 0 auto; color: #cbd5e1; font-size: 0.7rem; }
.winning-record-tags { display: flex; flex-wrap: wrap; gap: 5px; margin: 9px 0 8px 38px; }
.winning-record-tags span { padding: 3px 7px; border-radius: 6px; background: #f1f5f9; color: #64748b; font-size: 0.64rem; font-weight: 650; }
.winning-record-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; margin-left: 38px; color: #64748b; font-size: 0.69rem; }
.winning-record-date { display: inline-flex; align-items: center; gap: 4px; }
.winning-record-level::before { margin-right: 7px; color: #cbd5e1; content: "•"; }
.winning-record-action { display: inline-flex; align-items: center; gap: 5px; margin-left: auto; padding: 5px 8px; border: 0; border-radius: 7px; background: var(--profile-primary-soft); color: var(--profile-primary-dark); font-size: 0.67rem; font-weight: 750; }
.winning-record-action:hover { background: #dbeafe; color: #1e40af; }

.podium-summary { display: flex; flex-direction: column; }
.podium-stats { display: grid; grid-gap: 10px; gap: 10px; padding: 16px; }
.podium-stat { display: flex; align-items: center; gap: 13px; padding: 14px; border: 1px solid var(--profile-border); border-radius: 10px; background: #fbfcfe; }
.podium-stat-icon { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border-radius: 9px; }
.podium-stat div { display: flex; flex-direction: column; }
.podium-stat strong { color: #1e293b; font-size: 1.1rem; line-height: 1.15; }
.podium-stat div span { color: var(--profile-muted); font-size: 0.72rem; }
.podium-stat--gold .podium-stat-icon { background: #fef3c7; color: #a16207; }
.podium-stat--silver .podium-stat-icon { background: #e2e8f0; color: #64748b; }
.podium-stat--bronze .podium-stat-icon { background: #ffedd5; color: #9a3412; }

.profile-actions-heading { padding: 20px 22px; border-bottom: 1px solid var(--profile-border); background: #fbfcfe; }
.profile-action-buttons { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; gap: 10px; padding: 16px 22px; }
.profile-action-buttons button { display: grid; grid-template-columns: 34px minmax(0, 1fr) auto; align-items: center; grid-gap: 11px; gap: 11px; min-width: 0; padding: 12px; border: 1px solid var(--profile-border); border-radius: 10px; background: #fff; color: var(--profile-primary); text-align: left; }
.profile-action-buttons button > i:first-child { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 8px; background: var(--profile-primary-soft); }
.profile-action-buttons button > i:last-child { color: #94a3b8; font-size: 0.75rem; }
.profile-action-buttons button span { display: flex; min-width: 0; flex-direction: column; }
.profile-action-buttons button strong { color: #273449; font-size: 0.78rem; }
.profile-action-buttons button small { overflow: hidden; color: var(--profile-muted); font-size: 0.68rem; text-overflow: ellipsis; white-space: nowrap; }
.profile-action-buttons button:hover { border-color: #bfdbfe; background: #f8fbff; }
.profile-account-footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 15px 22px; border-top: 1px solid var(--profile-border); background: #fbfcfe; }
.profile-terms-button { padding: 5px 0; border: 0; background: transparent; color: #475569; font-size: 0.74rem; text-decoration: underline; text-underline-offset: 3px; }
.profile-logout-button { display: inline-flex; align-items: center; gap: 7px; padding: 8px 12px; border: 1px solid #fecaca; border-radius: 9px; background: #fff7f7; color: #b91c1c; font-size: 0.75rem; font-weight: 750; }
.profile-logout-button:hover { background: #fee2e2; }
.profile-sponsor { padding: 4px 0 20px; text-align: center; }
.profile-picture-modal { overflow: hidden; border: 0; border-radius: 14px; }
.profile-picture-preview { display: block; width: 100%; max-height: 70vh; border-radius: 8px; object-fit: contain; }

@media (max-width: 767.98px) {
	.profile-page { padding-top: 16px; }
	.profile-hero { grid-template-columns: auto minmax(0, 1fr); gap: 18px; padding: 22px; }
	.profile-primary-button { grid-column: 1 / -1; width: 100%; }
	.profile-avatar-wrap { width: 92px; height: 92px; }
	.profile-details-grid { grid-template-columns: 1fr; }
	.profile-detail:nth-last-child(2) { border-bottom-color: #edf1f5; }
	.profile-action-buttons { grid-template-columns: 1fr; }
}

@media (max-width: 575.98px) {
	.profile-page { padding: 12px 0 94px; }
	.profile-page-container { padding-right: 14px; padding-left: 14px; }
	.profile-main { gap: 16px; }
	.profile-hero { grid-template-columns: 1fr; justify-items: center; gap: 12px; padding: 20px 16px; text-align: center; }
	.profile-hero-copy { width: 100%; }
	.profile-hero-copy h1 { font-size: 1.4rem; }
	.profile-hero-badges { justify-content: center; }
	.profile-card-header, .winning-record-header, .profile-actions-heading { padding: 16px; }
	.profile-details-grid { padding: 4px 16px 10px; }
	.coin-balance { margin: 16px; }
	.shop-actions { margin: 0 16px 16px; }
	.winning-record-list { max-height: 500px; padding: 9px; }
	.winning-record-item-heading { flex-wrap: wrap; }
	.winning-record-name { flex-basis: calc(100% - 38px); order: 3; margin-left: 38px; overflow: visible; white-space: normal; }
	.winning-record-chevron { display: none; }
	.winning-record-tags, .winning-record-meta { margin-left: 38px; }
	.winning-record-meta { align-items: flex-start; flex-direction: column; }
	.winning-record-level::before { display: none; }
	.winning-record-action { margin: 3px 0 0; }
	.profile-action-buttons { padding: 12px 16px; }
	.profile-account-footer { align-items: stretch; flex-direction: column-reverse; padding: 14px 16px; }
	.profile-logout-button { justify-content: center; }
	.profile-terms-button { align-self: center; }
}

@media (prefers-reduced-motion: reduce) {
	.profile-page * { scroll-behavior: auto !important; transition: none !important; }
}

.image-viewer-modal {
	--image-viewer-primary: #2563eb;
	--image-viewer-primary-dark: #1d4ed8;
	--image-viewer-primary-soft: #eff6ff;
	--image-viewer-border: #e2e8f0;
	--image-viewer-text: #0f172a;
	--image-viewer-muted: #64748b;
}

.image-viewer-modal__dialog {
	width: min(1120px, calc(100vw - 32px));
	max-width: none;
}

.image-viewer-modal__content {
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 28px 80px rgba(15, 23, 42, 0.32);
}

.image-viewer-modal__header {
	min-height: 74px;
	align-items: center;
	padding: 14px 18px;
	border-bottom: 1px solid var(--image-viewer-border);
	background: #fff;
}

.image-viewer-modal__header .btn-close {
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	margin: 0 0 0 14px;
	padding: 0;
	border-radius: 10px;
	background-size: 12px;
	opacity: 0.65;
}

.image-viewer-modal__header .btn-close:hover {
	background-color: #f1f5f9;
	opacity: 1;
}

.image-viewer-modal__header .btn-close:focus-visible,
.image-viewer-modal__nav-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 2px;
	box-shadow: none;
}

.image-viewer-modal__heading {
	display: flex;
	min-width: 0;
	flex: 1 1;
	align-items: center;
	gap: 12px;
}

.image-viewer-modal__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border: 1px solid #dbeafe;
	border-radius: 11px;
	background: var(--image-viewer-primary-soft);
	color: var(--image-viewer-primary-dark);
	font-size: 1rem;
}

.image-viewer-modal__heading-copy {
	min-width: 0;
	flex: 1 1;
}

.image-viewer-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--image-viewer-primary-dark);
	font-size: 0.67rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.3;
	text-transform: uppercase;
}

.image-viewer-modal__header .modal-title {
	overflow: hidden;
	margin: 0;
	color: var(--image-viewer-text);
	font-size: 1rem;
	font-weight: 720;
	letter-spacing: -0.015em;
	line-height: 1.35;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.image-viewer-modal__count {
	display: inline-flex;
	min-height: 32px;
	flex: 0 0 auto;
	align-items: center;
	gap: 5px;
	padding: 6px 10px;
	border: 1px solid #bfdbfe;
	border-radius: 999px;
	background: var(--image-viewer-primary-soft);
	color: var(--image-viewer-primary-dark);
	font-size: 0.73rem;
	font-weight: 800;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.image-viewer-modal__count span {
	color: var(--image-viewer-muted);
	font-weight: 600;
}

.image-viewer-modal__body {
	display: flex;
	min-height: min(68vh, 650px);
	align-items: center;
	justify-content: center;
	padding: 24px;
	background-color: #111827;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 75%, rgba(255, 255, 255, 0.025) 75%), linear-gradient(45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 75%, rgba(255, 255, 255, 0.025) 75%);
	background-position: 0 0, 12px 12px;
	background-size: 24px 24px;
}

.image-viewer-modal__image {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: min(68vh, 650px);
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 14px 40px rgba(0, 0, 0, 0.3);
	object-fit: contain;
}

.image-viewer-modal__empty {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 40px 20px;
	color: #cbd5e1;
	text-align: center;
}

.image-viewer-modal__empty > span {
	display: grid;
	width: 54px;
	height: 54px;
	margin-bottom: 15px;
	place-items: center;
	border: 1px solid #334155;
	border-radius: 14px;
	background: #1e293b;
	color: #93c5fd;
	font-size: 1.25rem;
}

.image-viewer-modal__empty strong {
	margin-bottom: 5px;
	color: #f8fafc;
	font-size: 0.95rem;
	font-weight: 700;
}

.image-viewer-modal__empty p {
	margin: 0;
	color: #94a3b8;
	font-size: 0.78rem;
}

.image-viewer-modal__footer {
	display: grid;
	grid-template-columns: minmax(108px, auto) 1fr minmax(108px, auto);
	align-items: center;
	grid-gap: 14px;
	gap: 14px;
	padding: 12px 18px;
	border-top: 1px solid var(--image-viewer-border);
	background: #fff;
}

.image-viewer-modal__nav-button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 8px 14px;
	border: 1px solid #cbd5e1;
	border-radius: 9px;
	background: #fff;
	color: #334155;
	font-size: 0.75rem;
	font-weight: 700;
	transition: border-color 160ms ease, background-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.image-viewer-modal__nav-button:hover:not(:disabled) {
	border-color: #93c5fd;
	background: var(--image-viewer-primary-soft);
	color: var(--image-viewer-primary-dark);
}

.image-viewer-modal__nav-button--primary {
	border-color: var(--image-viewer-primary);
	background: var(--image-viewer-primary);
	color: #fff;
	box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
}

.image-viewer-modal__nav-button--primary:hover:not(:disabled) {
	border-color: var(--image-viewer-primary-dark);
	background: var(--image-viewer-primary-dark);
	color: #fff;
}

.image-viewer-modal__nav-button:disabled {
	cursor: not-allowed;
	opacity: 0.45;
}

.image-viewer-modal__keyboard-hint {
	color: var(--image-viewer-muted);
	font-size: 0.7rem;
	font-weight: 600;
	text-align: center;
}

@media (max-width: 767.98px) {
	.image-viewer-modal {
		padding-left: 0 !important;
	}

	.image-viewer-modal__dialog {
		width: 100%;
		height: 100%;
		min-height: 100%;
		margin: 0;
	}

	.image-viewer-modal__content {
		height: 100%;
		min-height: 100dvh;
		border: 0;
		border-radius: 0;
	}

	.image-viewer-modal__header {
		min-height: 68px;
		padding: max(12px, env(safe-area-inset-top)) 14px 12px;
	}

	.image-viewer-modal__heading {
		gap: 10px;
	}

	.image-viewer-modal__heading-icon {
		width: 38px;
		height: 38px;
		flex-basis: 38px;
		border-radius: 10px;
	}

	.image-viewer-modal__header .btn-close {
		width: 40px;
		height: 40px;
		flex-basis: 40px;
		margin-left: 8px;
	}

	.image-viewer-modal__body {
		min-height: 0;
		flex: 1 1;
		padding: 12px;
	}

	.image-viewer-modal__image {
		max-height: calc(100dvh - 176px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
		border-radius: 8px;
	}

	.image-viewer-modal:not(.image-viewer-modal--gallery) .image-viewer-modal__image {
		max-height: calc(100dvh - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
	}

	.image-viewer-modal__footer {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
		padding: 12px max(14px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));
	}

	.image-viewer-modal__nav-button {
		min-height: 44px;
	}

	.image-viewer-modal__keyboard-hint {
		display: none;
	}
}

@media (max-width: 420px) {
	.image-viewer-modal__eyebrow,
	.image-viewer-modal__heading-icon {
		display: none;
	}

	.image-viewer-modal__count {
		padding-inline: 8px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.image-viewer-modal__nav-button {
		transition: none;
	}
}

.organizer-home-page {
	--organizer-primary: #2563eb; --organizer-primary-dark: #1d4ed8; --organizer-primary-soft: #eff6ff;
	--organizer-ink: #172033; --organizer-muted: #64748b; --organizer-border: #e2e8f0;
	min-height: 100vh; padding: 24px 18px 128px; background: #f6f8fb; color: var(--organizer-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.organizer-home-shell { width: min(1120px, 100%); margin: 0 auto; }
.organizer-home-intro { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin: 6px 2px 22px; }
.organizer-home-eyebrow { margin: 0 0 5px; color: var(--organizer-primary); font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.organizer-home-intro h1 { margin: 0; color: #0f172a; font-size: clamp(1.55rem, 3vw, 2.1rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.18; }
.organizer-home-intro p:not(.organizer-home-eyebrow) { margin: 7px 0 0; color: var(--organizer-muted); font-size: .9rem; }
.organizer-country-badge { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 7px; min-height: 36px; padding: 7px 11px; border: 1px solid var(--organizer-border); border-radius: 9px; background: #fff; color: #475569; font-size: .76rem; font-weight: 650; }
.organizer-country-badge i { color: var(--organizer-primary); }

.organizer-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 5px; gap: 5px; padding: 5px; border: 1px solid var(--organizer-border); border-radius: 13px; background: #eaf0f7; }
.organizer-tab { display: flex; min-width: 0; min-height: 48px; align-items: center; justify-content: center; gap: 9px; padding: 9px 13px; border: 0; border-radius: 9px; background: transparent; color: #64748b; font-size: .8rem; font-weight: 700; transition: background-color 150ms ease, color 150ms ease, box-shadow 150ms ease; }
.organizer-tab:hover { background: rgba(255,255,255,.6); color: #334155; }
.organizer-tab.is-active { background: #fff; color: var(--organizer-primary-dark); box-shadow: 0 2px 8px rgba(15,23,42,.09); }
.organizer-tab i { flex: 0 0 auto; font-size: .94rem; }
.organizer-tab-count { display: grid; min-width: 23px; height: 23px; place-items: center; padding: 0 6px; border-radius: 999px; background: rgba(100,116,139,.12); font-size: .67rem; }
.organizer-tab.is-active .organizer-tab-count { background: var(--organizer-primary-soft); }
.organizer-home-content { margin-top: 14px; padding: 18px; border: 1px solid var(--organizer-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15,23,42,.045); }

.organizer-list-toolbar { display: flex; align-items: center; gap: 10px; }
.organizer-search { position: relative; flex: 1 1 auto; }
.organizer-search > i { position: absolute; top: 50%; left: 14px; color: #94a3b8; font-size: .9rem; transform: translateY(-50%); pointer-events: none; }
.organizer-search input { width: 100%; min-height: 44px; padding: 9px 40px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: #1e293b; font-size: .84rem; outline: none; transition: border-color 150ms ease, box-shadow 150ms ease; }
.organizer-search input::placeholder { color: #94a3b8; }
.organizer-search input:focus { border-color: #60a5fa; box-shadow: 0 0 0 3px rgba(37,99,235,.14); }
.organizer-search input::-webkit-search-cancel-button { cursor: pointer; }
.organizer-filter-button, .organizer-button { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; gap: 8px; padding: 9px 14px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: #334155; font-size: .8rem; font-weight: 700; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease; }
.organizer-filter-button:hover { border-color: #93c5fd; background: var(--organizer-primary-soft); color: var(--organizer-primary-dark); }
.organizer-filter-count { display: grid; min-width: 20px; height: 20px; place-items: center; padding: 0 5px; border-radius: 999px; background: var(--organizer-primary); color: #fff; font-size: .64rem; }
.organizer-button--primary { border-color: var(--organizer-primary); background: var(--organizer-primary); color: #fff; box-shadow: 0 4px 12px rgba(37,99,235,.19); }
.organizer-button--primary:hover:not(:disabled) { border-color: var(--organizer-primary-dark); background: var(--organizer-primary-dark); }
.organizer-button:disabled { cursor: not-allowed; opacity: .6; }
.organizer-list-summary { margin: 10px 2px 14px; color: #64748b; font-size: .73rem; font-weight: 550; }
.organizer-create-test:empty { display: none; }
.organizer-create-test { display: flex; justify-content: flex-end; margin: 0 0 14px; }
.organizer-tournament-list { display: grid; grid-gap: 12px; gap: 12px; }

.organizer-tournament-card { position: relative; overflow: hidden; border: 1px solid var(--organizer-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 12px rgba(15,23,42,.045); transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.organizer-tournament-card:hover { border-color: #cbd5e1; box-shadow: 0 8px 22px rgba(15,23,42,.075); transform: translateY(-1px); }
.organizer-tournament-card.is-opened { border-color: #bfdbfe; box-shadow: 0 0 0 1px #dbeafe, 0 6px 18px rgba(37,99,235,.07); }
.organizer-card-layout { display: grid; grid-template-columns: minmax(0,1fr) minmax(220px,31%); min-height: 176px; }
.organizer-card-main { display: grid; min-width: 0; grid-template-columns: 116px minmax(0,1fr); grid-gap: 18px; gap: 18px; padding: 16px; }
.organizer-card-poster { width: 116px; aspect-ratio: 3 / 4; align-self: start; padding: 0; overflow: hidden; border: 0; border-radius: 9px; background: #e2e8f0; box-shadow: inset 0 0 0 1px rgba(15,23,42,.06); }
.organizer-card-poster img { width: 100%; height: 100%; object-fit: cover; transition: transform 180ms ease; }
.organizer-card-poster:hover img { transform: scale(1.025); }
.organizer-card-content { min-width: 0; align-self: center; }
.organizer-card-heading h2 { margin: 0 0 10px; overflow-wrap: anywhere; color: #172033; font-size: 1rem; font-weight: 750; letter-spacing: -.015em; line-height: 1.35; }
.organizer-card-heading .mintonai-badge { vertical-align: 1px; font-size: .62rem; }
.organizer-card-details { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-gap: 6px 18px; gap: 6px 18px; }
.organizer-card-details p { display: flex; min-width: 0; align-items: flex-start; gap: 8px; margin: 0; overflow-wrap: anywhere; color: #64748b; font-size: .74rem; line-height: 1.45; }
.organizer-card-details p:nth-child(3) { grid-column: 1 / -1; }
.organizer-card-details i { width: 14px; flex: 0 0 14px; margin-top: 1px; color: #7c91ac; text-align: center; }
.organizer-card-badges { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 11px; }
.organizer-status-badge { display: inline-flex; min-height: 24px; align-items: center; gap: 5px; padding: 3px 8px; border: 1px solid transparent; border-radius: 999px; font-size: .65rem; font-weight: 700; line-height: 1; }
.organizer-status-badge.is-upcoming { border-color: #fde68a; background: #fffbeb; color: #92400e; }
.organizer-status-badge.is-ongoing { border-color: #a7f3d0; background: #ecfdf5; color: #047857; }
.organizer-status-badge.is-completed { border-color: #e2e8f0; background: #f8fafc; color: #475569; }
.organizer-status-badge.is-warning { border-color: #fecaca; background: #fff1f2; color: #be123c; }
.organizer-status-badge.is-opened { border-color: #bfdbfe; background: var(--organizer-primary-soft); color: var(--organizer-primary-dark); }
.organizer-card-actions { display: flex; align-items: center; padding: 15px; border-left: 1px solid #edf1f5; background: #fbfcfe; }
.organizer-action-group { display: flex; width: 100%; flex-wrap: wrap; justify-content: flex-start; gap: 7px; }
.organizer-card-actions .btn { display: inline-flex; min-height: 36px; align-items: center; justify-content: center; gap: 5px; margin: 0 !important; padding: 7px 10px; border: 1px solid var(--organizer-border); border-radius: 8px; background: #fff; color: var(--organizer-ink); box-shadow: none; font-size: .69rem; line-height: 1.2; }
.organizer-card-actions .organizer-card-action--indigo { border-color: #4f46e5; background: #4f46e5; color: #fff; }
.organizer-card-actions .organizer-card-action--indigo:hover:not(:disabled) { border-color: #3730a3; background: #3730a3; color: #fff; }
.organizer-card-actions .btn:hover:not(:disabled) { box-shadow: 0 2px 7px rgba(15,23,42,.08); transform: translateY(-1px); }
.organizer-card-actions .btn:disabled { cursor: not-allowed; }

.organizer-loading, .organizer-empty-state { display: flex; min-height: 280px; align-items: center; justify-content: center; flex-direction: column; padding: 38px 20px; color: #64748b; text-align: center; }
.organizer-loading strong { margin: 14px 0 3px; color: #334155; font-size: .88rem; }
.organizer-loading > span:last-child { font-size: .75rem; }
.organizer-loading-spinner { width: 34px; height: 34px; border: 3px solid #dbeafe; border-top-color: var(--organizer-primary); border-radius: 50%; animation: organizer-spin 700ms linear infinite; }
.organizer-spin { animation: organizer-spin 700ms linear infinite; }
@keyframes organizer-spin { to { transform: rotate(360deg); } }
.organizer-empty-icon { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 13px; border-radius: 12px; background: #f1f5f9; color: #64748b; font-size: 1.2rem; }
.organizer-empty-state h2 { margin: 0; color: #334155; font-size: .95rem; font-weight: 750; }
.organizer-empty-state p { max-width: 380px; margin: 6px 0 0; font-size: .77rem; line-height: 1.55; }
.organizer-home-page button:focus-visible, .organizer-home-page input:focus-visible, .organizer-home-page select:focus-visible { outline: 3px solid rgba(37,99,235,.28); outline-offset: 2px; }
.organizer-home-page .modal-content { overflow: hidden; border: 1px solid var(--organizer-border); border-radius: 14px; box-shadow: 0 24px 60px rgba(15,23,42,.22); }
.organizer-home-page .modal-header, .organizer-home-page .modal-footer { padding: 15px 18px; border-color: var(--organizer-border); }
.organizer-home-page .modal-title { color: #172033; font-size: 1rem; font-weight: 750; }
.organizer-home-page .modal-body { padding: 18px; }
.organizer-home-page .modal .form-label { color: #475569; font-size: .75rem; font-weight: 700; }
.organizer-home-page .modal .form-select { min-height: 42px; border-color: #cbd5e1; border-radius: 9px; color: #334155; font-size: .8rem; }

@media (max-width: 899.98px) {
	.organizer-card-layout { grid-template-columns: 1fr; }
	.organizer-card-actions { border-top: 1px solid #edf1f5; border-left: 0; }
	.organizer-action-group { justify-content: flex-end; }
}
@media (max-width: 767.98px) {
	.organizer-home-page { padding: 14px 12px 105px; }
	.organizer-home-intro { align-items: flex-start; margin-top: 2px; }
	.organizer-home-intro p:not(.organizer-home-eyebrow) { max-width: 520px; }
	.organizer-tabs { overflow-x: auto; grid-template-columns: repeat(3,minmax(154px,1fr)); scrollbar-width: thin; }
	.organizer-tab { justify-content: flex-start; }
	.organizer-home-content { padding: 14px; }
	.organizer-card-main { grid-template-columns: 96px minmax(0,1fr); gap: 14px; padding: 14px; }
	.organizer-card-poster { width: 96px; }
	.organizer-card-details { grid-template-columns: 1fr; }
	.organizer-card-details p:nth-child(3) { grid-column: auto; }
}
@media (max-width: 575.98px) {
	.organizer-home-intro { display: block; }
	.organizer-country-badge { margin-top: 12px; }
	.organizer-home-intro h1 { font-size: 1.5rem; }
	.organizer-home-intro p:not(.organizer-home-eyebrow) { font-size: .82rem; line-height: 1.5; }
	.organizer-tabs { margin-right: -12px; margin-left: -12px; padding-right: 12px; padding-left: 12px; border-right: 0; border-left: 0; border-radius: 0; }
	.organizer-home-content { margin-right: -4px; margin-left: -4px; padding: 12px; }
	.organizer-filter-button { position: relative; width: 44px; padding: 8px; }
	.organizer-filter-button > span:not(.organizer-filter-count) { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
	.organizer-filter-count { position: absolute; top: -6px; right: -6px; box-shadow: 0 0 0 2px #fff; }
	.organizer-card-main { grid-template-columns: 78px minmax(0,1fr); gap: 12px; padding: 12px; }
	.organizer-card-poster { width: 78px; }
	.organizer-card-heading h2 { margin-bottom: 8px; font-size: .88rem; }
	.organizer-card-details { gap: 4px; }
	.organizer-card-details p { font-size: .69rem; }
	.organizer-card-actions { padding: 11px 12px; }
	.organizer-action-group { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
	.organizer-card-actions .btn { width: 100%; min-width: 0; }
	.organizer-card-actions .btn:only-child { grid-column: 1 / -1; }
	.organizer-create-test .organizer-button { width: 100%; }
}
@media (max-width: 359.98px) {
	.organizer-card-main { grid-template-columns: 68px minmax(0,1fr); gap: 10px; }
	.organizer-card-poster { width: 68px; }
	.organizer-card-details p { font-size: .65rem; }
	.organizer-action-group { grid-template-columns: 1fr; }
	.organizer-card-actions .btn:only-child { grid-column: auto; }
}
@media (prefers-reduced-motion: reduce) {
	.organizer-tab, .organizer-filter-button, .organizer-button, .organizer-tournament-card, .organizer-card-poster img, .organizer-card-actions .btn { transition: none; }
	.organizer-loading-spinner, .organizer-spin { animation-duration: 1.6s; }
}

.share-qr-modal {
  --share-qr-accent: #4f46e5;
  --share-qr-accent-hover: #4338ca;
  --share-qr-text: #172033;
  --share-qr-muted: #667085;
  --share-qr-border: #e4e7ec;
  --share-qr-surface: #ffffff;
  --share-qr-background: #f5f7fb;
}

.share-qr-modal.show {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.share-qr-modal__dialog {
  width: min(480px, calc(100% - 24px));
  max-width: none;
  margin: 12px auto;
}

.share-qr-modal__content {
  max-height: calc(100dvh - 24px);
  overflow: hidden;
  border: 1px solid rgba(228, 231, 236, 0.9);
  border-radius: 14px;
  background: var(--share-qr-surface);
  box-shadow: 0 24px 64px rgba(16, 24, 40, 0.2);
}

.share-qr-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 22px 18px;
  border-bottom: 1px solid var(--share-qr-border);
  background: #fbfcfe;
}

.share-qr-modal__heading {
  min-width: 0;
}

.share-qr-modal__eyebrow {
  margin: 0 0 4px;
  color: var(--share-qr-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-transform: uppercase;
}

.share-qr-modal__title {
  margin: 0;
  color: var(--share-qr-text);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.3;
}

.share-qr-modal__subtitle {
  margin: 5px 0 0;
  color: var(--share-qr-muted);
  font-size: 0.875rem;
  line-height: 1.5;
}

.share-qr-modal__close {
  display: inline-grid;
  flex: 0 0 auto;
  width: 36px;
  height: 36px;
  padding: 0;
  place-items: center;
  border: 1px solid transparent;
  border-radius: 10px;
  background: transparent;
  color: #475467;
  font-size: 1.05rem;
  transition: background-color 160ms ease, border-color 160ms ease,
    color 160ms ease;
}

.share-qr-modal__close:hover {
  border-color: var(--share-qr-border);
  background: #f2f4f7;
  color: var(--share-qr-text);
}

.share-qr-modal__body {
  min-height: 0;
  overflow-y: auto;
  padding: 22px;
  background: var(--share-qr-background);
  overscroll-behavior: contain;
}

.share-qr-card {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 22px;
  border: 1px solid var(--share-qr-border);
  border-radius: 14px;
  background: var(--share-qr-surface);
  box-shadow: 0 8px 24px rgba(16, 24, 40, 0.07);
  color: var(--share-qr-text);
  text-align: center;
}

.share-qr-card__brand {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  color: var(--share-qr-text);
  font-size: 0.94rem;
  font-weight: 700;
}

.share-qr-card__brand img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.share-qr-card__title {
  margin: 0;
  overflow-wrap: anywhere;
  color: var(--share-qr-text);
  font-size: 1.08rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.4;
}

.share-qr-card__description {
  margin: 6px 0 18px;
  color: var(--share-qr-muted);
  font-size: 0.83rem;
  line-height: 1.5;
}

.share-qr-card__code {
  display: inline-grid;
  max-width: 100%;
  padding: 14px;
  place-items: center;
  border: 1px solid #dfe3ea;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 4px 12px rgba(16, 24, 40, 0.05);
}

.share-qr-card__code canvas {
  display: block;
  max-width: 100%;
  height: auto !important;
}

.share-qr-card__hint {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin: 17px 0 0;
  color: #475467;
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.4;
}

.share-qr-card__hint svg {
  flex: 0 0 auto;
  color: var(--share-qr-accent);
}

.share-qr-modal__actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 10px;
  gap: 10px;
  width: 100%;
  max-width: 360px;
  margin: 14px auto 0;
}

.share-qr-modal__actions .btn {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 9px 13px;
  border-radius: 10px;
  font-size: 0.86rem;
  font-weight: 650;
  line-height: 1.25;
  transition: background-color 160ms ease, border-color 160ms ease,
    box-shadow 160ms ease, color 160ms ease, transform 160ms ease;
}

.share-qr-modal__actions .btn-primary {
  border-color: var(--share-qr-accent);
  background: var(--share-qr-accent);
  color: #ffffff;
}

.share-qr-modal__actions .btn-primary:hover:not(:disabled) {
  border-color: var(--share-qr-accent-hover);
  background: var(--share-qr-accent-hover);
  transform: translateY(-1px);
}

.share-qr-modal__actions .btn-outline-secondary {
  border-color: #d0d5dd;
  background: #ffffff;
  color: #344054;
}

.share-qr-modal__actions .btn-outline-secondary:hover:not(:disabled) {
  border-color: #98a2b3;
  background: #f9fafb;
  color: var(--share-qr-text);
  transform: translateY(-1px);
}

.share-qr-modal__actions .btn:last-child:nth-child(3) {
  grid-column: 1 / -1;
}

.share-qr-modal__close:focus-visible,
.share-qr-modal__actions .btn:focus-visible {
  outline: 3px solid rgba(79, 70, 229, 0.25);
  outline-offset: 2px;
  box-shadow: none;
}

.share-qr-modal__actions .btn:disabled {
  cursor: not-allowed;
  opacity: 0.6;
  transform: none;
}

@media (max-width: 575.98px) {
  .share-qr-modal__dialog {
    width: 100%;
    min-height: 100dvh;
    margin: 0;
  }

  .share-qr-modal__content {
    min-height: 100dvh;
    max-height: 100dvh;
    border: 0;
    border-radius: 0;
  }

  .share-qr-modal__header {
    padding: max(17px, env(safe-area-inset-top)) 16px 15px;
  }

  .share-qr-modal__body {
    padding: 16px 14px max(18px, env(safe-area-inset-bottom));
  }

  .share-qr-card {
    padding: 18px 16px;
  }

  .share-qr-card__brand {
    margin-bottom: 16px;
  }
}

@media (max-width: 359.98px) {
  .share-qr-modal__actions {
    grid-template-columns: 1fr;
  }

  .share-qr-modal__actions .btn:last-child:nth-child(3) {
    grid-column: auto;
  }

  .share-qr-card__code {
    padding: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .share-qr-modal__close,
  .share-qr-modal__actions .btn {
    transition: none;
  }
}

.organizer-details-modal {
	--organizer-primary: #4f46e5;
	--organizer-primary-dark: #4338ca;
	--organizer-primary-soft: #eef2ff;
	--organizer-ink: #172033;
	--organizer-muted: #667085;
	--organizer-border: #e2e8f0;
	padding: 16px;
}

.organizer-details-modal__backdrop.show { background: #0f172a; opacity: 0.56; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }
.organizer-details-modal__dialog { width: 100%; max-width: 560px; margin-right: auto; margin-left: auto; }
.organizer-details-modal__content { max-height: calc(100dvh - 32px); overflow: hidden; border: 1px solid rgba(226, 232, 240, 0.95); border-radius: 14px; background: #fff; box-shadow: 0 26px 68px rgba(15, 23, 42, 0.25); }
.organizer-details-modal__header { flex: 0 0 auto; padding: 17px 20px; border-bottom: 1px solid var(--organizer-border); background: #fff; }
.organizer-details-modal__heading { display: flex; min-width: 0; align-items: center; gap: 11px; }
.organizer-details-modal__heading-icon { display: grid; width: 41px; height: 41px; flex: 0 0 41px; place-items: center; border-radius: 10px; background: var(--organizer-primary-soft); color: var(--organizer-primary-dark); font-size: 0.95rem; }
.organizer-details-modal__heading > div { min-width: 0; }
.organizer-details-modal__heading > div > span { display: block; margin-bottom: 2px; color: var(--organizer-primary); font-size: 0.64rem; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; }
.organizer-details-modal__heading .modal-title { margin: 0; color: var(--organizer-ink); font-size: 1.05rem; font-weight: 750; letter-spacing: -0.02em; line-height: 1.3; }
.organizer-details-modal__header .btn-close { width: 36px; height: 36px; padding: 0; border-radius: 9px; background-size: 11px; }
.organizer-details-modal__header .btn-close:hover { background-color: #f1f5f9; }
.organizer-details-modal__body { min-height: 0; overflow-y: auto; padding: 20px; background: #f7f9fc; overscroll-behavior: contain; }

.organizer-details-profile { display: grid; grid-template-columns: 88px minmax(0, 1fr); align-items: center; grid-gap: 17px; gap: 17px; padding: 18px; border: 1px solid #dfe3f6; border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); }
.organizer-details-avatar { position: relative; display: grid; width: 88px; height: 88px; padding: 0; overflow: hidden; place-items: center; border: 3px solid #fff; border-radius: 50%; background: #e0e7ff; box-shadow: 0 0 0 1px #c7d2fe, 0 5px 13px rgba(15, 23, 42, 0.12); color: var(--organizer-primary-dark); font-size: 1.55rem; }
.organizer-details-avatar--interactive { cursor: zoom-in; }
.organizer-details-avatar img { display: block; width: 100%; height: 100%; border-radius: inherit; object-fit: cover; transition: transform 160ms ease; }
.organizer-details-avatar--interactive:hover img { transform: scale(1.04); }
.organizer-details-avatar--interactive > span { position: absolute; right: 2px; bottom: 2px; display: grid; width: 25px; height: 25px; place-items: center; border: 2px solid #fff; border-radius: 50%; background: var(--organizer-primary); color: #fff; font-size: 0.58rem; }
.organizer-details-identity { min-width: 0; }
.organizer-details-identity__status { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 5px; }
.organizer-details-identity__status > span:first-child { color: var(--organizer-primary); font-size: 0.61rem; font-weight: 800; letter-spacing: 0.07em; text-transform: uppercase; }
.organizer-details-verified { display: inline-flex; align-items: center; gap: 4px; padding: 4px 7px; border: 1px solid #bbf7d0; border-radius: 999px; background: #f0fdf4; color: #15803d; font-size: 0.58rem; font-weight: 750; white-space: nowrap; }
.organizer-details-identity h2 { margin: 0; overflow: hidden; color: var(--organizer-ink); font-size: 1.03rem; font-weight: 750; letter-spacing: -0.015em; line-height: 1.4; text-overflow: ellipsis; white-space: nowrap; }
.organizer-details-identity p { margin: 3px 0 0; overflow: hidden; color: var(--organizer-muted); font-size: 0.72rem; line-height: 1.4; text-overflow: ellipsis; white-space: nowrap; }

.organizer-details-contact { margin-top: 13px; padding: 16px; border: 1px solid var(--organizer-border); border-radius: 12px; background: #fff; }
.organizer-details-section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; margin-bottom: 13px; }
.organizer-details-section-heading h3 { margin: 0; color: var(--organizer-ink); font-size: 0.82rem; font-weight: 750; }
.organizer-details-section-heading p { margin: 2px 0 0; color: var(--organizer-muted); font-size: 0.65rem; line-height: 1.4; }
.organizer-details-section-heading > i { color: #94a3b8; font-size: 0.9rem; }
.organizer-details-contact-row { display: grid; grid-template-columns: 38px minmax(0, 1fr) auto; align-items: center; grid-gap: 10px; gap: 10px; padding: 11px; border: 1px solid #edf0f4; border-radius: 10px; background: #fbfcfe; }
.organizer-details-contact-icon { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 9px; background: var(--organizer-primary-soft); color: var(--organizer-primary-dark); font-size: 0.8rem; }
.organizer-details-contact-row > div { min-width: 0; }
.organizer-details-contact-row > div span, .organizer-details-contact-row > div strong { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.organizer-details-contact-row > div span { margin-bottom: 2px; color: var(--organizer-muted); font-size: 0.59rem; font-weight: 650; }
.organizer-details-contact-row > div strong { color: #344054; font-size: 0.72rem; font-weight: 750; }
.organizer-details-whatsapp { display: inline-flex; min-height: 37px; align-items: center; justify-content: center; gap: 6px; padding: 7px 10px; border: 1px solid #bbf7d0; border-radius: 9px; background: #f0fdf4; color: #15803d; font-size: 0.65rem; font-weight: 750; text-decoration: none; transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease; }
.organizer-details-whatsapp:hover { border-color: #86efac; background: #dcfce7; color: #166534; }
.organizer-details-whatsapp i:last-child { color: #65a30d; font-size: 0.56rem; }
.organizer-details-note { display: flex; align-items: flex-start; gap: 9px; margin-top: 13px; padding: 11px 13px; border: 1px solid #dbeafe; border-radius: 10px; background: #f8fbff; color: #2563eb; }
.organizer-details-note > i { margin-top: 2px; font-size: 0.75rem; }
.organizer-details-note p { display: flex; min-width: 0; flex-direction: column; gap: 2px; margin: 0; }
.organizer-details-note strong { color: #1e3a8a; font-size: 0.67rem; }
.organizer-details-note span { color: #64748b; font-size: 0.62rem; line-height: 1.45; }

.organizer-details-modal__footer { display: flex; flex: 0 0 auto; align-items: center; justify-content: space-between; gap: 16px; padding: 13px 20px; border-top: 1px solid var(--organizer-border); background: #fff; }
.organizer-details-modal__footer > span { color: var(--organizer-muted); font-size: 0.62rem; }
.organizer-details-close { display: inline-flex; min-width: 92px; min-height: 40px; align-items: center; justify-content: center; padding: 8px 14px; border: 1px solid var(--organizer-primary); border-radius: 9px; background: var(--organizer-primary); color: #fff; font: inherit; font-size: 0.7rem; font-weight: 750; box-shadow: 0 3px 9px rgba(79, 70, 229, 0.2); transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease; }
.organizer-details-close:hover { border-color: var(--organizer-primary-dark); background: var(--organizer-primary-dark); box-shadow: 0 5px 12px rgba(79, 70, 229, 0.25); }
.organizer-details-modal :is(button, a):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.organizer-details-modal { padding: 0; }
	.organizer-details-modal__dialog { min-height: 100%; align-items: flex-end; margin: 0; }
	.organizer-details-modal__content { width: 100%; max-height: calc(100dvh - 20px); border-right: 0; border-bottom: 0; border-left: 0; border-radius: 14px 14px 0 0; }
	.organizer-details-modal__header { padding: 14px 15px 13px; }
	.organizer-details-modal__heading-icon { width: 38px; height: 38px; flex-basis: 38px; }
	.organizer-details-modal__body { padding: 14px; }
	.organizer-details-profile { grid-template-columns: 70px minmax(0, 1fr); gap: 14px; padding: 15px; }
	.organizer-details-avatar { width: 70px; height: 70px; }
	.organizer-details-identity__status { align-items: flex-start; flex-direction: column; gap: 4px; }
	.organizer-details-contact { padding: 14px; }
	.organizer-details-contact-row { grid-template-columns: 36px minmax(0, 1fr) auto; padding: 9px; }
	.organizer-details-contact-icon { width: 36px; height: 36px; }
	.organizer-details-whatsapp span, .organizer-details-whatsapp i:last-child { display: none; }
	.organizer-details-whatsapp { width: 38px; padding: 0; font-size: 0.85rem; }
	.organizer-details-modal__footer { padding: 11px 14px max(11px, env(safe-area-inset-bottom)); }
}

@media (max-width: 359.98px) {
	.organizer-details-modal__heading > div > span, .organizer-details-modal__footer > span { display: none; }
	.organizer-details-profile { grid-template-columns: 58px minmax(0, 1fr); }
	.organizer-details-avatar { width: 58px; height: 58px; }
	.organizer-details-verified { padding: 3px 6px; }
	.organizer-details-close { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.organizer-details-modal *, .organizer-details-modal *::before, .organizer-details-modal *::after { transition: none !important; }
}

.service-inquiry-modal {
	--inquiry-primary: #2563eb;
	--inquiry-primary-dark: #1d4ed8;
	--inquiry-primary-soft: #eff6ff;
	--inquiry-text: #172033;
	--inquiry-muted: #64748b;
	--inquiry-border: #e2e8f0;
}

.service-inquiry-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.service-inquiry-modal__dialog {
	width: min(540px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.service-inquiry-modal__dialog--wide { width: min(820px, calc(100% - 24px)); }

.service-inquiry-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.service-inquiry-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 19px 22px 17px;
	border-bottom: 1px solid var(--inquiry-border);
	background: #fff;
}

.service-inquiry-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }
.service-inquiry-modal__heading-icon { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 11px; background: var(--inquiry-primary-soft); color: var(--inquiry-primary-dark); font-size: 1rem; }
.service-inquiry-modal__eyebrow { margin: 0 0 2px; color: var(--inquiry-primary-dark); font-size: 0.68rem; font-weight: 750; letter-spacing: 0.08em; line-height: 1.4; text-transform: uppercase; }
.service-inquiry-modal__title { margin: 0; color: var(--inquiry-text); font-size: 1.2rem; font-weight: 750; letter-spacing: -0.025em; line-height: 1.3; }
.service-inquiry-modal__subtitle { margin: 3px 0 0; color: var(--inquiry-muted); font-size: 0.78rem; line-height: 1.45; }

.service-inquiry-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.service-inquiry-modal__close:hover { border-color: var(--inquiry-border); background: #f8fafc; color: var(--inquiry-text); }

.service-inquiry-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 18px 20px 22px;
	background: #f7f9fc;
	overscroll-behavior: contain;
}

.photographer-profile {
	display: grid;
	grid-template-columns: 92px minmax(0, 1fr);
	align-items: center;
	grid-gap: 15px;
	gap: 15px;
	margin-bottom: 14px;
	padding: 13px 15px;
	border: 1px solid var(--inquiry-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035);
}

.photographer-profile__logo { display: grid; width: 92px; height: 68px; place-items: center; overflow: hidden; border: 1px solid #edf0f4; border-radius: 9px; background: #fafbfc; }
.photographer-profile__logo img { width: 100%; height: 100%; padding: 5px; object-fit: contain; }
.photographer-profile > div:last-child > span, .photographer-profile strong { display: block; }
.photographer-profile > div:last-child > span { margin-bottom: 2px; color: var(--inquiry-primary-dark); font-size: 0.64rem; font-weight: 750; letter-spacing: 0.04em; text-transform: uppercase; }
.photographer-profile strong { color: var(--inquiry-text); font-size: 0.84rem; font-weight: 750; }
.photographer-profile p { margin: 4px 0 0; color: var(--inquiry-muted); font-size: 0.67rem; line-height: 1.45; }

.photographer-gallery { padding: 14px; border: 1px solid var(--inquiry-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); }
.photographer-gallery__heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin: 0 2px 10px; }
.photographer-gallery__heading h3 { margin: 0 0 2px; color: var(--inquiry-text); font-size: 0.82rem; font-weight: 750; }
.photographer-gallery__heading p { margin: 0; color: var(--inquiry-muted); font-size: 0.64rem; }
.photographer-gallery__heading > span { padding: 4px 8px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: 0.62rem; font-weight: 750; }

.photographer-gallery__frame {
	position: relative;
	display: grid;
	width: 100%;
	min-height: clamp(260px, 50vh, 460px);
	margin: 0;
	place-items: center;
	overflow: hidden;
	border: 1px solid #dbe3ed;
	border-radius: 11px;
	background: #eef2f6;
}

.photographer-gallery__frame img { display: block; width: 100%; height: clamp(260px, 50vh, 460px); object-fit: contain; }

.photographer-gallery__nav {
	position: absolute;
	top: 50%;
	display: grid;
	width: 40px;
	height: 40px;
	padding: 0;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 10px;
	background: rgba(15, 23, 42, 0.72);
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.2);
	color: #fff;
	transform: translateY(-50%);
	transition: background-color 0.15s ease, transform 0.15s ease;
}

.photographer-gallery__nav:hover { background: rgba(15, 23, 42, 0.9); }
.photographer-gallery__nav.is-prev { left: 12px; }
.photographer-gallery__nav.is-next { right: 12px; }

.photographer-gallery__dots { display: flex; align-items: center; justify-content: center; gap: 7px; margin-top: 11px; }
.photographer-gallery__dots button { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 999px; background: #cbd5e1; transition: width 0.15s ease, background-color 0.15s ease; }
.photographer-gallery__dots button.is-active { width: 22px; background: var(--inquiry-primary); }

.sponsor-inquiry-modal__body { padding: 22px; }
.sponsor-inquiry-card { padding: 24px 20px 20px; border: 1px solid var(--inquiry-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, 0.05); text-align: center; }
.sponsor-inquiry-card__icon { display: grid; width: 48px; height: 48px; margin: 0 auto 13px; place-items: center; border-radius: 13px; background: var(--inquiry-primary-soft); color: var(--inquiry-primary-dark); font-size: 1.15rem; }
.sponsor-inquiry-card h3 { margin: 6px auto 5px; color: var(--inquiry-text); font-size: 1rem; font-weight: 750; letter-spacing: -0.015em; line-height: 1.4; }
.sponsor-inquiry-card > p:not(.service-inquiry-modal__eyebrow) { max-width: 390px; margin: 0 auto; color: var(--inquiry-muted); font-size: 0.7rem; line-height: 1.5; }

.sponsor-email { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 18px; padding: 11px 12px; border: 1px solid #cbd5e1; border-radius: 10px; background: #f8fafc; text-align: left; }
.sponsor-email.is-copied { border-color: #86efac; background: #f0fdf4; }
.sponsor-email.has-error { border-color: #fecaca; background: #fff7f7; }
.sponsor-email > div { min-width: 0; }
.sponsor-email > div span, .sponsor-email > div a { display: block; }
.sponsor-email > div span { margin-bottom: 2px; color: var(--inquiry-muted); font-size: 0.61rem; font-weight: 650; }
.sponsor-email > div a { overflow-wrap: anywhere; color: var(--inquiry-primary-dark); font-size: 0.8rem; font-weight: 750; text-decoration: none; }
.sponsor-email > div a:hover { text-decoration: underline; }

.sponsor-email > button { display: inline-flex; min-height: 36px; flex: 0 0 auto; align-items: center; justify-content: center; gap: 6px; padding: 7px 10px; border: 1px solid #bfdbfe; border-radius: 8px; background: #fff; color: var(--inquiry-primary-dark); font-size: 0.65rem; font-weight: 750; }
.sponsor-email > button:hover { background: var(--inquiry-primary-soft); }
.sponsor-email__status { min-height: 24px; padding-top: 7px; text-align: left; }
.sponsor-email__status span { display: flex; align-items: center; gap: 5px; font-size: 0.63rem; }
.sponsor-email__status .is-success { color: #15803d; }
.sponsor-email__status .is-error { color: #b91c1c; }

.sponsor-inquiry-modal__partner { min-height: 32px; margin-top: 12px; padding: 7px 10px; border-radius: 9px; background: #fff; }

.service-inquiry-modal__footer { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 14px 20px; border-top: 1px solid var(--inquiry-border); background: #fff; }
.service-inquiry-modal__footer-copy strong, .service-inquiry-modal__footer-copy span { display: block; }
.service-inquiry-modal__footer-copy strong { margin-bottom: 2px; color: #334155; font-size: 0.72rem; font-weight: 750; }
.service-inquiry-modal__footer-copy span { color: var(--inquiry-muted); font-size: 0.63rem; }
.service-inquiry-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.service-inquiry-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 14px; border-radius: 10px; font-size: 0.74rem; font-weight: 700; }
.service-inquiry-modal__primary.btn { border-color: var(--inquiry-primary); background: var(--inquiry-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2); text-decoration: none; }
.service-inquiry-modal__primary.btn:hover { border-color: var(--inquiry-primary-dark); background: var(--inquiry-primary-dark); color: #fff; }
.service-inquiry-modal__primary--whatsapp.btn { border-color: #16a34a; background: #16a34a; box-shadow: 0 3px 9px rgba(22, 163, 74, 0.2); }
.service-inquiry-modal__primary--whatsapp.btn:hover { border-color: #15803d; background: #15803d; }
.service-inquiry-modal__secondary.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.service-inquiry-modal__secondary.btn:hover { border-color: #94a3b8; background: #f8fafc; color: var(--inquiry-text); }

.service-inquiry-modal :is(button, a, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.service-inquiry-modal__dialog, .service-inquiry-modal__dialog--wide { width: 100%; min-height: 100dvh; margin: 0; }
	.service-inquiry-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.service-inquiry-modal__header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.service-inquiry-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.service-inquiry-modal__subtitle { display: none; }
	.service-inquiry-modal__body { padding: 13px 10px 17px; }
	.photographer-profile { grid-template-columns: 70px minmax(0, 1fr); gap: 11px; padding: 10px; }
	.photographer-profile__logo { width: 70px; height: 58px; }
	.photographer-gallery { padding: 10px; }
	.photographer-gallery__frame, .photographer-gallery__frame img { min-height: 230px; height: min(48vh, 390px); }
	.photographer-gallery__nav { width: 38px; height: 38px; }
	.photographer-gallery__nav.is-prev { left: 8px; }
	.photographer-gallery__nav.is-next { right: 8px; }
	.sponsor-inquiry-modal__body { padding: 16px 12px; }
	.sponsor-inquiry-card { padding: 20px 13px 15px; }
	.service-inquiry-modal__footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.service-inquiry-modal__footer-copy { display: none; }
	.service-inquiry-modal__footer-actions, .service-inquiry-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.service-inquiry-modal__eyebrow { display: none; }
	.service-inquiry-modal__footer-actions { flex-direction: column-reverse; }
	.sponsor-email { align-items: stretch; flex-direction: column; }
	.sponsor-email > button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.service-inquiry-modal *, .service-inquiry-modal *::before, .service-inquiry-modal *::after { transition: none !important; }
}

.tournament-details-page {
	--td-primary: #2563eb;
	--td-primary-dark: #1d4ed8;
	--td-primary-soft: #eff6ff;
	--td-text: #172033;
	--td-muted: #667085;
	--td-border: #e4e9f0;
	--td-surface: #ffffff;
	min-height: 100vh;
	background: #f5f7fa;
	color: var(--td-text);
	padding: 2.25rem 0 7rem;
}

.tournament-details-shell { width: 100%; max-width: 1180px; margin-right: auto; margin-left: auto; }

.tournament-page-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1.5rem;
}

.tournament-page-header__brand { display: flex; align-items: center; gap: 0.9rem; min-width: 0; }
.tournament-page-header__brand img { width: 44px; height: 44px; object-fit: contain; }
.tournament-page-header__brand p,
.tournament-summary__heading p,
.tournament-action-card__heading span,
.tournament-content-card__heading span { margin: 0 0 0.15rem; color: var(--td-muted); font-size: 0.75rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }
.tournament-page-header h1 { margin: 0; font-size: clamp(1.35rem, 2vw, 1.75rem); font-weight: 750; letter-spacing: -0.025em; }

.tournament-btn,
.tournament-action-card .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	min-height: 40px;
	border: 1px solid #d7dee8;
	border-radius: 10px;
	background: #fff;
	color: #344054;
	font-size: 0.875rem;
	font-weight: 650;
	line-height: 1.2;
	padding: 0.65rem 0.9rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.tournament-btn:hover,
.tournament-action-card .btn:hover:not(:disabled) { border-color: #b8c5d6; background: #f8fafc; color: var(--td-text); transform: translateY(-1px); }
.tournament-btn:active,
.tournament-action-card .btn:active:not(:disabled) { transform: translateY(0); }
.tournament-btn:disabled,
.tournament-action-card .btn:disabled { border-color: #e4e7ec; background: #f2f4f7; color: #98a2b3; cursor: not-allowed; box-shadow: none; opacity: 1; transform: none; }
.tournament-btn:focus-visible,
.tournament-action-card .btn:focus-visible,
.tournament-poster-image:focus-visible,
.tournament-gallery-item:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; box-shadow: none; }
.tournament-btn--primary,
.tournament-details-page .tournament-action-primary { border-color: var(--td-primary); background: var(--td-primary); color: #fff; }
.tournament-btn--primary:hover,
.tournament-details-page .tournament-action-primary:hover:not(:disabled) { border-color: var(--td-primary-dark); background: var(--td-primary-dark); color: #fff; }
.tournament-btn--secondary { border-color: #d7dee8; background: #fff; color: #344054; }

.tournament-hero-card,
.tournament-content-card {
	overflow: hidden;
	border: 1px solid var(--td-border) !important;
	border-radius: 14px !important;
	background: var(--td-surface);
	box-shadow: 0 8px 24px rgba(16, 24, 40, 0.055) !important;
}

.tournament-poster-column { display: flex; align-items: center; justify-content: center; min-height: 520px; background: #eef2f7; padding: 2rem; }
.tournament-poster-image { display: block; width: 100%; max-width: 390px; max-height: 500px; border: 0; border-radius: 12px; object-fit: contain; cursor: pointer; box-shadow: 0 12px 32px rgba(16, 24, 40, 0.14); transition: transform 0.18s ease, box-shadow 0.18s ease; }
.tournament-poster-image:hover { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(16, 24, 40, 0.18); }
.tournament-poster-image--fallback { box-shadow: none; }
.tournament-summary-column { min-width: 0; }
.tournament-summary { height: 100%; padding: clamp(1.5rem, 3vw, 2.25rem) !important; }
.tournament-summary__heading { padding-bottom: 1.25rem; border-bottom: 1px solid var(--td-border); }
.tournament-summary__heading h2 { max-width: 100%; margin: 0.8rem 0 0.25rem; color: var(--td-text); font-size: clamp(1.45rem, 2.5vw, 2rem); font-weight: 750; letter-spacing: -0.035em; line-height: 1.2; overflow-wrap: anywhere; }
.tournament-summary__heading p { color: var(--td-muted); font-size: 0.875rem; letter-spacing: 0; text-transform: none; }

.tournament-status-badge { display: inline-flex; align-items: center; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border: 1px solid #d7dee8; border-radius: 999px; background: #f2f4f7; color: #475467; font-size: 0.75rem; font-weight: 700; line-height: 1; padding: 0.42rem 0.65rem; }
.tournament-status-badge--ongoing { border-color: #a7e2c4; background: #ecfdf3; color: #067647; }
.tournament-status-badge--ongoing::before { width: 6px; height: 6px; border-radius: 50%; background: #12b76a; content: ""; margin-right: 0.38rem; }
.tournament-status-badge--upcoming { border-color: #f7d68a; background: #fffaeb; color: #946200; }
.tournament-status-badge--completed { border-color: #d7dee8; background: #f2f4f7; color: #475467; }

.tournament-details-grid { padding-top: 1.25rem; }
.tournament-info-card { height: 100%; min-height: 142px; border: 1px solid var(--td-border); border-radius: 12px; background: #fff; padding: 1rem; }
.tournament-info-card--wide { min-height: auto; }
.tournament-info-card__title { display: flex; align-items: center; gap: 0.45rem; margin-bottom: 0.85rem; color: #344054; font-size: 0.78rem; font-weight: 750; letter-spacing: 0.045em; text-transform: uppercase; }
.tournament-info-card__title i { color: var(--td-primary); font-size: 0.95rem; }
.tournament-info-card .small { display: grid; grid-template-columns: minmax(78px, auto) 1fr; grid-gap: 0.5rem; gap: 0.5rem; color: var(--td-text) !important; font-size: 0.83rem; line-height: 1.45; overflow-wrap: anywhere; }
.tournament-info-card .small strong { color: var(--td-muted); font-weight: 550; }
.tournament-info-card .small .tournament-status-badge { margin-left: 0 !important; }
.tournament-info-card .btn { border-radius: 9px; }

.tournament-action-card { border: 1px solid var(--td-border); border-radius: 12px; background: #f8fafc; padding: 1rem; }
.tournament-action-card__heading { margin-bottom: 0.85rem; }
.tournament-action-card__heading h3 { margin: 0; font-size: 1rem; font-weight: 700; }
.tournament-actions { display: flex; flex-wrap: wrap; gap: 0.6rem; justify-content: flex-start; }

.tournament-sponsor { margin: 1rem 0; }
.tournament-content-card { margin-top: 1rem; padding: clamp(1rem, 2vw, 1.35rem) !important; }
.tournament-content-card__heading { color: var(--td-text) !important; font-size: 1rem; font-weight: 700; text-transform: none !important; }
.tournament-content-card__heading h2 { margin: 0; font-size: 1.1rem; font-weight: 750; }
.tournament-category-count { border: 1px solid #dbe5f2; border-radius: 999px; background: var(--td-primary-soft); color: var(--td-primary-dark); font-size: 0.75rem; font-weight: 700; padding: 0.4rem 0.65rem; white-space: nowrap; }
.tournament-category-card { height: 100%; border: 1px solid var(--td-border) !important; border-radius: 12px !important; background: #fff !important; padding: 1rem !important; transition: border-color 0.15s ease, box-shadow 0.15s ease; }
.tournament-category-card:hover { border-color: #c8d3e1 !important; box-shadow: 0 6px 18px rgba(16, 24, 40, 0.06); }
.tournament-category-card .fw-semibold { font-size: 0.95rem; }
.tournament-category-card .tournament-category-opened:disabled { border-color: #d7dee8; background: #f2f4f7; color: #667085; cursor: default; opacity: 1; box-shadow: none; }

.tournament-gallery-card .card-header { border: 0; border-bottom: 1px solid var(--td-border); background: transparent; padding: 0 0 1rem; }
.tournament-gallery-card .card-body { padding: 1rem 0 0; }
.tournament-gallery-item { height: 200px; overflow: hidden; border: 1px solid var(--td-border); border-radius: 12px; cursor: pointer; }
.tournament-gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.2s ease; }
.tournament-gallery-item:hover img { transform: scale(1.025); }
.tournament-empty-state { display: flex; align-items: center; gap: 0.85rem; margin-top: 1rem; border: 1px dashed #cbd5e1; border-radius: 12px; background: #fff; color: var(--td-muted); padding: 1.25rem; }
.tournament-empty-state > i { color: var(--td-primary); font-size: 1.35rem; }
.tournament-empty-state strong,
.tournament-empty-state span { display: block; }
.tournament-empty-state strong { color: var(--td-text); font-size: 0.9rem; }
.tournament-empty-state span { margin-top: 0.15rem; font-size: 0.8rem; }
.tournament-footer-navigation { margin-top: 4rem; }

.tournament-state-card { display: flex; align-items: center; justify-content: center; gap: 0.75rem; min-height: 240px; border: 1px solid var(--td-border); border-radius: 14px; background: #fff; color: var(--td-muted); box-shadow: 0 8px 24px rgba(16,24,40,.05); }
.tournament-state-card--error { flex-direction: column; text-align: center; padding: 2rem; }
.tournament-state-card--error h1 { margin: 0.5rem 0; font-size: 1.25rem; }
.tournament-state-card--error p { margin: 0 0 1rem; }
.tournament-state-card__icon { color: #b42318; font-size: 1.5rem; }

@media (max-width: 991.98px) {
	.tournament-poster-column { min-height: auto; padding: 1.5rem; }
	.tournament-poster-image { max-height: 440px; }
}

@media (max-width: 575.98px) {
	.tournament-details-page { padding-top: 1rem; }
	.tournament-details-shell { padding-right: 0.9rem; padding-left: 0.9rem; }
	.tournament-page-header { align-items: flex-start; }
	.tournament-page-header__brand img { width: 38px; height: 38px; }
	.tournament-page-header__share { min-width: 40px; width: 40px; padding: 0; font-size: 0; }
	.tournament-page-header__share i { font-size: 0.95rem; }
	.tournament-hero-card { border-radius: 12px !important; }
	.tournament-poster-column { padding: 1rem; }
	.tournament-poster-image { max-height: 390px; border-radius: 10px; }
	.tournament-summary { padding: 1.15rem !important; }
	.tournament-summary__heading h2 { font-size: 1.4rem; }
	.tournament-info-card { min-height: auto; }
	.tournament-info-card .small { grid-template-columns: 92px minmax(0, 1fr); }
	.tournament-actions { display: grid; grid-template-columns: 1fr; }
	.tournament-action-card .btn { width: 100%; min-height: 44px; }
	.tournament-category-card .d-flex { flex-direction: column; }
	.tournament-category-card .flex-shrink-0,
	.tournament-category-card .btn { width: 100%; }
	.tournament-content-card > .d-flex:first-child { align-items: flex-start !important; gap: 0.75rem; }
	.tournament-gallery-item { height: 145px; }
}

@media (prefers-reduced-motion: reduce) {
	.tournament-details-page *,
	.tournament-details-page *::before,
	.tournament-details-page *::after { scroll-behavior: auto !important; transition-duration: 0.01ms !important; }
}

.add-my-tournament-page {
	--form-accent: #2563eb;
	--form-accent-dark: #1d4ed8;
	--form-accent-soft: #eff6ff;
	--form-accent-border: #bfdbfe;
	--form-ink: #172033;
	--form-muted: #64748b;
	--form-border: #e2e8f0;
	min-height: 100vh;
	padding: 40px 20px 132px;
	background: #f6f8fb;
	color: var(--form-ink);
}

.add-my-tournament-page.is-internal {
	--form-accent: #16845b;
	--form-accent-dark: #116847;
	--form-accent-soft: #ecfdf5;
	--form-accent-border: #a7f3d0;
}

.add-my-tournament-shell { width: min(920px, 100%); margin: 0 auto; }
.tournament-form-header { max-width: 620px; margin: 0 auto 30px; text-align: center; }
.tournament-form-brand { display: grid; width: 58px; height: 58px; margin: 0 auto 15px; place-items: center; border: 1px solid var(--form-accent-border); border-radius: 13px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, .07); }
.tournament-form-brand img { width: 43px; height: 43px; object-fit: contain; }
.tournament-form-type { display: inline-flex; align-items: center; gap: 6px; margin-bottom: 9px; padding: 5px 10px; border: 1px solid var(--form-accent-border); border-radius: 999px; background: var(--form-accent-soft); color: var(--form-accent-dark); font-size: .7rem; font-weight: 750; }
.tournament-form-header h1 { margin: 0; font-size: clamp(1.7rem, 4vw, 2.15rem); font-weight: 750; letter-spacing: -.035em; }
.tournament-form-header p { margin: 10px 0 0; color: var(--form-muted); font-size: .9rem; line-height: 1.6; }

.tournament-form-alert, .tournament-price-summary { display: flex; align-items: center; justify-content: center; gap: 8px; margin-bottom: 16px; padding: 12px 15px; border: 1px solid var(--form-accent-border); border-radius: 11px; background: var(--form-accent-soft); color: var(--form-accent-dark); font-size: .8rem; }
.tournament-form-card { padding: 24px; border: 1px solid var(--form-border); border-radius: 14px; background: #fff; box-shadow: 0 10px 32px rgba(15, 23, 42, .07); }
.tournament-form-section { margin-bottom: 22px; padding: 20px; border: 1px solid var(--form-border); border-radius: 12px; background: #fff; }
.tournament-form-section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; margin-bottom: 20px; }
.tournament-form-section-heading > div { display: flex; min-width: 0; align-items: center; gap: 11px; }
.tournament-form-section-icon { display: grid; width: 39px; height: 39px; flex: 0 0 39px; place-items: center; border-radius: 10px; background: var(--form-accent-soft); color: var(--form-accent); }
.tournament-form-section h2, .tournament-category-heading h2 { margin: 0; font-size: .93rem; font-weight: 750; letter-spacing: -.01em; }
.tournament-form-section-heading p, .tournament-category-heading p { margin: 3px 0 0; color: var(--form-muted); font-size: .72rem; }
.tournament-form-count { flex: 0 0 auto; padding: 5px 8px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: .65rem; font-weight: 700; }

.tournament-poster-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 12px; gap: 12px; }
.tournament-poster-slot { position: relative; min-width: 0; aspect-ratio: 1; border: 1.5px dashed #cbd5e1; border-radius: 11px; background: #f8fafc; overflow: visible; }
.tournament-poster-slot.has-image { border-style: solid; border-color: var(--form-accent-border); background: #fff; }
.tournament-poster-upload { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; flex-direction: column; gap: 5px; border-radius: inherit; color: #64748b; cursor: pointer; font-size: .68rem; font-weight: 700; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.tournament-poster-upload i { color: var(--form-accent); font-size: 1.25rem; }
.tournament-poster-upload:hover { background: var(--form-accent-soft); color: var(--form-accent-dark); }
.tournament-poster-upload input { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
.tournament-poster-upload:focus-within { outline: 3px solid color-mix(in srgb, var(--form-accent) 28%, transparent); outline-offset: 2px; }
.tournament-poster-preview { display: block; width: 100%; height: 100%; padding: 0; border: 0; border-radius: inherit; background: transparent; overflow: hidden; }
.tournament-poster-preview img { width: 100%; height: 100%; object-fit: cover; }
.tournament-poster-remove { position: absolute; z-index: 2; top: -8px; right: -8px; display: grid; width: 27px; height: 27px; place-items: center; padding: 0; border: 2px solid #fff; border-radius: 50%; background: #dc2626; color: #fff; box-shadow: 0 3px 8px rgba(15, 23, 42, .2); font-size: 1rem; }
.tournament-poster-remove:hover { background: #b91c1c; }

.add-my-tournament-page .form-label { margin-bottom: 7px; color: #334155; font-size: .76rem; font-weight: 700; }
.add-my-tournament-page .form-control, .add-my-tournament-page .form-select { min-height: 44px; border: 1px solid #cbd5e1; border-radius: 9px; background-color: #fff; color: #1e293b; font-size: .82rem; box-shadow: none; }
.add-my-tournament-page .form-control::placeholder { color: #94a3b8; }
.add-my-tournament-page .form-control:hover, .add-my-tournament-page .form-select:hover { border-color: #94a3b8; }
.add-my-tournament-page .form-control:focus, .add-my-tournament-page .form-select:focus { border-color: var(--form-accent); background-color: #fff; box-shadow: 0 0 0 3px color-mix(in srgb, var(--form-accent) 16%, transparent); }
.add-my-tournament-page .form-control.mintonai-subtle-green, .add-my-tournament-page .form-select.mintonai-subtle-green { border-color: var(--form-accent-border); background-color: #fff; color: #1e293b; }
.add-my-tournament-page .form-control:disabled, .add-my-tournament-page .form-select:disabled { border-color: #e2e8f0; background-color: #f1f5f9; color: #64748b; opacity: 1; }
.add-my-tournament-page .input-group { flex-wrap: nowrap; }
.add-my-tournament-page .input-group .btn { min-height: 44px; margin-left: 8px !important; padding: 8px 13px; border-color: var(--form-accent-border); border-radius: 9px !important; background: var(--form-accent-soft); color: var(--form-accent-dark); font-size: .75rem; white-space: nowrap; }

.tournament-category-card { margin-bottom: 20px; padding: 20px; border: 1px solid var(--form-border); border-radius: 13px; background: #f8fafc; }
.tournament-category-heading { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
.tournament-category-heading > div { display: flex; min-width: 0; align-items: center; gap: 11px; }
.tournament-category-number { display: grid; width: 36px; height: 36px; flex: 0 0 36px; place-items: center; border-radius: 10px; background: var(--form-accent); color: #fff; font-size: .78rem; font-weight: 800; box-shadow: 0 4px 10px color-mix(in srgb, var(--form-accent) 24%, transparent); }
.tournament-remove-category { display: inline-flex; min-height: 36px; align-items: center; gap: 6px; padding: 7px 10px; border: 1px solid #fecaca; border-radius: 8px; background: #fff; color: #b91c1c; font-size: .7rem; font-weight: 700; }
.tournament-remove-category:hover { background: #fef2f2; }
.tournament-category-card > .row { --bs-gutter-x: 12px; }
.tournament-category-card .card { border: 1px solid var(--form-border); border-radius: 11px; box-shadow: none !important; overflow: hidden; }
.tournament-category-card .card-header { padding: 11px 14px; border: 0; border-bottom: 1px solid var(--form-accent-border); background: var(--form-accent-soft); color: var(--form-accent-dark); font-size: .76rem; }
.tournament-category-card .card-body { padding: 15px 15px 0; background: #fff; }

.tournament-add-category-wrap { display: flex; justify-content: center; margin: 4px 0 22px; }
.tournament-add-category { display: inline-flex; min-height: 42px; align-items: center; gap: 7px; padding: 8px 14px; border: 1px solid var(--form-accent-border); border-radius: 9px; background: var(--form-accent-soft); color: var(--form-accent-dark); font-size: .76rem; font-weight: 750; }
.tournament-add-category:hover { border-color: var(--form-accent); }
.tournament-price-summary { margin: 0 0 18px; border-color: #fde68a; background: #fffbeb; color: #854d0e; }
.tournament-submit-wrap { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 17px 18px; border: 1px solid var(--form-accent-border); border-radius: 11px; background: var(--form-accent-soft); }
.tournament-submit-wrap > div { display: flex; min-width: 0; flex-direction: column; gap: 2px; }
.tournament-submit-wrap strong { color: var(--form-ink); font-size: .82rem; }
.tournament-submit-wrap span { color: var(--form-muted); font-size: .7rem; }
.tournament-submit-button { display: inline-flex; min-width: 140px; min-height: 44px; align-items: center; justify-content: center; gap: 6px; padding: 9px 15px; border: 1px solid var(--form-accent); border-radius: 9px; background: var(--form-accent); color: #fff; box-shadow: 0 5px 14px color-mix(in srgb, var(--form-accent) 25%, transparent); font-size: .78rem; font-weight: 750; }
.tournament-submit-button:hover:not(:disabled) { border-color: var(--form-accent-dark); background: var(--form-accent-dark); }
.tournament-submit-button:disabled { border-color: #cbd5e1; background: #e2e8f0; color: #64748b; box-shadow: none; cursor: not-allowed; }

.tournament-poster-preview:focus-visible, .tournament-poster-remove:focus-visible, .tournament-remove-category:focus-visible, .tournament-add-category:focus-visible, .tournament-submit-button:focus-visible, .tournament-form-modal-button:focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 2px; }
.tournament-form-modal { border: 0; border-radius: 13px; box-shadow: 0 24px 70px rgba(15, 23, 42, .22); overflow: hidden; }
.tournament-form-modal .modal-header, .tournament-form-modal .modal-footer { border-color: #e2e8f0; }
.tournament-form-modal .modal-title { color: #172033; font-size: 1rem; font-weight: 750; }
.tournament-form-modal .modal-body { color: #475569; font-size: .86rem; }
.tournament-form-modal .modal-body img { display: block; max-height: 70vh; margin: 0 auto; border-radius: 9px; object-fit: contain; }
.tournament-form-modal-button, .tournament-form-modal-button.btn { min-height: 40px; padding: 8px 13px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #334155; font-size: .76rem; font-weight: 700; }
.tournament-form-modal-button:hover, .tournament-form-modal-button.btn:hover { border-color: #93c5fd; background: #eff6ff; color: #1d4ed8; }

@media (max-width: 767.98px) {
	.add-my-tournament-page { padding: 26px 14px calc(104px + env(safe-area-inset-bottom)); }
	.tournament-form-header { margin-bottom: 23px; }
	.tournament-form-header h1 { font-size: 1.65rem; }
	.tournament-form-card { padding: 16px; }
	.tournament-form-section, .tournament-category-card { padding: 16px; }
	.tournament-poster-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tournament-category-card .col-12 { margin-bottom: 12px !important; }
	.tournament-submit-wrap { align-items: stretch; flex-direction: column; }
	.tournament-submit-button { width: 100%; }
}

@media (max-width: 479.98px) {
	.add-my-tournament-page { padding-right: 10px; padding-left: 10px; }
	.tournament-form-card { padding: 12px; }
	.tournament-form-section, .tournament-category-card { padding: 14px; }
	.tournament-form-section-heading p, .tournament-category-heading p { display: none; }
	.tournament-category-heading { align-items: flex-start; }
	.tournament-remove-category span { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
	.tournament-remove-category { width: 36px; justify-content: center; padding: 7px; }
	.add-my-tournament-page .input-group { align-items: stretch; flex-direction: column; }
	.add-my-tournament-page .input-group > .form-control { width: 100%; border-radius: 9px !important; }
	.add-my-tournament-page .input-group .btn { width: 100%; margin: 8px 0 0 !important; }
}

@media (prefers-reduced-motion: reduce) {
	.tournament-poster-upload, .tournament-submit-button, .tournament-add-category, .tournament-remove-category { transition: none; }
}

.add-tournament-page {
	--tournament-primary: #2563eb;
	--tournament-primary-dark: #1d4ed8;
	--tournament-primary-soft: #eff6ff;
	--tournament-internal: #16845b;
	--tournament-internal-dark: #116847;
	--tournament-internal-soft: #ecfdf5;
	--tournament-ink: #172033;
	--tournament-muted: #64748b;
	--tournament-border: #e2e8f0;
	min-height: 100vh;
	padding: 40px 20px 132px;
	background: #f6f8fb;
	color: var(--tournament-ink);
}

.add-tournament-shell { width: min(920px, 100%); margin: 0 auto; }
.add-tournament-header { max-width: 640px; margin: 0 auto 32px; text-align: center; }
.add-tournament-brand { display: grid; width: 62px; height: 62px; margin: 0 auto 18px; place-items: center; border: 1px solid #dbeafe; border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, 0.07); }
.add-tournament-brand img { width: 46px; height: 46px; object-fit: contain; }
.add-tournament-eyebrow, .tournament-modal-eyebrow { margin: 0 0 7px; color: var(--tournament-primary); font-size: .72rem; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.add-tournament-header h1 { margin: 0; font-size: clamp(1.75rem, 4vw, 2.25rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.15; }
.add-tournament-intro { max-width: 560px; margin: 12px auto 0; color: var(--tournament-muted); font-size: .98rem; line-height: 1.65; }

.tournament-type-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 18px; gap: 18px; }
.tournament-type-card { display: flex; min-width: 0; min-height: 330px; flex-direction: column; padding: 24px; border: 1px solid var(--tournament-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px rgba(15, 23, 42, .06); transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.tournament-type-card:hover { border-color: #cbd5e1; box-shadow: 0 12px 32px rgba(15, 23, 42, .09); transform: translateY(-2px); }
.tournament-type-card--official { border-color: #bfdbfe; }
.tournament-type-card--internal { border-color: #a7f3d0; }
.tournament-type-card.is-disabled:hover { border-color: var(--tournament-border); box-shadow: 0 8px 28px rgba(15, 23, 42, .06); transform: none; }
.tournament-type-card__topline, .tournament-comparison-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; }
.tournament-type-icon { display: grid; width: 44px; height: 44px; flex: 0 0 44px; place-items: center; border-radius: 11px; background: var(--tournament-primary-soft); color: var(--tournament-primary); font-size: 1.15rem; }
.tournament-type-icon--neutral { background: var(--tournament-internal-soft); color: var(--tournament-internal); }
.tournament-type-badge { display: inline-flex; align-items: center; min-height: 26px; padding: 4px 9px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--tournament-primary-soft); color: var(--tournament-primary-dark); font-size: .68rem; font-weight: 700; line-height: 1; }
.tournament-type-badge--neutral { border-color: #a7f3d0; background: var(--tournament-internal-soft); color: var(--tournament-internal-dark); }
.tournament-type-card__content { margin-top: 24px; }
.tournament-type-card__content h2 { margin: 0 0 9px; font-size: 1.18rem; font-weight: 750; letter-spacing: -.02em; }
.tournament-type-card__content p { margin: 0; color: var(--tournament-muted); font-size: .88rem; line-height: 1.6; }
.tournament-type-card__spacer { flex: 1 1; }

.tournament-status { display: flex; align-items: flex-start; gap: 8px; margin-top: 18px; padding: 10px 11px; border: 1px solid #dbeafe; border-radius: 10px; background: #f8fbff; color: #475569; font-size: .76rem; line-height: 1.4; }
.tournament-status i, .tournament-status .spinner-border { flex: 0 0 auto; margin-top: 2px; }
.tournament-status--notice { border-color: #fde68a; background: #fffbeb; color: #854d0e; }
.tournament-status--error { border-color: #fecaca; background: #fef2f2; color: #b91c1c; }

.tournament-primary-button, .tournament-secondary-button, .tournament-comparison-button, .tournament-support-button, .tournament-modal-close { -webkit-tap-highlight-color: transparent; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease; }
.tournament-primary-button, .tournament-secondary-button { display: flex; width: 100%; min-height: 48px; align-items: center; justify-content: space-between; gap: 12px; margin-top: 22px; padding: 11px 15px; border-radius: 10px; font-size: .82rem; font-weight: 700; }
.tournament-primary-button { margin-top: auto; border: 1px solid var(--tournament-primary); background: var(--tournament-primary); color: #fff; box-shadow: 0 5px 14px rgba(37, 99, 235, .22); }
.tournament-primary-button:hover:not(:disabled) { border-color: var(--tournament-primary-dark); background: var(--tournament-primary-dark); box-shadow: 0 7px 18px rgba(37, 99, 235, .28); }
.tournament-primary-button:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #94a3b8; box-shadow: none; cursor: not-allowed; }
.tournament-secondary-button { border: 1px solid var(--tournament-internal); background: var(--tournament-internal); color: #fff; box-shadow: 0 5px 14px rgba(22, 132, 91, .2); }
.tournament-secondary-button:hover { border-color: var(--tournament-internal-dark); background: var(--tournament-internal-dark); color: #fff; box-shadow: 0 7px 18px rgba(22, 132, 91, .26); }
.tournament-comparison-button { display: flex; min-height: 42px; align-items: center; justify-content: center; gap: 8px; margin: 18px auto 0; padding: 8px 13px; border: 0; border-radius: 9px; background: transparent; color: #475569; font-size: .78rem; font-weight: 700; }
.tournament-comparison-button:hover { background: #e9eef5; color: var(--tournament-primary-dark); }

.tournament-support { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 34px; padding: 18px 20px; border: 1px solid var(--tournament-border); border-radius: 12px; background: #fff; }
.tournament-support__copy { display: flex; min-width: 0; align-items: center; gap: 13px; }
.tournament-support__icon { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; border-radius: 10px; background: var(--tournament-primary-soft); color: var(--tournament-primary); }
.tournament-support h2 { margin: 0 0 3px; font-size: .9rem; font-weight: 750; }
.tournament-support p { margin: 0; color: var(--tournament-muted); font-size: .76rem; }
.tournament-support__actions { display: flex; flex: 0 0 auto; gap: 8px; }
.tournament-support-button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 12px; border: 1px solid #dbe3ed; border-radius: 9px; background: #fff; color: #475569; font-size: .75rem; font-weight: 700; }
.tournament-support-button:hover { border-color: #bfdbfe; background: var(--tournament-primary-soft); color: var(--tournament-primary-dark); }
.add-tournament-sponsor { min-height: 34px; margin-top: 20px; }

.tournament-primary-button:focus-visible, .tournament-secondary-button:focus-visible, .tournament-comparison-button:focus-visible, .tournament-support-button:focus-visible, .tournament-modal-close:focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 2px; }
.tournament-info-modal { --tournament-primary: #2563eb; --tournament-primary-dark: #1d4ed8; --tournament-primary-soft: #eff6ff; --tournament-internal: #16845b; --tournament-internal-dark: #116847; --tournament-internal-soft: #ecfdf5; --tournament-ink: #172033; --tournament-border: #e2e8f0; border: 0; border-radius: 14px; box-shadow: 0 24px 70px rgba(15, 23, 42, .22); overflow: hidden; }
.tournament-info-modal .modal-header { align-items: flex-start; padding: 20px 22px; border-bottom: 1px solid var(--tournament-border); background: #fff; }
.tournament-info-modal .modal-title { color: var(--tournament-ink); font-size: 1.2rem; font-weight: 750; letter-spacing: -.02em; }
.tournament-info-modal .btn-close:focus-visible { box-shadow: 0 0 0 3px rgba(37, 99, 235, .3); }
.tournament-info-modal .modal-body { padding: 22px; background: #f8fafc; }
.tournament-comparison-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 14px; gap: 14px; }
.tournament-comparison-card { min-width: 0; padding: 18px; border: 1px solid var(--tournament-border); border-radius: 12px; background: #fff; }
.tournament-comparison-card--official { border-color: #bfdbfe; }
.tournament-comparison-card--internal { border-color: #a7f3d0; }
.tournament-comparison-heading { justify-content: flex-start; }
.tournament-comparison-heading h3 { margin: 6px 0 0; color: var(--tournament-ink); font-size: .94rem; font-weight: 750; }
.tournament-feature-list { display: grid; grid-gap: 12px; gap: 12px; margin: 20px 0 0; padding: 0; list-style: none; }
.tournament-feature-list li { display: flex; align-items: flex-start; gap: 9px; color: #526074; font-size: .78rem; line-height: 1.5; }
.tournament-feature-list i { flex: 0 0 auto; margin-top: 2px; color: var(--tournament-primary); font-size: .78rem; }
.tournament-feature-list--neutral i { color: var(--tournament-internal); }
.tournament-info-modal .modal-footer { padding: 12px 22px; border-top: 1px solid var(--tournament-border); background: #fff; }
.tournament-modal-close.btn { min-width: 84px; min-height: 40px; border: 1px solid #dbe3ed; border-radius: 9px; background: #fff; color: #334155; font-size: .78rem; font-weight: 700; }
.tournament-modal-close.btn:hover { border-color: #bfdbfe; background: var(--tournament-primary-soft); color: var(--tournament-primary-dark); }

@media (max-width: 767.98px) {
	.add-tournament-page { padding: 26px 16px calc(104px + env(safe-area-inset-bottom)); }
	.add-tournament-header { margin-bottom: 24px; }
	.add-tournament-brand { width: 56px; height: 56px; margin-bottom: 15px; }
	.add-tournament-brand img { width: 41px; height: 41px; }
	.add-tournament-header h1 { font-size: 1.65rem; }
	.add-tournament-intro { font-size: .88rem; line-height: 1.55; }
	.tournament-type-grid, .tournament-comparison-grid { grid-template-columns: minmax(0, 1fr); }
	.tournament-type-card { min-height: 0; padding: 20px; }
	.tournament-type-card__content { margin-top: 19px; }
	.tournament-type-card__spacer { display: none; }
	.tournament-primary-button { margin-top: 22px; }
	.tournament-support { align-items: stretch; flex-direction: column; padding: 17px; }
	.tournament-support__actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tournament-info-modal { border-radius: 0; }
	.tournament-info-modal .modal-header, .tournament-info-modal .modal-body, .tournament-info-modal .modal-footer { padding-right: max(18px, env(safe-area-inset-right)); padding-left: max(18px, env(safe-area-inset-left)); }
}

@media (max-width: 399.98px) {
	.add-tournament-page { padding-right: 12px; padding-left: 12px; }
	.tournament-type-card { padding: 18px; }
	.tournament-support__actions { grid-template-columns: minmax(0, 1fr); }
	.tournament-support-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.tournament-type-card, .tournament-primary-button, .tournament-secondary-button, .tournament-comparison-button, .tournament-support-button, .tournament-modal-close { transition: none; }
}

.generate-match-page {
	--gm-primary: #2563eb;
	--gm-primary-dark: #1d4ed8;
	--gm-primary-soft: #eff6ff;
	--gm-ink: #172033;
	--gm-muted: #64748b;
	--gm-border: #e2e8f0;
	min-height: 100vh;
	padding: 40px 20px 132px;
	overflow-x: clip;
	background: #f6f8fb;
	color: var(--gm-ink);
}

.generate-match-shell { width: 100%; max-width: 760px; min-width: 0; margin: 0 auto; }
.generate-match-header { max-width: 620px; margin: 0 auto 28px; text-align: center; }
.generate-match-brand { display: grid; width: 60px; height: 60px; margin: 0 auto 16px; place-items: center; border: 1px solid #dbeafe; border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, .07); }
.generate-match-brand img { width: 45px; height: 45px; object-fit: contain; }
.generate-match-eyebrow { margin: 0 0 7px !important; color: var(--gm-primary) !important; font-size: .72rem !important; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.generate-match-header h1 { margin: 0; font-size: clamp(1.75rem, 4vw, 2.15rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.15; }
.generate-match-header > p:last-child { max-width: 570px; margin: 11px auto 0; color: var(--gm-muted); font-size: .93rem; line-height: 1.6; }

.generate-match-card { min-width: 0; overflow: hidden; border: 1px solid var(--gm-border); border-radius: 13px; background: #fff; box-shadow: 0 10px 32px rgba(15, 23, 42, .07); }
.generate-match-card__header { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; padding: 22px 24px; border-bottom: 1px solid var(--gm-border); }
.generate-match-card__header h2 { margin: 0 0 5px; font-size: 1.05rem; font-weight: 750; letter-spacing: -.02em; }
.generate-match-card__header p { margin: 0; color: var(--gm-muted); font-size: .76rem; }
.generate-match-step { display: inline-flex; min-height: 28px; align-items: center; gap: 6px; padding: 4px 9px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--gm-primary-soft); color: var(--gm-primary-dark); font-size: .68rem; font-weight: 700; }
.generate-match-form { display: grid; grid-gap: 24px; gap: 24px; padding: 26px 24px 24px; }

.generate-match-notice { display: flex; align-items: flex-start; gap: 11px; padding: 13px 14px; border: 1px solid #bae6fd; border-radius: 10px; background: #f0f9ff; color: #075985; font-size: .8rem; line-height: 1.45; }
.generate-match-notice > i { flex: 0 0 auto; margin-top: 1px; }
.generate-match-notice div { display: grid; grid-gap: 2px; gap: 2px; }
.generate-match-notice strong { font-weight: 750; }
.generate-match-notice span { color: #35647a; }
.generate-match-field { min-width: 0; }
.generate-match-field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 18px; gap: 18px; }
.generate-match-label-row { display: flex; min-width: 0; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 5px; }
.generate-match-label-row label { color: #253047; font-size: .8rem; font-weight: 700; }
.generate-match-label-row > span { flex: 0 0 auto; color: #94a3b8; font-size: .65rem; font-weight: 650; }
.generate-match-label-row .generate-match-value-badge { overflow: hidden; max-width: 58%; padding: 4px 8px; border-radius: 999px; background: #ecfdf5; color: #11704d; font-size: .64rem; text-overflow: ellipsis; white-space: nowrap; }
.generate-match-help { margin: 0 0 9px; color: var(--gm-muted); font-size: .72rem; line-height: 1.45; }
.generate-match-input-wrap { position: relative; }
.generate-match-input-wrap > i { position: absolute; z-index: 1; top: 50%; left: 14px; color: #94a3b8; font-size: .88rem; transform: translateY(-50%); pointer-events: none; }
.generate-match-input-wrap input, .generate-match-input-wrap select { width: 100%; min-width: 0; min-height: 46px; padding: 10px 13px 10px 40px; border: 1px solid #cbd5e1; border-radius: 10px; outline: none; background: #fff; color: var(--gm-ink); font-size: .84rem; transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease; }
.generate-match-input-wrap input::placeholder { color: #94a3b8; }
.generate-match-input-wrap input:hover:not(:disabled), .generate-match-input-wrap select:hover { border-color: #94a3b8; }
.generate-match-input-wrap input:focus, .generate-match-input-wrap select:focus { border-color: var(--gm-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .16); }
.generate-match-input-wrap input[aria-invalid="true"] { border-color: #dc2626; }
.generate-match-input-wrap input[aria-invalid="true"]:focus { box-shadow: 0 0 0 3px rgba(220, 38, 38, .13); }
.generate-match-input-wrap input:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #64748b; cursor: not-allowed; opacity: 1; }
.generate-match-input-wrap:focus-within > i { color: var(--gm-primary); }
.generate-match-select-wrap select { padding-right: 38px; -webkit-appearance: none; appearance: none; background-image: linear-gradient(45deg, transparent 50%, #64748b 50%), linear-gradient(135deg, #64748b 50%, transparent 50%); background-position: calc(100% - 17px) 20px, calc(100% - 12px) 20px; background-repeat: no-repeat; background-size: 5px 5px, 5px 5px; }
.generate-match-feedback { display: flex; align-items: flex-start; gap: 7px; margin-top: 8px; font-size: .72rem; line-height: 1.45; }
.generate-match-feedback i { flex: 0 0 auto; margin-top: 1px; }
.generate-match-feedback.is-success { color: #11704d; }
.generate-match-feedback.is-error { color: #b91c1c; }
.generate-match-feedback strong { overflow-wrap: anywhere; font-weight: 700; }

.generate-match-checkbox { display: flex; align-items: flex-start; gap: 11px; padding: 14px; border: 1px solid var(--gm-border); border-radius: 10px; background: #f8fafc; cursor: pointer; }
.generate-match-checkbox:hover { border-color: #bfdbfe; background: #f8fbff; }
.generate-match-checkbox input { width: 17px; height: 17px; flex: 0 0 17px; margin-top: 2px; accent-color: var(--gm-primary); }
.generate-match-checkbox input:focus-visible { outline: 3px solid rgba(37, 99, 235, .25); outline-offset: 2px; }
.generate-match-checkbox span { display: grid; grid-gap: 3px; gap: 3px; }
.generate-match-checkbox strong { color: #253047; font-size: .78rem; font-weight: 700; }
.generate-match-checkbox small { color: var(--gm-muted); font-size: .7rem; line-height: 1.4; }
.generate-match-actions { padding-top: 2px; }
.generate-match-submit { display: flex; width: 100%; min-height: 48px; align-items: center; justify-content: center; gap: 9px; padding: 11px 16px; border: 1px solid var(--gm-primary); border-radius: 10px; background: var(--gm-primary); color: #fff; font-size: .82rem; font-weight: 750; box-shadow: 0 5px 14px rgba(37, 99, 235, .23); transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.generate-match-submit i:last-child { margin-left: 2px; }
.generate-match-submit:hover { border-color: var(--gm-primary-dark); background: var(--gm-primary-dark); box-shadow: 0 7px 18px rgba(37, 99, 235, .3); transform: translateY(-1px); }
.generate-match-submit:focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 3px; }
.generate-match-loading { display: flex; min-height: 76px; align-items: center; justify-content: center; gap: 14px; padding: 13px 16px; border: 1px solid #bfdbfe; border-radius: 10px; background: var(--gm-primary-soft); }
.generate-match-loading img { width: 50px; height: 50px; flex: 0 0 50px; object-fit: contain; }
.generate-match-loading div { display: grid; grid-gap: 3px; gap: 3px; }
.generate-match-loading strong { color: #1e3a8a; font-size: .8rem; font-weight: 750; }
.generate-match-loading span { color: #52677f; font-size: .71rem; }
.generate-match-sponsor { min-height: 34px; margin-top: 18px; }

@media (max-width: 767.98px) {
	.generate-match-page { padding: 26px 16px calc(104px + env(safe-area-inset-bottom)); }
	.generate-match-header { margin-bottom: 22px; }
	.generate-match-brand { width: 56px; height: 56px; margin-bottom: 14px; }
	.generate-match-brand img { width: 41px; height: 41px; }
	.generate-match-header h1 { font-size: 1.65rem; }
	.generate-match-header > p:last-child { font-size: .84rem; line-height: 1.55; }
	.generate-match-card__header { padding: 19px 18px; }
	.generate-match-form { gap: 22px; padding: 22px 18px 19px; }
	.generate-match-field-grid { grid-template-columns: minmax(0, 1fr); gap: 22px; }
}

@media (max-width: 399.98px) {
	.generate-match-page { padding-right: 12px; padding-left: 12px; }
	.generate-match-card__header, .generate-match-form { padding-right: 15px; padding-left: 15px; }
	.generate-match-label-row { align-items: flex-start; flex-direction: column; gap: 5px; }
	.generate-match-label-row .generate-match-value-badge { max-width: 100%; }
	.generate-match-loading { align-items: flex-start; }
}

@media (prefers-reduced-motion: reduce) {
	.generate-match-input-wrap input, .generate-match-input-wrap select, .generate-match-submit { transition: none; }
}

.rtv2-page {
	--rtv2-primary: #2563eb;
	--rtv2-primary-dark: #1d4ed8;
	--rtv2-primary-soft: #eff6ff;
	--rtv2-text: #172033;
	--rtv2-muted: #64748b;
	--rtv2-border: #dfe5ee;
	--rtv2-surface: #ffffff;
	min-height: 100vh;
	min-height: 100dvh;
	background: #f5f7fb;
	color: var(--rtv2-text);
	padding: 48px 20px 64px;
}

.rtv2-shell {
	width: min(100%, 920px);
	margin: 0 auto;
}

.rtv2-page-header {
	text-align: center;
	margin: 0 auto 28px;
}

.rtv2-brand-mark {
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	margin: 0 auto 18px;
	border: 1px solid #dbeafe;
	border-radius: 16px;
	background: var(--rtv2-surface);
	box-shadow: 0 6px 20px rgba(37, 99, 235, 0.1);
}

.rtv2-brand-mark img {
	width: 44px;
	height: 44px;
	object-fit: contain;
}

.rtv2-eyebrow {
	margin: 0 0 6px;
	color: var(--rtv2-primary-dark);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.rtv2-page-header h1 {
	margin: 0;
	font-size: clamp(1.75rem, 4vw, 2.25rem);
	font-weight: 750;
	letter-spacing: -0.035em;
	line-height: 1.2;
}

.rtv2-header-copy {
	max-width: 560px;
	margin: 10px auto 0;
	color: var(--rtv2-muted);
	font-size: 0.98rem;
}

.rtv2-tournament-summary {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 20px;
	padding: 20px 22px;
	border: 1px solid #cfe0ff;
	border-radius: 14px;
	background: var(--rtv2-primary-soft);
}

.rtv2-summary-icon {
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	flex: 0 0 44px;
	border-radius: 12px;
	background: var(--rtv2-primary);
	color: #fff;
	font-size: 1.15rem;
}

.rtv2-summary-content {
	min-width: 0;
}

.rtv2-summary-label {
	display: block;
	margin-bottom: 2px;
	color: #526581;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.rtv2-summary-content h2 {
	margin: 0;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.4;
}

.rtv2-summary-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 18px;
	margin-top: 8px;
	color: #526581;
	font-size: 0.86rem;
}

.rtv2-summary-meta span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.rtv2-legacy-summary {
	display: none;
}

.rtv2-card {
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid var(--rtv2-border);
	border-radius: 14px;
	background: var(--rtv2-surface);
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.04);
}

.rtv2-card-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 20px 24px;
	border-bottom: 1px solid #e8edf4;
	background: #fbfcfe;
}

.rtv2-card-body {
	padding: 24px;
}

.rtv2-section-identity {
	display: flex;
	align-items: center;
	gap: 13px;
}

.rtv2-step-number {
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	border-radius: 10px;
	background: var(--rtv2-primary-soft);
	color: var(--rtv2-primary-dark);
	font-weight: 750;
}

.rtv2-section-title {
	margin: 0;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: -0.01em;
}

.rtv2-section-copy {
	margin: 3px 0 0;
	color: var(--rtv2-muted);
	font-size: 0.86rem;
}

.rtv2-completion-badge,
.rtv2-optional {
	flex: 0 0 auto;
	padding: 5px 9px;
	border: 1px solid #dbe3ee;
	border-radius: 999px;
	background: #fff;
	color: #526581;
	font-size: 0.72rem;
	font-weight: 650;
}

.rtv2-info-note {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 20px;
	padding: 12px 14px;
	border: 1px solid #bfdbfe;
	border-radius: 10px;
	background: var(--rtv2-primary-soft);
	color: #365276;
	font-size: 0.85rem;
	line-height: 1.45;
}

.rtv2-info-note i {
	color: var(--rtv2-primary);
	font-size: 1rem;
}

.rtv2-fields-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 20px;
	gap: 20px;
}

.rtv2-field,
.rtv2-fields-grid .form-group {
	min-width: 0;
	margin: 0 !important;
}

.rtv2-page .form-label {
	margin-bottom: 7px;
	color: #344258;
	font-size: 0.84rem;
	font-weight: 650;
}

.rtv2-required {
	color: #dc2626;
}

.rtv2-page .form-control,
.rtv2-page .form-select,
.rtv2-page .rtv2-phone-control {
	width: 100% !important;
	min-height: 46px;
	border: 1px solid #cfd8e5;
	border-radius: 10px;
	background-color: #fff;
	color: var(--rtv2-text);
	font-size: 0.93rem;
	box-shadow: none;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.rtv2-page .form-control,
.rtv2-page .form-select {
	padding: 10px 12px;
}

.rtv2-page .form-control::placeholder,
.rtv2-page .rtv2-phone-control::placeholder {
	color: #94a3b8;
}

.rtv2-page .form-control:hover:not(:disabled),
.rtv2-page .form-select:hover:not(:disabled),
.rtv2-page .rtv2-phone-control:hover:not(:disabled) {
	border-color: #94a3b8;
}

.rtv2-page .form-control:focus,
.rtv2-page .form-select:focus,
.rtv2-page .rtv2-phone-control:focus {
	border-color: var(--rtv2-primary);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
	outline: none;
}

.rtv2-page .form-control:disabled,
.rtv2-page .form-select:disabled,
.rtv2-page .rtv2-phone-control:disabled {
	border-color: #dfe5ec;
	background-color: #f1f4f8 !important;
	color: #68758a !important;
	cursor: not-allowed !important;
	opacity: 1;
}

.rtv2-phone-input {
	width: 100%;
}

.rtv2-page .react-tel-input .form-control {
	padding-left: 48px;
}

.rtv2-page .react-tel-input .flag-dropdown {
	border-color: #cfd8e5;
	border-radius: 10px 0 0 10px;
	background: #f8fafc;
}

.rtv2-page .react-tel-input .selected-flag {
	border-radius: 10px 0 0 10px;
}

.rtv2-page .react-tel-input .country-list {
	max-width: min(300px, calc(100vw - 48px));
	border-radius: 10px;
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.16);
}

.rtv2-photo-panel {
	grid-column: 1 / -1;
	display: flex;
	align-items: center;
	gap: 18px;
	padding: 18px;
	border: 1px dashed #bdc9da;
	border-radius: 12px;
	background: #f8fafc;
}

.rtv2-photo-preview {
	display: grid;
	place-items: center;
	width: 88px;
	height: 88px;
	flex: 0 0 88px;
	overflow: hidden;
	border: 1px solid #dbe3ee;
	border-radius: 12px;
	background: #fff;
	color: #94a3b8;
	font-size: 2rem;
}

.rtv2-photo-preview img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rtv2-photo-content {
	min-width: 0;
}

.rtv2-photo-title {
	font-size: 0.9rem;
	font-weight: 700;
}

.rtv2-photo-content p {
	margin: 3px 0 10px;
	color: var(--rtv2-muted);
	font-size: 0.82rem;
}

.rtv2-field-hint {
	display: block;
	margin-top: 8px;
	color: var(--rtv2-muted);
}

.rtv2-btn-primary,
.rtv2-btn-secondary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 44px;
	padding: 10px 17px;
	border-radius: 10px;
	font-size: 0.9rem;
	font-weight: 700;
	transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.rtv2-btn-primary {
	border: 1px solid var(--rtv2-primary);
	background: var(--rtv2-primary);
	color: #fff;
}

.rtv2-btn-primary:hover:not(:disabled) {
	border-color: var(--rtv2-primary-dark);
	background: var(--rtv2-primary-dark);
	color: #fff;
	transform: translateY(-1px);
}

.rtv2-btn-secondary {
	border: 1px solid #cfd8e5;
	background: #fff;
	color: #344258;
}

.rtv2-btn-secondary:hover:not(:disabled) {
	border-color: #94a3b8;
	background: #f8fafc;
	color: var(--rtv2-text);
}

.rtv2-btn-primary:focus-visible,
.rtv2-btn-secondary:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 2px;
}

.rtv2-btn-primary:disabled,
.rtv2-btn-secondary:disabled {
	border-color: #dfe5ec;
	background: #eef1f5;
	color: #7b8798;
	cursor: not-allowed;
	opacity: 1;
}

.rtv2-actions {
	position: -webkit-sticky;
	position: sticky;
	bottom: 12px;
	z-index: 5;
	display: flex;
	justify-content: space-between;
	gap: 12px;
	margin-top: 28px;
	padding: 14px;
	border: 1px solid rgba(207, 216, 229, 0.9);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 10px 30px rgba(15, 23, 42, 0.1);
	-webkit-backdrop-filter: blur(10px);
	        backdrop-filter: blur(10px);
}

.rtv2-submit-label-short {
	display: none;
}

@media (max-width: 767.98px) {
	.rtv2-page {
		padding: 28px 14px calc(40px + env(safe-area-inset-bottom));
	}

	.rtv2-page-header {
		margin-bottom: 22px;
	}

	.rtv2-brand-mark {
		width: 56px;
		height: 56px;
		margin-bottom: 14px;
	}

	.rtv2-brand-mark img {
		width: 38px;
		height: 38px;
	}

	.rtv2-tournament-summary {
		align-items: flex-start;
		padding: 16px;
	}

	.rtv2-summary-icon {
		width: 38px;
		height: 38px;
		flex-basis: 38px;
	}

	.rtv2-card-header,
	.rtv2-card-body {
		padding: 18px;
	}

	.rtv2-fields-grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 17px;
	}

	.rtv2-page .form-control,
	.rtv2-page .form-select,
	.rtv2-page .rtv2-phone-control {
		font-size: 16px;
	}

	.rtv2-photo-panel {
		grid-column: auto;
	}
}

@media (max-width: 479.98px) {
	.rtv2-page {
		padding-right: 10px;
		padding-left: 10px;
	}

	.rtv2-card-header {
		align-items: flex-start;
	}

	.rtv2-completion-badge {
		margin-top: 4px;
		font-size: 0;
	}

	.rtv2-completion-badge::after {
		content: "Progress";
		font-size: 0.7rem;
	}

	.rtv2-photo-panel {
		align-items: flex-start;
		gap: 13px;
		padding: 14px;
	}

	.rtv2-photo-preview {
		width: 70px;
		height: 70px;
		flex-basis: 70px;
	}

	.rtv2-actions {
		bottom: max(8px, env(safe-area-inset-bottom));
		padding: 10px;
	}

	.rtv2-actions .btn {
		flex: 1 1;
		padding-right: 10px;
		padding-left: 10px;
	}

	.rtv2-submit-label-full {
		display: none;
	}

	.rtv2-submit-label-short {
		display: inline;
	}
}

@media (prefers-reduced-motion: reduce) {
	.rtv2-page *,
	.rtv2-page *::before,
	.rtv2-page *::after {
		scroll-behavior: auto !important;
		transition: none !important;
	}
}

.update-score-modal {
	--score-accent: #4f46e5;
	--score-accent-dark: #3730a3;
	--score-border: #e2e8f0;
	position: fixed;
	inset: 0;
	z-index: 1060;
	overflow: hidden;
	background: rgba(15, 23, 42, 0.6);
	-webkit-backdrop-filter: blur(5px);
	        backdrop-filter: blur(5px);
	touch-action: manipulation;
}

.update-score-modal__dialog {
	width: calc(100% - 24px);
	max-width: 620px;
	height: calc(100dvh - 24px);
	margin: 12px auto;
}

.update-score-modal__content {
	display: flex;
	height: 100%;
	max-height: 100%;
	flex-direction: column;
	overflow: hidden;
	border: 0;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.24);
}

.update-score-modal__header {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 17px 20px;
	border: 0;
	border-bottom: 1px solid var(--score-border);
	background: #fafbff;
}

.update-score-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }
.update-score-modal__logo { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; overflow: hidden; border: 1px solid #e0e7ff; border-radius: 10px; background: #eef2ff; }
.update-score-modal__logo img { width: 34px; height: 34px; object-fit: contain; }
.update-score-modal__eyebrow { display: block; margin-bottom: 2px; color: var(--score-accent); font-size: 0.65rem; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; }
.update-score-modal__header h2 { margin: 0; color: #172033; font-size: 1.12rem; font-weight: 700; letter-spacing: -0.015em; line-height: 1.3; }
.update-score-modal__header p { margin: 2px 0 0; color: #667085; font-size: 0.7rem; }

.update-score-modal__close {
	display: grid;
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	place-items: center;
	border: 1px solid var(--score-border);
	border-radius: 9px;
	background: #fff;
	color: #475569;
}

.update-score-modal__close:hover { border-color: #c7d2fe; background: #eef2ff; color: var(--score-accent-dark); }
.update-score-modal__form { display: flex; min-height: 0; flex: 1 1 auto; flex-direction: column; }
.update-score-modal__body { display: flex; min-height: 0; flex: 1 1 auto; flex-direction: column; gap: 12px; overflow-y: auto; padding: 16px 18px; background: #f5f7fb; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; }
.update-score-modal__body::-webkit-scrollbar { width: 8px; }
.update-score-modal__body::-webkit-scrollbar-thumb { border: 2px solid #f5f7fb; border-radius: 999px; background: #cbd5e1; }

.update-score-set {
	flex: 0 0 auto;
	overflow: hidden;
	border: 1px solid var(--score-border);
	border-radius: 11px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.04);
}

.update-score-set__header { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 10px 12px; border-bottom: 1px solid #edf1f6; background: #fafbfc; }
.update-score-set__header h3 { margin: 0; color: #344054; font-size: 0.8rem; font-weight: 750; }
.update-score-set__header span { color: #98a2b3; font-size: 0.62rem; }
.update-score-set__players { position: relative; margin: 0; padding: 12px 8px 10px; }

.update-score-player { display: flex; min-width: 0; flex-direction: column; align-items: stretch; padding-inline: 6px; }
.update-score-player .mintonai-badge { align-self: flex-start; max-width: 100%; overflow: hidden; border-color: #c7d2fe; border-radius: 5px; background: #eef2ff; color: var(--score-accent-dark); font-size: 0.63rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.update-score-player__name { min-height: 35px; margin: 5px 0 7px; overflow-wrap: anywhere; color: #475467; font-size: 0.72rem; font-weight: 600; line-height: 1.35; }
.update-score-player__input { height: 54px; padding: 6px 8px; border: 1px solid #d8dee8; border-radius: 9px; background: #fff; color: #172033; font-size: 1.35rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 750; text-align: center; }
.update-score-player__input:hover { border-color: #c7d2fe; }
.update-score-player__input:focus { border-color: var(--score-accent); box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.16); }
.update-score-player__input::placeholder { color: #cbd5e1; }

.update-score-set__controls { display: flex; justify-content: center; gap: 7px; padding: 0 12px 12px; }
.update-score-set__controls .btn { display: inline-flex; min-height: 34px; align-items: center; gap: 5px; padding: 6px 10px; border-radius: 8px; box-shadow: none; font-size: 0.69rem; font-weight: 700; }
.update-score-set__add { border: 1px solid #c7d2fe; background: #eef2ff; color: var(--score-accent-dark); }
.update-score-set__add:hover { border-color: var(--score-accent); background: #e0e7ff; color: var(--score-accent-dark); }
.update-score-set__remove { border: 1px solid #fecaca; background: #fff5f5; color: #b42318; }
.update-score-set__remove:hover { border-color: #fda4af; background: #ffe4e6; color: #9f1239; }

.update-score-modal__footer { display: grid; grid-template-columns: minmax(0, 1fr) auto auto; flex: 0 0 auto; grid-gap: 8px; gap: 8px; padding: 12px 18px; border-top: 1px solid var(--score-border); background: #fff; }
.update-score-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; margin: 0; padding: 7px 12px; border-radius: 9px; box-shadow: none; font-size: 0.72rem; font-weight: 700; }
.update-score-modal__resubmit { justify-self: start; border: 1px solid #fde68a; background: #fffbeb; color: #92400e; }
.update-score-modal__resubmit:hover:not(:disabled) { border-color: #fbbf24; background: #fef3c7; color: #78350f; }
.update-score-modal__submit { grid-column: 3; border: 1px solid var(--score-accent); background: var(--score-accent); color: #fff; }
.update-score-modal__submit:hover:not(:disabled) { border-color: var(--score-accent-dark); background: var(--score-accent-dark); color: #fff; }
.update-score-modal__cancel { grid-column: 2; grid-row: 1; border: 1px solid var(--score-border); background: #fff; color: #475569; }
.update-score-modal__footer .btn:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #98a2b3; opacity: 1; cursor: not-allowed; }
.update-score-modal :is(button, input):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28); outline-offset: 2px; }

@media (max-width: 575.98px) {
	.update-score-modal__dialog { width: 100%; max-width: none; height: 100dvh; margin: 0; }
	.update-score-modal__content { border-radius: 0; }
	.update-score-modal__header { padding: 14px 15px; }
	.update-score-modal__logo { width: 38px; height: 38px; flex-basis: 38px; }
	.update-score-modal__header h2 { font-size: 1rem; }
	.update-score-modal__body { padding: 11px; }
	.update-score-set__header span { display: none; }
	.update-score-player__input { height: 58px; }
	.update-score-modal__footer { grid-template-columns: 1fr 1fr; padding: 10px 11px max(10px, env(safe-area-inset-bottom)); }
	.update-score-modal__resubmit { grid-column: 1 / -1; width: 100%; }
	.update-score-modal__cancel { grid-column: 1; grid-row: 2; }
	.update-score-modal__submit { grid-column: 2; grid-row: 2; }
	.update-score-modal__footer .btn { min-height: 46px; }
}

@media (prefers-reduced-motion: reduce) {
	.update-score-modal { -webkit-backdrop-filter: none; backdrop-filter: none; }
}

.friendly-player-page {
	--friendly-primary: #176b52;
	--friendly-primary-dark: #10523e;
	--friendly-primary-soft: #eaf6f1;
	--friendly-ink: #17211d;
	--friendly-muted: #63716b;
	--friendly-border: #dfe7e3;
	min-height: 100vh;
	padding: 42px 24px 104px;
	background: #f4f7f5;
	color: var(--friendly-ink);
}

.friendly-player-shell { width: 100%; max-width: 1180px; margin: 0 auto; }
.friendly-hero { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; grid-gap: 18px; gap: 18px; margin-bottom: 28px; }
.friendly-brand-mark { display: grid; place-items: center; width: 58px; height: 58px; border: 1px solid var(--friendly-border); border-radius: 14px; background: #fff; box-shadow: 0 5px 16px rgba(20, 46, 36, .06); }
.friendly-brand-mark img { width: 38px; height: 38px; object-fit: contain; }
.friendly-eyebrow { color: var(--friendly-primary); font-size: .72rem; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.friendly-hero h1 { margin: 2px 0 4px; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 720; letter-spacing: -.025em; }
.friendly-hero p { margin: 0; color: var(--friendly-muted); font-size: .94rem; }
.friendly-type-badge { display: inline-flex; align-items: center; gap: 8px; padding: 9px 13px; border: 1px solid #cfe2da; border-radius: 999px; background: var(--friendly-primary-soft); color: var(--friendly-primary-dark); font-size: .82rem; font-weight: 650; white-space: nowrap; }

.friendly-entry-section, .friendly-bulk-card { margin-bottom: 20px; border: 1px solid var(--friendly-border); border-radius: 14px; background: #fff; box-shadow: 0 7px 24px rgba(25, 52, 42, .045); overflow: hidden; }
.friendly-section-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px; border-bottom: 1px solid var(--friendly-border); }
.friendly-section-header h2, .friendly-bulk-header h2 { margin: 2px 0 0; font-size: 1.1rem; font-weight: 700; letter-spacing: -.01em; }
.friendly-count-badge { padding: 5px 10px; border-radius: 999px; background: var(--friendly-primary-soft); color: var(--friendly-primary-dark); font-size: .76rem; font-weight: 700; white-space: nowrap; }
.friendly-card-list { padding: 18px 18px 4px; }
.friendly-player-card { margin-bottom: 14px; border: 1px solid var(--friendly-border); border-radius: 12px; background: #fcfdfc; overflow: hidden; transition: border-color 160ms ease, box-shadow 160ms ease; }
.friendly-player-card:hover { border-color: #c8d7d1; box-shadow: 0 5px 16px rgba(25, 52, 42, .05); }
.friendly-card-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; border-bottom: 1px solid #e9eeeb; background: #fff; }
.friendly-card-title { display: flex; align-items: center; gap: 10px; }
.friendly-card-title > span { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 8px; background: var(--friendly-primary); color: #fff; font-size: .78rem; font-weight: 750; }
.friendly-card-title h3 { margin: 0; font-size: 1rem; font-weight: 700; }
.friendly-card-body { padding: 16px; }
.friendly-field .form-label { margin-bottom: 6px; color: #46534e; font-size: .78rem; font-weight: 700; }
.friendly-field .form-label span { margin-left: 4px; color: #85908b; font-weight: 500; }

.friendly-player-page .form-control { min-height: 42px; border: 1px solid #d7e0dc; border-radius: 9px; background: #fff; color: var(--friendly-ink); font-size: .88rem; box-shadow: none; transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease; }
.friendly-player-page .form-control:hover { border-color: #bacac3; }
.friendly-player-page .form-control:focus { border-color: var(--friendly-primary); box-shadow: 0 0 0 3px rgba(23, 107, 82, .14); }
.friendly-player-page .form-control.bg-success-subtle { border-color: #bdd9ce; background-color: #f2faf6 !important; }
.friendly-player-page .btn { display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 39px; padding: 7px 14px; border-radius: 9px; font-size: .84rem; font-weight: 650; transition: background-color 140ms ease, border-color 140ms ease, color 140ms ease; }
.friendly-player-page .btn:focus-visible { outline: 3px solid rgba(23, 107, 82, .24); outline-offset: 2px; box-shadow: none; }
.friendly-player-page .btn:disabled { opacity: .52; cursor: not-allowed; }
.friendly-primary-btn { border-color: var(--friendly-primary) !important; background: var(--friendly-primary) !important; color: #fff !important; }
.friendly-primary-btn:hover:not(:disabled) { border-color: var(--friendly-primary-dark) !important; background: var(--friendly-primary-dark) !important; }
.friendly-secondary-btn { border-color: #bcd5cb !important; background: var(--friendly-primary-soft) !important; color: var(--friendly-primary-dark) !important; }
.friendly-secondary-btn:hover:not(:disabled) { border-color: #98bfb0 !important; background: #ddefe7 !important; }
.friendly-tertiary-btn { border-color: #d7e0dc !important; background: #fff !important; color: #53615b !important; }
.friendly-tertiary-btn:hover:not(:disabled) { background: #f3f6f4 !important; color: var(--friendly-ink) !important; }
.friendly-delete-btn { min-height: 34px !important; padding: 5px 9px !important; border: 0 !important; background: transparent !important; color: #a63b3b !important; }
.friendly-delete-btn:hover { background: #fff0f0 !important; }
.friendly-form-actions { display: flex; justify-content: flex-end; gap: 10px; padding: 0 18px 18px; }

.friendly-bulk-card { padding: 22px; }
.friendly-bulk-header { display: grid; grid-template-columns: auto minmax(0, 1fr); align-items: center; grid-gap: 13px; gap: 13px; margin-bottom: 16px; }
.friendly-bulk-header p { margin: 3px 0 0; color: var(--friendly-muted); font-size: .84rem; line-height: 1.45; }
.friendly-tool-icon { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 10px; background: var(--friendly-primary-soft); color: var(--friendly-primary); font-size: 1.05rem; }
.friendly-textarea { resize: vertical; background: #fbfcfb !important; line-height: 1.55; }
.friendly-bulk-actions { display: flex; justify-content: flex-end; gap: 10px; margin-top: 14px; }

@media (max-width: 767.98px) {
	.friendly-player-page { padding: 24px 14px 88px; }
	.friendly-hero { grid-template-columns: auto minmax(0, 1fr); gap: 12px; margin-bottom: 20px; }
	.friendly-brand-mark { width: 48px; height: 48px; border-radius: 12px; }
	.friendly-brand-mark img { width: 32px; height: 32px; }
	.friendly-hero p { display: none; }
	.friendly-type-badge { grid-column: 1 / -1; justify-self: start; margin-top: -2px; }
	.friendly-section-header { padding: 16px; }
	.friendly-card-list { padding: 12px 12px 2px; }
	.friendly-card-body { padding: 14px; }
	.friendly-card-header { padding: 12px 14px; }
	.friendly-form-actions { flex-direction: column-reverse; padding: 0 12px 14px; }
	.friendly-form-actions .btn { width: 100%; min-height: 44px; }
	.friendly-bulk-card { padding: 16px; }
	.friendly-bulk-actions .btn { flex: 1 1; min-height: 42px; }
}

@media (max-width: 380px) {
	.friendly-player-page { padding-inline: 10px; }
	.friendly-hero h1 { font-size: 1.35rem; }
	.friendly-delete-btn { font-size: 0; gap: 0 !important; }
	.friendly-delete-btn i { font-size: .9rem; }
	.friendly-bulk-actions { flex-direction: column-reverse; }
	.friendly-bulk-actions .btn { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.friendly-player-page * { transition-duration: .01ms !important; }
}

.tournament-id-switcher {
	--switcher-accent: #4f46e5;
	--switcher-accent-soft: #eef2ff;
	margin: 18px 0;
	padding: 16px;
	border: 1px solid #e2e8f0;
	border-radius: 13px;
	background: #fff;
	box-shadow: 0 6px 20px rgba(15, 23, 42, .045);
}

.tournament-id-switcher__header,
.tournament-id-switcher__heading,
.tournament-id-switcher__item { display: flex; align-items: center; }
.tournament-id-switcher__header { justify-content: space-between; gap: 14px; margin-bottom: 13px; }
.tournament-id-switcher__heading { min-width: 0; gap: 10px; }
.tournament-id-switcher__icon { display: grid; width: 36px; height: 36px; flex: 0 0 36px; place-items: center; border-radius: 9px; background: var(--switcher-accent-soft); color: var(--switcher-accent); }
.tournament-id-switcher__heading span:not(.tournament-id-switcher__icon) { display: block; margin-bottom: 2px; color: #667085; font-size: .64rem; font-weight: 750; letter-spacing: .09em; line-height: 1.2; text-transform: uppercase; }
.tournament-id-switcher__heading h2 { margin: 0; color: #172033; font-size: .92rem; font-weight: 750; letter-spacing: -.01em; }
.tournament-id-switcher__count { flex: 0 0 auto; padding: 5px 9px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: .68rem; font-weight: 700; }
.tournament-id-switcher__scroll { display: flex; gap: 9px; overflow-x: auto; padding: 2px 2px 7px; scroll-snap-type: inline proximity; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }
.tournament-id-switcher__item { min-width: 185px; min-height: 58px; gap: 10px; padding: 8px 11px 8px 8px; border: 1px solid #e2e8f0; border-radius: 10px; background: #fff; color: #344054; font: inherit; text-align: left; scroll-snap-align: start; transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease; }
.tournament-id-switcher__item:hover { border-color: #c7d2fe; background: #f8faff; }
.tournament-id-switcher__item:focus-visible { outline: 3px solid rgba(79, 70, 229, .26); outline-offset: 2px; }
.tournament-id-switcher__item.is-active { border-color: var(--switcher-accent); background: var(--switcher-accent-soft); box-shadow: 0 0 0 1px rgba(79, 70, 229, .06); }
.tournament-id-switcher__number { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border-radius: 8px; background: #f1f5f9; color: #475569; font-size: .76rem; font-weight: 800; }
.is-active .tournament-id-switcher__number { background: var(--switcher-accent); color: #fff; }
.tournament-id-switcher__details { display: block; min-width: 0; flex: 1 1; }
.tournament-id-switcher__details strong { display: block; overflow: hidden; color: #253047; font-size: .78rem; font-weight: 750; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.tournament-id-switcher__details small { display: block; margin-top: 4px; color: #667085; font-size: .65rem; font-weight: 550; }
.tournament-id-switcher__check { flex: 0 0 auto; color: var(--switcher-accent); font-size: .85rem; }

@media (max-width: 575.98px) {
	.tournament-id-switcher { margin: 14px 0; padding: 13px; }
	.tournament-id-switcher__header { margin-bottom: 11px; }
	.tournament-id-switcher__item { min-width: 165px; min-height: 54px; }
	.tournament-id-switcher__details strong { max-width: 105px; }
}

@media (prefers-reduced-motion: reduce) {
	.tournament-id-switcher__item { transition: none; }
}

.winner-list-page {
	--winner-accent: #4f46e5;
	--winner-accent-dark: #3730a3;
	--winner-accent-soft: #eef2ff;
	--winner-text: #172033;
	--winner-muted: #667085;
	--winner-border: #e2e8f0;
	min-height: 100vh;
	padding: 42px 20px 124px;
	background: #f6f8fb;
	color: var(--winner-text);
}

.winner-list-page--centered { display: grid; min-height: 100vh; padding-bottom: 42px; place-items: center; }
.winner-feedback { display: flex; width: min(100%, 460px); align-items: center; gap: 16px; padding: 22px; border: 1px solid var(--winner-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, .06); }
.winner-feedback h1 { margin: 0; color: var(--winner-text); font-size: 1rem; font-weight: 750; }
.winner-feedback p { margin: 5px 0 0; color: var(--winner-muted); font-size: .82rem; line-height: 1.5; }
.winner-feedback__spinner { width: 28px; height: 28px; flex: 0 0 28px; border-width: 3px; color: var(--winner-accent); }
.winner-feedback__icon { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; border-radius: 10px; background: #fef3f2; color: #b42318; }
.winner-feedback--error { border-color: #fecdca; }

.winner-list-shell { width: min(100%, 1080px); margin: 0 auto; }
.winner-hero { max-width: 680px; margin: 0 auto 28px; text-align: center; }
.winner-hero__logo-wrap { display: grid; width: 64px; height: 64px; margin: 0 auto 16px; place-items: center; border: 1px solid #dfe3f8; border-radius: 18px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, .07); }
.winner-hero__logo { width: 44px; height: 44px; object-fit: contain; }
.winner-eyebrow { margin: 0 0 6px; color: var(--winner-accent); font-size: .72rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.winner-hero h1 { margin: 0; font-size: clamp(1.8rem, 4vw, 2.5rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.15; }
.winner-hero__subtitle { max-width: 600px; margin: 10px auto 0; color: var(--winner-muted); font-size: .95rem; line-height: 1.6; }
.winner-switcher { margin-bottom: 24px; }
.winner-switcher:empty { display: none; }

.winner-podium, .winner-panel { margin-bottom: 24px; border: 1px solid var(--winner-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, .045); }
.winner-podium { padding: 24px; }
.winner-section-heading, .winner-panel__header, .winner-panel__footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.winner-section-heading { margin-bottom: 18px; }
.winner-section-heading h2, .winner-panel h2 { margin: 0; font-size: 1.05rem; font-weight: 750; letter-spacing: -.015em; }
.winner-status-badge, .winner-count-badge { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 6px; padding: 6px 10px; border-radius: 999px; font-size: .7rem; font-weight: 700; }
.winner-status-badge { background: #ecfdf3; color: #067647; }
.winner-count-badge { background: #f1f5f9; color: #475569; }
.winner-podium__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 14px; gap: 14px; }
.winner-rank-card { overflow: hidden; border: 1px solid var(--winner-border); border-radius: 12px; background: #fff; }
.winner-rank-card--champion { grid-column: 1 / -1; border-color: #e8dca5; }
.winner-rank-card__top { display: flex; min-height: 48px; align-items: center; gap: 10px; padding: 8px 14px; border-bottom: 1px solid var(--winner-border); background: #f8fafc; }
.winner-rank-card--champion .winner-rank-card__top { border-color: #ede3b9; background: #fffbeb; }
.winner-rank-card--bronze .winner-rank-card__top { background: #fff8f3; }
.winner-rank-card--quarter-finalist { grid-column: 1 / -1; }
.winner-rank-card--quarter-finalist .winner-rank-card__top { background: #f8fafc; }
.winner-rank-number { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 8px; background: #64748b; color: #fff; font-size: .78rem; font-weight: 800; }
.winner-rank-card--champion .winner-rank-number { background: #b78103; }
.winner-rank-card--bronze .winner-rank-number { background: #a65e2e; }
.winner-rank-label { color: #344054; font-size: .8rem; font-weight: 750; text-transform: uppercase; letter-spacing: .045em; }
.winner-rank-label i { margin-right: 5px; }
.winner-rank-card__body { min-height: 104px; padding: 22px; }
.winner-rank-card__body h3 { margin: 8px 0 0; overflow-wrap: anywhere; color: var(--winner-text); font-size: 1.12rem; font-weight: 750; line-height: 1.35; }
.winner-team-badge { display: inline-flex; max-width: 100%; padding: 4px 8px; overflow: hidden; border-radius: 6px; background: var(--winner-accent-soft); color: var(--winner-accent-dark); font-size: .7rem; font-weight: 750; letter-spacing: .025em; text-overflow: ellipsis; white-space: nowrap; }
.winner-rank-card__body--multiple { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); grid-gap: 18px; gap: 18px; }
.winner-pair + .winner-pair { padding-left: 18px; border-left: 1px solid var(--winner-border); }
.winner-cup-team + .winner-cup-team { padding-left: 18px; border-left: 1px solid var(--winner-border); }
.winner-cup-team__pairs { display: grid; grid-gap: 6px; gap: 6px; margin: 14px 0 0; padding: 0; list-style: none; }
.winner-cup-team__pairs li { display: grid; grid-template-columns: minmax(110px, .8fr) minmax(0, 1.2fr); grid-gap: 10px; gap: 10px; padding-top: 6px; border-top: 1px solid var(--winner-border); font-size: .74rem; line-height: 1.35; }
.winner-cup-team__pairs span { color: var(--winner-muted); }
.winner-cup-team__pairs strong { overflow-wrap: anywhere; color: var(--winner-text); font-weight: 700; }
.winner-sponsor { margin: -6px 0 24px; }

.winner-panel__header { padding: 20px 22px; border-bottom: 1px solid var(--winner-border); }
.winner-panel__title { display: flex; min-width: 0; align-items: center; gap: 12px; }
.winner-panel__title p { margin: 3px 0 0; color: var(--winner-muted); font-size: .8rem; }
.winner-panel__icon { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border-radius: 10px; background: var(--winner-accent-soft); color: var(--winner-accent); }
.winner-upload-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); grid-gap: 14px; gap: 14px; padding: 22px; }
.winner-upload-slot { position: relative; min-width: 0; aspect-ratio: 1 / 1; overflow: visible; border: 1.5px dashed #cbd5e1; border-radius: 12px; background: #f8fafc; transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease; }
.winner-upload-slot:hover { border-color: #a5b4fc; background: #f8faff; }
.winner-upload-slot:focus-within { border-color: var(--winner-accent); box-shadow: 0 0 0 3px rgba(79, 70, 229, .18); }
.winner-upload-slot.has-image { overflow: hidden; border-style: solid; background: #e2e8f0; }
.winner-upload-slot__input { position: absolute; inset: 0; z-index: 2; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
.winner-upload-slot__input:disabled { cursor: wait; }
.winner-upload-slot__empty { display: flex; height: 100%; align-items: center; justify-content: center; flex-direction: column; gap: 3px; color: #64748b; pointer-events: none; }
.winner-upload-slot__empty i { color: var(--winner-accent); font-size: 1.3rem; }
.winner-upload-slot__empty span { font-size: .76rem; font-weight: 700; }
.winner-upload-slot__empty small { color: #94a3b8; font-size: .65rem; }
.winner-upload-slot__preview { width: 100%; height: 100%; padding: 0; border: 0; border-radius: 11px; background: transparent; }
.winner-upload-slot__preview img { width: 100%; height: 100%; border-radius: 11px; object-fit: cover; }
.winner-upload-slot__preview:focus-visible { outline: 3px solid var(--winner-accent); outline-offset: -3px; }
.winner-upload-slot__remove { position: absolute; z-index: 3; top: 7px; right: 7px; display: grid; width: 27px; height: 27px; padding: 0; place-items: center; border: 1px solid rgba(255,255,255,.8); border-radius: 8px; background: rgba(15,23,42,.76); color: #fff; font-size: .72rem; }
.winner-upload-slot__remove:hover { background: #b42318; }
.winner-upload-slot__remove:focus-visible { outline: 3px solid #fff; outline-offset: 1px; }
.winner-upload-slot__order { position: absolute; z-index: 2; bottom: 7px; left: 7px; display: grid; width: 24px; height: 24px; place-items: center; border-radius: 7px; background: rgba(15,23,42,.76); color: #fff; font-size: .68rem; font-weight: 700; }
.winner-panel__footer { padding: 16px 22px; border-top: 1px solid var(--winner-border); }
.winner-panel__footer p { margin: 0; color: var(--winner-muted); font-size: .75rem; }
.winner-panel__footer p i { margin-right: 5px; }
.winner-primary-button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 9px 15px; border: 1px solid var(--winner-accent); border-radius: 10px; background: var(--winner-accent); color: #fff; font: inherit; font-size: .8rem; font-weight: 750; box-shadow: 0 3px 8px rgba(79,70,229,.2); transition: background-color 140ms ease, border-color 140ms ease, transform 140ms ease; }
.winner-primary-button:hover:not(:disabled) { border-color: var(--winner-accent-dark); background: var(--winner-accent-dark); transform: translateY(-1px); }
.winner-primary-button:disabled { border-color: #cbd5e1; background: #cbd5e1; box-shadow: none; cursor: not-allowed; }
.winner-primary-button:focus-visible, .winner-gallery-item:focus-visible { outline: 3px solid rgba(79,70,229,.3); outline-offset: 3px; }

.winner-gallery-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 14px; gap: 14px; padding: 22px; }
.winner-gallery-item { position: relative; aspect-ratio: 4 / 3; overflow: hidden; padding: 0; border: 0; border-radius: 11px; background: #e2e8f0; }
.winner-gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 180ms ease; }
.winner-gallery-item span { position: absolute; right: 9px; bottom: 9px; display: grid; width: 30px; height: 30px; place-items: center; border-radius: 8px; background: rgba(15,23,42,.72); color: #fff; opacity: 0; transition: opacity 180ms ease; }
.winner-gallery-item:hover img { transform: scale(1.025); }
.winner-gallery-item:hover span, .winner-gallery-item:focus-visible span { opacity: 1; }
.winner-empty-state { padding: 48px 20px; text-align: center; }
.winner-empty-state > span { display: grid; width: 48px; height: 48px; margin: 0 auto 12px; place-items: center; border-radius: 12px; background: #f1f5f9; color: #64748b; font-size: 1.15rem; }
.winner-empty-state h3 { margin: 0; font-size: .92rem; font-weight: 750; }
.winner-empty-state p { margin: 5px 0 0; color: var(--winner-muted); font-size: .78rem; }

.winner-preview-modal { overflow: hidden; border: 0; border-radius: 14px; box-shadow: 0 24px 60px rgba(15,23,42,.24); }
.winner-preview-modal .modal-header { padding: 14px 18px; border-color: var(--winner-border); }
.winner-preview-modal .modal-title { font-size: .95rem; font-weight: 750; }
.winner-preview-modal .modal-body { display: grid; max-height: calc(100vh - 140px); padding: 0; place-items: center; background: #0f172a; }
.winner-preview-modal__image { display: block; max-width: 100%; max-height: calc(100vh - 140px); object-fit: contain; }

@media (max-width: 767.98px) {
	.winner-list-page { padding: 28px 14px 116px; }
	.winner-hero { margin-bottom: 20px; }
	.winner-podium { padding: 18px; }
	.winner-podium__grid { grid-template-columns: 1fr; }
	.winner-rank-card--champion { grid-column: auto; }
	.winner-rank-card--quarter-finalist { grid-column: auto; }
	.winner-upload-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); padding: 18px; }
	.winner-gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 18px; }
}

@media (max-width: 479.98px) {
	.winner-list-page { padding-inline: 10px; }
	.winner-hero__logo-wrap { width: 56px; height: 56px; border-radius: 15px; }
	.winner-hero__logo { width: 38px; height: 38px; }
	.winner-section-heading { align-items: flex-start; }
	.winner-status-badge { padding: 5px 8px; font-size: .64rem; }
	.winner-rank-card__body { min-height: 0; padding: 18px; }
	.winner-rank-card__body--multiple { grid-template-columns: 1fr; }
	.winner-pair + .winner-pair { padding: 16px 0 0; border-top: 1px solid var(--winner-border); border-left: 0; }
	.winner-cup-team + .winner-cup-team { padding: 16px 0 0; border-top: 1px solid var(--winner-border); border-left: 0; }
	.winner-cup-team__pairs li { grid-template-columns: 1fr; gap: 2px; }
	.winner-panel__header { align-items: flex-start; padding: 16px; }
	.winner-panel__title { align-items: flex-start; }
	.winner-panel__icon { width: 34px; height: 34px; flex-basis: 34px; }
	.winner-panel__title p { font-size: .74rem; }
	.winner-upload-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; padding: 16px; }
	.winner-panel__footer { align-items: stretch; flex-direction: column; padding: 14px 16px 16px; }
	.winner-primary-button { width: 100%; }
	.winner-gallery-grid { gap: 9px; padding: 16px; }
	.winner-gallery-item { border-radius: 9px; }
}

@media (prefers-reduced-motion: reduce) {
	.winner-primary-button, .winner-gallery-item img, .winner-gallery-item span, .winner-upload-slot { transition: none; }
}

.match-error-page {
	--match-error-accent: #2563eb;
	--match-error-accent-hover: #1d4ed8;
	--match-error-heading: #172033;
	--match-error-body: #5d687a;
	min-height: 100vh;
	min-height: 100dvh;
	display: grid;
	place-items: center;
	padding: max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));
	background:
		radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.07), transparent 38%),
		#f5f7fb;
	color: var(--match-error-heading);
}

.match-error-card {
	width: min(100%, 520px);
	padding: 42px 44px 44px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e3e8f0;
	border-radius: 14px;
	box-shadow: 0 18px 45px rgba(26, 39, 67, 0.08), 0 2px 8px rgba(26, 39, 67, 0.04);
}

.match-error-brand {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.match-error-logo {
	display: block;
	width: 92px;
	height: auto;
	object-fit: contain;
}

.match-error-status-icon {
	display: grid;
	place-items: center;
	width: 52px;
	height: 52px;
	margin: 0 auto 18px;
	color: var(--match-error-accent);
	background: #eff6ff;
	border: 1px solid #dbeafe;
	border-radius: 50%;
}

.match-error-status-icon svg {
	width: 25px;
	height: 25px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.match-error-eyebrow {
	margin: 0 0 8px;
	color: var(--match-error-accent-hover);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.5;
	text-transform: uppercase;
}

.match-error-card h1 {
	max-width: 400px;
	margin: 0 auto;
	color: var(--match-error-heading);
	font-size: clamp(1.45rem, 3vw, 1.8rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.match-error-description {
	max-width: 390px;
	margin: 14px auto 28px;
	color: var(--match-error-body);
	font-size: 0.975rem;
	line-height: 1.65;
}

.match-error-home-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	min-height: 46px;
	padding: 11px 20px;
	color: #ffffff;
	font: inherit;
	font-size: 0.9375rem;
	font-weight: 650;
	line-height: 1.25;
	background: var(--match-error-accent);
	border: 1px solid var(--match-error-accent);
	border-radius: 11px;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
	cursor: pointer;
	transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.match-error-home-button svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.9;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.match-error-home-button:hover {
	color: #ffffff;
	background: var(--match-error-accent-hover);
	border-color: var(--match-error-accent-hover);
	box-shadow: 0 7px 16px rgba(37, 99, 235, 0.25);
	transform: translateY(-1px);
}

.match-error-home-button:active {
	box-shadow: 0 2px 6px rgba(37, 99, 235, 0.2);
	transform: translateY(0);
}

.match-error-home-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 3px;
}

.match-error-home-button:disabled {
	color: #7c8798;
	background: #e9edf3;
	border-color: #dce2ea;
	box-shadow: none;
	cursor: not-allowed;
	transform: none;
}

@media (max-width: 575.98px) {
	.match-error-page {
		place-items: center stretch;
		padding-right: max(16px, env(safe-area-inset-right));
		padding-left: max(16px, env(safe-area-inset-left));
	}

	.match-error-card {
		padding: 32px 22px 26px;
		border-radius: 12px;
	}

	.match-error-brand {
		margin-bottom: 24px;
	}

	.match-error-logo {
		width: 80px;
	}

	.match-error-description {
		margin-bottom: 24px;
	}

	.match-error-home-button {
		width: 100%;
	}
}

@media (max-height: 560px) and (orientation: landscape) {
	.match-error-page {
		place-items: start center;
	}

	.match-error-card {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.match-error-brand {
		margin-bottom: 14px;
	}

	.match-error-logo {
		width: 64px;
	}

	.match-error-status-icon {
		width: 44px;
		height: 44px;
		margin-bottom: 12px;
	}

	.match-error-description {
		margin-top: 10px;
		margin-bottom: 18px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.match-error-home-button {
		transition: none;
	}
}

@media (forced-colors: active) {
	.match-error-card,
	.match-error-status-icon,
	.match-error-home-button {
		border: 1px solid CanvasText;
	}

	.match-error-home-button:focus-visible {
		outline: 3px solid Highlight;
	}
}

.forgot-password-page {
	--forgot-accent: #2563eb;
	--forgot-accent-dark: #1d4ed8;
	--forgot-ink: #172033;
	--forgot-muted: #667085;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--forgot-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.forgot-password-page *,
.forgot-password-page *::before,
.forgot-password-page *::after {
	box-sizing: border-box;
}

.forgot-password-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.forgot-password-logo-wrap {
	display: grid;
	place-items: center;
	width: 72px;
	height: 72px;
	margin: 0 auto 22px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.forgot-password-logo {
	display: block;
	width: 56px;
	height: 56px;
	object-fit: contain;
}

.forgot-password-icon {
	display: grid;
	place-items: center;
	width: 52px;
	height: 52px;
	margin: 0 auto 16px;
	background: #eaf1ff;
	border: 1px solid #c8d8ff;
	border-radius: 50%;
	color: var(--forgot-accent-dark);
	font-size: 1.35rem;
}

.forgot-password-heading {
	text-align: center;
}

.forgot-password-eyebrow {
	display: block;
	margin-bottom: 8px;
	color: var(--forgot-accent-dark);
	font-size: 0.75rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.forgot-password-heading h1 {
	margin: 0;
	font-size: clamp(1.75rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.forgot-password-heading p {
	margin: 12px 0 0;
	color: var(--forgot-muted);
	font-size: 0.93rem;
	line-height: 1.55;
}

.forgot-password-account {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 26px;
	padding: 13px 14px;
	background: #f8fafc;
	border: 1px solid #e3e8f0;
	border-radius: 11px;
}

.forgot-password-account-icon {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	background: #eaf1ff;
	border-radius: 9px;
	color: var(--forgot-accent-dark);
}

.forgot-password-account-copy {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
	min-width: 0;
}

.forgot-password-account-copy > span {
	color: var(--forgot-muted);
	font-size: 0.72rem;
}

.forgot-password-account-copy strong {
	overflow: hidden;
	font-size: 0.94rem;
	font-weight: 720;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.forgot-password-role {
	padding: 5px 9px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 750;
}

.forgot-password-role--athlete {
	background: #eaf1ff;
	border-color: #bfd2ff;
	color: #174bb8;
}

.forgot-password-role--organizer {
	background: #e5f6ef;
	border-color: #a9dec9;
	color: #116344;
}

.forgot-password-form {
	display: grid;
	grid-gap: 13px;
	gap: 13px;
	margin-top: 28px;
}

.forgot-password-field label {
	display: block;
	margin-bottom: 8px;
	color: #344054;
	font-size: 0.86rem;
	font-weight: 700;
}

.forgot-password-input-wrap {
	position: relative;
}

.forgot-password-input-wrap > i {
	position: absolute;
	top: 50%;
	left: 15px;
	color: #7b8495;
	transform: translateY(-50%);
}

.forgot-password-input-wrap input {
	width: 100%;
	height: 52px;
	padding: 0 14px 0 44px;
	background: #fff;
	border: 1px solid #dce3ed;
	border-radius: 11px;
	color: var(--forgot-ink);
	font-family: inherit;
	font-size: 1rem;
	box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.forgot-password-input-wrap input:hover {
	border-color: #b8c3d3;
}

.forgot-password-input-wrap input:focus {
	border-color: var(--forgot-accent);
	outline: 0;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.forgot-password-submit,
.forgot-password-back {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 48px;
	padding: 10px 18px;
	border: 1px solid transparent;
	border-radius: 11px;
	font-family: inherit;
	font-size: 0.9rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.forgot-password-submit {
	margin-top: 10px;
	background: var(--forgot-accent);
	border-color: var(--forgot-accent);
	color: #fff;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
}

.forgot-password-submit:hover:not(:disabled) {
	background: var(--forgot-accent-dark);
	border-color: var(--forgot-accent-dark);
	transform: translateY(-1px);
}

.forgot-password-back {
	background: #fff;
	border-color: #d7dee9;
	color: #344054;
}

.forgot-password-back:hover:not(:disabled) {
	background: #f7f9fc;
	border-color: #b8c3d3;
}

.forgot-password-submit:disabled,
.forgot-password-back:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	box-shadow: none;
}

.forgot-password-submit:focus-visible,
.forgot-password-back:focus-visible,
.forgot-password-support a:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.forgot-password-support {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 18px;
	padding: 13px;
	background: #f0faf5;
	border: 1px solid #a9dec9;
	border-radius: 11px;
}

.forgot-password-support > span {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
}

.forgot-password-support strong {
	font-size: 0.82rem;
}

.forgot-password-support small {
	color: #4d6c60;
	font-size: 0.72rem;
	line-height: 1.35;
}

.forgot-password-support a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 7px 9px;
	border-radius: 7px;
	color: #116344;
	font-size: 0.76rem;
	font-weight: 750;
	text-decoration: none;
	white-space: nowrap;
}

.forgot-password-support a:hover {
	background: #dcf3e9;
}

.forgot-password-note {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 7px;
	margin: 21px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.45;
	text-align: center;
}

.forgot-password-note i {
	margin-top: 1px;
	color: #16845b;
}

@media (max-width: 480px) {
	.forgot-password-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.forgot-password-card {
		padding: 28px 22px;
	}

	.forgot-password-logo-wrap {
		width: 66px;
		height: 66px;
	}

	.forgot-password-logo {
		width: 51px;
		height: 51px;
	}

	.forgot-password-account {
		grid-template-columns: 40px minmax(0, 1fr);
	}

	.forgot-password-role {
		grid-column: 2;
		justify-self: start;
	}

	.forgot-password-support {
		grid-template-columns: 1fr;
	}

	.forgot-password-support a {
		justify-self: start;
	}
}

@media (prefers-reduced-motion: reduce) {
	.forgot-password-page * {
		transition-duration: 0.01ms !important;
	}
}

.registered-pairs-page {
	--rp-primary: #2563eb;
	--rp-primary-dark: #1d4ed8;
	--rp-text: #172033;
	--rp-muted: #64748b;
	--rp-border: #e2e8f0;
	--rp-surface: #ffffff;
	--rp-canvas: #f6f8fb;
	--rp-danger: #b42318;
	min-height: 100vh;
	max-width: none;
	padding: 36px max(20px, calc((100vw - 1440px) / 2)) 120px;
	background: var(--rp-canvas);
	color: var(--rp-text);
}

.registered-pairs-page .rp-hero {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 28px;
}

.registered-pairs-page .rp-logo-wrap {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	flex: 0 0 auto;
	border: 1px solid var(--rp-border);
	border-radius: 14px;
	background: var(--rp-surface);
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
}

.registered-pairs-page .rp-logo {
	width: 38px;
	height: 38px;
	object-fit: contain;
}

.registered-pairs-page .rp-eyebrow {
	margin: 0 0 3px;
	color: var(--rp-primary);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.registered-pairs-page .rp-title {
	margin: 0;
	font-size: clamp(1.55rem, 3vw, 2rem);
	font-weight: 750;
	letter-spacing: -0.035em;
}

.registered-pairs-page .rp-subtitle {
	margin: 4px 0 0;
	color: var(--rp-muted);
	font-size: 0.95rem;
}

.registered-pairs-page .rp-toolbar,
.registered-pairs-page .rp-panel,
.registered-pairs-page .rp-table-shell,
.registered-pairs-page .rp-state {
	border: 1px solid var(--rp-border);
	border-radius: 12px;
	background: var(--rp-surface);
	box-shadow: 0 4px 16px rgba(15, 23, 42, 0.04);
}

.registered-pairs-page .rp-toolbar {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px;
	margin-bottom: 16px;
}

.registered-pairs-page .rp-search {
	position: relative;
	flex: 1 1 320px;
}

.registered-pairs-page .rp-search > i {
	position: absolute;
	top: 50%;
	left: 14px;
	z-index: 3;
	transform: translateY(-50%);
	color: #94a3b8;
	pointer-events: none;
}

.registered-pairs-page .rp-search-input {
	min-height: 44px;
	padding-left: 42px;
	padding-right: 44px;
	border: 1px solid #cbd5e1;
	border-radius: 10px !important;
	background: #fff;
	color: var(--rp-text);
	-webkit-appearance: none;
}

.registered-pairs-page .rp-search-input:focus,
.registered-pairs-page .form-control:focus,
.registered-pairs-page .form-check-input:focus {
	border-color: var(--rp-primary);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}

.registered-pairs-page .rp-clear-search {
	position: absolute;
	top: 50%;
	right: 7px;
	z-index: 4;
	width: 32px;
	height: 32px;
	padding: 0;
	transform: translateY(-50%);
	border: 0;
	border-radius: 8px;
	background: transparent;
	color: var(--rp-muted);
}

.registered-pairs-page .rp-clear-search:hover:not(:disabled) {
	background: #f1f5f9;
	color: var(--rp-text);
}

.registered-pairs-page .rp-result-count {
	flex: 0 0 auto;
	padding: 0 8px;
	color: var(--rp-muted);
	font-size: 0.875rem;
	white-space: nowrap;
}

.registered-pairs-page .rp-panel {
	height: 100%;
	overflow: hidden;
}

.registered-pairs-page .rp-panel-heading {
	display: flex;
	align-items: center;
	gap: 9px;
	padding: 16px 18px 8px;
	font-size: 0.9rem;
	font-weight: 700;
}

.registered-pairs-page .rp-panel-heading i { color: var(--rp-primary); }
.registered-pairs-page .rp-panel-body { padding: 10px 18px 18px; }
.registered-pairs-page .rp-action-row { display: flex; flex-wrap: wrap; gap: 9px; }

.registered-pairs-page .rp-btn,
.registered-pairs-page .rp-filter-btn,
.registered-pairs-page .rp-status-btn,
.registered-pairs-page .rp-icon-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 38px;
	border-radius: 9px;
	font-size: 0.875rem;
	font-weight: 650;
	line-height: 1;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.registered-pairs-page .rp-btn:focus-visible,
.registered-pairs-page .rp-filter-btn:focus-visible,
.registered-pairs-page .rp-status-btn:focus-visible,
.registered-pairs-page .rp-icon-btn:focus-visible,
.registered-pairs-page .rp-photo-btn:focus-visible,
.registered-pairs-page a:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 2px;
}

.registered-pairs-page .rp-btn-primary { border: 1px solid var(--rp-primary); background: var(--rp-primary); color: #fff; }
.registered-pairs-page .rp-btn-primary:hover { border-color: var(--rp-primary-dark); background: var(--rp-primary-dark); color: #fff; }
.registered-pairs-page .rp-btn-secondary { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.registered-pairs-page .rp-btn-secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #0f172a; }
.registered-pairs-page .rp-btn-danger { border: 1px solid #fecaca; background: #fff7f7; color: var(--rp-danger); }
.registered-pairs-page .rp-btn-danger:hover { border-color: #fca5a5; background: #fef2f2; color: #991b1b; }
.registered-pairs-page .rp-btn-success { border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }
.registered-pairs-page .rp-btn-success:hover { background: #dcfce7; color: #14532d; }
.registered-pairs-page .rp-btn-warning { border: 1px solid #fde68a; background: #fffbeb; color: #92400e; }

.registered-pairs-page button:disabled { cursor: not-allowed; opacity: 0.55; }

.registered-pairs-page .rp-filter-group {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 4px;
	gap: 4px;
	padding: 4px;
	border-radius: 10px;
	background: #f1f5f9;
}

.registered-pairs-page .rp-filter-btn {
	min-height: 36px;
	padding: 0 10px;
	border: 0;
	background: transparent;
	color: #64748b;
}

.registered-pairs-page .rp-filter-btn:hover { color: #0f172a; }
.registered-pairs-page .rp-filter-btn.is-active { background: #fff; color: var(--rp-primary-dark); box-shadow: 0 1px 4px rgba(15, 23, 42, 0.12); }

.registered-pairs-page .rp-section-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin: 32px 0 14px;
}

.registered-pairs-page .rp-section-title { margin: 0; font-size: 1.05rem; font-weight: 750; }
.registered-pairs-page .rp-section-meta { margin: 3px 0 0; color: var(--rp-muted); font-size: 0.82rem; }

.registered-pairs-page .rp-table-shell { overflow: hidden; }
.registered-pairs-page .rp-table-scroll { max-height: min(68vh, 720px); overflow: auto; }
.registered-pairs-page .rp-table { min-width: 1120px; margin: 0; font-size: 0.855rem; }
.registered-pairs-page .rp-table > :not(caption) > * > * { padding: 12px 13px; border-color: #edf1f5; }
.registered-pairs-page .rp-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 5;
	background: #f8fafc;
	color: #475569;
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.045em;
	text-transform: uppercase;
	white-space: nowrap;
}

.registered-pairs-page .rp-table tbody tr:hover > td { background-color: #f8fbff !important; }
.registered-pairs-page .rp-table td[rowspan] { vertical-align: middle; }
.registered-pairs-page .rp-team-cell { min-width: 130px; font-weight: 650; }
.registered-pairs-page .rp-avatar { width: 42px; height: 42px; object-fit: cover; border-radius: 10px; }
.registered-pairs-page .rp-photo-btn { display: block; padding: 0; border: 0; border-radius: 10px; background: transparent; }
.registered-pairs-page .rp-phone-cell {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	white-space: nowrap;
}

.registered-pairs-page .rp-phone-number,
.registered-pairs-page .rp-phone-empty {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.registered-pairs-page .rp-phone-number { color: #334155; font-weight: 600; }
.registered-pairs-page .rp-phone-number i { color: #94a3b8; font-size: 0.75rem; }
.registered-pairs-page .rp-phone-empty { color: #94a3b8; font-size: 0.78rem; }
.registered-pairs-page .rp-phone-cell.is-opened .rp-phone-number,
.registered-pairs-page .rp-phone-cell.is-opened .rp-phone-number i { color: #15803d; }

.registered-pairs-page .rp-whatsapp {
	display: inline-grid;
	place-items: center;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	border: 1px solid #bbf7d0;
	border-radius: 8px;
	background: #f0fdf4;
	color: #15803d;
	font-size: 0.95rem;
	text-decoration: none;
}

.registered-pairs-page .rp-whatsapp:hover { border-color: #86efac; background: #dcfce7; color: #166534; }
.registered-pairs-page .rp-phone-cell.is-opened .rp-whatsapp { border-color: #22c55e; background: #dcfce7; box-shadow: inset 0 0 0 1px #22c55e; }

.registered-pairs-page .rp-podium {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.registered-pairs-page .rp-medal {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	min-width: 42px;
	height: 30px;
	padding: 0 8px;
	border: 1px solid transparent;
	border-radius: 8px;
	font-size: 0.78rem;
	line-height: 1;
}

.registered-pairs-page .rp-medal i { font-size: 0.72rem; }
.registered-pairs-page .rp-medal strong { font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 750; }
.registered-pairs-page .rp-medal-gold { border-color: #fde68a; background: #fffbeb; color: #854d0e; }
.registered-pairs-page .rp-medal-silver { border-color: #dbe2ea; background: #f8fafc; color: #475569; }
.registered-pairs-page .rp-medal-bronze { border-color: #fed7aa; background: #fff7ed; color: #9a3412; }

.registered-pairs-page .rp-badge {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 5px 8px;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
}

.registered-pairs-page .rp-badge-seed { border-color: #fde68a; background: #fffbeb; color: #92400e; }
.registered-pairs-page .rp-badge-team { border-color: #ddd6fe; background: #f5f3ff; color: #6d28d9; }
.registered-pairs-page .rp-status-btn { min-height: 32px; padding: 0 10px; }
.registered-pairs-page .status-dot { width: 7px; height: 7px; border-radius: 50%; background: currentColor; }
.registered-pairs-page .rp-status-paid { border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }
.registered-pairs-page .rp-status-half { border: 1px solid #fde68a; background: #fffbeb; color: #92400e; }
.registered-pairs-page .rp-status-unpaid { border: 1px solid #fecaca; background: #fef2f2; color: #b42318; }

.registered-pairs-page .rp-cards { --bs-gutter-x: 18px; --bs-gutter-y: 18px; }
.registered-pairs-page .rp-pair-card {
	height: 100%;
	border: 1px solid var(--rp-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);
	overflow: hidden;
	transition: border-color 160ms ease, box-shadow 160ms ease;
}
.registered-pairs-page .rp-pair-card:hover { border-color: #cbd5e1; box-shadow: 0 10px 25px rgba(15, 23, 42, 0.08); }
.registered-pairs-page .rp-pair-card.is-paid {
	background: #eaf7ef;
	border-color: #8fd0a7;
}
.registered-pairs-page .rp-pair-card.is-half {
	background: #fff5cf;
	border-color: #e5bf55;
}
.registered-pairs-page .rp-card-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; padding: 16px 16px 10px; }
.registered-pairs-page .rp-card-name { margin: 9px 0 0; font-size: 0.98rem; font-weight: 700; line-height: 1.45; overflow-wrap: anywhere; }
.registered-pairs-page .rp-card-actions { display: flex; align-items: center; gap: 8px; padding: 6px 16px 16px; }
.registered-pairs-page .rp-card-actions .rp-status-btn { margin-right: auto; }
.registered-pairs-page .rp-icon-btn { width: 36px; min-height: 36px; padding: 0; border: 1px solid #fecaca; background: #fff; color: var(--rp-danger); }
.registered-pairs-page .rp-icon-btn:hover { background: #fef2f2; }

.registered-pairs-page .rp-state { padding: 48px 20px; text-align: center; }
.registered-pairs-page .rp-state-icon { display: grid; place-items: center; width: 48px; height: 48px; margin: 0 auto 14px; border-radius: 50%; background: #eff6ff; color: var(--rp-primary); font-size: 1.25rem; }
.registered-pairs-page .rp-state-title { margin: 0 0 6px; font-size: 1rem; font-weight: 700; }
.registered-pairs-page .rp-state-copy { margin: 0 auto 18px; max-width: 480px; color: var(--rp-muted); font-size: 0.9rem; }
.registered-pairs-page .rp-loading { display: flex; align-items: center; justify-content: center; gap: 10px; }

.rp-modal .modal-content { border: 0; border-radius: 14px; box-shadow: 0 24px 70px rgba(15, 23, 42, 0.22); overflow: hidden; }
.rp-modal .modal-header { padding: 20px 22px 14px; border-bottom: 1px solid #eef2f6; }
.rp-modal .modal-title { color: #172033; font-size: 1.1rem; font-weight: 750; }
.rp-modal .modal-body { padding: 20px 22px; color: #334155; }
.rp-modal .modal-footer { padding: 14px 22px 20px; border-top: 1px solid #eef2f6; }
.rp-modal .rp-modal-actions { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 9px; gap: 9px; }
.rp-modal .rp-choice-list { margin-top: 18px; padding: 16px; border: 1px solid #e2e8f0; border-radius: 10px; background: #f8fafc; }
.rp-modal .form-control { min-height: 44px; border-color: #cbd5e1; border-radius: 9px; }
.rp-modal .form-control:focus,
.rp-modal .form-check-input:focus { border-color: #2563eb; box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16); }
.rp-modal .rp-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 38px;
	border-radius: 9px;
	font-size: 0.875rem;
	font-weight: 650;
	line-height: 1;
}
.rp-modal .rp-btn-primary { border: 1px solid #2563eb; background: #2563eb; color: #fff; }
.rp-modal .rp-btn-primary:hover { border-color: #1d4ed8; background: #1d4ed8; color: #fff; }
.rp-modal .rp-btn-secondary { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.rp-modal .rp-btn-secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #0f172a; }
.rp-modal .rp-btn-danger { border: 1px solid #fecaca; background: #fff7f7; color: #b42318; }
.rp-modal .rp-btn-danger:hover { border-color: #fca5a5; background: #fef2f2; color: #991b1b; }
.rp-modal .rp-btn-success { border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }
.rp-modal .rp-btn-success:hover { background: #dcfce7; color: #14532d; }
.rp-modal .rp-btn-warning { border: 1px solid #fde68a; background: #fffbeb; color: #92400e; }
.rp-modal .rp-btn:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.3); outline-offset: 2px; }
.rp-modal .rp-btn:disabled { cursor: not-allowed; opacity: 0.55; }

@media (max-width: 767.98px) {
	.registered-pairs-page { padding: 24px 14px 104px; }
	.registered-pairs-page .rp-hero { align-items: flex-start; margin-bottom: 20px; }
	.registered-pairs-page .rp-logo-wrap { width: 50px; height: 50px; border-radius: 12px; }
	.registered-pairs-page .rp-logo { width: 32px; height: 32px; }
	.registered-pairs-page .rp-subtitle { font-size: 0.88rem; }
	.registered-pairs-page .rp-toolbar { flex-wrap: wrap; }
	.registered-pairs-page .rp-search { flex-basis: 100%; }
	.registered-pairs-page .rp-result-count { width: 100%; padding: 0 2px 2px; }
	.registered-pairs-page .rp-panel-heading { padding: 14px 14px 6px; }
	.registered-pairs-page .rp-panel-body { padding: 10px 14px 14px; }
	.registered-pairs-page .rp-action-row .rp-btn { flex-grow: 1; flex-shrink: 1; flex-basis: calc(50% - 5px); }
	.registered-pairs-page .rp-filter-group { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.registered-pairs-page .rp-section-heading { margin-top: 26px; }
	.registered-pairs-page .rp-table-scroll { max-height: 66vh; }
	.registered-pairs-page .rp-card-actions { flex-wrap: wrap; }
	.registered-pairs-page .rp-card-actions .rp-status-btn { flex: 1 1 100%; margin: 0; }
	.rp-modal .rp-modal-actions { grid-template-columns: 1fr; }
	.rp-modal .rp-modal-actions .rp-btn { width: 100%; }
}

@media (max-width: 380px) {
	.registered-pairs-page .rp-action-row .rp-btn { flex-basis: 100%; }
	.registered-pairs-page .rp-filter-btn { font-size: 0.8rem; }
}

@media (prefers-reduced-motion: reduce) {
	.registered-pairs-page * { scroll-behavior: auto !important; transition: none !important; }
}

.pair-details-page {
	--pair-primary: #2563eb;
	--pair-primary-dark: #1d4ed8;
	--pair-primary-soft: #eff6ff;
	--pair-text: #172033;
	--pair-muted: #64748b;
	--pair-border: #e2e8f0;
	min-height: 100vh;
	background: #f6f8fb;
	color: var(--pair-text);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.pair-details-shell { max-width: 1440px; padding-top: clamp(32px, 5vw, 64px); padding-bottom: 24px; }
.pair-details-hero { display: flex; align-items: center; gap: 18px; margin-bottom: 24px; }
.pair-details-brand { display: grid; width: 60px; height: 60px; flex: 0 0 60px; place-items: center; border: 1px solid #dbeafe; border-radius: 14px; background: #fff; box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06); }
.pair-details-brand img { width: 38px; height: 38px; object-fit: contain; }
.pair-details-eyebrow { margin: 0 0 4px; color: var(--pair-primary); font-size: 0.75rem; font-weight: 750; letter-spacing: 0.08em; text-transform: uppercase; }
.pair-details-hero h1 { margin: 0; font-size: clamp(1.65rem, 3vw, 2.15rem); font-weight: 750; letter-spacing: -0.035em; line-height: 1.15; }
.pair-details-intro { max-width: 680px; margin: 7px 0 0; color: var(--pair-muted); font-size: 0.94rem; line-height: 1.55; }

.pair-team-card { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; padding: 18px 20px; border: 1px solid var(--pair-border); border-radius: 14px; background: #fff; box-shadow: 0 6px 22px rgba(15, 23, 42, 0.045); }
.pair-team-icon { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 11px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 1.05rem; }
.pair-team-copy { min-width: 0; flex: 1 1; }
.pair-team-copy span { display: block; margin-bottom: 2px; color: var(--pair-muted); font-size: 0.72rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
.pair-team-copy h2 { margin: 0; overflow-wrap: anywhere; font-size: 1.15rem; font-weight: 750; line-height: 1.35; }

.pair-button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 9px 13px; border: 1px solid transparent; border-radius: 9px; font-size: 0.8rem; font-weight: 700; line-height: 1.2; transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, color 150ms ease; }
.pair-button-primary { border-color: var(--pair-primary); background: var(--pair-primary); color: #fff; }
.pair-button-primary:hover:not(:disabled) { border-color: var(--pair-primary-dark); background: var(--pair-primary-dark); color: #fff; box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2); }
.pair-button-secondary { border-color: #cbd5e1; background: #fff; color: #334155; }
.pair-button-secondary:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: #0f172a; }
.pair-button-danger { border-color: #fecaca; background: #fff; color: #b91c1c; }
.pair-button-danger:hover:not(:disabled) { border-color: #fca5a5; background: #fef2f2; color: #991b1b; }
.pair-button:disabled { cursor: not-allowed; opacity: 0.55; }
.pair-button:focus-visible, .athlete-photo-button:focus-visible, .athlete-whatsapp-link:focus-visible, .winning-record-action:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }

.athlete-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 370px), 1fr)); align-items: start; grid-gap: 20px; gap: 20px; }
.athlete-card { min-width: 0; overflow: hidden; border: 1px solid var(--pair-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 26px rgba(15, 23, 42, 0.055); }
.athlete-card-header { display: flex; min-height: 52px; align-items: center; justify-content: space-between; gap: 12px; padding: 13px 18px; border-bottom: 1px solid var(--pair-border); background: #fbfcfe; }
.athlete-number { color: #334155; font-size: 0.78rem; font-weight: 750; letter-spacing: 0.06em; text-transform: uppercase; }
.athlete-status { display: inline-flex; align-items: center; gap: 5px; padding: 5px 8px; border-radius: 999px; background: #ecfdf5; color: #047857; font-size: 0.7rem; font-weight: 700; }
.athlete-card-body { padding: 20px; }
.athlete-identity { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; }
.athlete-photo-button { position: relative; flex: 0 0 auto; padding: 0; border: 0; border-radius: 50%; background: transparent; }
.athlete-photo { display: block; width: 76px; height: 76px; border: 3px solid #fff; border-radius: 50%; object-fit: cover; box-shadow: 0 0 0 1px #dbe3ee, 0 5px 14px rgba(15, 23, 42, 0.12); }
.athlete-photo-edit { position: absolute; right: -1px; bottom: -1px; display: grid; width: 25px; height: 25px; place-items: center; border: 2px solid #fff; border-radius: 50%; background: var(--pair-primary); color: #fff; font-size: 0.65rem; }
.athlete-name-block { min-width: 0; }
.athlete-name-block h3 { margin: 0; overflow-wrap: anywhere; color: #0f172a; font-size: 1.08rem; font-weight: 750; line-height: 1.35; }
.athlete-name-block p { margin: 4px 0 0; overflow-wrap: anywhere; color: var(--pair-muted); font-size: 0.83rem; line-height: 1.4; }

.athlete-details-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; border: 1px solid #edf0f4; border-radius: 11px; background: #fbfcfe; }
.athlete-details-list > div { min-width: 0; padding: 12px 14px; border-bottom: 1px solid #edf0f4; }
.athlete-details-list > div:nth-child(odd) { border-right: 1px solid #edf0f4; }
.athlete-details-list > .athlete-phone-row { grid-column: 1 / -1; border-right: 0; border-bottom: 0; }
.athlete-details-list dt { margin-bottom: 4px; color: var(--pair-muted); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.035em; text-transform: uppercase; }
.athlete-details-list dd { margin: 0; overflow-wrap: anywhere; color: #273449; font-size: 0.82rem; font-weight: 600; line-height: 1.45; }
.athlete-phone-row dd { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.athlete-whatsapp-link { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 5px; padding: 5px 8px; border-radius: 7px; background: #ecfdf5; color: #047857; font-size: 0.7rem; font-weight: 700; text-decoration: none; }
.athlete-whatsapp-link:hover { background: #d1fae5; color: #065f46; }
.athlete-actions { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 9px; gap: 9px; margin-top: 16px; }
.athlete-actions .pair-button, .athlete-action-wrapper, .athlete-action-wrapper .pair-button { width: 100%; }

.winning-record-card { margin-top: 18px; overflow: hidden; border: 1px solid var(--pair-border); border-radius: 12px; background: #fff; }
.winning-record-header { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px; border-bottom: 1px solid var(--pair-border); background: #fbfcfe; }
.winning-record-heading { display: flex; align-items: center; gap: 10px; min-width: 0; }
.winning-record-heading-icon { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border-radius: 9px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 0.9rem; }
.winning-record-title { color: #273449; font-size: 0.86rem; font-weight: 750; line-height: 1.25; }
.winning-record-subtitle { margin-top: 2px; color: var(--pair-muted); font-size: 0.69rem; line-height: 1.25; }
.winning-record-count { display: grid; min-width: 28px; height: 28px; place-items: center; padding: 0 8px; border: 1px solid var(--pair-border); border-radius: 999px; background: #fff; color: #475569; font-size: 0.72rem; font-weight: 750; }
.winning-record-body { background: #fff; }
.winning-record-state, .winning-record-empty { display: flex; min-height: 125px; align-items: center; justify-content: center; padding: 22px; color: var(--pair-muted); }
.winning-record-state { gap: 9px; font-size: 0.8rem; }
.winning-record-spinner { color: var(--pair-primary); }
.winning-record-empty { flex-direction: column; gap: 5px; text-align: center; }
.winning-record-empty strong { color: #334155; font-size: 0.82rem; }
.winning-record-empty small { color: #94a3b8; font-size: 0.72rem; }
.winning-record-empty-icon { display: grid; width: 40px; height: 40px; margin-bottom: 3px; place-items: center; border-radius: 11px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 1rem; }
.winning-record-list { max-height: 340px; margin: 0; padding: 10px; overflow-y: auto; list-style: none; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; }
.winning-record-item { position: relative; margin-bottom: 8px; padding: 12px; border: 1px solid #e8ecf2; border-radius: 10px; background: #fff; transition: border-color 150ms ease, box-shadow 150ms ease; }
.winning-record-item:last-child { margin-bottom: 0; }
.winning-record-item:hover { border-color: #cbd5e1; box-shadow: 0 5px 15px rgba(15, 23, 42, 0.06); }
.winning-record-item-heading { display: flex; align-items: center; gap: 7px; min-width: 0; }
.winning-record-medal { display: grid; width: 28px; height: 28px; flex: 0 0 28px; place-items: center; border-radius: 8px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 0.73rem; }
.winning-record-medal--gold { background: #fef3c7; color: #a16207; }
.winning-record-medal--silver { background: #f1f5f9; color: #64748b; }
.winning-record-medal--bronze { background: #ffedd5; color: #9a3412; }
.winning-record-status { flex: 0 0 auto; padding: 3px 6px; border-radius: 999px; background: #dbeafe; color: #1d4ed8; font-size: 0.59rem; font-weight: 800; letter-spacing: 0.035em; line-height: 1.2; text-transform: uppercase; }
.winning-record-status--gold { background: #fef3c7; color: #854d0e; }
.winning-record-status--silver { background: #e2e8f0; color: #475569; }
.winning-record-status--bronze { background: #ffedd5; color: #9a3412; }
.winning-record-name { min-width: 0; flex: 1 1; overflow: hidden; color: #172033; font-size: 0.79rem; font-weight: 700; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.winning-record-chevron { flex: 0 0 auto; color: #cbd5e1; font-size: 0.7rem; }
.winning-record-tags { display: flex; flex-wrap: wrap; gap: 5px; margin: 9px 0 8px 35px; }
.winning-record-tags span { padding: 3px 7px; border-radius: 6px; background: #f1f5f9; color: #64748b; font-size: 0.64rem; font-weight: 650; line-height: 1.2; }
.winning-record-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; margin-left: 35px; color: #64748b; font-size: 0.68rem; }
.winning-record-date { display: inline-flex; align-items: center; gap: 4px; }
.winning-record-level::before { margin-right: 6px; color: #cbd5e1; content: "•"; }
.winning-record-action { display: inline-flex; align-items: center; gap: 4px; margin-left: auto; padding: 4px 7px; border: 0; border-radius: 7px; background: var(--pair-primary-soft); color: #1d4ed8; font-size: 0.66rem; font-weight: 700; }
.winning-record-action:hover { background: #dbeafe; color: #1e40af; }

.pair-page-state { display: flex; min-height: 270px; flex-direction: column; align-items: center; justify-content: center; gap: 7px; padding: 32px; border: 1px solid var(--pair-border); border-radius: 14px; background: #fff; color: var(--pair-muted); text-align: center; box-shadow: 0 6px 22px rgba(15, 23, 42, 0.045); }
.pair-page-state .spinner-border { width: 1.75rem; height: 1.75rem; margin-bottom: 7px; border-width: 0.18em; color: var(--pair-primary); }
.pair-page-state strong { color: #334155; font-size: 0.94rem; }
.pair-page-state span { font-size: 0.82rem; }
.pair-page-empty > i { display: grid; width: 48px; height: 48px; margin-bottom: 5px; place-items: center; border-radius: 12px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 1.2rem; }
.pair-error-alert { display: flex; align-items: flex-start; gap: 11px; padding: 15px 17px; border-radius: 12px; }
.pair-error-alert > i { margin-top: 2px; }
.pair-error-alert strong, .pair-error-alert span { display: block; }
.pair-error-alert span { margin-top: 2px; font-size: 0.82rem; }
.pair-footer-spacer { height: 92px; }

.pair-edit-modal { --pair-primary: #2563eb; --pair-border: #e2e8f0; --pair-muted: #64748b; }
.pair-edit-modal .modal-content { overflow: hidden; border: 1px solid var(--pair-border); border-radius: 14px; box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2); }
.pair-edit-modal .modal-header { align-items: flex-start; padding: 20px 22px 15px; border-bottom: 1px solid var(--pair-border); }
.pair-edit-modal .modal-title { color: #172033; font-size: 1.05rem; font-weight: 750; }
.pair-edit-modal .modal-header p { margin: 4px 0 0; color: var(--pair-muted); font-size: 0.8rem; }
.pair-edit-modal .modal-body { padding: 20px 22px; }
.pair-edit-modal .form-label { color: #334155; font-size: 0.78rem; font-weight: 700; }
.pair-edit-modal .form-control { min-height: 44px; border-color: #cbd5e1; border-radius: 9px; font-size: 0.9rem; }
.pair-edit-modal .form-control:focus { border-color: var(--pair-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.pair-edit-modal .modal-footer { gap: 8px; padding: 14px 22px; border-top: 1px solid var(--pair-border); background: #fbfcfe; }

@media (min-width: 1200px) { .athlete-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (max-width: 767.98px) {
	.pair-details-shell { padding-right: 16px; padding-left: 16px; }
	.pair-details-hero { align-items: flex-start; gap: 13px; margin-bottom: 18px; }
	.pair-details-brand { width: 48px; height: 48px; flex-basis: 48px; border-radius: 12px; }
	.pair-details-brand img { width: 31px; height: 31px; }
	.pair-details-intro { font-size: 0.86rem; }
	.pair-team-card { align-items: flex-start; flex-wrap: wrap; padding: 16px; }
	.pair-team-copy { width: calc(100% - 58px); flex-grow: 1; flex-shrink: 1; flex-basis: calc(100% - 58px); }
	.pair-team-card > .pair-button { width: 100%; }
	.athlete-card-body { padding: 16px; }
}

@media (max-width: 420px) {
	.pair-details-eyebrow { font-size: 0.67rem; }
	.pair-details-hero h1 { font-size: 1.5rem; }
	.athlete-details-list { grid-template-columns: 1fr; }
	.athlete-details-list > div, .athlete-details-list > div:nth-child(odd), .athlete-details-list > div:nth-last-child(-n + 2) { border-right: 0; border-bottom: 1px solid #edf0f4; }
	.athlete-details-list > div:last-child { border-bottom: 0; }
	.athlete-phone-row dd { align-items: flex-start; flex-direction: column; }
	.athlete-actions { grid-template-columns: 1fr; }
	.winning-record-subtitle { display: none; }
	.winning-record-name { white-space: normal; }
	.winning-record-meta { align-items: flex-start; flex-direction: column; }
	.winning-record-action { margin-left: 0; }
	.pair-edit-modal .modal-footer .pair-button { flex: 1 1; }
}

@media (prefers-reduced-motion: reduce) { .pair-details-page *, .pair-details-page *::before, .pair-details-page *::after { scroll-behavior: auto !important; transition-duration: 0.01ms !important; } }

.athlete-ranking-page {
	--ranking-primary: #2563eb;
	--ranking-primary-dark: #1d4ed8;
	--ranking-primary-soft: #eff6ff;
	--ranking-text: #0f172a;
	--ranking-muted: #64748b;
	--ranking-border: #e2e8f0;
	min-height: 100vh;
	padding: 24px max(20px, env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));
	background: #f8fafc;
	color: var(--ranking-text);
}

.ranking-content { width: min(100%, 920px); margin: 0 auto; }
.ranking-hero { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin: 32px 0 20px; }
.ranking-eyebrow { display: block; margin-bottom: 6px; color: var(--ranking-primary); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.ranking-title { margin: 0; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.15; }
.ranking-subtitle { max-width: 580px; margin: 8px 0 0; color: var(--ranking-muted); font-size: .94rem; line-height: 1.55; }
.ranking-count { display: inline-flex; min-width: 112px; align-items: center; justify-content: center; gap: 8px; padding: 9px 13px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--ranking-primary-soft); color: var(--ranking-primary-dark); font-size: .8rem; font-weight: 700; white-space: nowrap; }

.ranking-filter-card, .ranking-list-card, .ranking-state-card { border: 1px solid var(--ranking-border); border-radius: 12px; background: #fff; box-shadow: 0 1px 3px rgba(15, 23, 42, .05); }
.ranking-filter-card { margin-bottom: 18px; padding: 18px; }
.ranking-filter-group + .ranking-filter-group { margin-top: 17px; padding-top: 17px; border-top: 1px solid #edf2f7; }
.ranking-filter-label { display: block; margin-bottom: 9px; color: #475569; font-size: .75rem; font-weight: 750; letter-spacing: .025em; }
.ranking-filter-row { display: flex; gap: 8px; }
.ranking-filter-row--wrap { flex-wrap: wrap; }
.ranking-filter-row--scroll { max-width: 100%; overflow-x: auto; padding-bottom: 2px; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }
.ranking-filter-button { display: inline-flex; min-height: 38px; flex: 0 0 auto; align-items: center; justify-content: center; gap: 7px; padding: 8px 13px; border: 1px solid var(--ranking-border); border-radius: 9px; background: #fff; color: #475569; font-size: .8rem; font-weight: 650; line-height: 1.2; white-space: nowrap; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.ranking-filter-button:hover { border-color: #bfdbfe; background: #f8fbff; color: var(--ranking-primary-dark); }
.ranking-filter-button.is-active { border-color: #93c5fd; background: var(--ranking-primary-soft); color: var(--ranking-primary-dark); box-shadow: inset 0 0 0 1px rgba(37, 99, 235, .06); }
.ranking-filter-button i { font-size: .88rem; }
.athlete-ranking-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, .28); outline-offset: 2px; box-shadow: none; }

.ranking-list-card { overflow: visible; }
.ranking-list-header { position: -webkit-sticky; position: sticky; z-index: 2; top: 8px; display: grid; grid-template-columns: 62px minmax(0, 1fr) 220px 80px; align-items: center; padding: 11px 18px; border-bottom: 1px solid var(--ranking-border); border-radius: 12px 12px 0 0; background: #f8fafc; color: var(--ranking-muted); font-size: .68rem; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.ranking-list-header span:nth-child(3), .ranking-list-header span:last-child { text-align: center; }
.ranking-list { margin: 0; padding: 0; list-style: none; }
.ranking-list-item { display: grid; grid-template-columns: minmax(0, 1fr) 80px; align-items: stretch; border-bottom: 1px solid #edf2f7; background: #fff; transition: background-color 150ms ease; }
.ranking-list-item:last-child { border-bottom: 0; }
.ranking-list-item:hover { background: #f8fbff; }
.ranking-athlete-action { display: grid; grid-template-columns: 44px 52px minmax(0, 1fr) 220px; align-items: center; grid-gap: 10px; gap: 10px; min-width: 0; padding: 14px 0 14px 18px; border: 0; background: transparent; color: inherit; text-align: left; }
.ranking-rank { color: #64748b; font-size: 1rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; text-align: center; }
.ranking-rank.is-podium { display: grid; width: 30px; height: 30px; margin: auto; place-items: center; border-radius: 9px; background: var(--ranking-primary-soft); color: var(--ranking-primary-dark); }
.ranking-avatar, .ranking-avatar-placeholder { width: 46px; height: 46px; border: 1px solid #dbe5f1; border-radius: 50%; }
.ranking-avatar { object-fit: cover; }
.ranking-avatar-placeholder { display: grid; place-items: center; background: #f1f5f9; color: #94a3b8; font-size: 1.3rem; }
.ranking-athlete-copy { min-width: 0; }
.ranking-name { margin: 0; overflow: hidden; font-size: .92rem; font-weight: 750; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.ranking-club { display: block; margin-top: 4px; overflow: hidden; color: var(--ranking-muted); font-size: .73rem; font-weight: 550; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.ranking-medals { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 7px; gap: 7px; }
.ranking-medal { display: inline-flex; align-items: center; justify-content: center; gap: 6px; color: #475569; font-size: .77rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 700; }
.ranking-medal i { font-size: .78rem; }
.ranking-medal--gold i { color: #ca8a04; }
.ranking-medal--silver i { color: #94a3b8; }
.ranking-medal--bronze i { color: #b45309; }
.ranking-badge-action { display: grid; width: 100%; place-items: center; padding: 12px 18px 12px 8px; border: 0; background: transparent; }
.ranking-badge-action:disabled { cursor: default; }
.ranking-level-badge { width: 40px; height: 40px; object-fit: contain; transition: transform 150ms ease; }
.ranking-badge-action:not(:disabled):hover .ranking-level-badge { transform: scale(1.06); }

.ranking-state-card { display: flex; min-height: 230px; flex-direction: column; align-items: center; justify-content: center; padding: 32px 20px; text-align: center; }
.ranking-state-icon { display: grid; width: 48px; height: 48px; margin-bottom: 13px; place-items: center; border-radius: 12px; background: var(--ranking-primary-soft); color: var(--ranking-primary); font-size: 1.15rem; }
.ranking-state-card .spinner-border { width: 2rem; height: 2rem; margin-bottom: 16px; border-width: .2em; color: var(--ranking-primary); }
.ranking-state-title { margin: 0; font-size: .96rem; font-weight: 750; }
.ranking-state-copy { max-width: 360px; margin: 6px 0 0; color: var(--ranking-muted); font-size: .84rem; line-height: 1.5; }
.ranking-sponsor { padding: 16px 12px 4px; }

@media (max-width: 767.98px) {
	.athlete-ranking-page { padding-top: 16px; }
	.ranking-hero { display: block; margin-top: 24px; }
	.ranking-count { margin-top: 14px; }
	.ranking-filter-card { padding: 15px; }
	.ranking-list-header { display: none; }
	.ranking-list-card { border: 0; overflow: visible; background: transparent; box-shadow: none; }
	.ranking-list { display: grid; grid-gap: 10px; gap: 10px; }
	.ranking-list-item { grid-template-columns: minmax(0, 1fr) 60px; border: 1px solid var(--ranking-border); border-radius: 12px; box-shadow: 0 1px 3px rgba(15, 23, 42, .05); }
	.ranking-athlete-action { grid-template-columns: 36px 48px minmax(0, 1fr); padding: 13px 0 13px 12px; }
	.ranking-medals { grid-column: 2 / -1; width: min(100%, 210px); margin-top: -3px; }
	.ranking-medal { justify-content: flex-start; }
	.ranking-badge-action { padding-right: 14px; }
}

@media (max-width: 479.98px) {
	.athlete-ranking-page { padding-right: max(12px, env(safe-area-inset-right)); padding-left: max(12px, env(safe-area-inset-left)); }
	.ranking-title { font-size: 1.5rem; }
	.ranking-subtitle { font-size: .86rem; }
	.ranking-filter-row--wrap .ranking-filter-button { flex-grow: 1; flex-shrink: 1; flex-basis: calc(50% - 4px); }
	.ranking-athlete-action { grid-template-columns: 30px 44px minmax(0, 1fr); gap: 8px; padding-left: 9px; }
	.ranking-avatar, .ranking-avatar-placeholder { width: 42px; height: 42px; }
	.ranking-name { font-size: .86rem; }
	.ranking-medals { grid-column: 2 / -1; }
	.ranking-level-badge { width: 34px; height: 34px; }
}

@media (prefers-reduced-motion: reduce) { .ranking-filter-button, .ranking-list-item, .ranking-level-badge { transition: none; } }

.athlete-details-page {
	--athlete-primary: #2563eb;
	--athlete-primary-dark: #1d4ed8;
	--athlete-primary-soft: #eff6ff;
	--athlete-text: #172033;
	--athlete-muted: #64748b;
	--athlete-border: #e2e8f0;
	min-height: 100vh;
	background: #f6f8fb;
	color: var(--athlete-text);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.athlete-details-shell {
	width: min(100% - 40px, 1040px);
	margin: 0 auto;
	padding: clamp(32px, 5vw, 56px) 0 128px;
}

.athlete-details-shell--state {
	display: grid;
	min-height: calc(100vh - 90px);
	place-items: center;
}

.athlete-page-header {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	margin-bottom: 24px;
}

.athlete-icon-button {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	margin-top: 2px;
	padding: 0;
	border: 1px solid var(--athlete-border);
	border-radius: 11px;
	background: #fff;
	color: #334155;
	font-size: 1rem;
	box-shadow: 0 2px 5px rgba(15, 23, 42, 0.04);
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.athlete-icon-button:hover {
	border-color: #bfdbfe;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary-dark);
}

.athlete-page-eyebrow {
	margin: 0 0 4px;
	color: var(--athlete-primary);
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.athlete-page-header h1 {
	margin: 0;
	color: #0f172a;
	font-size: clamp(1.6rem, 3vw, 2rem);
	font-weight: 760;
	letter-spacing: -0.035em;
	line-height: 1.2;
}

.athlete-page-description {
	margin: 7px 0 0;
	color: var(--athlete-muted);
	font-size: 0.9rem;
	line-height: 1.5;
}

.athlete-profile-card,
.athlete-achievements-card,
.athlete-page-state {
	border: 1px solid var(--athlete-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.055);
}

.athlete-profile-card {
	display: grid;
	grid-template-columns: 240px minmax(0, 1fr);
	overflow: hidden;
}

.athlete-profile-visual {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 30px 24px;
	border-right: 1px solid var(--athlete-border);
	background: #fbfcfe;
}

.athlete-profile-photo-button,
.athlete-badge-button {
	position: relative;
	padding: 0;
	border: 0;
	background: transparent;
}

.athlete-profile-photo-button {
	border-radius: 50%;
	box-shadow: 0 0 0 1px #dbe3ee, 0 9px 24px rgba(15, 23, 42, 0.14);
}

.athlete-profile-photo {
	display: block;
	width: 132px;
	height: 132px;
	border: 4px solid #fff;
	border-radius: 50%;
	object-fit: cover;
}

.athlete-photo-view-icon {
	position: absolute;
	right: 3px;
	bottom: 5px;
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	border: 3px solid #fff;
	border-radius: 50%;
	background: var(--athlete-primary);
	color: #fff;
	font-size: 0.66rem;
}

.athlete-badge-block {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 10px;
	margin-top: 24px;
	padding: 11px 12px;
	border: 1px solid #e8edf4;
	border-radius: 11px;
	background: #fff;
}

.athlete-badge-button,
.athlete-badge-placeholder {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 10px;
}

.athlete-badge-button {
	border: 1px solid #dbeafe;
	background: var(--athlete-primary-soft);
}

.athlete-badge-button img {
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.athlete-badge-placeholder {
	background: #f1f5f9;
	color: #94a3b8;
	font-size: 1.35rem;
}

.athlete-badge-block div {
	min-width: 0;
}

.athlete-badge-block span,
.athlete-badge-block strong {
	display: block;
}

.athlete-badge-block div span {
	margin-bottom: 2px;
	color: var(--athlete-muted);
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.045em;
	text-transform: uppercase;
}

.athlete-badge-block strong {
	overflow-wrap: anywhere;
	color: #334155;
	font-size: 0.8rem;
	font-weight: 750;
}

.athlete-profile-content {
	min-width: 0;
	padding: 28px;
}

.athlete-identity-heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 22px;
}

.athlete-identity-heading h2 {
	margin: 0;
	overflow-wrap: anywhere;
	color: #0f172a;
	font-size: clamp(1.3rem, 2.5vw, 1.55rem);
	font-weight: 760;
	letter-spacing: -0.025em;
	line-height: 1.3;
}

.athlete-identity-heading p {
	margin: 5px 0 0;
	color: var(--athlete-muted);
	font-size: 0.85rem;
}

.athlete-id-badge {
	flex: 0 0 auto;
	padding: 5px 9px;
	border: 1px solid #dbeafe;
	border-radius: 999px;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary-dark);
	font-size: 0.67rem;
	font-weight: 750;
}

.athlete-info-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0 0 18px;
	overflow: hidden;
	border: 1px solid #e8edf4;
	border-radius: 11px;
	background: #fbfcfe;
}

.athlete-info-grid > div {
	min-width: 0;
	padding: 13px 15px;
	border-right: 1px solid #e8edf4;
}

.athlete-info-grid > div:last-child {
	border-right: 0;
}

.athlete-info-grid dt {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 5px;
	color: var(--athlete-muted);
	font-size: 0.67rem;
	font-weight: 700;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}

.athlete-info-grid dt i {
	color: #94a3b8;
}

.athlete-info-grid dd {
	margin: 0;
	overflow-wrap: anywhere;
	color: #273449;
	font-size: 0.82rem;
	font-weight: 650;
	line-height: 1.4;
}

.athlete-medal-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 10px;
	gap: 10px;
}

.athlete-medal {
	display: flex;
	min-width: 0;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	padding: 11px 13px;
	border: 1px solid;
	border-radius: 10px;
}

.athlete-medal span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 0.74rem;
	font-weight: 700;
}

.athlete-medal strong {
	font-size: 1rem;
	font-weight: 800;
}

.athlete-medal--gold { border-color: #fde68a; background: #fffbeb; color: #854d0e; }
.athlete-medal--silver { border-color: #dbe3ed; background: #f8fafc; color: #475569; }
.athlete-medal--bronze { border-color: #fed7aa; background: #fff7ed; color: #9a3412; }

.athlete-admin-panel {
	margin-top: 20px;
	padding-top: 18px;
	border-top: 1px solid var(--athlete-border);
}

.athlete-admin-label {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 10px;
	color: var(--athlete-muted);
	font-size: 0.68rem;
	font-weight: 750;
	letter-spacing: 0.045em;
	text-transform: uppercase;
}

.athlete-admin-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.athlete-button,
.athlete-record-action {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 9px 13px;
	border: 1px solid transparent;
	border-radius: 9px;
	font-size: 0.76rem;
	font-weight: 700;
	line-height: 1.2;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.athlete-button--primary { border-color: var(--athlete-primary); background: var(--athlete-primary); color: #fff; }
.athlete-button--primary:hover { border-color: var(--athlete-primary-dark); background: var(--athlete-primary-dark); color: #fff; box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2); }
.athlete-button--success { border-color: #a7f3d0; background: #ecfdf5; color: #047857; }
.athlete-button--success:hover { border-color: #6ee7b7; background: #d1fae5; color: #065f46; }
.athlete-button--danger { border-color: #fecaca; background: #fef2f2; color: #b91c1c; }
.athlete-button--danger:hover { border-color: #fca5a5; background: #fee2e2; color: #991b1b; }

.athlete-achievements-card {
	margin-top: 20px;
	overflow: hidden;
}

.athlete-achievements-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 17px 20px;
	border-bottom: 1px solid var(--athlete-border);
	background: #fbfcfe;
}

.athlete-section-heading {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 12px;
}

.athlete-section-icon {
	display: grid;
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	place-items: center;
	border-radius: 10px;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary);
	font-size: 0.92rem;
}

.athlete-section-heading h2 {
	margin: 0;
	color: #273449;
	font-size: 0.94rem;
	font-weight: 760;
	line-height: 1.3;
}

.athlete-section-heading p {
	margin: 3px 0 0;
	color: var(--athlete-muted);
	font-size: 0.72rem;
	line-height: 1.35;
}

.athlete-record-count {
	display: grid;
	min-width: 30px;
	height: 30px;
	place-items: center;
	padding: 0 9px;
	border: 1px solid var(--athlete-border);
	border-radius: 999px;
	background: #fff;
	color: #475569;
	font-size: 0.72rem;
	font-weight: 750;
}

.athlete-achievements-body {
	background: #fff;
}

.athlete-record-state,
.athlete-record-empty {
	display: flex;
	min-height: 170px;
	align-items: center;
	justify-content: center;
	padding: 28px;
	color: var(--athlete-muted);
}

.athlete-record-state {
	gap: 9px;
	font-size: 0.82rem;
}

.athlete-record-state .spinner-border,
.athlete-page-spinner {
	color: var(--athlete-primary);
}

.athlete-record-empty {
	flex-direction: column;
	text-align: center;
}

.athlete-empty-icon {
	display: grid;
	width: 44px;
	height: 44px;
	place-items: center;
	margin-bottom: 9px;
	border-radius: 12px;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary);
	font-size: 1.05rem;
}

.athlete-record-empty strong { color: #334155; font-size: 0.86rem; }
.athlete-record-empty p { margin: 4px 0 0; color: #94a3b8; font-size: 0.74rem; }

.athlete-record-list {
	max-height: 440px;
	margin: 0;
	padding: 10px;
	overflow-y: auto;
	list-style: none;
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}

.athlete-record-item {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-bottom: 8px;
	padding: 14px;
	border: 1px solid #e8ecf2;
	border-radius: 11px;
	background: #fff;
	transition: border-color 150ms ease, box-shadow 150ms ease;
}

.athlete-record-item:last-child { margin-bottom: 0; }
.athlete-record-item:hover { border-color: #cbd5e1; box-shadow: 0 5px 16px rgba(15, 23, 42, 0.055); }

.athlete-record-medal {
	display: grid;
	width: 38px;
	height: 38px;
	place-items: center;
	border-radius: 10px;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary);
	font-size: 0.85rem;
}

.athlete-record-medal--gold { background: #fef3c7; color: #a16207; }
.athlete-record-medal--silver { background: #f1f5f9; color: #64748b; }
.athlete-record-medal--bronze { background: #ffedd5; color: #9a3412; }
.athlete-record-content { min-width: 0; }

.athlete-record-title-row {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 8px;
}

.athlete-record-title-row h3 {
	min-width: 0;
	margin: 0;
	overflow: hidden;
	color: #172033;
	font-size: 0.84rem;
	font-weight: 740;
	line-height: 1.4;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.athlete-status-badge {
	flex: 0 0 auto;
	padding: 3px 7px;
	border-radius: 999px;
	background: #dbeafe;
	color: #1d4ed8;
	font-size: 0.59rem;
	font-weight: 800;
	letter-spacing: 0.035em;
	line-height: 1.25;
	text-transform: uppercase;
}

.athlete-status-badge--gold { background: #fef3c7; color: #854d0e; }
.athlete-status-badge--silver { background: #e2e8f0; color: #475569; }
.athlete-status-badge--bronze { background: #ffedd5; color: #9a3412; }

.athlete-record-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin-top: 7px;
}

.athlete-record-tags span {
	padding: 3px 7px;
	border-radius: 6px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 0.64rem;
	font-weight: 650;
	line-height: 1.2;
}

.athlete-record-meta {
	margin-top: 7px;
	color: #64748b;
	font-size: 0.68rem;
}

.athlete-record-meta span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.athlete-record-action {
	min-height: 36px;
	border-color: #dbeafe;
	background: var(--athlete-primary-soft);
	color: var(--athlete-primary-dark);
	font-size: 0.7rem;
}

.athlete-record-action:hover {
	border-color: #bfdbfe;
	background: #dbeafe;
	color: #1e40af;
}

.athlete-icon-button:focus-visible,
.athlete-profile-photo-button:focus-visible,
.athlete-badge-button:focus-visible,
.athlete-button:focus-visible,
.athlete-record-action:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 2px;
}

.athlete-sponsor-wrap {
	display: flex;
	justify-content: center;
	margin-top: 22px;
	padding: 14px;
	border: 1px solid var(--athlete-border);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.72);
}

.athlete-page-state {
	display: flex;
	width: min(100%, 560px);
	min-height: 260px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	gap: 7px;
	padding: 32px;
	color: var(--athlete-muted);
	text-align: center;
}

.athlete-page-spinner {
	width: 1.8rem;
	height: 1.8rem;
	margin-bottom: 8px;
	border-width: 0.18em;
}

.athlete-page-state strong { color: #334155; font-size: 0.94rem; }
.athlete-page-state span { font-size: 0.8rem; }

@media (max-width: 767.98px) {
	.athlete-details-shell { width: min(100% - 32px, 1040px); padding-top: 28px; }
	.athlete-page-header { gap: 12px; margin-bottom: 18px; }
	.athlete-page-description { font-size: 0.84rem; }
	.athlete-profile-card { grid-template-columns: 1fr; }
	.athlete-profile-visual { flex-direction: row; justify-content: flex-start; gap: 20px; padding: 22px; border-right: 0; border-bottom: 1px solid var(--athlete-border); }
	.athlete-profile-photo { width: 104px; height: 104px; }
	.athlete-badge-block { width: auto; min-width: 0; flex: 1 1; margin-top: 0; }
	.athlete-profile-content { padding: 22px; }
	.athlete-record-list { max-height: none; }
}

@media (max-width: 575.98px) {
	.athlete-details-shell { width: min(100% - 24px, 1040px); padding-top: 20px; padding-bottom: 116px; }
	.athlete-icon-button { width: 38px; height: 38px; flex-basis: 38px; border-radius: 10px; }
	.athlete-page-eyebrow { font-size: 0.66rem; }
	.athlete-page-header h1 { font-size: 1.5rem; }
	.athlete-page-description { margin-top: 5px; }
	.athlete-profile-card, .athlete-achievements-card { border-radius: 12px; }
	.athlete-profile-visual { gap: 15px; padding: 18px; }
	.athlete-profile-photo { width: 88px; height: 88px; border-width: 3px; }
	.athlete-photo-view-icon { width: 27px; height: 27px; border-width: 2px; }
	.athlete-badge-block { padding: 9px 10px; }
	.athlete-badge-button, .athlete-badge-placeholder { width: 38px; height: 38px; flex-basis: 38px; }
	.athlete-badge-button img { width: 29px; height: 29px; }
	.athlete-profile-content { padding: 18px; }
	.athlete-identity-heading { flex-direction: column; gap: 9px; margin-bottom: 18px; }
	.athlete-info-grid { grid-template-columns: 1fr; }
	.athlete-info-grid > div { border-right: 0; border-bottom: 1px solid #e8edf4; }
	.athlete-info-grid > div:last-child { border-bottom: 0; }
	.athlete-medal { flex-direction: column; align-items: flex-start; gap: 4px; padding: 10px; }
	.athlete-medal strong { font-size: 1.05rem; }
	.athlete-admin-actions { display: grid; grid-template-columns: 1fr 1fr; }
	.athlete-admin-actions .athlete-button { width: 100%; }
	.athlete-admin-actions .athlete-button--primary { grid-column: 1 / -1; }
	.athlete-achievements-header { padding: 15px 16px; }
	.athlete-section-heading p { display: none; }
	.athlete-record-list { padding: 8px; }
	.athlete-record-item { grid-template-columns: 34px minmax(0, 1fr); align-items: start; gap: 10px; padding: 12px; }
	.athlete-record-medal { width: 34px; height: 34px; }
	.athlete-record-title-row { align-items: flex-start; flex-direction: column-reverse; gap: 5px; }
	.athlete-record-title-row h3 { overflow: visible; white-space: normal; }
	.athlete-record-action { grid-column: 2; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-top: 1px; }
}

@media (max-width: 380px) {
	.athlete-profile-visual { align-items: flex-start; flex-direction: column; }
	.athlete-badge-block { width: 100%; }
	.athlete-admin-actions { grid-template-columns: 1fr; }
	.athlete-admin-actions .athlete-button--primary { grid-column: auto; }
	.athlete-record-action span { display: none; }
	.athlete-record-action { width: 38px; padding: 8px; }
}

@media (prefers-reduced-motion: reduce) {
	.athlete-details-page *,
	.athlete-details-page *::before,
	.athlete-details-page *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

.athlete-search-page {
	--search-primary: #2563eb;
	--search-primary-dark: #1d4ed8;
	--search-primary-soft: #eff6ff;
	--search-text: #0f172a;
	--search-muted: #64748b;
	--search-border: #e2e8f0;
	min-height: 100vh;
	padding: 24px max(20px, env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));
	background: #f8fafc;
	color: var(--search-text);
}

.athlete-search-content { width: min(100%, 920px); margin: 0 auto; }
.athlete-search-hero { margin: 32px 0 20px; }
.athlete-search-eyebrow, .athlete-search-results-heading > div > span { display: block; margin-bottom: 6px; color: var(--search-primary); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.athlete-search-hero h1 { margin: 0; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 750; letter-spacing: -.035em; line-height: 1.15; }
.athlete-search-hero p { max-width: 620px; margin: 8px 0 0; color: var(--search-muted); font-size: .94rem; line-height: 1.55; }

.athlete-search-panel, .athlete-search-state, .athlete-search-list-card { border: 1px solid var(--search-border); border-radius: 12px; background: #fff; box-shadow: 0 1px 3px rgba(15, 23, 42, .05); }
.athlete-search-panel { padding: 18px; }
.athlete-search-form label { display: block; margin-bottom: 8px; color: #334155; font-size: .78rem; font-weight: 750; }
.athlete-search-control { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) auto; grid-gap: 10px; gap: 10px; }
.athlete-search-control > i { position: absolute; z-index: 1; top: 50%; left: 14px; color: #94a3b8; font-size: .9rem; transform: translateY(-50%); pointer-events: none; }
.athlete-search-control input { min-width: 0; min-height: 44px; padding: 10px 14px 10px 40px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: var(--search-text); font-size: .9rem; outline: 0; }
.athlete-search-control input::placeholder { color: #94a3b8; }
.athlete-search-control input:focus { border-color: var(--search-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .14); }
.athlete-search-control button { display: inline-flex; min-width: 112px; min-height: 44px; align-items: center; justify-content: center; gap: 8px; padding: 10px 17px; border: 1px solid var(--search-primary); border-radius: 10px; background: var(--search-primary); color: #fff; font-size: .84rem; font-weight: 750; box-shadow: 0 2px 5px rgba(37, 99, 235, .18); }
.athlete-search-control button:hover:not(:disabled) { border-color: var(--search-primary-dark); background: var(--search-primary-dark); }
.athlete-search-control button:disabled { opacity: .65; cursor: not-allowed; }
.athlete-search-control button .spinner-border { width: .9rem; height: .9rem; border-width: .14em; }
.athlete-search-hint { display: block; margin-top: 8px; color: var(--search-muted); font-size: .73rem; }
.athlete-search-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, .28); outline-offset: 2px; box-shadow: none; }

.athlete-search-state { display: flex; min-height: 230px; flex-direction: column; align-items: center; justify-content: center; margin-top: 18px; padding: 32px 20px; text-align: center; }
.athlete-search-state > .spinner-border { width: 2rem; height: 2rem; margin-bottom: 16px; border-width: .2em; color: var(--search-primary); }
.athlete-search-state-icon { display: grid; width: 48px; height: 48px; margin-bottom: 13px; place-items: center; border-radius: 12px; background: var(--search-primary-soft); color: var(--search-primary); font-size: 1.15rem; }
.athlete-search-state h2 { margin: 0; font-size: .96rem; font-weight: 750; }
.athlete-search-state p { max-width: 390px; margin: 6px 0 0; color: var(--search-muted); font-size: .84rem; line-height: 1.5; }
.athlete-search-sponsor { padding: 16px 12px 4px; }

.athlete-search-results-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; margin: 25px 2px 12px; }
.athlete-search-results-heading > div > span { margin-bottom: 3px; font-size: .67rem; }
.athlete-search-results-heading h2 { margin: 0; font-size: 1.05rem; font-weight: 750; letter-spacing: -.015em; }
.athlete-search-count { display: inline-flex; align-items: center; padding: 7px 11px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--search-primary-soft); color: var(--search-primary-dark); font-size: .75rem; font-weight: 750; white-space: nowrap; }

.athlete-search-list-card { overflow: visible; }
.athlete-search-list-header { position: -webkit-sticky; position: sticky; z-index: 2; top: 8px; display: grid; grid-template-columns: 52px minmax(0, 1fr) 220px 90px; padding: 11px 18px; border-bottom: 1px solid var(--search-border); border-radius: 12px 12px 0 0; background: #f8fafc; color: var(--search-muted); font-size: .68rem; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.athlete-search-list-header span:nth-child(3), .athlete-search-list-header span:last-child { text-align: center; }
.athlete-search-list { margin: 0; padding: 0; list-style: none; }
.athlete-search-list li { border-bottom: 1px solid #edf2f7; }
.athlete-search-list li:last-child { border-bottom: 0; }
.athlete-search-result { display: grid; width: 100%; grid-template-columns: 34px 52px minmax(0, 1fr) 220px 90px; align-items: center; grid-gap: 9px; gap: 9px; min-width: 0; padding: 14px 18px; border: 0; background: #fff; color: inherit; text-align: left; transition: background-color 150ms ease; }
.athlete-search-result:hover { background: #f8fbff; }
.athlete-search-index { color: #64748b; font-size: .85rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; text-align: center; }
.athlete-search-avatar, .athlete-search-avatar-placeholder { width: 46px; height: 46px; border: 1px solid #dbe5f1; border-radius: 50%; }
.athlete-search-avatar { object-fit: cover; }
.athlete-search-avatar-placeholder { display: grid; place-items: center; background: #f1f5f9; color: #94a3b8; font-size: 1.3rem; }
.athlete-search-name { min-width: 0; overflow: hidden; font-size: .9rem; font-weight: 750; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.athlete-search-medals { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 7px; gap: 7px; }
.athlete-search-medals > span { display: inline-flex; align-items: center; justify-content: center; gap: 6px; color: #475569; font-size: .77rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 700; }
.athlete-search-medals i { font-size: .78rem; }
.athlete-search-medals .is-gold i { color: #ca8a04; }
.athlete-search-medals .is-silver i { color: #94a3b8; }
.athlete-search-medals .is-bronze i { color: #b45309; }
.athlete-search-level { display: flex; justify-content: center; min-width: 0; }
.athlete-search-level img { width: 40px; height: 40px; object-fit: contain; }
.athlete-search-level > span { display: block; max-width: 82px; overflow: hidden; padding: 5px 8px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--search-primary-soft); color: var(--search-primary-dark); font-size: .68rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.athlete-search-level > .is-empty { border-color: transparent; background: transparent; color: #94a3b8; }

@media (max-width: 767.98px) {
	.athlete-search-page { padding-top: 16px; }
	.athlete-search-hero { margin-top: 24px; }
	.athlete-search-list-header { display: none; }
	.athlete-search-list-card { border: 0; background: transparent; box-shadow: none; }
	.athlete-search-list { display: grid; grid-gap: 10px; gap: 10px; }
	.athlete-search-list li { overflow: hidden; border: 1px solid var(--search-border); border-radius: 12px; box-shadow: 0 1px 3px rgba(15, 23, 42, .05); }
	.athlete-search-result { grid-template-columns: 30px 48px minmax(0, 1fr) 58px; gap: 8px; padding: 13px 12px; }
	.athlete-search-medals { grid-column: 2 / 4; width: min(100%, 210px); margin-top: -2px; }
	.athlete-search-medals > span { justify-content: flex-start; }
	.athlete-search-level { grid-column: 4; grid-row: 1 / span 2; }
}

@media (max-width: 479.98px) {
	.athlete-search-page { padding-right: max(12px, env(safe-area-inset-right)); padding-left: max(12px, env(safe-area-inset-left)); }
	.athlete-search-hero h1 { font-size: 1.5rem; }
	.athlete-search-hero p { font-size: .86rem; }
	.athlete-search-panel { padding: 15px; }
	.athlete-search-control { grid-template-columns: minmax(0, 1fr) 48px; gap: 8px; }
	.athlete-search-control button { min-width: 48px; padding: 10px; }
	.athlete-search-control button > span:not(.spinner-border) { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
	.athlete-search-result { grid-template-columns: 28px 44px minmax(0, 1fr) 48px; padding-right: 9px; padding-left: 9px; }
	.athlete-search-avatar, .athlete-search-avatar-placeholder { width: 42px; height: 42px; }
	.athlete-search-name { font-size: .86rem; }
	.athlete-search-level img { width: 34px; height: 34px; }
	.athlete-search-level > span { max-width: 48px; padding: 4px 6px; font-size: .62rem; }
}

@media (prefers-reduced-motion: reduce) { .athlete-search-result { transition: none; } }

.update-profile-page {
	--update-primary: #2563eb;
	--update-primary-dark: #1d4ed8;
	--update-primary-soft: #eff6ff;
	--update-ink: #172033;
	--update-muted: #64748b;
	--update-border: #e2e8f0;
	min-height: 100vh;
	padding: 30px 20px 124px;
	background: #f6f8fb;
	color: var(--update-ink);
}

.update-profile-page *, .update-profile-page *::before, .update-profile-page *::after { box-sizing: border-box; }
.update-profile-shell { width: min(100%, 1080px); margin: 0 auto; }

.update-profile-header {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	margin-bottom: 22px;
	padding: 20px 22px;
	border: 1px solid var(--update-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.055);
}

.update-profile-brand { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid #dbeafe; border-radius: 13px; background: var(--update-primary-soft); }
.update-profile-brand img { width: 38px; height: 38px; object-fit: contain; }
.update-profile-heading { min-width: 0; }
.update-profile-eyebrow, .update-profile-section-kicker { display: block; color: var(--update-primary); font-size: .68rem; font-weight: 800; letter-spacing: .09em; line-height: 1.2; text-transform: uppercase; }
.update-profile-heading h1 { margin: 4px 0 3px; color: #0f172a; font-size: clamp(1.35rem, 2.5vw, 1.75rem); font-weight: 750; letter-spacing: -.025em; line-height: 1.2; }
.update-profile-heading p { margin: 0; color: var(--update-muted); font-size: .82rem; line-height: 1.5; }
.update-profile-status { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--update-primary-soft); color: #1e40af; font-size: .7rem; font-weight: 750; white-space: nowrap; }

.update-profile-layout { display: grid; grid-template-columns: 270px minmax(0, 1fr); align-items: start; grid-gap: 22px; gap: 22px; }
.update-profile-aside { position: -webkit-sticky; position: sticky; top: 22px; padding: 24px; border: 1px solid var(--update-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, .04); }
.update-profile-aside-icon { display: grid; width: 44px; height: 44px; margin-bottom: 17px; place-items: center; border-radius: 11px; background: var(--update-primary-soft); color: var(--update-primary); font-size: 1.05rem; }
.update-profile-aside h2 { margin: 0; color: #1e293b; font-size: 1rem; font-weight: 750; }
.update-profile-aside > p { margin: 8px 0 21px; color: var(--update-muted); font-size: .76rem; line-height: 1.6; }
.update-profile-note { display: flex; gap: 10px; padding: 13px; border: 1px solid #dbeafe; border-radius: 10px; background: #f8fbff; color: var(--update-primary); }
.update-profile-note > i { margin-top: 1px; }
.update-profile-note div { display: flex; min-width: 0; flex-direction: column; gap: 3px; }
.update-profile-note strong { color: #1e3a8a; font-size: .71rem; }
.update-profile-note span { color: #64748b; font-size: .66rem; line-height: 1.45; }

.update-profile-form { display: flex; min-width: 0; flex-direction: column; gap: 18px; }
.update-profile-card { overflow: visible; border: 1px solid var(--update-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, .04); }
.update-profile-card-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 21px; border-bottom: 1px solid var(--update-border); border-radius: 13px 13px 0 0; background: #fbfcfe; }
.update-profile-card-header h2 { margin: 4px 0 0; color: #1e293b; font-size: .96rem; font-weight: 750; }
.profile-card-heading-icon { color: #94a3b8; font-size: 1.08rem; }
.update-profile-card-body { padding: 22px; }
.update-profile-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 19px 18px; gap: 19px 18px; }
.update-profile-field { display: flex; min-width: 0; flex-direction: column; }
.update-profile-field--wide { grid-column: 1 / -1; }
.update-profile-field label { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: 0 0 7px; color: #334155; font-size: .74rem; font-weight: 700; }
.update-profile-field label > span:not(.update-profile-optional) { color: #dc2626; }
.update-profile-optional { color: #94a3b8; font-size: .64rem; font-weight: 600; }
.update-profile-field small { display: flex; align-items: center; gap: 5px; margin-top: 6px; color: #7c889b; font-size: .66rem; line-height: 1.4; }
.update-profile-field small i { color: #94a3b8; font-size: .61rem; }

.update-profile-control.form-control, .update-profile-control.form-select {
	min-height: 45px;
	border: 1px solid #d6dee9;
	border-radius: 10px;
	background-color: #fff;
	color: #1e293b;
	font-size: .8rem;
	box-shadow: none;
	transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease;
}
.update-profile-control.form-control { padding: 10px 12px; }
.update-profile-control.form-select { padding-top: 10px; padding-bottom: 10px; }
.update-profile-control::placeholder { color: #a0aabc; }
.update-profile-control:hover:not(:disabled):not([readonly]) { border-color: #aebdce; }
.update-profile-control:focus { border-color: var(--update-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .14); }
.update-profile-control:disabled, .update-profile-control[readonly] { border-color: #e2e8f0; background-color: #f3f6f9; color: #64748b; cursor: not-allowed; opacity: 1; }

.update-profile-phone, .update-profile-phone .react-tel-input { width: 100%; }
.update-profile-phone .react-tel-input { font-family: inherit; }
.update-profile-phone .react-tel-input .form-control { width: 100%; height: 45px; padding-left: 50px; border: 1px solid #d6dee9; border-radius: 10px; color: #1e293b; font-size: .8rem; box-shadow: none; transition: border-color 150ms ease, box-shadow 150ms ease; }
.update-profile-phone .react-tel-input .form-control:hover:not(:disabled) { border-color: #aebdce; }
.update-profile-phone .react-tel-input .form-control:focus { border-color: var(--update-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .14); }
.update-profile-phone .react-tel-input .flag-dropdown { border: 1px solid #d6dee9; border-radius: 10px 0 0 10px; background: #f8fafc; }
.update-profile-phone .react-tel-input .selected-flag { border-radius: 9px 0 0 9px; }
.update-profile-phone .react-tel-input .selected-flag:hover, .update-profile-phone .react-tel-input .selected-flag:focus, .update-profile-phone .react-tel-input .flag-dropdown.open .selected-flag { background: #eef2f7; }
.update-profile-phone .react-tel-input .country-list { max-width: min(320px, calc(100vw - 44px)); border: 1px solid var(--update-border); border-radius: 10px; box-shadow: 0 14px 32px rgba(15, 23, 42, .16); }
.update-profile-phone.is-disabled .react-tel-input .form-control { border-color: #e2e8f0; background: #f3f6f9; color: #64748b; cursor: not-allowed; }
.update-profile-phone.is-disabled .react-tel-input .flag-dropdown { border-color: #e2e8f0; background: #eef2f6; cursor: not-allowed; }

.update-profile-actions { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 17px 19px; border: 1px solid var(--update-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, .04); }
.update-profile-actions > div { display: flex; min-width: 0; flex-direction: column; gap: 3px; }
.update-profile-actions strong { color: #1e293b; font-size: .78rem; }
.update-profile-actions > div span { color: var(--update-muted); font-size: .69rem; }
.update-profile-submit { display: inline-flex; min-width: 154px; min-height: 44px; align-items: center; justify-content: center; gap: 8px; padding: 9px 16px; border: 1px solid var(--update-primary); border-radius: 10px; background: var(--update-primary); color: #fff; font-size: .78rem; font-weight: 750; box-shadow: 0 4px 12px rgba(37, 99, 235, .2); transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.update-profile-submit:hover:not(:disabled) { border-color: var(--update-primary-dark); background: var(--update-primary-dark); box-shadow: 0 6px 16px rgba(37, 99, 235, .25); transform: translateY(-1px); }
.update-profile-submit:focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 3px; }
.update-profile-submit:disabled { cursor: wait; opacity: .7; }
.update-profile-submit .spinner-border { width: .9rem; height: .9rem; border-width: .12em; }

@media (max-width: 839.98px) {
	.update-profile-page { padding-top: 22px; }
	.update-profile-layout { grid-template-columns: 1fr; }
	.update-profile-aside { position: static; display: grid; grid-template-columns: auto minmax(0, 1fr); grid-column-gap: 14px; column-gap: 14px; padding: 18px 20px; }
	.update-profile-aside-icon { grid-row: 1 / 3; margin: 0; }
	.update-profile-aside h2 { align-self: end; }
	.update-profile-aside > p { align-self: start; margin: 4px 0 0; }
	.update-profile-note { display: none; }
}

@media (max-width: 575.98px) {
	.update-profile-page { padding: 14px 12px calc(104px + env(safe-area-inset-bottom)); }
	.update-profile-header { grid-template-columns: auto minmax(0, 1fr); gap: 12px; margin-bottom: 14px; padding: 16px; border-radius: 12px; }
	.update-profile-brand { width: 44px; height: 44px; border-radius: 11px; }
	.update-profile-brand img { width: 32px; height: 32px; }
	.update-profile-heading h1 { font-size: 1.22rem; }
	.update-profile-heading p { margin-top: 5px; font-size: .73rem; }
	.update-profile-status { grid-column: 1 / -1; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 56px; }
	.update-profile-layout, .update-profile-form { gap: 14px; }
	.update-profile-aside { padding: 16px; border-radius: 12px; }
	.update-profile-card, .update-profile-actions { border-radius: 12px; }
	.update-profile-card-header { padding: 16px 17px; }
	.update-profile-card-body { padding: 17px; }
	.update-profile-grid { grid-template-columns: 1fr; gap: 17px; }
	.update-profile-field--wide { grid-column: auto; }
	.update-profile-actions { align-items: stretch; flex-direction: column; padding: 16px; }
	.update-profile-submit { width: 100%; }
	.update-profile-phone .react-tel-input .country-list { position: fixed; top: 15%; right: 12px; left: 12px; width: auto; max-width: none; max-height: 65vh; }
}

@media (max-width: 359.98px) {
	.update-profile-header { grid-template-columns: 1fr; }
	.update-profile-brand { display: none; }
	.update-profile-status { margin-left: 0; }
	.update-profile-aside { grid-template-columns: 1fr; }
	.update-profile-aside-icon { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.update-profile-control, .update-profile-phone .react-tel-input .form-control, .update-profile-submit { transition: none; }
}

.reset-email-page {
	--reset-accent: #2563eb;
	--reset-ink: #172033;
	--reset-muted: #667085;
	display: grid;
	place-items: center;
	min-height: 100vh;
	min-height: 100dvh;
	padding: max(28px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
	background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.08), transparent 30rem), #f5f7fb;
	color: var(--reset-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.reset-email-page *,
.reset-email-page *::before,
.reset-email-page *::after {
	box-sizing: border-box;
}

.reset-email-card {
	width: min(100%, 520px);
	padding: clamp(30px, 6vw, 48px);
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 20px 50px rgba(20, 33, 61, 0.1);
}

.reset-email-logo-wrap {
	display: grid;
	place-items: center;
	width: 72px;
	height: 72px;
	margin: 0 auto 23px;
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 14px;
	box-shadow: 0 6px 18px rgba(20, 33, 61, 0.08);
}

.reset-email-logo {
	display: block;
	width: 56px;
	height: 56px;
	object-fit: contain;
}

.reset-email-success-icon {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	margin: 0 auto 17px;
	background: #e5f6ef;
	border: 1px solid #a9dec9;
	border-radius: 50%;
	color: #11734f;
	font-size: 1.5rem;
}

.reset-email-heading {
	text-align: center;
}

.reset-email-status {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	margin-bottom: 10px;
	color: #11734f;
	font-size: 0.73rem;
	font-weight: 750;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.reset-email-heading h1 {
	margin: 0;
	font-size: clamp(1.75rem, 6vw, 2.15rem);
	font-weight: 750;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

.reset-email-heading p {
	margin: 12px 0 0;
	color: var(--reset-muted);
	font-size: 0.93rem;
	line-height: 1.55;
}

.reset-email-guidance {
	display: grid;
	grid-gap: 10px;
	gap: 10px;
	margin-top: 27px;
}

.reset-email-guidance > div {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr);
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	padding: 12px;
	background: #f8fafc;
	border: 1px solid #e3e8f0;
	border-radius: 10px;
}

.reset-email-guidance > div > i {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	background: #eaf1ff;
	border-radius: 9px;
	color: #1d4ed8;
	font-size: 1rem;
}

.reset-email-guidance span {
	display: grid;
	grid-gap: 2px;
	gap: 2px;
}

.reset-email-guidance strong {
	font-size: 0.84rem;
	font-weight: 720;
}

.reset-email-guidance small {
	color: var(--reset-muted);
	font-size: 0.74rem;
	line-height: 1.4;
}

.reset-email-home {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 50px;
	margin-top: 24px;
	padding: 10px 18px;
	background: var(--reset-accent);
	border: 1px solid var(--reset-accent);
	border-radius: 11px;
	color: #fff;
	font-family: inherit;
	font-size: 0.92rem;
	font-weight: 700;
	box-shadow: 0 5px 12px rgba(37, 99, 235, 0.2);
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.reset-email-home:hover {
	background: #1d4ed8;
	border-color: #1d4ed8;
	transform: translateY(-1px);
}

.reset-email-home:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 3px;
}

.reset-email-note {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 7px;
	margin: 19px 0 0;
	color: #7b8495;
	font-size: 0.74rem;
	line-height: 1.45;
	text-align: center;
}

.reset-email-note i {
	margin-top: 1px;
	color: #1d4ed8;
}

@media (max-width: 480px) {
	.reset-email-page {
		place-items: start center;
		padding-right: max(12px, env(safe-area-inset-right));
		padding-left: max(12px, env(safe-area-inset-left));
	}

	.reset-email-card {
		padding: 28px 22px;
	}

	.reset-email-logo-wrap {
		width: 66px;
		height: 66px;
	}

	.reset-email-logo {
		width: 51px;
		height: 51px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.reset-email-page * {
		transition-duration: 0.01ms !important;
	}
}

.registered-athlete-update-page {
	--athlete-update-primary: #16835f;
	--athlete-update-primary-dark: #0f684b;
	--athlete-update-primary-soft: #eaf7f2;
	--athlete-update-ink: #17211d;
	--athlete-update-muted: #66736d;
	--athlete-update-border: #dfe7e3;
	min-height: 100vh;
	padding: 30px 20px 124px;
	background: #f5f7f6;
	color: var(--athlete-update-ink);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.registered-athlete-update-page *,
.registered-athlete-update-page *::before,
.registered-athlete-update-page *::after {
	box-sizing: border-box;
}

.registered-athlete-update-shell {
	width: min(100%, 1040px);
	margin: 0 auto;
}

.registered-athlete-update-header {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	margin-bottom: 22px;
	padding: 20px 22px;
	border: 1px solid var(--athlete-update-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(28, 43, 36, 0.055);
}

.registered-athlete-update-brand {
	display: grid;
	width: 52px;
	height: 52px;
	place-items: center;
	border: 1px solid #cce8dd;
	border-radius: 13px;
	background: var(--athlete-update-primary-soft);
}

.registered-athlete-update-brand img {
	width: 38px;
	height: 38px;
	object-fit: contain;
}

.registered-athlete-update-heading {
	min-width: 0;
}

.registered-athlete-update-eyebrow,
.registered-athlete-update-section-kicker {
	display: block;
	color: var(--athlete-update-primary-dark);
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	line-height: 1.2;
	text-transform: uppercase;
}

.registered-athlete-update-heading h1 {
	margin: 4px 0 3px;
	color: #11201a;
	font-size: clamp(1.35rem, 2.5vw, 1.75rem);
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.2;
}

.registered-athlete-update-heading p {
	margin: 0;
	color: var(--athlete-update-muted);
	font-size: 0.82rem;
	line-height: 1.5;
}

.registered-athlete-update-status {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 7px 10px;
	border: 1px solid #bfe1d4;
	border-radius: 999px;
	background: var(--athlete-update-primary-soft);
	color: var(--athlete-update-primary-dark);
	font-size: 0.7rem;
	font-weight: 750;
	white-space: nowrap;
}

.registered-athlete-update-layout {
	display: grid;
	grid-template-columns: 270px minmax(0, 1fr);
	align-items: start;
	grid-gap: 22px;
	gap: 22px;
}

.registered-athlete-update-aside,
.registered-athlete-update-card,
.registered-athlete-update-actions {
	border: 1px solid var(--athlete-update-border);
	border-radius: 13px;
	background: #fff;
	box-shadow: 0 5px 18px rgba(28, 43, 36, 0.04);
}

.registered-athlete-update-aside {
	position: -webkit-sticky;
	position: sticky;
	top: 22px;
	padding: 24px;
}

.registered-athlete-update-aside-icon {
	display: grid;
	width: 44px;
	height: 44px;
	margin-bottom: 17px;
	place-items: center;
	border-radius: 11px;
	background: var(--athlete-update-primary-soft);
	color: var(--athlete-update-primary-dark);
	font-size: 1.05rem;
}

.registered-athlete-update-aside h2 {
	margin: 0;
	color: #25342e;
	font-size: 1rem;
	font-weight: 750;
}

.registered-athlete-update-aside > p {
	margin: 8px 0 21px;
	color: var(--athlete-update-muted);
	font-size: 0.76rem;
	line-height: 1.6;
}

.registered-athlete-update-note {
	display: flex;
	gap: 10px;
	padding: 13px;
	border: 1px solid #cfe9df;
	border-radius: 10px;
	background: #f7fcfa;
	color: var(--athlete-update-primary-dark);
}

.registered-athlete-update-note > i {
	margin-top: 1px;
}

.registered-athlete-update-note div {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 3px;
}

.registered-athlete-update-note strong {
	color: #164f3c;
	font-size: 0.71rem;
}

.registered-athlete-update-note span {
	color: var(--athlete-update-muted);
	font-size: 0.66rem;
	line-height: 1.45;
}

.registered-athlete-update-form {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 18px;
}

.registered-athlete-update-card {
	overflow: visible;
}

.registered-athlete-update-card-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 18px 21px;
	border-bottom: 1px solid var(--athlete-update-border);
	border-radius: 13px 13px 0 0;
	background: #fbfdfc;
}

.registered-athlete-update-card-header h2 {
	margin: 4px 0 0;
	color: #25342e;
	font-size: 0.96rem;
	font-weight: 750;
}

.registered-athlete-update-card-header .profile-card-heading-icon {
	color: #8d9b95;
	font-size: 1.08rem;
}

.registered-athlete-update-card-body {
	padding: 22px;
}

.registered-athlete-update-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 19px 18px;
	gap: 19px 18px;
}

.registered-athlete-update-field {
	display: flex;
	min-width: 0;
	flex-direction: column;
}

.registered-athlete-update-field--wide {
	grid-column: 1 / -1;
}

.registered-athlete-update-field label {
	display: flex;
	align-items: center;
	gap: 5px;
	margin: 0 0 7px;
	color: #33443d;
	font-size: 0.74rem;
	font-weight: 700;
}

.registered-athlete-update-field label > span {
	color: #c72f3a;
}

.registered-athlete-update-field small {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 6px;
	color: #78847f;
	font-size: 0.66rem;
	line-height: 1.4;
}

.registered-athlete-update-field small i {
	color: #8d9b95;
	font-size: 0.61rem;
}

.registered-athlete-update-control.form-control,
.registered-athlete-update-control.form-select {
	min-height: 45px;
	border: 1px solid #d4ded9;
	border-radius: 10px;
	background-color: #fff;
	color: #24332d;
	font-size: 0.8rem;
	box-shadow: none;
	transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease;
}

.registered-athlete-update-control.form-control {
	padding: 10px 12px;
}

.registered-athlete-update-control.form-select {
	padding-top: 10px;
	padding-bottom: 10px;
}

.registered-athlete-update-control::placeholder {
	color: #9da8a3;
}

.registered-athlete-update-control:hover:not(:disabled):not([readonly]) {
	border-color: #aebdb6;
}

.registered-athlete-update-control:focus {
	border-color: var(--athlete-update-primary);
	box-shadow: 0 0 0 3px rgba(22, 131, 95, 0.14);
}

.registered-athlete-update-control:disabled,
.registered-athlete-update-control[readonly] {
	border-color: #e0e7e3;
	background-color: #f2f5f3;
	color: #65716c;
	cursor: not-allowed;
	opacity: 1;
}

.registered-athlete-update-phone,
.registered-athlete-update-phone .react-tel-input {
	width: 100%;
}

.registered-athlete-update-phone .react-tel-input {
	font-family: inherit;
}

.registered-athlete-update-phone .react-tel-input .form-control {
	width: 100%;
	height: 45px;
	padding-left: 50px;
	border: 1px solid #d4ded9;
	border-radius: 10px;
	color: #65716c;
	font-size: 0.8rem;
	box-shadow: none;
}

.registered-athlete-update-phone .react-tel-input .flag-dropdown {
	border: 1px solid #e0e7e3;
	border-radius: 10px 0 0 10px;
	background: #edf2ef;
}

.registered-athlete-update-phone .react-tel-input .selected-flag {
	border-radius: 9px 0 0 9px;
}

.registered-athlete-update-phone.is-disabled .react-tel-input .form-control {
	border-color: #e0e7e3;
	background: #f2f5f3;
	color: #65716c;
	cursor: not-allowed;
}

.registered-athlete-update-phone.is-disabled .react-tel-input .flag-dropdown {
	cursor: not-allowed;
}

.registered-athlete-update-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 17px 19px;
}

.registered-athlete-update-actions > div {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 3px;
}

.registered-athlete-update-actions strong {
	color: #25342e;
	font-size: 0.78rem;
}

.registered-athlete-update-actions > div span {
	color: var(--athlete-update-muted);
	font-size: 0.69rem;
}

.registered-athlete-update-submit {
	display: inline-flex;
	min-width: 154px;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 9px 16px;
	border: 1px solid var(--athlete-update-primary);
	border-radius: 10px;
	background: var(--athlete-update-primary);
	color: #fff;
	font: inherit;
	font-size: 0.78rem;
	font-weight: 750;
	box-shadow: 0 4px 12px rgba(22, 131, 95, 0.2);
	cursor: pointer;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.registered-athlete-update-submit:hover:not(:disabled) {
	border-color: var(--athlete-update-primary-dark);
	background: var(--athlete-update-primary-dark);
	box-shadow: 0 6px 16px rgba(22, 131, 95, 0.25);
	transform: translateY(-1px);
}

.registered-athlete-update-submit:disabled {
	cursor: wait;
	opacity: 0.7;
}

.registered-athlete-update-submit .spinner-border {
	width: 0.9rem;
	height: 0.9rem;
	border-width: 0.12em;
}

.registered-athlete-update-page :is(button, input, select):focus-visible {
	outline: 3px solid rgba(22, 131, 95, 0.28);
	outline-offset: 2px;
}

@media (max-width: 839.98px) {
	.registered-athlete-update-page {
		padding-top: 22px;
	}

	.registered-athlete-update-layout {
		grid-template-columns: 1fr;
	}

	.registered-athlete-update-aside {
		position: static;
		display: grid;
		grid-template-columns: auto minmax(0, 1fr);
		grid-column-gap: 14px;
		column-gap: 14px;
		padding: 18px 20px;
	}

	.registered-athlete-update-aside-icon {
		grid-row: 1 / 3;
		margin: 0;
	}

	.registered-athlete-update-aside h2 {
		align-self: end;
	}

	.registered-athlete-update-aside > p {
		align-self: start;
		margin: 4px 0 0;
	}

	.registered-athlete-update-note {
		display: none;
	}
}

@media (max-width: 575.98px) {
	.registered-athlete-update-page {
		padding: 14px 12px calc(104px + env(safe-area-inset-bottom));
	}

	.registered-athlete-update-header {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
		margin-bottom: 14px;
		padding: 16px;
		border-radius: 12px;
	}

	.registered-athlete-update-brand {
		width: 44px;
		height: 44px;
		border-radius: 11px;
	}

	.registered-athlete-update-brand img {
		width: 32px;
		height: 32px;
	}

	.registered-athlete-update-heading h1 {
		font-size: 1.22rem;
	}

	.registered-athlete-update-heading p {
		margin-top: 5px;
		font-size: 0.73rem;
	}

	.registered-athlete-update-status {
		grid-column: 1 / -1;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 56px;
	}

	.registered-athlete-update-layout,
	.registered-athlete-update-form {
		gap: 14px;
	}

	.registered-athlete-update-aside {
		padding: 16px;
		border-radius: 12px;
	}

	.registered-athlete-update-card,
	.registered-athlete-update-actions {
		border-radius: 12px;
	}

	.registered-athlete-update-card-header {
		padding: 16px 17px;
	}

	.registered-athlete-update-card-body {
		padding: 17px;
	}

	.registered-athlete-update-grid {
		grid-template-columns: 1fr;
		gap: 17px;
	}

	.registered-athlete-update-field--wide {
		grid-column: auto;
	}

	.registered-athlete-update-actions {
		align-items: stretch;
		flex-direction: column;
		padding: 16px;
	}

	.registered-athlete-update-submit {
		width: 100%;
	}
}

@media (max-width: 359.98px) {
	.registered-athlete-update-header {
		grid-template-columns: 1fr;
	}

	.registered-athlete-update-brand {
		display: none;
	}

	.registered-athlete-update-status {
		margin-left: 0;
	}

	.registered-athlete-update-aside {
		grid-template-columns: 1fr;
	}

	.registered-athlete-update-aside-icon {
		display: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	.registered-athlete-update-control,
	.registered-athlete-update-submit {
		transition: none;
	}
}

@media print {
	.no-print {
		display: none !important;
	}
}

button.transition:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* e.g., in your component CSS */
.green-thead th {
	background-color: #d1e7dd !important; /* light green */
	color: #0f5132 !important;
	border-bottom: 1px solid #badbcc !important;
}

/* Subtle red highlight for protested rows — override Bootstrap's cell bg */
.table .protest-row > * {
	background-color: rgba(250, 5, 29, 0.08) !important;
}

/* Optional: a gentle left accent to make it pop */
.table .protest-row > :first-child {
	box-shadow: inset 3px 0 0 rgba(250, 1, 26, 0.35);
}

/* Modern league scoreboard */
.league-match-page {
	--league-accent: #4f46e5;
	--league-accent-dark: #3730a3;
	--league-accent-soft: #eef2ff;
	--league-ink: #172033;
	--league-muted: #667085;
	--league-border: #e2e8f0;
	--league-surface: #fff;
	min-height: 100vh;
	padding: 32px clamp(16px, 3vw, 40px) 120px;
	background: #f5f7fb;
	color: var(--league-ink);
	font-size: 0.9375rem;
}

.league-match-shell {
	max-width: 1600px;
	margin: 0 auto;
}
.league-group-label {
	display: block;
	margin-bottom: 4px;
	color: var(--league-accent);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.league-header-btn,
.league-header-icon-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 40px;
	border-radius: 10px;
	font-size: 0.86rem;
	font-weight: 600;
	transition:
		border-color 140ms ease,
		background-color 140ms ease,
		color 140ms ease;
}
.league-group-filter-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px 16px;
	margin: 0 0 26px;
}
.league-my-group-control {
	flex: 0 0 auto;
}
.league-my-group-control .form-check {
	min-height: 42px;
	margin: 0;
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 9px;
	border: 1px solid var(--league-border);
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
}
.league-search {
	position: relative;
	display: flex;
	align-items: center;
	flex: 1 1 280px;
	width: min(100%, 340px);
	max-width: 340px;
	margin: 0;
}
.league-search > i {
	position: absolute;
	left: 14px;
	z-index: 1;
	color: #98a2b3;
}
.league-search .form-control {
	height: 42px;
	padding: 9px 42px 9px 40px;
	border: 1px solid var(--league-border);
	border-radius: 10px;
	background: #fff;
	color: var(--league-ink);
	font-size: 0.9rem;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
}
.league-search .form-control::placeholder {
	color: #98a2b3;
}
.league-search > button {
	position: absolute;
	right: 7px;
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border: 0;
	border-radius: 7px;
	background: transparent;
	color: var(--league-muted);
}
.league-search > button:hover {
	background: #f1f5f9;
	color: var(--league-ink);
}
.league-match-page :is(button, input, [tabindex]):focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}
.league-match-page button:disabled {
	cursor: not-allowed;
	opacity: 0.58;
}
.league-live-indicator {
	display: flex;
	justify-content: center;
	margin: 16px 0;
}
.league-live-image {
	display: block;
	max-height: 24px;
	object-fit: contain;
}
.league-loading {
	display: flex;
	min-height: 55vh;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 14px;
	color: var(--league-muted);
	font-weight: 600;
}
.league-loading img {
	width: 72px;
	height: 72px;
}
.league-content {
	margin-top: 24px;
}
.league-group-grid {
	--bs-gutter-x: 20px;
	--bs-gutter-y: 20px;
	align-items: stretch;
}
.league-group-grid > [class*="col-"] {
	display: flex;
}

.league-group-card {
	width: 100%;
	overflow: hidden;
	border: 1px solid var(--league-border);
	border-radius: 12px;
	background: var(--league-surface);
	box-shadow: 0 6px 22px rgba(15, 23, 42, 0.055);
}
.league-group-header {
	display: flex;
	min-height: 74px;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 14px 16px;
	border: 0;
	border-bottom: 1px solid #4338ca;
	background: var(--league-accent) !important;
	color: #fff;
}
.league-group-label {
	margin: 0 0 2px;
	color: #c7d2fe;
	font-size: 0.64rem;
}
.league-group-header h2 {
	margin: 0;
	font-size: 1.06rem;
	font-weight: 700;
	line-height: 1.25;
}
.league-group-actions {
	display: flex;
	align-items: center;
	gap: 6px;
}
.league-header-btn,
.league-header-icon-btn {
	min-height: 34px;
	padding: 6px 10px;
	border: 1px solid rgba(255, 255, 255, 0.42);
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
	font-size: 0.77rem;
}
.league-header-icon-btn {
	width: 34px;
	padding: 0;
}
.league-header-btn:hover,
.league-header-icon-btn:hover {
	border-color: #fff;
	background: #fff;
	color: var(--league-accent-dark);
}

.league-group-body {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	gap: 14px;
	padding: 0;
}
.league-table-wrap {
	max-width: 100%;
	border-bottom: 1px solid var(--league-border);
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}
.league-standings-table {
	min-width: 500px;
	margin: 0;
	font-size: 0.8rem;
}
.league-standings-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	padding: 11px 8px;
	border-bottom: 1px solid var(--league-border);
	background: #f8fafc;
	color: #475467 !important;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.045em;
	text-transform: uppercase;
	white-space: nowrap;
}
.league-standings-table tbody td {
	padding: 10px 8px !important;
	border-color: #edf1f6;
	color: #344054;
	vertical-align: middle;
}
.league-standings-table tbody tr:last-child td {
	border-bottom: 0;
}
.league-standings-table tbody tr:hover td {
	background: #f8faff;
}
.league-standings-table td:first-child,
.league-standings-table th:first-child {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
	max-width: 220px;
	background: #fff;
	box-shadow: 1px 0 0 var(--league-border);
}
.league-standings-table thead th:first-child {
	z-index: 3;
	background: #f8fafc;
}
.league-standings-table .mintonai-badge {
	border-color: #c7d2fe;
	border-radius: 6px;
	background: var(--league-accent-soft);
	color: var(--league-accent-dark);
	font-weight: 700;
}
.league-standings-table .btn-xs {
	border-radius: 6px;
	box-shadow: none;
}
.league-stat-header-button {
	min-width: 30px;
	min-height: 30px;
	margin: -7px -5px;
	padding: 4px 5px;
	border: 0;
	border-radius: 6px;
	background: transparent;
	color: inherit;
	font: inherit;
	font-weight: 700;
	letter-spacing: inherit;
}
.league-stat-header-button:hover {
	background: var(--league-accent-soft);
	color: var(--league-accent-dark);
}
.league-pair-button {
	max-width: 100%;
	cursor: pointer;
	font: inherit;
	font-weight: 800;
	overflow-wrap: anywhere;
	white-space: normal;
}
.league-standings-table .league-pair-button {
	color: var(--league-accent) !important;
}
.league-pair-cell {
	overflow-wrap: anywhere;
	white-space: normal;
}
.league-pair-name {
	max-width: 100%;
	padding: 2px 3px;
	border: 0;
	border-radius: 4px;
	background: transparent;
	color: inherit;
	font: inherit;
	overflow-wrap: anywhere;
	text-align: left;
	white-space: normal;
}
.league-pair-name:hover {
	color: var(--league-accent-dark);
	text-decoration: underline;
}

.league-score-button,
.league-rule-button {
	border-color: var(--league-accent) !important;
	background: var(--league-accent) !important;
	color: #fff !important;
}
.league-score-button:hover,
.league-score-button:focus-visible,
.league-rule-button:hover,
.league-rule-button:focus-visible {
	border-color: var(--league-accent-dark) !important;
	background: var(--league-accent-dark) !important;
	color: #fff !important;
}
.league-fullscreen-button,
.league-fullscreen-button:hover,
.league-fullscreen-button:focus-visible {
	border-color: var(--league-border) !important;
	background: #fff !important;
	color: var(--league-ink) !important;
}

.league-group-body > .rounded-3 {
	margin: 0 12px 12px;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}
.league-group-body .card.border-0 {
	overflow: hidden;
	border: 1px solid var(--league-border) !important;
	border-radius: 10px;
	box-shadow: none !important;
}
.league-group-body .card.border-0 > .card-header {
	min-height: 42px;
	padding: 9px 12px !important;
	border: 0;
	border-bottom: 1px solid var(--league-border);
	background: #f8fafc !important;
	color: #344054 !important;
	font-size: 0.8rem !important;
	font-weight: 700;
}
.league-group-body .card.border-0 > .card-header .btn-outline-light {
	border-color: var(--league-border);
	color: var(--league-accent);
}
.league-group-body .card.border-0 > .card-body {
	padding: 8px !important;
}
.league-group-body .card.border-0 > .card-body > .border,
.league-group-body .card.border-0 > .card-body > .m-1 {
	margin: 0 0 8px !important;
	padding: 10px !important;
	border-color: var(--league-border) !important;
	border-radius: 8px !important;
	background: #fff !important;
	box-shadow: none !important;
	font-size: 0.84rem !important;
}
.league-group-body .card.border-0 > .card-body > .mintonai-subtle-yellow {
	border-color: #fbbf24 !important;
	background: #fffbeb !important;
	box-shadow: inset 3px 0 0 #f59e0b !important;
}
.league-group-body .mintonai-badge {
	border-radius: 6px;
	font-weight: 600;
}
.league-group-body .mintonai-subtle-grey {
	border-color: #e2e8f0;
	background: #f1f5f9;
	color: #475569;
}
.league-group-body .mintonai-subtle-purple {
	border-color: #c7d2fe;
	background: var(--league-accent-soft);
	color: var(--league-accent-dark);
}
.league-group-body .mintonai-subtle-green {
	border-color: #a7f3d0;
	background: #ecfdf5;
	color: #047857;
}
.league-match-page .table .protest-row > * {
	background-color: #fff1f2 !important;
}
.league-match-page .table .protest-row > :first-child {
	box-shadow:
		inset 3px 0 0 #e11d48,
		1px 0 0 var(--league-border);
}

@media (max-width: 991.98px) {
	.league-match-page {
		padding-top: 24px;
	}
}

@media (max-width: 575.98px) {
	.league-match-page {
		padding: 12px 12px 100px;
		font-size: 0.9rem;
	}
	.league-search {
		width: 100%;
		max-width: none;
		margin-bottom: 0;
	}
	.league-group-filter-row {
		align-items: stretch;
		margin-bottom: 18px;
	}
	.league-group-filter-row .league-search {
		flex-basis: 100%;
	}
	.league-group-grid {
		--bs-gutter-y: 14px;
	}
	.league-group-header {
		align-items: flex-start;
		padding: 13px 12px;
	}
	.league-group-actions {
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.league-header-btn {
		padding-inline: 8px;
	}
	.league-standings-table {
		min-width: 475px;
		font-size: 0.76rem;
	}
	.league-standings-table td:first-child,
	.league-standings-table th:first-child {
		max-width: 180px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.league-match-page *,
	.league-match-page *::before,
	.league-match-page *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

@media (max-width: 399.98px) {
	.league-group-header {
		flex-direction: column;
	}
	.league-group-actions {
		width: 100%;
		justify-content: flex-start;
	}
}

@media print {
	.league-match-page {
		padding: 0;
		background: #fff;
	}
	.league-page-header,
	.league-group-card {
		box-shadow: none;
	}
}

.edit-court-modal {
	--edit-court-accent: #4f46e5;
	--edit-court-accent-dark: #3730a3;
	--edit-court-border: #e2e8f0;
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
}

.edit-court-modal__dialog {
	width: calc(100% - 24px);
	max-width: 680px;
	height: calc(100dvh - 24px);
	max-height: calc(100dvh - 24px);
	margin: 12px auto;
}

.edit-court-modal__content {
	display: flex;
	height: 100%;
	max-height: 100%;
	flex-direction: column;
	overflow: hidden;
	border: 0;
	border-radius: 14px;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.22);
}

.edit-court-modal__header {
	align-items: flex-start;
	flex: 0 0 auto;
	padding: 20px 22px;
	border: 0;
	border-bottom: 1px solid var(--edit-court-border);
	background: #fafbff;
}

.edit-court-modal__header > div { min-width: 0; }
.edit-court-modal__eyebrow { display: block; margin-bottom: 3px; color: var(--edit-court-accent); font-size: 0.67rem; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; }
.edit-court-modal__header .modal-title { margin: 0; color: #172033; font-size: 1.2rem; font-weight: 700; letter-spacing: -0.015em; line-height: 1.3; }
.edit-court-modal__header p { margin: 4px 0 0; color: #667085; font-size: 0.79rem; }
.edit-court-modal__header .btn-close { width: 38px; height: 38px; margin: 0; padding: 0; border: 1px solid var(--edit-court-border); border-radius: 10px; background-color: #fff; background-size: 11px; opacity: 1; }
.edit-court-modal__header .btn-close:hover { border-color: #c7d2fe; background-color: #eef2ff; }

.edit-court-modal__body {
	display: flex;
	min-height: 0;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 14px;
	overflow-y: auto;
	padding: 18px 20px;
	background: #f5f7fb;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}

.edit-court-modal__body::-webkit-scrollbar { width: 8px; }
.edit-court-modal__body::-webkit-scrollbar-track { background: transparent; }
.edit-court-modal__body::-webkit-scrollbar-thumb { border: 2px solid #f5f7fb; border-radius: 999px; background: #cbd5e1; }

.edit-court-modal__section {
	flex: 0 0 auto;
	margin: 0;
	overflow: hidden;
	border: 1px solid var(--edit-court-border);
	border-radius: 11px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.035);
}

.edit-court-modal__section > .card-header {
	display: flex;
	align-items: center;
	gap: 11px;
	padding: 12px 14px;
	border-bottom: 1px solid #edf1f6;
	background: #fafbfc;
}

.edit-court-modal__section-icon {
	display: grid;
	width: 34px;
	height: 34px;
	flex: 0 0 34px;
	place-items: center;
	border-radius: 8px;
	background: #eef2ff;
	color: var(--edit-court-accent);
	font-size: 0.92rem;
}

.edit-court-modal__section h3 { margin: 0; color: #344054; font-size: 0.86rem; font-weight: 700; }
.edit-court-modal__section .card-header p { margin: 2px 0 0; color: #667085; font-size: 0.7rem; }
.edit-court-modal__section > .card-body { padding: 14px; }

.edit-court-modal__field + .edit-court-modal__field { margin-top: 13px; }
.edit-court-modal .form-label { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; margin-bottom: 6px; color: #344054; font-size: 0.76rem; font-weight: 700; }
.edit-court-modal__optional { padding: 2px 6px; border-radius: 999px; background: #f1f5f9; color: #667085; font-size: 0.61rem; font-weight: 600; }

.edit-court-modal .form-control {
	min-height: 42px;
	border: 1px solid #d8dee8;
	border-radius: 9px;
	background: #fff;
	color: #172033;
	font-size: 0.83rem;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.025);
}

.edit-court-modal .form-control:hover { border-color: #c7d2fe; }
.edit-court-modal .form-control:focus { border-color: var(--edit-court-accent); box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.15); }
.edit-court-modal .form-control::placeholder { color: #98a2b3; }
.edit-court-modal .form-label .text-muted { flex-basis: 100%; margin: 0 !important; color: #667085 !important; font-size: 0.68rem !important; font-weight: 500; }

.edit-court-modal__official-block { position: relative; padding: 12px; border: 1px solid #edf1f6; border-radius: 9px; background: #fafbfc; }
.edit-court-modal__official-block + .edit-court-modal__official-block { margin-top: 10px; }
.edit-court-modal__character-count { position: absolute; right: 20px; bottom: 22px; color: #98a2b3; font-size: 0.62rem; pointer-events: none; }

.edit-court-modal__line-judge-header { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 9px; }
.edit-court-modal__line-judge-header .form-label { margin: 0; }
.edit-court-modal__add-button { display: inline-flex; min-height: 32px; align-items: center; gap: 5px; padding: 5px 9px; border: 1px solid #c7d2fe; border-radius: 8px; background: #eef2ff; color: var(--edit-court-accent-dark); font-size: 0.69rem; font-weight: 700; }
.edit-court-modal__add-button:hover { border-color: var(--edit-court-accent); background: #e0e7ff; color: var(--edit-court-accent-dark); }

.edit-court-modal__line-judge-row { display: grid; grid-template-columns: 28px minmax(0, 1fr) 36px; align-items: center; grid-gap: 8px; gap: 8px; }
.edit-court-modal__line-judge-row + .edit-court-modal__line-judge-row { margin-top: 7px; }
.edit-court-modal__judge-number { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 7px; background: #f1f5f9; color: #64748b; font-size: 0.68rem; font-weight: 700; }
.edit-court-modal__remove-button { display: grid; width: 36px; height: 36px; place-items: center; padding: 0; border: 1px solid #fecaca; border-radius: 8px; background: #fff5f5; color: #b42318; }
.edit-court-modal__remove-button:hover:not(:disabled) { border-color: #fda4af; background: #ffe4e6; color: #9f1239; }
.edit-court-modal__remove-button:disabled { border-color: #e2e8f0; background: #f8fafc; color: #cbd5e1; opacity: 1; cursor: not-allowed; }

.edit-court-modal__switch { min-height: 42px; margin: 0; padding: 10px 12px 10px 42px; border: 1px solid #e2e8f0; border-radius: 9px; background: #fafbfc; }
.edit-court-modal__switch .form-check-input { width: 2.1em; margin-left: -31px; border-color: #cbd5e1; }
.edit-court-modal__switch .form-check-input:checked { border-color: var(--edit-court-accent); background-color: var(--edit-court-accent); }
.edit-court-modal__switch .form-check-label { color: #344054; font-size: 0.78rem; font-weight: 600; }

.edit-court-modal__footer { flex: 0 0 auto; padding: 12px 20px; border-top: 1px solid var(--edit-court-border); background: #fff; }
.edit-court-modal__footer > div { display: flex; width: 100%; justify-content: flex-end; gap: 8px; }
.edit-court-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; margin: 0 !important; padding: 7px 14px; border-radius: 9px; box-shadow: none; font-size: 0.78rem; font-weight: 700; }
.edit-court-modal__save-button { border: 1px solid var(--edit-court-accent); background: var(--edit-court-accent); color: #fff; }
.edit-court-modal__save-button:hover:not(:disabled) { border-color: var(--edit-court-accent-dark); background: var(--edit-court-accent-dark); color: #fff; }
.edit-court-modal__save-button:disabled { border-color: #cbd5e1; background: #e2e8f0; color: #64748b; opacity: 1; cursor: not-allowed; }

.edit-court-modal :is(button, input):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28); outline-offset: 2px; }

@media (max-width: 575.98px) {
	.edit-court-modal__dialog { width: 100%; max-width: none; height: 100dvh; margin: 0; }
	.edit-court-modal__content { height: 100%; border-radius: 0; }
	.edit-court-modal__header { padding: 16px; }
	.edit-court-modal__header .modal-title { font-size: 1.08rem; }
	.edit-court-modal__body { padding: 12px; }
	.edit-court-modal__section > .card-body { padding: 12px; }
	.edit-court-modal__line-judge-row { grid-template-columns: 24px minmax(0, 1fr) 36px; gap: 6px; }
	.edit-court-modal__judge-number { width: 24px; height: 24px; }
	.edit-court-modal__footer { padding: 10px 12px max(10px, env(safe-area-inset-bottom)); }
	.edit-court-modal__footer .btn { flex: 1 1; min-height: 46px; }
}

@media (prefers-reduced-motion: reduce) {
	.edit-court-modal { -webkit-backdrop-filter: none; backdrop-filter: none; }
}

.match-settings-modal {
	--settings-primary: #2563eb;
	--settings-primary-dark: #1d4ed8;
	--settings-primary-soft: #eff6ff;
	--settings-text: #172033;
	--settings-muted: #64748b;
	--settings-border: #e2e8f0;
}

.match-settings-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.match-settings-modal__dialog {
	width: min(720px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.match-settings-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.match-settings-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 19px 22px 17px;
	border-bottom: 1px solid var(--settings-border);
	background: #fff;
}

.match-settings-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }

.match-settings-modal__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 11px;
	background: var(--settings-primary-soft);
	color: var(--settings-primary-dark);
	font-size: 1rem;
}

.match-settings-modal__eyebrow {
	margin: 0 0 2px;
	color: var(--settings-primary-dark);
	font-size: 0.68rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.match-settings-modal__title {
	margin: 0;
	color: var(--settings-text);
	font-size: 1.2rem;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.3;
}

.match-settings-modal__subtitle {
	margin: 3px 0 0;
	color: var(--settings-muted);
	font-size: 0.78rem;
	line-height: 1.45;
}

.match-settings-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.match-settings-modal__close:hover { border-color: var(--settings-border); background: #f8fafc; color: var(--settings-text); }

.match-settings-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 18px 20px 22px;
	background: #f7f9fc;
	overscroll-behavior: contain;
}

.match-settings-section + .match-settings-section { margin-top: 18px; }

.match-settings-section__heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin: 0 2px 10px;
}

.match-settings-section__heading h3 { margin: 0 0 2px; color: var(--settings-text); font-size: 0.88rem; font-weight: 750; }
.match-settings-section__heading p { margin: 0; color: var(--settings-muted); font-size: 0.69rem; line-height: 1.45; }

.match-settings-section__heading > span {
	padding: 4px 8px;
	border: 1px solid #dbeafe;
	border-radius: 999px;
	background: var(--settings-primary-soft);
	color: var(--settings-primary-dark);
	font-size: 0.62rem;
	font-weight: 750;
}

.match-settings-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 9px; gap: 9px; }

.match-settings-option {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 10px;
	gap: 10px;
	min-height: 78px;
	padding: 11px 12px;
	border: 1px solid var(--settings-border);
	border-radius: 11px;
	background: #fff;
	box-shadow: 0 2px 7px rgba(15, 23, 42, 0.025);
	transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

.match-settings-option:hover { border-color: #cbd5e1; box-shadow: 0 4px 12px rgba(15, 23, 42, 0.05); }
.match-settings-option.is-enabled { border-color: #bfdbfe; background: #fbfdff; }

.match-settings-option__icon {
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border-radius: 9px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 0.82rem;
}

.match-settings-option.is-enabled .match-settings-option__icon { background: var(--settings-primary-soft); color: var(--settings-primary-dark); }
.match-settings-option__copy { min-width: 0; }
.match-settings-option__copy .form-label { display: block; margin: 0 0 2px; color: #334155; cursor: pointer; font-size: 0.75rem; font-weight: 750; line-height: 1.35; }
.match-settings-option__copy p { margin: 0; color: var(--settings-muted); font-size: 0.64rem; line-height: 1.42; }
.match-settings-option .form-check { min-height: auto; margin: 0; padding-left: 2.55em; }
.match-settings-option .form-check-input { width: 2.2em; height: 1.2em; margin-top: 0; cursor: pointer; border-color: #94a3b8; }
.match-settings-option .form-check-input:checked { border-color: var(--settings-primary); background-color: var(--settings-primary); }
.match-settings-option .form-check-input:focus { border-color: var(--settings-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }

.match-settings-section--rules {
	padding: 15px;
	border: 1px solid var(--settings-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035);
}

.match-settings-section--rules .match-settings-section__heading { margin-right: 0; margin-left: 0; }
.match-settings-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 12px; gap: 12px; }
.match-settings-field { min-width: 0; }
.match-settings-field .form-label { margin-bottom: 5px; color: #475569; font-size: 0.69rem; font-weight: 700; }

.match-settings-field .form-select,
.match-settings-field .form-control {
	min-height: 42px;
	border-color: #cbd5e1;
	border-radius: 9px;
	background-color: #fff;
	color: var(--settings-text);
	font-size: 0.75rem;
}

.match-settings-field .form-select:hover, .match-settings-field .form-control:hover { border-color: #94a3b8; }
.match-settings-field .form-select:focus, .match-settings-field .form-control:focus { border-color: var(--settings-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.match-settings-field .form-text { display: block; margin-top: 5px; color: var(--settings-muted); font-size: 0.63rem; line-height: 1.42; }

.match-settings-modal__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 14px 20px;
	border-top: 1px solid var(--settings-border);
	background: #fff;
}

.match-settings-modal__footer-copy strong, .match-settings-modal__footer-copy span { display: block; }
.match-settings-modal__footer-copy strong { margin-bottom: 2px; color: #334155; font-size: 0.73rem; font-weight: 750; }
.match-settings-modal__footer-copy span { color: var(--settings-muted); font-size: 0.64rem; }
.match-settings-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.match-settings-modal__footer .btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 10px;
	font-size: 0.76rem;
	font-weight: 700;
}

.match-settings-modal__cancel.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.match-settings-modal__cancel.btn:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: var(--settings-text); }
.match-settings-modal__save.btn { border-color: var(--settings-primary); background: var(--settings-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2); }
.match-settings-modal__save.btn:hover:not(:disabled) { border-color: var(--settings-primary-dark); background: var(--settings-primary-dark); }
.match-settings-modal__save.btn:disabled { border-color: #94a3b8; background: #94a3b8; box-shadow: none; opacity: 0.75; }

.match-settings-modal :is(button, input, select, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; }

@media (max-width: 575.98px) {
	.match-settings-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.match-settings-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.match-settings-modal__header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.match-settings-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.match-settings-modal__subtitle { display: none; }
	.match-settings-modal__body { padding: 14px 11px 18px; }
	.match-settings-grid, .match-settings-fields { grid-template-columns: 1fr; }
	.match-settings-option { min-height: 72px; }
	.match-settings-section--rules { padding: 13px 11px; }
	.match-settings-modal__footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.match-settings-modal__footer-copy { display: none; }
	.match-settings-modal__footer-actions, .match-settings-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.match-settings-modal__eyebrow, .match-settings-section__heading > span { display: none; }
	.match-settings-option { grid-template-columns: 30px minmax(0, 1fr) auto; gap: 8px; padding: 10px 9px; }
	.match-settings-option__icon { width: 30px; height: 30px; }
	.match-settings-modal__footer-actions { flex-direction: column-reverse; }
}

@media (prefers-reduced-motion: reduce) {
	.match-settings-modal *, .match-settings-modal *::before, .match-settings-modal *::after { transition: none !important; }
}

.score-legend-modal {
	--score-legend-primary: #2563eb;
	--score-legend-primary-dark: #1d4ed8;
	--score-legend-primary-soft: #eff6ff;
	--score-legend-text: #172033;
	--score-legend-muted: #64748b;
	--score-legend-border: #e2e8f0;
}

.score-legend-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.score-legend-modal__dialog {
	width: min(620px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.score-legend-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.score-legend-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 22px 18px;
	border-bottom: 1px solid var(--score-legend-border);
	background: #fff;
}

.score-legend-modal__heading { min-width: 0; }

.score-legend-modal__eyebrow {
	margin: 0 0 4px;
	color: var(--score-legend-primary-dark);
	font-size: 0.7rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.score-legend-modal__title {
	margin: 0;
	color: var(--score-legend-text);
	font-size: 1.22rem;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.3;
}

.score-legend-modal__subtitle {
	margin: 5px 0 0;
	color: var(--score-legend-muted);
	font-size: 0.84rem;
	line-height: 1.5;
}

.score-legend-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.score-legend-modal__close:hover {
	border-color: var(--score-legend-border);
	background: #f8fafc;
	color: var(--score-legend-text);
}

.score-legend-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 20px 22px 22px;
	background: #f8fafc;
	overscroll-behavior: contain;
}

.score-legend-rule {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	padding: 13px 14px;
	border: 1px solid #bfdbfe;
	border-radius: 12px;
	background: #f8fbff;
}

.score-legend-rule__icon {
	display: grid;
	width: 42px;
	height: 42px;
	place-items: center;
	border-radius: 10px;
	background: var(--score-legend-primary);
	color: #fff;
	font-size: 1rem;
}

.score-legend-rule > div { min-width: 0; }
.score-legend-rule > div span, .score-legend-rule > div strong { display: block; }
.score-legend-rule > div span { margin-bottom: 2px; color: var(--score-legend-muted); font-size: 0.67rem; font-weight: 650; }
.score-legend-rule > div strong { overflow-wrap: anywhere; color: var(--score-legend-text); font-size: 0.85rem; font-weight: 750; line-height: 1.4; }

.score-legend-rule__status {
	padding: 5px 9px;
	border: 1px solid #bbf7d0;
	border-radius: 999px;
	background: #f0fdf4;
	color: #15803d;
	font-size: 0.65rem;
	font-weight: 750;
}

.score-legend-modal__section-heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
	margin: 20px 2px 11px;
}

.score-legend-modal__section-heading h3 {
	margin: 0 0 3px;
	color: var(--score-legend-text);
	font-size: 0.88rem;
	font-weight: 750;
}

.score-legend-modal__section-heading p {
	margin: 0;
	color: var(--score-legend-muted);
	font-size: 0.7rem;
	line-height: 1.45;
}

.score-legend-list {
	counter-reset: ranking-rule;
	display: grid;
	grid-gap: 8px;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.score-legend-item {
	counter-increment: ranking-rule;
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	align-items: flex-start;
	grid-gap: 11px;
	gap: 11px;
	padding: 12px 13px;
	border: 1px solid var(--score-legend-border);
	border-radius: 11px;
	background: #fff;
	box-shadow: 0 2px 7px rgba(15, 23, 42, 0.025);
}

.score-legend-item__number {
	display: grid;
	width: 32px;
	height: 32px;
	place-items: center;
	border-radius: 9px;
	background: var(--score-legend-primary-soft);
	color: var(--score-legend-primary-dark);
	font-size: 0.68rem;
	font-weight: 800;
}

.score-legend-item__number::before { content: counter(ranking-rule, decimal-leading-zero); }
.score-legend-item__content { min-width: 0; }

.score-legend-item__heading {
	display: flex;
	align-items: center;
	gap: 7px;
	min-height: 24px;
	margin-bottom: 2px;
}

.score-legend-item__heading strong { color: #334155; font-size: 0.78rem; font-weight: 750; }

.score-legend-item__abbreviation {
	display: inline-flex;
	min-width: 27px;
	height: 22px;
	align-items: center;
	justify-content: center;
	padding: 0 6px;
	border: 1px solid #dbeafe;
	border-radius: 7px;
	background: #f8fbff;
	color: var(--score-legend-primary-dark);
	font-size: 0.62rem;
	font-weight: 800;
}

.score-legend-item__description { color: var(--score-legend-muted); font-size: 0.7rem; line-height: 1.48; }
.score-legend-item__description p { margin: 0; }

.score-legend-item__example,
.score-legend-item__formula {
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
	margin-top: 6px;
	padding: 4px 7px;
	border-radius: 6px;
	background: #f1f5f9;
	color: #475569;
	font-size: 0.65rem;
	font-weight: 650;
}

.score-legend-item__formula { border: 1px solid #dbeafe; background: #f8fbff; color: var(--score-legend-primary-dark); }

.score-legend-modal__footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 9px;
	padding: 14px 22px;
	border-top: 1px solid var(--score-legend-border);
	background: #fff;
}

.score-legend-modal__footer .btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 10px;
	font-size: 0.76rem;
	font-weight: 700;
}

.score-legend-modal__manual.btn {
	border-color: var(--score-legend-primary);
	background: var(--score-legend-primary);
	color: #fff;
	box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2);
}

.score-legend-modal__manual.btn:hover {
	border-color: var(--score-legend-primary-dark);
	background: var(--score-legend-primary-dark);
}

.score-legend-modal__close-action.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.score-legend-modal__close-action.btn:hover { border-color: #94a3b8; background: #f8fafc; color: var(--score-legend-text); }

.score-legend-modal :is(button, [role="button"]):focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28) !important;
	outline-offset: 2px;
	box-shadow: none;
}

.score-legend-modal__dialog.legend-dimmed .score-legend-modal__content {
	filter: brightness(0.42);
	pointer-events: none;
	transition: filter 0.18s ease;
}

@media (max-width: 575.98px) {
	.score-legend-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.score-legend-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.score-legend-modal__header { padding: max(16px, env(safe-area-inset-top)) 16px 14px; }
	.score-legend-modal__body { padding: 15px 12px; }
	.score-legend-rule { grid-template-columns: 38px minmax(0, 1fr); gap: 10px; padding: 11px; }
	.score-legend-rule__icon { width: 38px; height: 38px; }
	.score-legend-rule__status { display: none; }
	.score-legend-modal__section-heading { margin-top: 17px; }
	.score-legend-item { grid-template-columns: 30px minmax(0, 1fr); gap: 9px; padding: 10px; }
	.score-legend-item__number { width: 30px; height: 30px; }
	.score-legend-modal__footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.score-legend-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.score-legend-modal__footer { align-items: stretch; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
	.score-legend-modal *, .score-legend-modal *::before, .score-legend-modal *::after { transition: none !important; }
}

.ad-zoom-backdrop {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1050; /* above modals if needed */
	display: flex;
	align-items: center;
	justify-content: center;
}

.ad-zoom-wrapper {
	max-width: 95vw;
	max-height: 95vh;
	text-align: center;
}

.ad-zoom-image {
	max-width: 100%;
	max-height: 85vh;
	object-fit: contain;
	border-radius: 0.75rem;
}

.scoresheets-payment-modal {
	--scoresheet-accent: #4f46e5;
	--scoresheet-accent-dark: #3730a3;
	--scoresheet-border: #e2e8f0;
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
}

.scoresheets-payment-modal__dialog {
	width: calc(100% - 24px);
	max-width: 1040px;
	height: calc(100dvh - 24px);
	margin: 12px auto;
}

.scoresheets-payment-modal__content {
	display: flex;
	height: 100%;
	max-height: 100%;
	flex-direction: column;
	overflow: hidden;
	border: 0;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.22);
}

.scoresheets-payment-modal__header {
	align-items: flex-start;
	flex: 0 0 auto;
	padding: 19px 22px;
	border: 0;
	border-bottom: 1px solid var(--scoresheet-border);
	background: #fafbff;
}

.scoresheets-payment-modal__eyebrow { display: block; margin-bottom: 3px; color: var(--scoresheet-accent); font-size: 0.67rem; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; }
.scoresheets-payment-modal__header .modal-title { margin: 0; color: #172033; font-size: 1.22rem; font-weight: 700; letter-spacing: -0.015em; line-height: 1.3; }
.scoresheets-payment-modal__header p { margin: 4px 0 0; color: #667085; font-size: 0.78rem; }
.scoresheets-payment-modal__header .btn-close { width: 38px; height: 38px; margin: 0; padding: 0; border: 1px solid var(--scoresheet-border); border-radius: 10px; background-color: #fff; background-size: 11px; opacity: 1; }
.scoresheets-payment-modal__header .btn-close:hover { border-color: #c7d2fe; background-color: #eef2ff; }

.scoresheets-payment-modal__body { min-height: 0; flex: 1 1 auto; overflow-y: auto; padding: 18px 20px; background: #f5f7fb; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; scrollbar-color: #cbd5e1 transparent; scrollbar-width: thin; }
.scoresheets-payment-modal__body::-webkit-scrollbar { width: 8px; }
.scoresheets-payment-modal__body::-webkit-scrollbar-thumb { border: 2px solid #f5f7fb; border-radius: 999px; background: #cbd5e1; }

.scoresheets-payment-modal__notice { display: flex; align-items: flex-start; gap: 11px; margin-bottom: 14px; padding: 12px 14px; border: 1px solid #c7d2fe; border-radius: 10px; background: #eef2ff; color: #3730a3; }
.scoresheets-payment-modal__notice.is-warning { border-color: #fde68a; background: #fffbeb; color: #92400e; }
.scoresheets-payment-modal__notice > i { margin-top: 1px; font-size: 1rem; }
.scoresheets-payment-modal__notice-title { font-size: 0.82rem; font-weight: 700; line-height: 1.45; }
.scoresheets-payment-modal__notice-copy { margin-top: 3px; color: #667085; font-size: 0.73rem; }
.scoresheets-payment-modal__notice .text-success { color: inherit !important; }

.scoresheets-payment-modal__loading { display: flex; min-height: 320px; align-items: center; justify-content: center; gap: 12px; color: #475569; }
.scoresheets-payment-modal__loading .spinner-border { color: var(--scoresheet-accent); }
.scoresheets-payment-modal__loading strong,
.scoresheets-payment-modal__loading span { display: block; }
.scoresheets-payment-modal__loading strong { font-size: 0.84rem; }
.scoresheets-payment-modal__loading span { margin-top: 2px; color: #667085; font-size: 0.7rem; }
.scoresheets-payment-modal__error { display: flex; align-items: center; gap: 9px; margin: 0; border-color: #fecaca; border-radius: 10px; background: #fff1f2; color: #b42318; font-size: 0.78rem; }

.scoresheets-payment-modal__comparison { padding: 14px; border: 1px solid var(--scoresheet-border); border-radius: 12px; background: #fff; }
.scoresheets-payment-modal__plans { margin: 0; }
.scoresheets-payment-modal__plans > [class*="col-"] { padding-top: 0; padding-bottom: 0; }
.scoresheets-payment-modal__versus { display: flex; align-items: center; justify-content: center; }
.scoresheets-payment-modal__versus > div { display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid var(--scoresheet-border); border-radius: 50%; background: #fff; color: #98a2b3; font-size: 0.66rem; font-weight: 800; box-shadow: 0 2px 8px rgba(15, 23, 42, 0.05); }

.scoresheets-plan { position: relative; display: flex; min-height: 100%; flex-direction: column; padding: 15px; border: 1px solid var(--scoresheet-border); border-radius: 11px; background: #fff; }
.scoresheets-plan.is-online { border-color: #a7f3d0; box-shadow: inset 0 3px 0 #10b981; }
.scoresheets-plan__label { align-self: flex-start; margin-bottom: 9px; padding: 3px 7px; border-radius: 999px; background: #f1f5f9; color: #667085; font-size: 0.6rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
.scoresheets-plan__label.is-recommended { display: inline-flex; align-items: center; gap: 4px; background: #ecfdf5; color: #047857; }
.scoresheets-plan__image { display: grid; min-height: 104px; place-items: center; margin-bottom: 10px; overflow: hidden; border-radius: 8px; background: #f8fafc; }
.scoresheets-plan__image img { display: block; width: 100%; height: 104px; object-fit: contain; }
.scoresheets-plan h3 { margin: 0; color: #172033; font-size: 0.93rem; font-weight: 700; }
.scoresheets-plan__summary { margin: 4px 0 9px; color: #667085; font-size: 0.72rem; }
.scoresheets-plan__price { display: inline-flex; align-self: flex-start; padding: 5px 9px; border-radius: 7px; font-size: 0.78rem; font-weight: 800; }
.scoresheets-plan__price.is-paper-price { background: #fff1f2; color: #b42318; }
.scoresheets-plan__price.is-online-price { background: #ecfdf5; color: #047857; }
.scoresheets-plan__details { margin-top: 10px; color: #667085; font-size: 0.69rem; line-height: 1.5; }
.scoresheets-plan__details strong { margin-left: 3px; color: #344054; }

.scoresheets-plan__breakdown { margin-top: 12px; padding-top: 10px; border-top: 1px solid #edf1f6; }
.scoresheets-plan__breakdown-title { margin-bottom: 6px; color: #475467; font-size: 0.66rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.045em; }
.scoresheets-plan__breakdown-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; grid-gap: 10px; gap: 10px; padding: 7px 8px; border-radius: 7px; background: #f8fafc; color: #667085; font-size: 0.65rem; line-height: 1.4; }
.scoresheets-plan__breakdown-row + .scoresheets-plan__breakdown-row { margin-top: 5px; }
.scoresheets-plan__breakdown-row span { min-width: 0; overflow-wrap: anywhere; }
.scoresheets-plan__breakdown-row strong { color: #344054; text-align: right; }
.scoresheets-plan__remaining { margin-top: 10px; padding: 8px 9px; border: 1px solid #a7f3d0; border-radius: 8px; background: #ecfdf5; color: #047857; font-size: 0.69rem; }

.scoresheets-payment-modal__balance { display: flex; align-items: center; justify-content: flex-end; gap: 8px; margin-top: 13px; }
.scoresheets-payment-modal__balance img { width: 32px; height: 32px; object-fit: contain; }
.scoresheets-payment-modal__balance span { display: flex; flex-direction: column; color: #667085; font-size: 0.63rem; line-height: 1.3; }
.scoresheets-payment-modal__balance strong { color: #344054; font-size: 0.78rem; }
.scoresheets-payment-modal__paid-notice { display: flex; align-items: flex-start; gap: 9px; margin-top: 12px; padding: 10px 12px; border: 1px solid #bae6fd; border-radius: 9px; background: #f0f9ff; color: #075985; font-size: 0.72rem; line-height: 1.5; }

.scoresheets-payment-modal__organizer-notice { display: flex; min-height: 280px; align-items: center; justify-content: center; gap: 13px; color: #667085; text-align: left; }
.scoresheets-payment-modal__organizer-notice > i { display: grid; width: 44px; height: 44px; flex: 0 0 44px; place-items: center; border-radius: 10px; background: #fffbeb; color: #b45309; font-size: 1.1rem; }
.scoresheets-payment-modal__organizer-notice h3 { margin: 0; color: #344054; font-size: 0.92rem; font-weight: 700; }
.scoresheets-payment-modal__organizer-notice p { margin: 4px 0 0; font-size: 0.74rem; }

.scoresheets-payment-modal__footer { flex: 0 0 auto; gap: 8px; padding: 12px 20px; border-top: 1px solid var(--scoresheet-border); background: #fff; }
.scoresheets-payment-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; margin: 0; padding: 7px 13px; border-radius: 9px; box-shadow: none; font-size: 0.75rem; font-weight: 700; }
.scoresheets-payment-modal__pay { order: 3; border: 1px solid var(--scoresheet-accent); background: var(--scoresheet-accent); color: #fff; }
.scoresheets-payment-modal__pay:hover:not(:disabled) { border-color: var(--scoresheet-accent-dark); background: var(--scoresheet-accent-dark); color: #fff; }
.scoresheets-payment-modal__support { order: 2; border: 1px solid #a7f3d0; background: #ecfdf5; color: #047857; }
.scoresheets-payment-modal__support:hover { border-color: #6ee7b7; background: #d1fae5; color: #065f46; }
.scoresheets-payment-modal__close { order: 1; margin-right: auto !important; border: 1px solid var(--scoresheet-border); background: #fff; color: #475569; }
.scoresheets-payment-modal__footer .btn:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #98a2b3; opacity: 1; cursor: not-allowed; }
.scoresheets-payment-modal :is(button, [tabindex]):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28); outline-offset: 2px; box-shadow: none !important; }

@media (max-width: 767.98px) {
	.scoresheets-payment-modal__content { border-radius: 0; }
	.scoresheets-payment-modal__versus { min-height: 32px; }
	.scoresheets-payment-modal__versus > div { width: 32px; height: 32px; }
	.scoresheets-payment-modal__footer { padding: 10px 12px max(10px, env(safe-area-inset-bottom)); }
	.scoresheets-payment-modal__footer .btn { flex: 1 1; min-height: 46px; }
	.scoresheets-payment-modal__close { margin-right: 0 !important; }
}

@media (max-width: 575.98px) {
	.scoresheets-payment-modal__header { padding: 16px; }
	.scoresheets-payment-modal__header .modal-title { font-size: 1.08rem; }
	.scoresheets-payment-modal__body { padding: 12px; }
	.scoresheets-payment-modal__comparison { padding: 10px; }
	.scoresheets-payment-modal__footer { display: grid; grid-template-columns: 1fr 1fr; }
	.scoresheets-payment-modal__pay { grid-column: 1 / -1; grid-row: 1; }
	.scoresheets-payment-modal__support { grid-column: 1 / -1; grid-row: 2; }
	.scoresheets-payment-modal__close { grid-column: 1 / -1; grid-row: 3; }
}

@media (prefers-reduced-motion: reduce) {
	.scoresheets-payment-modal { -webkit-backdrop-filter: none; backdrop-filter: none; }
}

.umpire-stats-modal {
	--umpire-primary: #2563eb;
	--umpire-primary-dark: #1d4ed8;
	--umpire-primary-soft: #eff6ff;
	--umpire-text: #172033;
	--umpire-muted: #64748b;
	--umpire-border: #e2e8f0;
}

.umpire-stats-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.umpire-stats-modal__dialog {
	width: min(800px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.umpire-stats-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.umpire-stats-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 19px 22px 17px;
	border-bottom: 1px solid var(--umpire-border);
	background: #fff;
}

.umpire-stats-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }
.umpire-stats-modal__heading-icon { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 11px; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); font-size: 1rem; }
.umpire-stats-modal__eyebrow { margin: 0 0 2px; color: var(--umpire-primary-dark); font-size: 0.68rem; font-weight: 750; letter-spacing: 0.08em; line-height: 1.4; text-transform: uppercase; }
.umpire-stats-modal__title { margin: 0; color: var(--umpire-text); font-size: 1.2rem; font-weight: 750; letter-spacing: -0.025em; line-height: 1.3; }
.umpire-stats-modal__subtitle { margin: 3px 0 0; color: var(--umpire-muted); font-size: 0.78rem; line-height: 1.45; }

.umpire-stats-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.umpire-stats-modal__close:hover:not(:disabled) { border-color: var(--umpire-border); background: #f8fafc; color: var(--umpire-text); }
.umpire-stats-modal__close:disabled { cursor: not-allowed; opacity: 0.45; }

.umpire-stats-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 18px 20px 22px;
	background: #f7f9fc;
	overscroll-behavior: contain;
}

.umpire-stats-summary { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 9px; gap: 9px; margin-bottom: 14px; }
.umpire-stats-summary > div { display: grid; grid-template-columns: 36px minmax(0, 1fr); align-items: center; grid-column-gap: 10px; column-gap: 10px; padding: 11px 12px; border: 1px solid var(--umpire-border); border-radius: 11px; background: #fff; box-shadow: 0 2px 7px rgba(15, 23, 42, 0.025); }
.umpire-stats-summary > div > span { display: grid; grid-row: 1 / 3; width: 36px; height: 36px; place-items: center; border-radius: 9px; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); font-size: 0.82rem; }
.umpire-stats-summary strong { color: var(--umpire-text); font-size: 1rem; font-weight: 800; line-height: 1.2; }
.umpire-stats-summary small { color: var(--umpire-muted); font-size: 0.62rem; line-height: 1.35; }

.umpire-stats-table-wrap {
	padding: 14px;
	border: 1px solid var(--umpire-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035);
}

.umpire-stats-table-scroll { max-height: 300px; overflow: auto; border: 1px solid var(--umpire-border); border-radius: 10px; }
.umpire-stats-table { width: 100%; min-width: 560px; margin: 0; border-collapse: separate; border-spacing: 0; color: #334155; font-size: 0.72rem; }
.umpire-stats-table th { position: -webkit-sticky; position: sticky; top: 0; z-index: 1; padding: 10px 12px; border-bottom: 1px solid var(--umpire-border); background: #f8fafc; color: #64748b; font-size: 0.63rem; font-weight: 750; letter-spacing: 0.035em; text-align: center; text-transform: uppercase; white-space: nowrap; }
.umpire-stats-table th:first-child { text-align: left; }
.umpire-stats-table td { padding: 9px 12px; border-bottom: 1px solid #edf0f4; text-align: center; vertical-align: middle; }
.umpire-stats-table tbody tr:last-child td { border-bottom: 0; }
.umpire-stats-table tbody tr:hover td { background: #fafcff; }
.umpire-stats-table td:first-child { display: flex; align-items: center; gap: 9px; text-align: left; }
.umpire-stats-table td:first-child strong { min-width: 0; overflow-wrap: anywhere; font-size: 0.73rem; }
.umpire-stats-table__avatar { display: grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border-radius: 8px; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); font-size: 0.67rem; font-weight: 800; }
.umpire-stats-table__total { display: inline-grid; min-width: 28px; height: 25px; padding: 0 7px; place-items: center; border-radius: 7px; background: #ecfdf5; color: #047857; font-weight: 800; }

.umpire-editor-section { margin-top: 14px; padding: 14px; border: 1px solid var(--umpire-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); }
.umpire-editor-section__heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; margin-bottom: 11px; }
.umpire-editor-section__heading h3 { margin: 0 0 2px; color: var(--umpire-text); font-size: 0.82rem; font-weight: 750; }
.umpire-editor-section__heading p { margin: 0; color: var(--umpire-muted); font-size: 0.64rem; line-height: 1.42; }

.umpire-editor__add {
	display: inline-flex;
	min-height: 36px;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 7px 10px;
	border: 1px solid #bfdbfe;
	border-radius: 9px;
	background: var(--umpire-primary-soft);
	color: var(--umpire-primary-dark);
	font-size: 0.68rem;
	font-weight: 750;
}

.umpire-editor__add:hover:not(:disabled) { border-color: #93c5fd; background: #dbeafe; }
.umpire-editor__add:disabled { cursor: not-allowed; opacity: 0.55; }
.umpire-editor__list { min-height: 62px; padding: 7px; border: 1px solid var(--umpire-border); border-radius: 10px; background: #f8fafc; transition: background-color 0.15s ease, border-color 0.15s ease; }
.umpire-editor__list.is-dragging-over { border-color: #93c5fd; background: var(--umpire-primary-soft); }

.umpire-editor__row {
	display: grid;
	grid-template-columns: 38px 32px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 9px;
	gap: 9px;
	min-height: 58px;
	margin-bottom: 7px;
	padding: 8px 9px;
	border: 1px solid var(--umpire-border);
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 2px 6px rgba(15, 23, 42, 0.025);
}

.umpire-editor__row:last-of-type { margin-bottom: 0; }
.umpire-editor__row.has-error { border-color: #fecaca; background: #fffafa; }
.umpire-editor__row.is-dragging { border-color: #93c5fd; box-shadow: 0 12px 24px rgba(37, 99, 235, 0.14); }

.umpire-editor__handle { display: grid; width: 36px; height: 38px; padding: 0; place-items: center; border: 1px solid #dbe3ed; border-radius: 8px; background: #f8fafc; color: #64748b; cursor: grab; touch-action: none; }
.umpire-editor__handle:hover { border-color: #93c5fd; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); }
.umpire-editor__handle:active { cursor: grabbing; }
.umpire-editor__position { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 8px; background: #f1f5f9; color: #64748b; font-size: 0.62rem; font-weight: 800; }

.umpire-editor__row .form-control { min-width: 0; min-height: 39px; border-color: #cbd5e1; border-radius: 8px; background-color: #fff; color: var(--umpire-text); font-size: 0.74rem; }
.umpire-editor__row .form-control:hover:not(:disabled) { border-color: #94a3b8; }
.umpire-editor__row .form-control:focus { border-color: var(--umpire-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.umpire-editor__row .form-control.is-valid { border-color: #86efac; background-color: #f7fef9; }

.umpire-editor__remove { display: inline-flex; min-height: 36px; align-items: center; justify-content: center; gap: 6px; padding: 7px 10px; border: 1px solid #fecaca; border-radius: 8px; background: #fff; color: #b91c1c; font-size: 0.66rem; font-weight: 700; }
.umpire-editor__remove:hover:not(:disabled) { border-color: #fca5a5; background: #fff7f7; }
.umpire-editor__remove:disabled { cursor: not-allowed; opacity: 0.5; }

.umpire-editor__empty { display: flex; min-height: 120px; align-items: center; justify-content: center; flex-direction: column; gap: 3px; color: var(--umpire-muted); text-align: center; }
.umpire-editor__empty i { margin-bottom: 4px; color: #94a3b8; font-size: 1.15rem; }
.umpire-editor__empty strong { color: #475569; font-size: 0.74rem; }
.umpire-editor__empty span { font-size: 0.64rem; }
.umpire-editor__update-scope { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 10px; padding: 10px 12px; border: 1px solid var(--umpire-border); border-radius: 9px; background: #f8fafc; cursor: pointer; }
.umpire-editor__update-scope > span:first-child { min-width: 0; }
.umpire-editor__update-scope strong, .umpire-editor__update-scope small { display: block; }
.umpire-editor__update-scope strong { color: var(--umpire-text); font-size: 0.7rem; font-weight: 750; }
.umpire-editor__update-scope small { margin-top: 2px; color: var(--umpire-muted); font-size: 0.62rem; line-height: 1.4; }
.umpire-editor__update-scope .form-check { flex: 0 0 auto; padding-left: 2.5em; }
.umpire-editor__update-scope .form-check-input { cursor: pointer; }
.umpire-editor__update-scope .form-check-input:disabled { cursor: not-allowed; }
.umpire-editor__messages { min-height: 0; }
.umpire-editor__validation { display: flex; align-items: flex-start; gap: 6px; margin-top: 9px; padding: 7px 9px; border: 1px solid #fecaca; border-radius: 8px; background: #fff7f7; color: #b91c1c; font-size: 0.65rem; line-height: 1.4; }

.umpire-stats-empty, .umpire-stats-modal__loading { display: flex; min-height: 220px; align-items: center; justify-content: center; flex-direction: column; gap: 4px; color: var(--umpire-muted); text-align: center; }
.umpire-stats-empty > span { display: grid; width: 42px; height: 42px; margin-bottom: 7px; place-items: center; border-radius: 11px; background: #f1f5f9; color: #64748b; font-size: 1.05rem; }
.umpire-stats-empty strong, .umpire-stats-modal__loading strong { color: #334155; font-size: 0.8rem; }
.umpire-stats-empty p, .umpire-stats-modal__loading > span:last-child { margin: 0; font-size: 0.68rem; }
.umpire-stats-modal__loading .spinner-border { width: 30px; height: 30px; margin-bottom: 9px; color: var(--umpire-primary); }

.umpire-stats-modal__error { display: flex; min-height: 120px; align-items: flex-start; gap: 10px; padding: 14px; border: 1px solid #fecaca; border-radius: 11px; background: #fff7f7; color: #991b1b; }
.umpire-stats-modal__error strong, .umpire-stats-modal__error span { display: block; }
.umpire-stats-modal__error strong { margin-bottom: 3px; font-size: 0.78rem; }
.umpire-stats-modal__error span { font-size: 0.68rem; line-height: 1.45; }

.umpire-stats-modal__footer { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 14px 20px; border-top: 1px solid var(--umpire-border); background: #fff; }
.umpire-stats-modal__footer-copy strong, .umpire-stats-modal__footer-copy span { display: block; }
.umpire-stats-modal__footer-copy strong { margin-bottom: 2px; color: #334155; font-size: 0.72rem; font-weight: 750; }
.umpire-stats-modal__footer-copy span { color: var(--umpire-muted); font-size: 0.63rem; }
.umpire-stats-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.umpire-stats-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 14px; border-radius: 10px; font-size: 0.74rem; font-weight: 700; }
.umpire-stats-modal__update.btn { border-color: var(--umpire-primary); background: var(--umpire-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2); }
.umpire-stats-modal__update.btn:hover:not(:disabled) { border-color: var(--umpire-primary-dark); background: var(--umpire-primary-dark); }
.umpire-stats-modal__update.btn:disabled { border-color: #94a3b8; background: #94a3b8; box-shadow: none; opacity: 0.75; }
.umpire-stats-modal__close-action.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.umpire-stats-modal__close-action.btn:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: var(--umpire-text); }

.umpire-stats-modal :is(button, input, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; }

@media (max-width: 575.98px) {
	.umpire-stats-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.umpire-stats-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.umpire-stats-modal__header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.umpire-stats-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.umpire-stats-modal__subtitle { display: none; }
	.umpire-stats-modal__body { padding: 13px 10px 17px; }
	.umpire-stats-summary { grid-template-columns: 1fr; gap: 7px; }
	.umpire-stats-summary > div { grid-template-columns: 32px minmax(0, 1fr); padding: 9px 10px; }
	.umpire-stats-summary > div > span { width: 32px; height: 32px; }
	.umpire-stats-table-wrap, .umpire-editor-section { padding: 10px; }
	.umpire-editor-section__heading { align-items: stretch; flex-direction: column; }
	.umpire-editor__add { width: 100%; }
	.umpire-editor__row { grid-template-columns: 34px 28px minmax(0, 1fr) 36px; gap: 7px; padding: 7px; }
	.umpire-editor__handle { width: 34px; }
	.umpire-editor__position { width: 28px; }
	.umpire-editor__remove { width: 36px; padding: 0; }
	.umpire-editor__remove span { display: none; }
	.umpire-stats-modal__footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.umpire-stats-modal__footer-copy { display: none; }
	.umpire-stats-modal__footer-actions, .umpire-stats-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.umpire-stats-modal__eyebrow { display: none; }
	.umpire-stats-modal__footer-actions { flex-direction: column-reverse; }
	.umpire-editor__row { grid-template-columns: 32px minmax(0, 1fr) 34px; }
	.umpire-editor__position { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.umpire-stats-modal *, .umpire-stats-modal *::before, .umpire-stats-modal *::after { transition: none !important; }
}

.match-order-modal {
	--match-order-primary: #2563eb;
	--match-order-primary-dark: #1d4ed8;
	--match-order-primary-soft: #eff6ff;
	--match-order-text: #172033;
	--match-order-muted: #64748b;
	--match-order-border: #e2e8f0;
}

/*
 * Draggables use `position: fixed` while they are being moved. A filter on an
 * ancestor creates a new containing block for fixed children, which prevents
 * @hello-pangea/dnd from positioning the dragged card against the viewport.
 */
.match-order-modal.show { background: rgba(15, 23, 42, 0.08); }

.match-order-modal__dialog {
	width: min(720px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.match-order-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.match-order-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 22px 18px;
	border-bottom: 1px solid var(--match-order-border);
	background: #fff;
}

.match-order-modal__heading { min-width: 0; }

.match-order-modal__eyebrow {
	margin: 0 0 4px;
	color: var(--match-order-primary-dark);
	font-size: 0.7rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.match-order-modal__title {
	margin: 0;
	color: var(--match-order-text);
	font-size: 1.22rem;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.3;
}

.match-order-modal__subtitle {
	margin: 5px 0 0;
	color: var(--match-order-muted);
	font-size: 0.84rem;
	line-height: 1.5;
}

.match-order-modal__header-actions {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	gap: 10px;
}

.match-order-modal__count {
	padding: 5px 9px;
	border: 1px solid #bfdbfe;
	border-radius: 999px;
	background: var(--match-order-primary-soft);
	color: var(--match-order-primary-dark);
	font-size: 0.7rem;
	font-weight: 750;
	white-space: nowrap;
}

.match-order-modal__close {
	display: inline-grid;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.match-order-modal__close:hover {
	border-color: var(--match-order-border);
	background: #f8fafc;
	color: var(--match-order-text);
}

.match-order-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 18px 22px 20px;
	background: #f8fafc;
	overscroll-behavior: contain;
}

.match-order-modal__guidance {
	display: flex;
	align-items: flex-start;
	gap: 11px;
	margin-bottom: 14px;
	padding: 11px 13px;
	border: 1px solid #dbeafe;
	border-radius: 10px;
	background: #f8fbff;
	color: #475569;
}

.match-order-modal__guidance > i { margin-top: 2px; color: var(--match-order-primary); font-size: 0.9rem; }
.match-order-modal__guidance strong, .match-order-modal__guidance span { display: block; }
.match-order-modal__guidance strong { margin-bottom: 2px; color: #334155; font-size: 0.77rem; font-weight: 750; }
.match-order-modal__guidance span { font-size: 0.7rem; line-height: 1.45; }

.match-order-modal__list {
	min-height: 92px;
	margin: 0;
	padding: 3px;
	list-style: none;
	border-radius: 12px;
	transition: background-color 0.15s ease, box-shadow 0.15s ease;
}

.match-order-modal__list.is-dragging-over { background: #eff6ff; box-shadow: inset 0 0 0 1px #bfdbfe; }

.match-order-card {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) 42px;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	min-height: 76px;
	margin-bottom: 9px;
	padding: 11px 12px;
	border: 1px solid var(--match-order-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.04);
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.match-order-card:last-of-type { margin-bottom: 0; }
.match-order-card:hover { border-color: #bfdbfe; box-shadow: 0 5px 16px rgba(37, 99, 235, 0.08); }
.match-order-card.is-dragging { border-color: #93c5fd; box-shadow: 0 14px 30px rgba(37, 99, 235, 0.16); }

.match-order-card__position {
	display: grid;
	width: 40px;
	height: 40px;
	place-items: center;
	border-radius: 10px;
	background: var(--match-order-primary-soft);
	color: var(--match-order-primary-dark);
	font-size: 0.72rem;
	font-weight: 800;
}

.match-order-card__content { min-width: 0; }

.match-order-card__meta {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 4px;
	color: var(--match-order-muted);
	font-size: 0.68rem;
	font-weight: 650;
	line-height: 1.35;
}

.match-order-card__teams {
	display: flex;
	min-width: 0;
	align-items: baseline;
	gap: 7px;
	color: var(--match-order-text);
	font-size: 0.86rem;
	font-weight: 700;
	line-height: 1.4;
}

.match-order-card__teams span { min-width: 0; overflow-wrap: anywhere; }
.match-order-card__teams small { flex: 0 0 auto; color: #94a3b8; font-size: 0.65rem; font-weight: 750; text-transform: uppercase; }

.match-order-card__handle {
	display: grid;
	width: 38px;
	height: 42px;
	padding: 0;
	place-items: center;
	border: 1px solid #e2e8f0;
	border-radius: 9px;
	background: #f8fafc;
	color: #64748b;
	cursor: grab;
	font-size: 1.1rem;
	touch-action: none;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.match-order-card__handle:hover { border-color: #93c5fd; background: var(--match-order-primary-soft); color: var(--match-order-primary-dark); }
.match-order-card__handle:active { cursor: grabbing; }

.match-order-modal__empty {
	display: flex;
	min-height: 180px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 24px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	color: var(--match-order-muted);
	text-align: center;
}

.match-order-modal__empty > span { display: grid; width: 42px; height: 42px; margin-bottom: 10px; place-items: center; border-radius: 11px; background: #f1f5f9; color: #64748b; font-size: 1.1rem; }
.match-order-modal__empty strong { color: #334155; font-size: 0.84rem; }
.match-order-modal__empty p { margin: 3px 0 0; font-size: 0.72rem; }

.match-order-modal__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 15px 22px;
	border-top: 1px solid var(--match-order-border);
	background: #fff;
}

.match-order-modal__footer-copy strong, .match-order-modal__footer-copy span { display: block; }
.match-order-modal__footer-copy strong { margin-bottom: 2px; color: #334155; font-size: 0.75rem; font-weight: 750; }
.match-order-modal__footer-copy span { color: var(--match-order-muted); font-size: 0.68rem; }

.match-order-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.match-order-modal__footer .btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 10px;
	font-size: 0.78rem;
	font-weight: 700;
}

.match-order-modal__cancel.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.match-order-modal__cancel.btn:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: var(--match-order-text); }

.match-order-modal__save.btn { border-color: var(--match-order-primary); background: var(--match-order-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2); }
.match-order-modal__save.btn:hover:not(:disabled) { border-color: var(--match-order-primary-dark); background: var(--match-order-primary-dark); }
.match-order-modal__save.btn:disabled { border-color: #94a3b8; background: #94a3b8; box-shadow: none; opacity: 0.75; }

.match-order-modal :is(button, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.match-order-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.match-order-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.match-order-modal__header { padding: max(16px, env(safe-area-inset-top)) 15px 14px; }
	.match-order-modal__count { display: none; }
	.match-order-modal__body { padding: 14px 11px; }
	.match-order-modal__guidance { margin-bottom: 11px; }
	.match-order-card { grid-template-columns: 34px minmax(0, 1fr) 38px; gap: 9px; min-height: 72px; padding: 10px 9px; }
	.match-order-card__position { width: 34px; height: 36px; border-radius: 9px; }
	.match-order-card__teams { align-items: flex-start; flex-direction: column; gap: 1px; font-size: 0.78rem; }
	.match-order-card__teams small { display: none; }
	.match-order-card__handle { width: 36px; height: 44px; }
	.match-order-modal__footer { align-items: stretch; flex-direction: column; gap: 10px; padding: 12px 12px max(12px, env(safe-area-inset-bottom)); }
	.match-order-modal__footer-copy { display: none; }
	.match-order-modal__footer-actions, .match-order-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.match-order-modal__subtitle, .match-order-modal__guidance span { display: none; }
	.match-order-modal__footer-actions { flex-direction: column-reverse; }
}

@media (prefers-reduced-motion: reduce) {
	.match-order-modal *, .match-order-modal *::before, .match-order-modal *::after { transition: none !important; }
}

.league-matches-modal {
	--league-modal-accent: #4f46e5;
	--league-modal-accent-dark: #3730a3;
	--league-modal-border: #e2e8f0;
	z-index: 1040;
	background: rgba(15, 23, 42, 0.58);
	-webkit-backdrop-filter: blur(5px);
	        backdrop-filter: blur(5px);
}

.league-matches-modal__dialog {
	width: calc(100% - 24px);
	max-width: 940px;
	height: calc(100dvh - 24px);
	margin: 12px auto;
}

.league-matches-modal__content {
	display: flex;
	height: 100%;
	flex-direction: column;
	overflow: hidden;
	border: 0;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.24);
}

.league-matches-modal__header {
	display: flex;
	min-height: 88px;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 18px 24px;
	border: 0;
	border-bottom: 1px solid var(--league-modal-border);
	background: #fafbff;
}

.league-matches-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--league-modal-accent);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.league-matches-modal__header h2 {
	margin: 0;
	color: #172033;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: -0.015em;
}

.league-matches-modal__header p {
	margin: 3px 0 0;
	color: #667085;
	font-size: 0.78rem;
}

.league-matches-modal__close {
	display: grid;
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	place-items: center;
	border: 1px solid var(--league-modal-border);
	border-radius: 10px;
	background: #fff;
	color: #475569;
}

.league-matches-modal__close:hover {
	border-color: #c7d2fe;
	background: #eef2ff;
	color: var(--league-modal-accent-dark);
}

.league-matches-modal__body {
	flex: 1 1 auto;
	overflow-y: auto;
	padding: 20px 24px;
	background: #f5f7fb;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}

.league-matches-modal__list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 14px;
	gap: 14px;
}

.league-match-card {
	position: relative;
	display: flex;
	min-width: 0;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid var(--league-modal-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
}

.league-match-card::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 3px;
	background: #94a3b8;
	content: "";
}

.league-match-card.is-live::before { background: #f59e0b; }
.league-match-card.is-completed::before { background: #10b981; }
.league-match-card.is-live { border-color: #fde68a; background: #fffbeb; }
.league-match-card.is-completed { border-color: #bbf7d0; background: #f0fdf4; }
.league-match-card.is-live :is(.league-match-card__header, .league-match-card__actions) { border-color: #fde68a; background: rgba(254, 243, 199, .42); }
.league-match-card.is-completed :is(.league-match-card__header, .league-match-card__actions) { border-color: #bbf7d0; background: rgba(220, 252, 231, .46); }
.league-match-card.is-live .league-match-card__team + .league-match-card__team { border-color: #fef3c7; }
.league-match-card.is-completed .league-match-card__team + .league-match-card__team { border-color: #dcfce7; }

.league-match-card__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
	padding: 13px 14px 11px 17px;
	border-bottom: 1px solid #edf1f6;
	background: #fafbfc;
}

.league-match-card__meta { min-width: 0; }
.league-match-card__meta > div { display: flex; flex-wrap: wrap; align-items: center; gap: 5px 10px; }
.league-match-card__meta span,
.league-match-card__meta strong { display: inline-flex; min-width: 0; align-items: center; gap: 4px; color: #667085; font-size: 0.69rem; line-height: 1.35; }
.league-match-card__meta strong { color: #344054; font-weight: 700; }

.league-match-card__status {
	display: inline-flex;
	min-height: 25px;
	flex: 0 0 auto;
	align-items: center;
	gap: 6px;
	padding: 4px 8px;
	border: 1px solid #e2e8f0;
	border-radius: 999px;
	background: #f1f5f9;
	color: #475569;
	font-size: 0.64rem;
	font-weight: 700;
}

.league-match-card__status > span {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #94a3b8;
}

.is-live .league-match-card__status { border-color: #fde68a; background: #fffbeb; color: #92400e; }
.is-live .league-match-card__status > span { background: #f59e0b; box-shadow: 0 0 0 3px #fef3c7; }
.is-completed .league-match-card__status { border-color: #a7f3d0; background: #ecfdf5; color: #047857; }
.is-completed .league-match-card__status > span { background: #10b981; }

.league-match-card__teams {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	padding: 7px 14px 7px 17px;
}

.league-match-card__team {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	min-height: 53px;
	padding: 9px 0;
	color: #344054;
}

.league-match-card__team + .league-match-card__team { border-top: 1px solid #edf1f6; }
.league-match-card__team.is-winner { color: #047857; }
.league-match-card__team.is-winner .league-match-card__team-name { font-weight: 750; }

.league-match-card__team-name {
	min-width: 0;
	overflow-wrap: anywhere;
	font-size: 0.81rem;
	font-weight: 600;
	line-height: 1.45;
}

.league-match-card__team-name .mintonai-badge {
	display: inline-block;
	margin-bottom: 2px;
	border-color: #c7d2fe;
	border-radius: 5px;
	background: #eef2ff;
	color: var(--league-modal-accent-dark);
	font-size: 0.65rem;
	font-weight: 700;
}

.league-match-card__scores {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 30px;
	grid-gap: 5px;
	gap: 5px;
}

.league-match-card__scores .mintonai-badge {
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	padding: 0 !important;
	border: 1px solid #e2e8f0 !important;
	border-radius: 7px;
	background: #f8fafc !important;
	color: #172033 !important;
	font-size: 0.78rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 700;
}

.league-match-card__actions {
	display: flex;
	min-height: 48px;
	align-items: center;
	justify-content: flex-end;
	gap: 7px;
	padding: 8px 14px 8px 17px;
	border-top: 1px solid #edf1f6;
	background: #fafbfc;
}

.league-match-card__actions .btn {
	display: inline-flex;
	min-height: 32px;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin: 0 !important;
	border-radius: 8px;
	box-shadow: none;
	font-size: 0.72rem;
	font-weight: 650;
}

.league-match-card__edit,
.league-match-card__fullscreen,
.league-match-card__refresh,
.league-match-card__edit:hover,
.league-match-card__fullscreen:hover,
.league-match-card__refresh:hover,
.league-match-card__edit:focus-visible,
.league-match-card__fullscreen:focus-visible,
.league-match-card__refresh:focus-visible {
	border-color: var(--league-modal-border) !important;
	background: #fff !important;
	color: #172033 !important;
}

.league-match-card__score,
.league-matches-modal__reorder {
	border-color: var(--league-modal-accent) !important;
	background: var(--league-modal-accent) !important;
	color: #fff !important;
}

.league-match-card__score:hover,
.league-match-card__score:focus-visible,
.league-matches-modal__reorder:hover,
.league-matches-modal__reorder:focus-visible {
	border-color: var(--league-modal-accent-dark) !important;
	background: var(--league-modal-accent-dark) !important;
	color: #fff !important;
}

.league-match-card__refresh { width: 34px; padding-inline: 0; }
.league-match-card__live-image { display: block; max-height: 24px; object-fit: contain; }

.league-matches-modal__empty {
	display: flex;
	min-height: 50vh;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 32px;
	color: #667085;
	text-align: center;
}

.league-matches-modal__empty > i { margin-bottom: 12px; color: #98a2b3; font-size: 2rem; }
.league-matches-modal__empty h3 { margin: 0; color: #344054; font-size: 1rem; font-weight: 700; }
.league-matches-modal__empty p { max-width: 360px; margin: 6px 0 0; font-size: 0.8rem; }

.league-matches-modal__footer {
	flex: 0 0 auto;
	gap: 8px;
	padding: 13px 24px;
	border-top: 1px solid var(--league-modal-border);
	background: #fff;
}

.league-matches-modal__footer .btn {
	display: inline-flex;
	min-height: 38px;
	align-items: center;
	gap: 7px;
	padding: 7px 13px;
	border-radius: 9px;
	box-shadow: none;
	font-size: 0.79rem;
	font-weight: 650;
}

.league-matches-modal :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 767.98px) {
	.league-matches-modal__list { grid-template-columns: minmax(0, 1fr); }
	.league-matches-modal__body { padding: 14px; }
}

@media (max-width: 575.98px) {
	.league-matches-modal__dialog { width: 100%; max-width: none; height: 100dvh; margin: 0; }
	.league-matches-modal__content { border-radius: 0; }
	.league-matches-modal__header { min-height: 78px; padding: 14px 16px; }
	.league-matches-modal__header h2 { font-size: 1.1rem; }
	.league-matches-modal__close { width: 38px; height: 38px; flex-basis: 38px; }
	.league-matches-modal__body { padding: 10px; }
	.league-match-card__header { flex-direction: column-reverse; gap: 8px; }
	.league-match-card__team { gap: 8px; }
	.league-match-card__actions { justify-content: flex-start; flex-wrap: wrap; }
	.league-match-card__actions .league-match-card__refresh,
	.league-match-card__actions .league-match-card__live-image { margin-left: auto !important; }
	.league-matches-modal__footer { padding: 11px 14px max(11px, env(safe-area-inset-bottom)); }
}

@media (prefers-reduced-motion: reduce) {
	.league-matches-modal { -webkit-backdrop-filter: none; backdrop-filter: none; }
}

.link-account-toggle {
	display: flex;
	min-height: 48px;
	align-items: center;
	gap: 10px;
	padding: 7px 10px;
	border: 1px solid #e2e8f0;
	border: 1px solid var(--league-border, #e2e8f0);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}

.link-account-toggle__icon {
	display: grid;
	flex: 0 0 34px;
	width: 34px;
	height: 34px;
	place-items: center;
	border-radius: 9px;
	background: #eef2ff;
	color: #4338ca;
	font-size: 1rem;
}

.link-account-toggle__copy {
	display: flex;
	min-width: 0;
	flex: 1 1;
	flex-direction: column;
	line-height: 1.25;
}

.link-account-toggle__label {
	margin: 0;
	color: #1e293b;
	font-size: 0.82rem;
	font-weight: 700;
	cursor: pointer;
}

.link-account-toggle__status {
	max-width: 150px;
	margin-top: 2px;
	overflow: hidden;
	color: #64748b;
	font-size: 0.7rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.link-account-toggle__switch.form-check {
	min-height: auto;
	margin: 0;
	padding: 0 0 0 2.5em;
	border: 0;
	background: transparent;
	box-shadow: none;
}

.link-account-toggle__switch .form-check-input {
	width: 2.5em;
	height: 1.35em;
	margin: 0 0 0 -2.5em;
	border-color: #cbd5e1;
	background-color: #e2e8f0;
	cursor: pointer;
}

.link-account-toggle__switch .form-check-input:checked {
	border-color: #4f46e5;
	background-color: #4f46e5;
}

.link-account-modal {
	--link-accent: #4f46e5;
	--link-accent-dark: #3730a3;
	--link-accent-soft: #eef2ff;
	--link-text: #172033;
	--link-muted: #667085;
	--link-border: #e2e8f0;
	width: min(560px, calc(100% - 32px));
	max-width: 560px;
	margin-right: auto;
	margin-left: auto;
}

.link-account-modal__content {
	max-height: calc(100vh - 32px);
	max-height: calc(100dvh - 32px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95) !important;
	border-radius: 14px !important;
	background: #fff;
	color: var(--link-text);
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2) !important;
}

.link-account-modal__header {
	position: relative;
	display: block !important;
	padding: 24px 56px 18px 24px !important;
	border-bottom: 1px solid var(--link-border) !important;
	background: #fff;
}

.link-account-modal__header .btn-close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	padding: 0;
	border-radius: 9px;
	background-size: 11px;
	opacity: 0.58;
}

.link-account-modal__header .btn-close:hover {
	background-color: #f1f5f9;
	opacity: 0.9;
}

.link-account-modal__heading {
	width: 100%;
}

.link-account-modal__title-row {
	display: flex;
	align-items: center;
	gap: 12px;
}

.link-account-modal__title-icon {
	display: grid;
	flex: 0 0 42px;
	width: 42px;
	height: 42px;
	place-items: center;
	border-radius: 11px;
	background: var(--link-accent-soft);
	color: var(--link-accent-dark);
	font-size: 1.15rem;
}

.link-account-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--link-accent);
	font-size: 0.69rem;
	font-weight: 750;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}

.link-account-modal__title {
	margin: 0;
	color: var(--link-text);
	font-size: 1.125rem;
	font-weight: 750;
	line-height: 1.3;
}

.link-account-modal__description {
	margin: 14px 0 16px;
	color: var(--link-muted);
	font-size: 0.875rem;
	line-height: 1.55;
}

.link-account-modal__progress {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: 0;
	padding: 0;
	list-style: none;
}

.link-account-modal__progress li {
	position: relative;
	display: flex;
	align-items: center;
}

.link-account-modal__progress li:not(:last-child)::after {
	width: 100%;
	height: 2px;
	content: "";
	background: #e2e8f0;
}

.link-account-modal__progress li.is-complete:not(:last-child)::after {
	background: #a5b4fc;
}

.link-account-modal__progress li > span {
	display: grid;
	flex: 0 0 24px;
	width: 24px;
	height: 24px;
	place-items: center;
	border: 1px solid #cbd5e1;
	border-radius: 50%;
	background: #fff;
	color: #64748b;
	font-size: 0.7rem;
	font-weight: 700;
}

.link-account-modal__progress li.is-active > span,
.link-account-modal__progress li.is-complete > span {
	border-color: var(--link-accent);
	background: var(--link-accent);
	color: #fff;
}

.link-account-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 20px 24px !important;
	background: #f8fafc;
}

.link-account-modal__list {
	display: flex;
	max-height: min(420px, 48vh);
	flex-direction: column;
	gap: 10px;
	overflow-y: auto;
	padding: 2px 4px 2px 2px;
	overscroll-behavior: contain;
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}

.link-account-modal__option {
	display: flex;
	width: 100%;
	min-height: 70px;
	align-items: center;
	gap: 12px;
	padding: 12px 14px;
	border: 1px solid var(--link-border);
	border-radius: 12px;
	background: #fff;
	color: var(--link-text);
	font: inherit;
	text-align: left;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.035);
	transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease;
}

.link-account-modal__option:hover {
	border-color: #a5b4fc;
	background: #fafaff;
	box-shadow: 0 5px 16px rgba(79, 70, 229, 0.08);
}

.link-account-modal__option-index,
.link-account-modal__avatar {
	display: grid;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	place-items: center;
	border-radius: 10px;
	background: var(--link-accent-soft);
	color: var(--link-accent-dark);
	font-size: 0.82rem;
	font-weight: 750;
}

.link-account-modal__avatar {
	border-radius: 50%;
	font-size: 0.95rem;
}

.link-account-modal__option-copy {
	display: flex;
	min-width: 0;
	flex: 1 1;
	flex-direction: column;
	gap: 3px;
}

.link-account-modal__option-copy strong,
.link-account-modal__option-copy span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.link-account-modal__option-copy strong {
	color: #1e293b;
	font-size: 0.9rem;
	font-weight: 700;
}

.link-account-modal__option-copy span {
	color: var(--link-muted);
	font-size: 0.78rem;
}

.link-account-modal__option-action {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: var(--link-accent);
	font-size: 0.75rem;
	font-weight: 700;
}

.link-account-modal__empty {
	display: flex;
	min-height: 210px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 28px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	text-align: center;
}

.link-account-modal__empty > span {
	display: grid;
	width: 46px;
	height: 46px;
	place-items: center;
	margin-bottom: 12px;
	border-radius: 50%;
	background: #f1f5f9;
	color: #64748b;
	font-size: 1.15rem;
}

.link-account-modal__empty strong {
	color: #334155;
	font-size: 0.9rem;
}

.link-account-modal__empty p {
	max-width: 330px;
	margin: 6px 0 0;
	color: var(--link-muted);
	font-size: 0.8rem;
	line-height: 1.5;
}

.link-account-modal__review {
	overflow: hidden;
	border: 1px solid var(--link-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.035);
}

.link-account-modal__review-row {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 15px 16px;
}

.link-account-modal__review-row + .link-account-modal__review-row {
	border-top: 1px solid var(--link-border);
}

.link-account-modal__review-row > span:last-child {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 2px;
}

.link-account-modal__review-row small {
	color: var(--link-muted);
	font-size: 0.7rem;
	font-weight: 650;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.link-account-modal__review-row strong {
	overflow-wrap: anywhere;
	color: #1e293b;
	font-size: 0.9rem;
	font-weight: 700;
}

.link-account-modal__review-icon {
	display: grid;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	place-items: center;
	border-radius: 10px;
	background: #f1f5f9;
	color: #475569;
}

.link-account-modal__notice {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-top: 14px;
	padding: 12px 14px;
	border: 1px solid #c7d2fe;
	border-radius: 10px;
	background: var(--link-accent-soft);
	color: #3730a3;
	font-size: 0.78rem;
	line-height: 1.5;
}

.link-account-modal__notice i {
	margin-top: 1px;
}

.link-account-modal__footer {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 16px 24px !important;
	border-top: 1px solid var(--link-border) !important;
	background: #fff;
}

.link-account-modal__footer--single {
	justify-content: flex-start;
}

.link-account-modal__button {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 9px 16px;
	border-radius: 10px;
	font-size: 0.84rem;
	font-weight: 700;
	box-shadow: none !important;
}

.link-account-modal__button--secondary {
	border-color: #cbd5e1 !important;
	background: #fff !important;
	color: #475569 !important;
}

.link-account-modal__button--secondary:hover:not(:disabled) {
	border-color: #94a3b8 !important;
	background: #f8fafc !important;
	color: #1e293b !important;
}

.link-account-modal__button--primary {
	border-color: var(--link-accent) !important;
	background: var(--link-accent) !important;
	color: #fff !important;
}

.link-account-modal__button--primary:hover:not(:disabled) {
	border-color: var(--link-accent-dark) !important;
	background: var(--link-accent-dark) !important;
}

.link-account-modal :is(button, input):focus-visible,
.link-account-toggle :is(input, label):focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

.link-account-modal button:disabled {
	cursor: not-allowed;
	opacity: 0.58;
}

@media (max-width: 575.98px) {
	.league-my-group-control {
		flex: 1 1 100%;
	}

	.link-account-toggle {
		width: 100%;
	}

	.link-account-toggle__status {
		max-width: none;
	}

	.link-account-modal {
		width: calc(100% - 16px);
		min-height: calc(100% - 16px);
		margin: 8px auto;
		align-items: center;
	}

	.link-account-modal__content {
		max-height: calc(100vh - 16px);
		max-height: calc(100dvh - 16px);
	}

	.link-account-modal__header {
		padding: 20px 48px 16px 18px !important;
	}

	.link-account-modal__header .btn-close {
		top: 16px;
		right: 14px;
	}

	.link-account-modal__title-icon {
		flex-basis: 38px;
		width: 38px;
		height: 38px;
	}

	.link-account-modal__description {
		margin-top: 12px;
	}

	.link-account-modal__body {
		padding: 16px 14px !important;
	}

	.link-account-modal__list {
		max-height: 47dvh;
	}

	.link-account-modal__option {
		min-height: 68px;
		padding: 11px 12px;
	}

	.link-account-modal__option-action {
		width: 28px;
		justify-content: center;
		font-size: 0;
	}

	.link-account-modal__option-action i {
		font-size: 0.85rem;
	}

	.link-account-modal__footer {
		padding: 14px !important;
	}

	.link-account-modal__footer:not(.link-account-modal__footer--single) .link-account-modal__button {
		flex: 1 1;
	}

	.link-account-modal__footer--single .link-account-modal__button {
		width: 100%;
	}
}

@media (max-width: 359.98px) {
	.link-account-modal__header {
		padding-left: 14px !important;
	}

	.link-account-modal__title {
		font-size: 1rem;
	}

	.link-account-modal__option-index,
	.link-account-modal__avatar,
	.link-account-modal__review-icon {
		flex-basis: 36px;
		width: 36px;
		height: 36px;
	}

	.link-account-modal__footer {
		flex-direction: column-reverse;
	}

	.link-account-modal__footer .link-account-modal__button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.link-account-modal *,
	.link-account-modal *::before,
	.link-account-modal *::after {
		transition-duration: 0.01ms !important;
	}
}

.pair-details-modal {
	--pair-modal-primary: #4f46e5;
	--pair-modal-primary-dark: #4338ca;
	--pair-modal-primary-soft: #eef2ff;
	--pair-modal-text: #172033;
	--pair-modal-muted: #667085;
	--pair-modal-border: #e2e8f0;
	background: rgba(15, 23, 42, 0.52);
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
	z-index: 1050;
}

.pair-details-modal__dialog { width: min(580px, calc(100% - 32px)); max-width: none; margin-right: auto; margin-left: auto; }
.pair-details-modal__content { max-height: calc(100dvh - 32px); overflow: hidden; border: 1px solid rgba(226, 232, 240, 0.95); border-radius: 14px; background: #fff; box-shadow: 0 24px 64px rgba(15, 23, 42, 0.24); }
.pair-details-modal__header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px 18px; border-bottom: 1px solid var(--pair-modal-border); background: #fff; }
.pair-details-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }
.pair-details-modal__heading-icon { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 11px; background: var(--pair-modal-primary-soft); color: var(--pair-modal-primary-dark); font-size: 1rem; }
.pair-details-modal__heading-copy { min-width: 0; }
.pair-details-modal__heading-copy p { margin: 0 0 2px; color: var(--pair-modal-primary-dark); font-size: 0.67rem; font-weight: 750; letter-spacing: 0.08em; line-height: 1.3; text-transform: uppercase; }
.pair-details-modal__heading-copy h2 { margin: 0; overflow: hidden; color: var(--pair-modal-text); font-size: 1.18rem; font-weight: 750; letter-spacing: -0.025em; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.pair-details-modal__icon-button { display: inline-grid; width: 38px; height: 38px; flex: 0 0 38px; padding: 0; place-items: center; border: 1px solid transparent; border-radius: 10px; background: transparent; color: #475569; font-size: 0.9rem; transition: background-color 140ms ease, border-color 140ms ease, color 140ms ease; }
.pair-details-modal__icon-button:hover { border-color: var(--pair-modal-border); background: #f8fafc; color: var(--pair-modal-text); }
.pair-details-modal__body { min-height: 220px; overflow-y: auto; padding: 20px 22px 22px; background: #f8fafc; overscroll-behavior: contain; }
.pair-details-modal__section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 16px; margin-bottom: 12px; }
.pair-details-modal__section-heading h3 { margin: 0; color: var(--pair-modal-text); font-size: 0.86rem; font-weight: 750; line-height: 1.4; }
.pair-details-modal__section-heading p { margin: 2px 0 0; color: var(--pair-modal-muted); font-size: 0.7rem; line-height: 1.45; }
.pair-details-modal__badge { display: inline-flex; min-height: 27px; flex: 0 0 auto; align-items: center; gap: 5px; padding: 4px 9px; border: 1px solid #fecaca; border-radius: 999px; background: #fff1f2; color: #b42318; font-size: 0.64rem; font-weight: 750; }
.pair-details-modal__athlete-list { display: grid; grid-gap: 10px; gap: 10px; }
.pair-details-modal__athlete-card { display: grid; grid-template-columns: 56px minmax(0, 1fr) 32px; align-items: center; grid-gap: 13px; gap: 13px; min-width: 0; padding: 13px 14px; border: 1px solid var(--pair-modal-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); }
.pair-details-modal__athlete-card > img { display: block; width: 56px; height: 56px; border: 2px solid #fff; border-radius: 50%; background: #e2e8f0; box-shadow: 0 0 0 1px #cbd5e1, 0 3px 8px rgba(15, 23, 42, 0.1); object-fit: cover; }
.pair-details-modal__athlete-copy { min-width: 0; }
.pair-details-modal__athlete-copy > span { display: block; margin-bottom: 2px; color: var(--pair-modal-primary-dark); font-size: 0.59rem; font-weight: 750; letter-spacing: 0.06em; text-transform: uppercase; }
.pair-details-modal__athlete-copy h4 { margin: 0; overflow: hidden; color: var(--pair-modal-text); font-size: 0.88rem; font-weight: 700; line-height: 1.4; text-overflow: ellipsis; white-space: nowrap; }
.pair-details-modal__athlete-copy p { margin: 2px 0 0; overflow: hidden; color: var(--pair-modal-muted); font-size: 0.7rem; line-height: 1.4; text-overflow: ellipsis; white-space: nowrap; }
.pair-details-modal__verified { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 9px; background: var(--pair-modal-primary-soft); color: var(--pair-modal-primary-dark); font-size: 0.78rem; }
.pair-details-modal__state { display: flex; min-height: 178px; align-items: center; justify-content: center; flex-direction: column; padding: 24px; color: var(--pair-modal-muted); text-align: center; }
.pair-details-modal__state .spinner-border { width: 28px; height: 28px; margin-bottom: 14px; border-width: 3px; color: var(--pair-modal-primary); }
.pair-details-modal__state strong { color: #344054; font-size: 0.82rem; font-weight: 750; }
.pair-details-modal__state > span:last-child { max-width: 300px; margin-top: 4px; font-size: 0.69rem; line-height: 1.5; }
.pair-details-modal__empty-icon { display: grid; width: 42px; height: 42px; margin-bottom: 12px; place-items: center; border-radius: 11px; background: #f1f5f9; color: #64748b; font-size: 1rem; }
.pair-details-modal__alert { display: grid; grid-template-columns: 38px minmax(0, 1fr); grid-gap: 11px; gap: 11px; padding: 14px; border: 1px solid #fecaca; border-radius: 11px; background: #fff7f7; color: #b42318; }
.pair-details-modal__alert > span { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 9px; background: #fee2e2; }
.pair-details-modal__alert strong { display: block; margin: 1px 0 3px; font-size: 0.76rem; font-weight: 750; }
.pair-details-modal__alert p { margin: 0; overflow-wrap: anywhere; color: #912018; font-size: 0.69rem; line-height: 1.5; }
.pair-details-modal__footer { display: flex; align-items: center; justify-content: flex-end; gap: 9px; padding: 14px 22px; border-top: 1px solid var(--pair-modal-border); background: #fff; }
.pair-details-modal__action.btn { display: inline-flex; min-height: 41px; align-items: center; justify-content: center; gap: 7px; padding: 8px 15px; border-radius: 10px; font-size: 0.73rem; font-weight: 750; transition: background-color 140ms ease, border-color 140ms ease, box-shadow 140ms ease, color 140ms ease; }
.pair-details-modal__action--primary.btn { border-color: var(--pair-modal-primary); background: var(--pair-modal-primary); color: #fff; box-shadow: 0 3px 9px rgba(79, 70, 229, 0.2); }
.pair-details-modal__action--primary.btn:hover { border-color: var(--pair-modal-primary-dark); background: var(--pair-modal-primary-dark); color: #fff; }
.pair-details-modal__action--danger.btn { margin-right: auto; border-color: #fecaca; background: #fff; color: #b42318; }
.pair-details-modal__action--danger.btn:hover:not(:disabled) { border-color: #fca5a5; background: #fff1f2; color: #912018; }
.pair-details-modal__action--undo.btn { margin-right: auto; border-color: #d0d5dd; background: #fff; color: #344054; }
.pair-details-modal__action--undo.btn:hover:not(:disabled) { border-color: #98a2b3; background: #f8fafc; color: var(--pair-modal-text); }
.pair-details-modal__action.btn:disabled { cursor: not-allowed; opacity: 0.55; }
.pair-details-modal :is(button, [role="button"]):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.pair-details-modal { background: rgba(15, 23, 42, 0.58); }
	.pair-details-modal__dialog { width: 100%; min-height: 100dvh; align-items: flex-end; margin: 0; }
	.pair-details-modal__content { width: 100%; max-height: calc(100dvh - 24px); border-right: 0; border-bottom: 0; border-left: 0; border-radius: 14px 14px 0 0; }
	.pair-details-modal__header { padding: 16px 16px 14px; }
	.pair-details-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; border-radius: 10px; }
	.pair-details-modal__heading-copy h2 { max-width: calc(100vw - 126px); font-size: 1.05rem; }
	.pair-details-modal__body { padding: 16px; }
	.pair-details-modal__athlete-card { grid-template-columns: 50px minmax(0, 1fr) 28px; gap: 11px; padding: 12px; }
	.pair-details-modal__athlete-card > img { width: 50px; height: 50px; }
	.pair-details-modal__verified { width: 28px; height: 28px; }
	.pair-details-modal__footer { padding: 12px 16px max(12px, env(safe-area-inset-bottom)); }
	.pair-details-modal__action.btn { flex: 1 1; padding-right: 10px; padding-left: 10px; }
	.pair-details-modal__action--danger.btn, .pair-details-modal__action--undo.btn { margin-right: 0; }
}

@media (max-width: 359.98px) {
	.pair-details-modal__heading-copy p, .pair-details-modal__verified { display: none; }
	.pair-details-modal__athlete-card { grid-template-columns: 48px minmax(0, 1fr); }
	.pair-details-modal__athlete-card > img { width: 48px; height: 48px; }
	.pair-details-modal__footer { flex-direction: column; }
	.pair-details-modal__action.btn { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.pair-details-modal *, .pair-details-modal *::before, .pair-details-modal *::after { transition: none !important; }
}

.loser-pool-ranks-modal {
	--lp-primary: #2563eb;
	--lp-primary-dark: #1d4ed8;
	--lp-primary-soft: #eff6ff;
	--lp-text: #172033;
	--lp-muted: #64748b;
	--lp-border: #e2e8f0;
	--lp-danger: #b42318;
}

.loser-pool-ranks-modal__dialog { width: min(500px, calc(100% - 32px)); max-width: none; margin: 16px auto; }
.loser-pool-ranks-modal__content { overflow: hidden; border: 1px solid rgba(226, 232, 240, .95); border-radius: 14px; background: #fff; box-shadow: 0 24px 64px rgba(15, 23, 42, .2); }
.loser-pool-ranks-modal__surface { display: flex; min-width: 0; max-height: inherit; flex-direction: column; }
.loser-pool-ranks-modal__header { align-items: center; padding: 22px 24px 18px; border-bottom: 1px solid var(--lp-border); background: #fff; }
.loser-pool-ranks-modal__heading { display: flex; min-width: 0; align-items: center; gap: 13px; padding-right: 12px; }
.loser-pool-ranks-modal__icon { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border: 1px solid #dbeafe; border-radius: 12px; background: var(--lp-primary-soft); color: var(--lp-primary-dark); }
.loser-pool-ranks-modal__icon svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.loser-pool-ranks-modal__eyebrow { display: block; margin-bottom: 3px; color: var(--lp-primary-dark); font-size: .68rem; font-weight: 750; letter-spacing: .08em; line-height: 1.4; text-transform: uppercase; }
.loser-pool-ranks-modal__title { color: var(--lp-text); font-size: 1.18rem; font-weight: 750; letter-spacing: -.02em; line-height: 1.3; }
.loser-pool-ranks-modal .btn-close { width: 40px; height: 40px; box-sizing: border-box; padding: 12px; border-radius: 10px; opacity: .62; }
.loser-pool-ranks-modal .btn-close:hover { background-color: #f1f5f9; opacity: .9; }
.loser-pool-ranks-modal__body { min-height: 0; overflow-y: auto; padding: 21px 24px 23px; background: #f8fafc; overscroll-behavior: contain; }
.loser-pool-ranks-modal__description { margin: 0 0 19px; color: var(--lp-muted); font-size: .88rem; line-height: 1.6; }
.loser-pool-ranks-modal__field { margin: 0; }
.loser-pool-ranks-modal__label { display: flex; align-items: center; justify-content: space-between; margin-bottom: 7px; color: #334155; font-size: .79rem; font-weight: 700; }
.loser-pool-ranks-modal__label span { color: var(--lp-muted); font-size: .66rem; font-weight: 600; letter-spacing: .02em; text-transform: uppercase; }
.loser-pool-ranks-modal__input-wrap { display: flex; min-height: 48px; align-items: center; border: 1px solid #cbd5e1; border-radius: 11px; background: #fff; box-shadow: 0 1px 2px rgba(15, 23, 42, .03); transition: border-color .15s ease, box-shadow .15s ease; }
.loser-pool-ranks-modal__input-wrap:hover { border-color: #94a3b8; }
.loser-pool-ranks-modal__input-wrap:focus-within { border-color: var(--lp-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .16); }
.loser-pool-ranks-modal__input-wrap.is-invalid { border-color: #d92d20; }
.loser-pool-ranks-modal__input-wrap.is-invalid:focus-within { box-shadow: 0 0 0 3px rgba(217, 45, 32, .14); }
.loser-pool-ranks-modal__input-icon { padding-left: 15px; color: #94a3b8; font-size: .94rem; font-weight: 700; }
.loser-pool-ranks-modal__input { width: 100%; min-width: 0; padding: 11px 14px 11px 10px; border: 0; outline: 0; background: transparent; color: var(--lp-text); font-size: .9rem; font-weight: 500; }
.loser-pool-ranks-modal__input::placeholder { color: #94a3b8; font-weight: 400; }
.loser-pool-ranks-modal__error { margin-top: 7px; color: var(--lp-danger); font-size: .75rem; font-weight: 600; line-height: 1.45; }
.loser-pool-ranks-modal__help { margin: 7px 0 0; color: var(--lp-muted); font-size: .72rem; line-height: 1.5; }
.loser-pool-ranks-modal__notice { display: flex; align-items: flex-start; gap: 10px; margin-top: 18px; padding: 11px 12px; border: 1px solid #dbeafe; border-radius: 10px; background: var(--lp-primary-soft); }
.loser-pool-ranks-modal__notice > span { display: grid; width: 18px; height: 18px; flex: 0 0 18px; place-items: center; margin-top: 1px; border-radius: 50%; background: var(--lp-primary); color: #fff; font-family: Georgia, serif; font-size: .7rem; font-weight: 700; }
.loser-pool-ranks-modal__notice p { margin: 0; color: #475569; font-size: .72rem; line-height: 1.5; }
.loser-pool-ranks-modal__notice strong { color: #334155; font-weight: 700; }
.loser-pool-ranks-modal__footer { display: flex; justify-content: flex-end; gap: 9px; padding: 15px 24px; border-top: 1px solid var(--lp-border); background: #fff; }
.loser-pool-ranks-modal__footer .btn { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; gap: 8px; padding: 9px 16px; border-radius: 10px; font-size: .79rem; font-weight: 700; transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease; }
.loser-pool-ranks-modal__cancel.btn { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.loser-pool-ranks-modal__cancel.btn:hover { border-color: #94a3b8; background: #f8fafc; color: var(--lp-text); }
.loser-pool-ranks-modal__continue.btn { border: 1px solid var(--lp-primary); background: var(--lp-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, .2); }
.loser-pool-ranks-modal__continue.btn:hover { border-color: var(--lp-primary-dark); background: var(--lp-primary-dark); color: #fff; }
.loser-pool-ranks-modal :is(button, input):focus-visible { outline: 3px solid rgba(37, 99, 235, .3) !important; outline-offset: 2px; }
.loser-pool-ranks-modal__input:focus-visible { outline: 0 !important; }

@media (max-width: 575.98px) {
	.loser-pool-ranks-modal { padding-right: 0 !important; }
	.loser-pool-ranks-modal__dialog { width: calc(100% - 20px); margin: 10px auto; }
	.loser-pool-ranks-modal__content { max-height: calc(100dvh - 20px); }
	.loser-pool-ranks-modal__header { padding: 18px 17px 15px; }
	.loser-pool-ranks-modal__heading { gap: 10px; padding-right: 5px; }
	.loser-pool-ranks-modal__icon { width: 38px; height: 38px; flex-basis: 38px; border-radius: 10px; }
	.loser-pool-ranks-modal__title { font-size: 1.02rem; }
	.loser-pool-ranks-modal__body { overflow-y: auto; padding: 18px 17px 19px; }
	.loser-pool-ranks-modal__description { margin-bottom: 16px; font-size: .82rem; }
	.loser-pool-ranks-modal__footer { padding: 13px 17px max(13px, env(safe-area-inset-bottom)); }
	.loser-pool-ranks-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.loser-pool-ranks-modal__eyebrow { display: none; }
	.loser-pool-ranks-modal__footer { flex-direction: column-reverse; }
}

@media (prefers-reduced-motion: reduce) {
	.loser-pool-ranks-modal *, .loser-pool-ranks-modal *::before, .loser-pool-ranks-modal *::after { transition: none !important; }
}

.all-time-court-modal {
	--schedule-primary: #2563eb;
	--schedule-primary-dark: #1d4ed8;
	--schedule-primary-soft: #eff6ff;
	--schedule-text: #172033;
	--schedule-muted: #64748b;
	--schedule-border: #e2e8f0;
}

/*
 * @hello-pangea/dnd positions the active draggable relative to the viewport.
 * A filter/backdrop-filter on an ancestor creates a containing block for that
 * fixed-position element, which breaks dragging inside the modal.
 */
.all-time-court-modal.show { background: rgba(15, 23, 42, 0.08); }

.all-time-court-modal__dialog {
	width: min(760px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.all-time-court-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.all-time-court-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 19px 22px 17px;
	border-bottom: 1px solid var(--schedule-border);
	background: #fff;
}

.all-time-court-modal__heading { display: flex; min-width: 0; align-items: center; gap: 12px; }

.all-time-court-modal__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 11px;
	background: var(--schedule-primary-soft);
	color: var(--schedule-primary-dark);
	font-size: 1rem;
}

.all-time-court-modal__eyebrow { margin: 0 0 2px; color: var(--schedule-primary-dark); font-size: 0.68rem; font-weight: 750; letter-spacing: 0.08em; line-height: 1.4; text-transform: uppercase; }
.all-time-court-modal__title { margin: 0; color: var(--schedule-text); font-size: 1.2rem; font-weight: 750; letter-spacing: -0.025em; line-height: 1.3; }
.all-time-court-modal__subtitle { margin: 3px 0 0; color: var(--schedule-muted); font-size: 0.78rem; line-height: 1.45; }

.all-time-court-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.all-time-court-modal__close:hover:not(:disabled) { border-color: var(--schedule-border); background: #f8fafc; color: var(--schedule-text); }
.all-time-court-modal__close:disabled { cursor: not-allowed; opacity: 0.45; }

.all-time-court-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 18px 20px 22px;
	background: #f7f9fc;
	overscroll-behavior: contain;
}

.all-time-court-form { display: grid; grid-gap: 14px; gap: 14px; }

.all-time-court-section {
	padding: 15px;
	border: 1px solid var(--schedule-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035);
}

.all-time-court-section__heading { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 13px; }
.all-time-court-section__heading > span { display: grid; width: 31px; height: 31px; flex: 0 0 31px; place-items: center; border-radius: 8px; background: var(--schedule-primary-soft); color: var(--schedule-primary-dark); font-size: 0.76rem; }
.all-time-court-section__heading h3 { margin: 0 0 2px; color: var(--schedule-text); font-size: 0.84rem; font-weight: 750; }
.all-time-court-section__heading p { margin: 0; color: var(--schedule-muted); font-size: 0.66rem; line-height: 1.42; }

.all-time-court-fields { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 11px; gap: 11px; }
.all-time-court-fields--two { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.all-time-court-field--wide { grid-column: 1 / -1; }
.all-time-court-field { min-width: 0; }
.all-time-court-field .form-label { margin-bottom: 5px; color: #475569; font-size: 0.68rem; font-weight: 700; }

.all-time-court-field .form-control,
.all-time-court-field .form-select {
	min-height: 41px;
	border-color: #cbd5e1;
	border-radius: 9px;
	background-color: #fff;
	color: var(--schedule-text);
	font-size: 0.75rem;
}

.all-time-court-field .form-control:hover:not(:disabled), .all-time-court-field .form-select:hover:not(:disabled) { border-color: #94a3b8; }
.all-time-court-field .form-control:focus, .all-time-court-field .form-select:focus { border-color: var(--schedule-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.all-time-court-field .form-control:disabled, .all-time-court-field .form-select:disabled { background-color: #f1f5f9; color: #64748b; opacity: 1; }
.all-time-court-field .form-text { display: flex; align-items: flex-start; gap: 5px; margin-top: 5px; color: var(--schedule-muted); font-size: 0.62rem; line-height: 1.42; }

.all-time-court-validation { display: flex; align-items: flex-start; gap: 6px; margin-top: 8px; padding: 7px 9px; border-radius: 8px; font-size: 0.66rem; line-height: 1.4; }
.all-time-court-validation i { margin-top: 1px; }
.all-time-court-validation.is-error { border: 1px solid #fecaca; background: #fff7f7; color: #b91c1c; }
.all-time-court-validation.is-valid { flex-wrap: wrap; border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }
.all-time-court-validation.is-valid strong { max-width: 100%; overflow-wrap: anywhere; }

.all-time-court-scope {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 11px 12px;
	border: 1px solid var(--schedule-border);
	border-radius: 10px;
	background: #f8fafc;
	cursor: pointer;
	transition: border-color 0.15s ease, background-color 0.15s ease;
}

.all-time-court-scope.is-selected { border-color: #bfdbfe; background: #f8fbff; }
.all-time-court-scope > div strong, .all-time-court-scope > div span { display: block; }
.all-time-court-scope > div strong { margin-bottom: 2px; color: #334155; font-size: 0.73rem; font-weight: 750; }
.all-time-court-scope > div span { color: var(--schedule-muted); font-size: 0.63rem; line-height: 1.4; }
.all-time-court-scope .form-check { flex: 0 0 auto; min-height: auto; margin: 0; padding-left: 2.6em; }
.all-time-court-scope .form-check-input { width: 2.25em; height: 1.2em; margin-top: 0; cursor: pointer; border-color: #94a3b8; }
.all-time-court-scope .form-check-input:checked { border-color: var(--schedule-primary); background-color: var(--schedule-primary); }
.all-time-court-scope .form-check-input:focus { border-color: var(--schedule-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }

.all-time-court-order { margin-top: 13px; }
.all-time-court-order__heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin: 0 2px 8px; }
.all-time-court-order__heading > div strong, .all-time-court-order__heading > div span { display: block; }
.all-time-court-order__heading > div strong { color: #334155; font-size: 0.72rem; }
.all-time-court-order__heading > div span { margin-top: 2px; color: var(--schedule-muted); font-size: 0.62rem; }
.all-time-court-order__heading > span { padding: 4px 8px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: 0.61rem; font-weight: 750; white-space: nowrap; }

.all-time-court-order__list { min-height: 60px; padding: 7px; border: 1px solid var(--schedule-border); border-radius: 11px; background: #f8fafc; transition: background-color 0.15s ease, border-color 0.15s ease; }
.all-time-court-order__list.is-dragging-over { border-color: #93c5fd; background: var(--schedule-primary-soft); }

.all-time-court-order__item {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr) 38px;
	align-items: center;
	grid-gap: 10px;
	gap: 10px;
	min-height: 58px;
	margin-bottom: 7px;
	padding: 8px 9px;
	border: 1px solid var(--schedule-border);
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 2px 6px rgba(15, 23, 42, 0.025);
	cursor: grab;
	touch-action: none;
}

.all-time-court-order__item:last-of-type { margin-bottom: 0; }
.all-time-court-order__item.is-dragging { border-color: #93c5fd; box-shadow: 0 12px 24px rgba(37, 99, 235, 0.14); cursor: grabbing; }
.all-time-court-order__position { display: grid; width: 32px; height: 32px; place-items: center; border-radius: 8px; background: var(--schedule-primary-soft); color: var(--schedule-primary-dark); font-size: 0.65rem; font-weight: 800; }
.all-time-court-order__copy { min-width: 0; }
.all-time-court-order__copy strong, .all-time-court-order__copy span { display: block; overflow-wrap: anywhere; }
.all-time-court-order__copy strong { color: #334155; font-size: 0.73rem; font-weight: 750; }
.all-time-court-order__copy span { margin-top: 2px; color: var(--schedule-muted); font-size: 0.63rem; }

.all-time-court-order__handle { display: grid; width: 36px; height: 38px; padding: 0; place-items: center; border: 1px solid #dbe3ed; border-radius: 8px; background: #f8fafc; color: #64748b; pointer-events: none; }
.all-time-court-order__item:hover .all-time-court-order__handle { border-color: #93c5fd; background: #eff6ff; color: #1d4ed8; }

.all-time-court-modal__footer { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 14px 20px; border-top: 1px solid var(--schedule-border); background: #fff; }
.all-time-court-modal__footer-copy strong, .all-time-court-modal__footer-copy span { display: block; }
.all-time-court-modal__footer-copy strong { margin-bottom: 2px; color: #334155; font-size: 0.73rem; font-weight: 750; }
.all-time-court-modal__footer-copy span { color: var(--schedule-muted); font-size: 0.64rem; }
.all-time-court-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.all-time-court-modal__footer .btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 14px; border-radius: 10px; font-size: 0.76rem; font-weight: 700; }
.all-time-court-modal__cancel.btn { border-color: #cbd5e1; background: #fff; color: #334155; }
.all-time-court-modal__cancel.btn:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: var(--schedule-text); }
.all-time-court-modal__submit.btn { border-color: var(--schedule-primary); background: var(--schedule-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.2); }
.all-time-court-modal__submit.btn:hover:not(:disabled) { border-color: var(--schedule-primary-dark); background: var(--schedule-primary-dark); }
.all-time-court-modal__submit.btn:disabled { border-color: #94a3b8; background: #94a3b8; box-shadow: none; opacity: 0.75; }

.all-time-court-modal :is(button, input, select, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; }

@media (max-width: 767.98px) {
	.all-time-court-fields { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
	.all-time-court-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.all-time-court-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.all-time-court-modal__header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.all-time-court-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.all-time-court-modal__subtitle { display: none; }
	.all-time-court-modal__body { padding: 13px 10px 17px; }
	.all-time-court-form { gap: 11px; }
	.all-time-court-section { padding: 13px 10px; }
	.all-time-court-fields, .all-time-court-fields--two { grid-template-columns: 1fr; }
	.all-time-court-field--wide { grid-column: auto; }
	.all-time-court-modal__footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.all-time-court-modal__footer-copy { display: none; }
	.all-time-court-modal__footer-actions, .all-time-court-modal__footer .btn { flex: 1 1; }
}

@media (max-width: 359.98px) {
	.all-time-court-modal__eyebrow { display: none; }
	.all-time-court-modal__footer-actions { flex-direction: column-reverse; }
	.all-time-court-scope { align-items: flex-start; }
}

@media (prefers-reduced-motion: reduce) {
	.all-time-court-modal *, .all-time-court-modal *::before, .all-time-court-modal *::after { transition: none !important; }
}

.generate-loser-pool-modal {
	--glp-primary: #15803d;
	--glp-primary-dark: #166534;
	--glp-primary-soft: #f0fdf4;
	--glp-text: #172033;
	--glp-muted: #64748b;
	--glp-border: #e2e8f0;
}

.generate-loser-pool-modal__dialog {
	width: min(500px, calc(100% - 32px));
	max-width: none;
	margin: 16px auto;
}

.generate-loser-pool-modal__content {
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, .95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, .2);
}

.generate-loser-pool-modal__surface {
	display: flex;
	min-width: 0;
	max-height: inherit;
	flex-direction: column;
}

.generate-loser-pool-modal__header {
	align-items: center;
	padding: 22px 24px 18px;
	border-bottom: 1px solid var(--glp-border);
	background: #fff;
}

.generate-loser-pool-modal__heading {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 13px;
	padding-right: 12px;
}

.generate-loser-pool-modal__icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border: 1px solid #bbf7d0;
	border-radius: 12px;
	background: var(--glp-primary-soft);
	color: var(--glp-primary-dark);
}

.generate-loser-pool-modal__icon svg {
	width: 21px;
	height: 21px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.generate-loser-pool-modal__eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--glp-primary-dark);
	font-size: .68rem;
	font-weight: 750;
	letter-spacing: .08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.generate-loser-pool-modal__title {
	color: var(--glp-text);
	font-size: 1.18rem;
	font-weight: 750;
	letter-spacing: -.02em;
	line-height: 1.3;
}

.generate-loser-pool-modal .btn-close {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	padding: 12px;
	border-radius: 10px;
	opacity: .62;
}

.generate-loser-pool-modal .btn-close:hover {
	background-color: #f1f5f9;
	opacity: .9;
}

.generate-loser-pool-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 21px 24px 23px;
	background: #f8fafc;
	overscroll-behavior: contain;
}

.generate-loser-pool-modal__description {
	margin: 0 0 19px;
	color: var(--glp-muted);
	font-size: .88rem;
	line-height: 1.6;
}

.generate-loser-pool-modal__field {
	margin: 0;
}

.generate-loser-pool-modal__label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 7px;
	color: #334155;
	font-size: .79rem;
	font-weight: 700;
}

.generate-loser-pool-modal__label span {
	color: var(--glp-muted);
	font-size: .66rem;
	font-weight: 600;
	letter-spacing: .02em;
	text-transform: uppercase;
}

.generate-loser-pool-modal__select.form-select {
	min-height: 48px;
	padding: 11px 42px 11px 14px;
	border: 1px solid #cbd5e1;
	border-radius: 11px;
	background-color: #fff;
	color: var(--glp-text);
	font-size: .9rem;
	font-weight: 600;
	box-shadow: 0 1px 2px rgba(15, 23, 42, .03);
	transition: border-color .15s ease, box-shadow .15s ease;
}

.generate-loser-pool-modal__select.form-select:hover:not(:disabled) {
	border-color: #94a3b8;
}

.generate-loser-pool-modal__select.form-select:focus {
	border-color: var(--glp-primary);
	box-shadow: 0 0 0 3px rgba(21, 128, 61, .16);
}

.generate-loser-pool-modal__select.form-select:disabled {
	border-color: #e2e8f0;
	background-color: #f1f5f9;
	color: #64748b;
	cursor: not-allowed;
	opacity: 1;
}

.generate-loser-pool-modal__help {
	margin: 7px 0 0;
	color: var(--glp-muted);
	font-size: .72rem;
	line-height: 1.5;
}

.generate-loser-pool-modal__notice,
.generate-loser-pool-modal__loading {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-top: 18px;
	padding: 11px 12px;
	border: 1px solid #bbf7d0;
	border-radius: 10px;
	background: var(--glp-primary-soft);
}

.generate-loser-pool-modal__notice > span {
	display: grid;
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	place-items: center;
	margin-top: 1px;
	border-radius: 50%;
	background: var(--glp-primary);
	color: #fff;
	font-family: Georgia, serif;
	font-size: .7rem;
	font-weight: 700;
}

.generate-loser-pool-modal__notice p {
	margin: 0;
	color: #475569;
	font-size: .72rem;
	line-height: 1.5;
}

.generate-loser-pool-modal__notice strong {
	color: #334155;
	font-weight: 700;
}

.generate-loser-pool-modal__loading {
	align-items: center;
	color: var(--glp-primary-dark);
}

.generate-loser-pool-modal__loading .spinner-border {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	border-width: 2px;
}

.generate-loser-pool-modal__loading strong,
.generate-loser-pool-modal__loading span:not(.spinner-border) {
	display: block;
}

.generate-loser-pool-modal__loading strong {
	font-size: .77rem;
	font-weight: 700;
	line-height: 1.4;
}

.generate-loser-pool-modal__loading span:not(.spinner-border) {
	margin-top: 1px;
	color: #475569;
	font-size: .7rem;
	line-height: 1.45;
}

.generate-loser-pool-modal__empty {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 16px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
}

.generate-loser-pool-modal__empty-icon {
	display: grid;
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	place-items: center;
	border-radius: 10px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 1rem;
}

.generate-loser-pool-modal__empty strong {
	display: block;
	margin-bottom: 3px;
	color: #334155;
	font-size: .82rem;
	font-weight: 700;
}

.generate-loser-pool-modal__empty p {
	margin: 0;
	color: var(--glp-muted);
	font-size: .73rem;
	line-height: 1.5;
}

.generate-loser-pool-modal__footer {
	display: flex;
	justify-content: flex-end;
	gap: 9px;
	padding: 15px 24px;
	border-top: 1px solid var(--glp-border);
	background: #fff;
}

.generate-loser-pool-modal__footer .btn {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 9px 16px;
	border-radius: 10px;
	font-size: .79rem;
	font-weight: 700;
	transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.generate-loser-pool-modal__cancel.btn {
	border: 1px solid #cbd5e1;
	background: #fff;
	color: #334155;
}

.generate-loser-pool-modal__cancel.btn:hover:not(:disabled) {
	border-color: #94a3b8;
	background: #f8fafc;
	color: var(--glp-text);
}

.generate-loser-pool-modal__generate.btn {
	border: 1px solid var(--glp-primary);
	background: var(--glp-primary);
	color: #fff;
	box-shadow: 0 3px 9px rgba(21, 128, 61, .2);
}

.generate-loser-pool-modal__generate.btn:hover:not(:disabled),
.generate-loser-pool-modal__generate.btn:active:not(:disabled) {
	border-color: var(--glp-primary-dark);
	background: var(--glp-primary-dark);
	color: #fff;
}

.generate-loser-pool-modal__footer .btn:disabled {
	border-color: #e2e8f0;
	background: #f1f5f9;
	color: #94a3b8;
	cursor: not-allowed;
	box-shadow: none;
	opacity: 1;
}

.generate-loser-pool-modal__generate .spinner-border {
	width: 15px;
	height: 15px;
	border-width: 2px;
}

.generate-loser-pool-modal :is(button, select):focus-visible {
	outline: 3px solid rgba(21, 128, 61, .3) !important;
	outline-offset: 2px;
}

.generate-loser-pool-modal__select.form-select:focus-visible {
	outline: 0 !important;
}

@media (max-width: 575.98px) {
	.generate-loser-pool-modal {
		padding-right: 0 !important;
	}

	.generate-loser-pool-modal__dialog {
		width: calc(100% - 20px);
		margin: 10px auto;
	}

	.generate-loser-pool-modal__content {
		max-height: calc(100dvh - 20px);
	}

	.generate-loser-pool-modal__header {
		padding: 18px 17px 15px;
	}

	.generate-loser-pool-modal__heading {
		gap: 10px;
		padding-right: 5px;
	}

	.generate-loser-pool-modal__icon {
		width: 38px;
		height: 38px;
		flex-basis: 38px;
		border-radius: 10px;
	}

	.generate-loser-pool-modal__title {
		font-size: 1.02rem;
	}

	.generate-loser-pool-modal__body {
		overflow-y: auto;
		padding: 18px 17px 19px;
	}

	.generate-loser-pool-modal__description {
		margin-bottom: 16px;
		font-size: .82rem;
	}

	.generate-loser-pool-modal__select.form-select {
		font-size: 1rem;
	}

	.generate-loser-pool-modal__footer {
		padding: 13px 17px max(13px, env(safe-area-inset-bottom));
	}

	.generate-loser-pool-modal__footer .btn {
		flex: 1 1;
	}
}

@media (max-width: 359.98px) {
	.generate-loser-pool-modal__eyebrow {
		display: none;
	}

	.generate-loser-pool-modal__footer {
		flex-direction: column-reverse;
	}
}

@media (prefers-reduced-motion: reduce) {
	.generate-loser-pool-modal *,
	.generate-loser-pool-modal *::before,
	.generate-loser-pool-modal *::after {
		transition: none !important;
	}
}

.match-analysis-modal {
	--analysis-primary: #2563eb;
	--analysis-primary-dark: #1d4ed8;
	--analysis-primary-soft: #eff6ff;
	--analysis-text: #172033;
	--analysis-muted: #64748b;
	--analysis-border: #e2e8f0;
	--analysis-surface: #ffffff;
}

.match-analysis-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.match-analysis-modal__dialog {
	width: min(920px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.match-analysis-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: var(--analysis-surface);
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.match-analysis-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 18px 22px;
	border-bottom: 1px solid var(--analysis-border);
	background: #fff;
}

.match-analysis-modal__heading {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 12px;
}

.match-analysis-modal__icon {
	display: grid;
	width: 44px;
	height: 44px;
	flex: 0 0 44px;
	place-items: center;
	border: 1px solid #dbeafe;
	border-radius: 12px;
	background: var(--analysis-primary-soft);
}

.match-analysis-modal__icon img { width: 28px; height: 28px; object-fit: contain; }

.match-analysis-modal__eyebrow {
	margin: 0 0 2px;
	color: var(--analysis-primary-dark);
	font-size: 0.68rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.match-analysis-modal__title {
	margin: 0;
	color: var(--analysis-text);
	font-size: 1.2rem;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.3;
}

.match-analysis-modal__subtitle {
	margin: 3px 0 0;
	color: var(--analysis-muted);
	font-size: 0.78rem;
	line-height: 1.45;
}

.match-analysis-modal__close {
	display: inline-grid;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	background: transparent;
	color: #475569;
	font-size: 1rem;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.match-analysis-modal__close:hover {
	border-color: var(--analysis-border);
	background: #f8fafc;
	color: var(--analysis-text);
}

.match-analysis-modal__body {
	min-height: 0;
	padding: 18px 20px 22px;
	background: #f6f8fb;
	overscroll-behavior: contain;
}

.match-analysis-modal__stack {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: stretch;
	grid-gap: 14px;
	gap: 14px;
}

.match-analysis-modal__stack > .card,
.match-analysis-modal__hero,
.match-analysis-modal__adjustments {
	margin: 0;
	padding: 16px !important;
	border: 1px solid var(--analysis-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.045) !important;
	color: var(--analysis-text);
}

.match-analysis-modal__hero {
	position: relative;
	overflow: hidden;
	border-color: #bfdbfe !important;
	background: #f8fbff !important;
}

.match-analysis-modal__hero::after {
	position: absolute;
	top: 16px;
	right: 16px;
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border-radius: 9px;
	background: #dbeafe;
	color: var(--analysis-primary-dark);
	content: "#";
	font-size: 0.8rem;
	font-weight: 800;
}

.match-analysis-modal__hero .fw-bold { color: var(--analysis-primary-dark); letter-spacing: -0.04em; }

.match-analysis-modal__total {
	border-color: #bbf7d0 !important;
	background: #fbfefc !important;
}

.match-analysis-modal__scoresheets,
.match-analysis-modal__adjustments {
	grid-column: 1 / -1;
}

.match-analysis-modal__scoresheets {
	margin: 0;
}

.match-analysis-modal__scoresheets > [class*="col-"] { padding-top: 0; padding-bottom: 0; }

.match-analysis-modal__scoresheets .card {
	padding: 16px !important;
	border: 1px solid var(--analysis-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.045) !important;
}

.match-analysis-modal__scoresheets img {
	width: 100%;
	max-height: 128px !important;
	padding: 8px;
	border: 1px solid #edf0f4;
	border-radius: 10px !important;
	background: #fafbfc;
}

.match-analysis-modal__scoresheets .rounded-pill {
	border-color: #dbe3ed !important;
	color: #64748b !important;
	font-size: 0.66rem;
	letter-spacing: 0.08em;
}

.match-analysis-modal__stack .fw-semibold,
.match-analysis-modal__adjustments > .fw-semibold {
	color: #334155;
	font-size: 0.84rem;
	font-weight: 750 !important;
}

.match-analysis-modal__stack .text-muted { color: var(--analysis-muted) !important; }
.match-analysis-modal__stack .small { font-size: 0.7rem !important; line-height: 1.48; }

.match-analysis-modal__stack .fw-bold:not(.mintonai-badge) {
	color: var(--analysis-text);
	font-size: 0.82rem;
	font-weight: 750 !important;
}

.match-analysis-modal__stack .mintonai-badge {
	max-width: 100%;
	border-radius: 7px;
	font-size: 0.7rem;
	overflow-wrap: anywhere;
}

.match-analysis-modal__adjustments {
	padding: 18px !important;
	background: #fff !important;
}

.match-analysis-modal__adjustments > .fw-semibold {
	margin-bottom: 13px !important;
	font-size: 0.9rem;
}

.match-analysis-modal__adjustments .form-label {
	margin-bottom: 5px !important;
	color: #475569 !important;
	font-size: 0.68rem !important;
	font-weight: 700;
	line-height: 1.4;
}

.match-analysis-modal__adjustments .form-control,
.match-analysis-modal__adjustments .input-group-text {
	min-height: 40px;
	border-color: #cbd5e1;
	background: #fff !important;
	color: var(--analysis-text);
	font-size: 0.78rem;
}

.match-analysis-modal__adjustments .form-control { border-radius: 9px; }
.match-analysis-modal__adjustments .input-group > .form-control { border-radius: 0 9px 9px 0; }
.match-analysis-modal__adjustments .input-group-text { border-radius: 9px 0 0 9px; background: #f8fafc !important; color: #475569; font-weight: 700; }

.match-analysis-modal__adjustments .form-control:hover { border-color: #94a3b8; }
.match-analysis-modal__adjustments .form-control:focus { border-color: var(--analysis-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }

.match-analysis-modal__stack .form-check {
	display: flex;
	align-items: center;
	gap: 7px;
	padding: 6px 9px 6px 30px;
	border: 1px solid #dbe3ed;
	border-radius: 9px;
	background: #f8fafc;
}

.match-analysis-modal__stack .form-check-input {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	border-color: #94a3b8;
}

.match-analysis-modal__stack .form-check-input:checked { border-color: var(--analysis-primary); background-color: var(--analysis-primary); }
.match-analysis-modal__stack .form-check-input:focus { border-color: var(--analysis-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.match-analysis-modal__stack .form-check-label { color: #475569 !important; font-size: 0.68rem !important; font-weight: 650; }

.match-analysis-modal__body .btn {
	display: inline-flex;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 8px 12px;
	border-radius: 9px;
	font-size: 0.72rem;
	font-weight: 700;
}

.match-analysis-modal__loading {
	display: flex;
	min-height: 360px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 5px;
	color: var(--analysis-muted);
	text-align: center;
}

.match-analysis-modal__loading .spinner-border { width: 32px; height: 32px; margin-bottom: 10px; color: var(--analysis-primary); }
.match-analysis-modal__loading strong { color: #334155; font-size: 0.88rem; }
.match-analysis-modal__loading span { font-size: 0.72rem; }

.match-analysis-modal__error {
	display: flex;
	min-height: 150px;
	align-items: flex-start;
	gap: 11px;
	padding: 16px;
	border: 1px solid #fecaca;
	border-radius: 12px;
	background: #fff7f7;
	color: #991b1b;
}

.match-analysis-modal__error > i { margin-top: 1px; font-size: 1rem; }
.match-analysis-modal__error strong, .match-analysis-modal__error span { display: block; }
.match-analysis-modal__error strong { margin-bottom: 3px; font-size: 0.82rem; }
.match-analysis-modal__error span { font-size: 0.73rem; line-height: 1.5; }

.match-analysis-modal__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 12px 20px;
	border-top: 1px solid var(--analysis-border);
	background: #fff;
}

.match-analysis-modal__footer > span { color: var(--analysis-muted); font-size: 0.68rem; }

.match-analysis-modal__close-action.btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 8px 15px;
	border-color: #cbd5e1;
	border-radius: 10px;
	background: #fff;
	color: #334155;
	font-size: 0.76rem;
	font-weight: 700;
}

.match-analysis-modal__close-action.btn:hover { border-color: #94a3b8; background: #f8fafc; color: var(--analysis-text); }

.match-analysis-modal :is(button, input, [role="button"]):focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28) !important;
	outline-offset: 2px;
}

.match-analysis-modal__dialog.modal-dimmed .match-analysis-modal__content {
	filter: brightness(0.48);
	pointer-events: none;
	transition: filter 0.18s ease;
}

@media (max-width: 767.98px) {
	.match-analysis-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.match-analysis-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.match-analysis-modal__header { padding: max(14px, env(safe-area-inset-top)) 15px 13px; }
	.match-analysis-modal__icon { width: 40px; height: 40px; flex-basis: 40px; }
	.match-analysis-modal__subtitle { display: none; }
	.match-analysis-modal__body { padding: 13px 11px 18px; }
	.match-analysis-modal__stack { grid-template-columns: 1fr; gap: 11px; }
	.match-analysis-modal__scoresheets, .match-analysis-modal__adjustments { grid-column: auto; }
	.match-analysis-modal__scoresheets { row-gap: 10px; }
	.match-analysis-modal__scoresheets > [class*="col-"] { padding-right: 0; padding-left: 0; }
	.match-analysis-modal__footer { padding: 10px 12px max(10px, env(safe-area-inset-bottom)); }
	.match-analysis-modal__footer > span { display: none; }
	.match-analysis-modal__close-action.btn { width: 100%; }
}

@media (max-width: 359.98px) {
	.match-analysis-modal__eyebrow { display: none; }
	.match-analysis-modal__heading { gap: 9px; }
	.match-analysis-modal__body { padding-right: 9px; padding-left: 9px; }
}

@media (prefers-reduced-motion: reduce) {
	.match-analysis-modal *, .match-analysis-modal *::before, .match-analysis-modal *::after { transition: none !important; }
}

.match-actions {
	--actions-accent: #4f46e5;
	--actions-accent-dark: #3730a3;
	--actions-border: #e2e8f0;
	margin: 28px 0 12px;
	overflow: hidden;
	border: 1px solid var(--actions-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.match-actions__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 22px 24px;
	border-bottom: 1px solid var(--actions-border);
	background: #fafbff;
}

.match-actions__eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--actions-accent);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.match-actions__header h2 {
	margin: 0;
	color: #172033;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: -0.015em;
}

.match-actions__header p {
	margin: 5px 0 0;
	color: #667085;
	font-size: 0.84rem;
}

.match-actions__access-badge {
	display: inline-flex;
	min-height: 30px;
	flex: 0 0 auto;
	align-items: center;
	gap: 6px;
	padding: 5px 9px;
	border: 1px solid #c7d2fe;
	border-radius: 999px;
	background: #eef2ff;
	color: var(--actions-accent-dark);
	font-size: 0.72rem;
	font-weight: 700;
}

.match-actions__access-badge.is-view-only {
	border-color: #cbd5e1;
	background: #f1f5f9;
	color: #475569;
}

.match-actions__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 10px 12px;
	gap: 10px 12px;
	padding: 8px 24px 24px;
}

.match-actions__section-label {
	display: flex;
	grid-column: 1 / -1;
	align-items: center;
	gap: 8px;
	margin: 16px 0 1px;
	padding-bottom: 8px;
	border-bottom: 1px solid #edf1f6;
	color: #475467;
	font-size: 0.71rem;
	font-weight: 750;
	letter-spacing: 0.075em;
	line-height: 1.3;
	text-transform: uppercase;
}

.match-actions__section-label i {
	color: var(--actions-accent);
	font-size: 0.82rem;
}

.match-actions__section-label.is-danger,
.match-actions__section-label.is-danger i {
	color: #b42318;
}

.match-actions__grid > .btn {
	display: flex;
	min-width: 0;
	min-height: 46px;
	align-items: center;
	justify-content: flex-start;
	gap: 9px;
	padding: 9px 12px;
	border-radius: 9px;
	box-shadow: none;
	font-size: 0.79rem;
	font-weight: 650;
	line-height: 1.3;
	text-align: left;
	transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease, box-shadow 140ms ease, transform 140ms ease;
}

.match-actions__grid > .btn i {
	width: 19px;
	flex: 0 0 19px;
	margin: 0 !important;
	font-size: 0.95rem;
	text-align: center;
}

.match-actions__ai-icon {
	width: 22px;
	height: 22px;
	flex: 0 0 22px;
	object-fit: contain;
}

.match-actions__grid > .btn:hover:not(:disabled) {
	transform: translateY(-1px);
	box-shadow: 0 4px 10px rgba(15, 23, 42, 0.07);
}

.match-actions__grid > .mintonai-subtle-blue {
	border-color: #c7d2fe;
	background: #f5f7ff;
	color: #3730a3;
}

.match-actions__grid > .mintonai-subtle-green {
	border-color: #a7f3d0;
	background: #f0fdf4;
	color: #047857;
}

.match-actions__grid > .mintonai-subtle-yellow {
	border-color: #fde68a;
	background: #fffbeb;
	color: #92400e;
}

.match-actions__grid > .mintonai-subtle-red {
	border-color: #fecaca;
	background: #fff5f5;
	color: #b42318;
}

.match-actions__grid > .mintonai-subtle-purple {
	border-color: #ddd6fe;
	background: #f5f3ff;
	color: #6d28d9;
}

.match-actions__grid > .btn:disabled {
	border-color: #e2e8f0;
	background: #f8fafc;
	color: #98a2b3;
	opacity: 1;
	box-shadow: none;
	cursor: not-allowed;
}

.match-actions :is(button, a):focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.28);
	outline-offset: 2px;
	box-shadow: none !important;
}

.match-actions__footer {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding: 15px 24px;
	border-top: 1px solid var(--actions-border);
	background: #fafbfc;
	color: #667085;
	font-size: 0.74rem;
	font-weight: 600;
}

.match-actions__socials {
	display: flex;
	gap: 6px;
}

.match-actions__socials a {
	display: grid;
	width: 32px;
	height: 32px;
	place-items: center;
	border: 1px solid var(--actions-border);
	border-radius: 8px;
	background: #fff;
	color: #475569;
	font-size: 0.88rem;
	text-decoration: none;
}

.match-actions__socials a:hover {
	border-color: #c7d2fe;
	background: #eef2ff;
	color: var(--actions-accent-dark);
}

.match-actions__sponsor-badge {
	padding: 0 20px 16px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.match-actions__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
	.match-actions { margin-top: 20px; border-radius: 12px; }
	.match-actions__header { padding: 18px 16px; }
	.match-actions__header p { max-width: 230px; }
	.match-actions__access-badge { padding-inline: 8px; }
	.match-actions__grid { grid-template-columns: minmax(0, 1fr); gap: 8px; padding: 6px 14px 18px; }
	.match-actions__section-label { margin-top: 14px; }
	.match-actions__grid > .btn { min-height: 48px; font-size: 0.82rem; }
	.match-actions__footer { padding: 14px 16px; }
}

@media (max-width: 399.98px) {
	.match-actions__header { flex-direction: column; gap: 12px; }
}

@media (prefers-reduced-motion: reduce) {
	.match-actions__grid > .btn { transition: none; }
	.match-actions__grid > .btn:hover:not(:disabled) { transform: none; }
}

.tournament-switcher {
	--switcher-accent: #4f46e5;
	--switcher-accent-dark: #3730a3;
	--switcher-accent-soft: #eef2ff;
	margin: 18px 0;
	padding: 16px;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 4px 16px rgba(15, 23, 42, 0.045);
}

.tournament-switcher__header,
.tournament-switcher__heading {
	display: flex;
	align-items: center;
}

.tournament-switcher__header {
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 13px;
}

.tournament-switcher__heading {
	gap: 10px;
	min-width: 0;
}

.tournament-switcher__icon {
	display: grid;
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	place-items: center;
	border-radius: 9px;
	background: var(--switcher-accent-soft);
	color: var(--switcher-accent);
	font-size: 1rem;
}

.tournament-switcher__eyebrow {
	display: block;
	margin-bottom: 1px;
	color: #667085;
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.2;
	text-transform: uppercase;
}

.tournament-switcher h2 {
	margin: 0;
	color: #172033;
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.25;
}

.tournament-switcher__count {
	flex: 0 0 auto;
	padding: 4px 8px;
	border-radius: 999px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 0.7rem;
	font-weight: 600;
}

.tournament-switcher__scroll {
	display: flex;
	gap: 9px;
	overflow-x: auto;
	padding: 2px 2px 7px;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-inline: contain;
	scroll-snap-type: inline proximity;
	scrollbar-color: #cbd5e1 transparent;
	scrollbar-width: thin;
}

.tournament-switcher__item {
	display: flex;
	min-width: -webkit-max-content;
	min-width: max-content;
	min-height: 54px;
	align-items: center;
	gap: 10px;
	padding: 8px 12px 8px 8px;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
	background: #fff;
	color: #344054;
	font: inherit;
	text-align: left;
	scroll-snap-align: start;
	transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease, box-shadow 140ms ease;
}

.tournament-switcher__item:hover {
	border-color: #c7d2fe;
	background: #f8faff;
	color: var(--switcher-accent-dark);
}

.tournament-switcher__item:focus-visible,
.tournament-switcher__scroll:focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.28);
	outline-offset: 2px;
}

.tournament-switcher__item.is-current {
	border-color: var(--switcher-accent);
	background: var(--switcher-accent-soft);
	color: var(--switcher-accent-dark);
	box-shadow: 0 0 0 1px rgba(79, 70, 229, 0.08);
}

.tournament-switcher__item.is-pending:not(.is-current) {
	background: #f8fafc;
	color: #667085;
}

.tournament-switcher__number {
	display: grid;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	place-items: center;
	border-radius: 8px;
	background: #f1f5f9;
	color: #475569;
	font-size: 0.78rem;
	font-weight: 700;
}

.is-current .tournament-switcher__number {
	background: var(--switcher-accent);
	color: #fff;
}

.tournament-switcher__details {
	display: block;
	min-width: 0;
}

.tournament-switcher__name {
	display: block;
	max-width: 240px;
	overflow: hidden;
	font-size: 0.83rem;
	font-weight: 700;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tournament-switcher__meta {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 3px;
	color: #667085;
	font-size: 0.68rem;
	font-weight: 500;
}

.tournament-switcher__meta > span + span::before {
	margin-right: 5px;
	color: #cbd5e1;
	content: "•";
}

.tournament-switcher__pending-label {
	color: #b45309;
	font-weight: 700;
}

.tournament-switcher__check {
	margin-left: 3px;
	color: var(--switcher-accent);
	font-size: 0.9rem;
}

@media (max-width: 575.98px) {
	.tournament-switcher {
		margin: 14px 0;
		padding: 13px;
	}

	.tournament-switcher__header {
		margin-bottom: 11px;
	}

	.tournament-switcher__item {
		min-height: 52px;
	}

	.tournament-switcher__name {
		max-width: 190px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.tournament-switcher__item {
		transition: none;
	}
}

.league-page-header {
	display: flex;
	align-items: center;
	gap: 22px;
	margin-bottom: 20px;
	padding: 24px 28px;
	border: 1px solid #e2e8f0;
	border: 1px solid var(--league-border, #e2e8f0);
	border-radius: 14px;
	background: #fff;
	background: var(--league-surface, #fff);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.league-brand-wrap {
	flex: 0 0 auto;
	padding-right: 22px;
	border-right: 1px solid #e2e8f0;
	border-right: 1px solid var(--league-border, #e2e8f0);
}

.league-brand-button {
	display: grid;
	place-items: center;
	min-width: 20px;
	min-height: 20px;
	padding: 4px;
	border: 0;
	border-radius: 10px;
	background: transparent;
	cursor: pointer;
}

.league-brand-logo {
	display: block;
	width: 80px;
	height: auto;
}

.league-header-copy {
	min-width: 0;
}

.league-eyebrow {
	display: block;
	margin-bottom: 4px;
	color: #4f46e5;
	color: var(--league-accent, #4f46e5);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.league-header-copy h1 {
	margin: 0;
	color: #172033;
	color: var(--league-ink, #172033);
	font-size: clamp(1.35rem, 2.2vw, 1.9rem);
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: -0.025em;
}

.league-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 18px;
	margin-top: 10px;
	color: #667085;
	color: var(--league-muted, #667085);
	font-size: 0.86rem;
}

.league-meta span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.league-meta strong {
	color: #344054;
	font-weight: 600;
}

.league-toolbar-section {
	margin-bottom: 18px;
}

.league-toolbar {
	display: flex;
	justify-content: flex-end;
	margin: 0;
	padding: 0 20px;
}

.league-toolbar-actions {
	display: flex;
	align-items: center;
	gap: 8px;
}

.league-secondary-btn,
.league-icon-btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	border: 1px solid #e2e8f0;
	border: 1px solid var(--league-border, #e2e8f0);
	border-radius: 10px;
	background: #fff;
	color: #344054;
	font-size: 0.86rem;
	font-weight: 600;
	transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease;
}

.league-secondary-btn:hover,
.league-icon-btn:hover {
	border-color: #c7d2fe;
	background: #eef2ff;
	background: var(--league-accent-soft, #eef2ff);
	color: #3730a3;
	color: var(--league-accent-dark, #3730a3);
}

.league-icon-btn {
	width: 40px;
	padding: 0;
}

@media (max-width: 991.98px) {
	.league-toolbar {
		justify-content: flex-start;
		padding: 0;
	}
}

@media (max-width: 575.98px) {
	.league-page-header {
		align-items: flex-start;
		gap: 14px;
		margin-bottom: 14px;
		padding: 18px 16px;
		border-radius: 12px;
	}

	.league-brand-wrap {
		padding-right: 14px;
	}

	.league-brand-logo {
		width: 76px;
	}

	.league-header-copy h1 {
		font-size: 1.2rem;
	}

	.league-meta {
		gap: 5px 12px;
		font-size: 0.76rem;
	}

	.league-meta span:first-child {
		flex-basis: 100%;
	}

	.league-toolbar-actions {
		width: 100%;
	}

	.league-secondary-btn {
		flex: 1 1;
	}
}

.death-match-page {
	--bracket-primary: #2563eb;
	--bracket-primary-dark: #1d4ed8;
	--bracket-primary-soft: #eff6ff;
	--bracket-text: #172033;
	--bracket-muted: #64748b;
	--bracket-border: #e2e8f0;
	width: min(100% - 32px, 1440px) !important;
	max-width: 1440px !important;
	margin: 0 auto !important;
	padding: clamp(24px, 4vw, 42px) 0 120px;
	color: var(--bracket-text);
}

.death-match-page::before {
	position: fixed;
	z-index: -1;
	inset: 0;
	background: #f5f7fb;
	content: "";
}

.death-match-button {
	display: inline-flex;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 7px 12px;
	border-radius: 9px;
	font-size: 0.71rem;
	font-weight: 700;
	line-height: 1.25;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.death-match-button.is-secondary { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.death-match-button.is-secondary:hover:not(:disabled) { border-color: #93c5fd; background: var(--bracket-primary-soft); color: var(--bracket-primary-dark); }
.death-match-button.is-primary { border: 1px solid var(--bracket-primary); background: var(--bracket-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.18); }
.death-match-button.is-primary:hover:not(:disabled) { border-color: var(--bracket-primary-dark); background: var(--bracket-primary-dark); }
.death-match-button:disabled { cursor: not-allowed; opacity: 0.58; }

.zoom-controls {
	display: none;
	min-height: 42px;
	align-items: center;
	gap: 7px;
	margin: 0 !important;
	padding: 6px 8px;
	border: 1px solid var(--bracket-border);
	border-radius: 10px;
	background: #f8fafc;
	box-shadow: none;
}

.zoom-controls > span:first-child { color: #475569 !important; font-size: 0.66rem !important; font-weight: 700; }
.zoom-controls .btn { display: grid; width: 30px; height: 30px; padding: 0; place-items: center; border-color: #cbd5e1; border-radius: 8px; background: #fff; color: #475569; }
.zoom-controls .form-range { width: 150px !important; margin: 0 3px; }
.zoom-controls .form-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.18); }
.zoom-controls .mintonai-badge { min-width: 48px !important; padding: 5px 7px; border-radius: 7px; font-size: 0.64rem !important; }

.death-match-view-toolbar {
	position: relative;
	z-index: 30;
	display: flex;
	min-height: 58px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 9px;
	margin: 0 0 12px;
	padding: 9px 12px;
	border: 1px solid var(--bracket-border);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 4px 15px rgba(15, 23, 42, 0.04);
}

.death-match-live-indicator { width: auto; max-height: 22px; padding: 3px 6px; border: 1px solid #fecaca; border-radius: 7px; background: #fff7f7; box-sizing: content-box; object-fit: contain; }
.death-match-highlight-toggle { display: flex; align-items: center; min-height: 38px; margin: 0; padding: 7px 10px 7px 38px; border: 1px solid var(--bracket-border); border-radius: 9px; background: #f8fafc; }
.death-match-highlight-toggle .form-check-input { margin-top: 0; cursor: pointer; border-color: #94a3b8; }
.death-match-highlight-toggle .form-check-input:checked { border-color: var(--bracket-primary); background-color: var(--bracket-primary); }
.death-match-highlight-toggle .form-check-label { margin-left: 7px !important; color: #475569; font-size: 0.68rem; font-weight: 700; }
.death-match-filter { margin: 0 !important; }
.death-match-filter .dropdown-toggle::after { margin-left: 8px; }
.death-match-filter .dropdown-menu { max-height: 320px; overflow-y: auto; padding: 6px; border: 1px solid var(--bracket-border); border-radius: 10px; box-shadow: 0 12px 30px rgba(15, 23, 42, 0.14); }
.death-match-filter .dropdown-item { padding: 8px 10px; border-radius: 7px; color: #475569; font-size: 0.7rem; }
.death-match-filter .dropdown-item:hover, .death-match-filter .dropdown-item:focus { background: var(--bracket-primary-soft); color: var(--bracket-primary-dark); }

.knockout-scroll-box {
	position: relative;
	touch-action: auto;
	border: 1px solid var(--bracket-border);
	border-radius: 14px;
	background-color: #eef2f7;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 7px 24px rgba(15, 23, 42, 0.06);
	scrollbar-color: #94a3b8 #e2e8f0;
	scrollbar-width: thin;
}

.knockout-scroll-box::before {
	position: -webkit-sticky;
	position: sticky;
	top: 9px;
	left: 10px;
	z-index: 5;
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 9px 0 -36px 10px;
	padding: 6px 9px;
	border: 1px solid rgba(203, 213, 225, 0.9);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	color: #64748b;
	font-size: 0.61rem;
	font-weight: 700;
	pointer-events: none;
}

.zoom-wrapper { display: flex; width: 100%; overflow-x: auto; cursor: grab; touch-action: auto; -webkit-overflow-scrolling: touch; }

.bracket-container {
	position: relative;
	display: inline-flex !important;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
	min-width: 0 !important;
	min-width: initial !important;
	padding: 42px 20px 20px !important;
	transform-origin: top left !important;
}

.death-match-round-title {
	min-height: 34px;
	margin: 0 8px !important;
	padding: 8px 10px;
	border: 1px solid #cbd5e1;
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(15, 23, 42, 0.05);
	color: #334155;
	font-size: 0.75rem;
	font-weight: 780;
	letter-spacing: 0.025em;
	line-height: 1.25;
	text-transform: uppercase;
}

.death-match-bracket-card.card {
	overflow: hidden;
	border: 1px solid #dbe3ed;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
}

.death-match-card-header {
	height: 46px !important;
	padding: 10px 12px !important;
	border: 0;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.death-match-card-header .fw-medium { font-size: 0.7rem !important; font-weight: 700 !important; }
.death-match-bracket-card .card-body { padding: 8px !important; background: #f8fafc; }

.death-match-pair-card.match-card {
	display: flex;
	min-height: 105px;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 11px !important;
	border-width: 1px !important;
	border-radius: 9px !important;
	box-shadow: none !important;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.death-match-pair-card.match-card:hover { transform: none; box-shadow: 0 4px 12px rgba(15, 23, 42, 0.06) !important; }
.death-match-pair-card [title] { cursor: pointer; }
.death-match-pair-card .text-truncate { font-size: 0.72rem; }
.death-match-pair-card .mintonai-badge { border-radius: 6px; font-size: 0.62rem !important; }

.death-match-card-actions {
	min-height: 47px;
	margin: 0 !important;
	padding: 7px 8px !important;
	border-top: 1px solid #edf0f4;
	background: #fff;
}

.death-match-card-actions .btn { display: inline-flex; min-height: 32px; align-items: center; justify-content: center; gap: 5px; padding: 5px 9px; border-radius: 8px; font-size: 0.64rem; font-weight: 700; }

.death-match-card-actions .death-match-score-button {
	border-color: #4f46e5 !important;
	background: #4f46e5 !important;
	color: #fff !important;
}
.death-match-card-actions .death-match-score-button:hover:not(:disabled),
.death-match-card-actions .death-match-score-button:focus-visible {
	border-color: #3730a3 !important;
	background: #3730a3 !important;
	color: #fff !important;
}
.death-match-card-actions .death-match-secondary-button,
.death-match-card-actions .death-match-secondary-button:hover:not(:disabled),
.death-match-card-actions .death-match-secondary-button:focus-visible {
	border-color: var(--bracket-border) !important;
	background: #fff !important;
	color: var(--bracket-text) !important;
}
.death-match-card-actions .btn:disabled { opacity: 0.55; }

:fullscreen { background: #eef2f7; }
:fullscreen .knockout-scroll-box { border: 0; border-radius: 0; }

.death-match-loading,
.death-match-empty-state {
	display: flex;
	min-height: clamp(380px, 58vh, 620px);
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 32px;
	border: 1px solid var(--bracket-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 7px 24px rgba(15, 23, 42, 0.05);
	color: var(--bracket-muted);
	text-align: center;
}

.death-match-loading .spinner-border { width: 32px; height: 32px; margin-bottom: 12px; color: var(--bracket-primary); }
.death-match-loading strong { color: #334155; font-size: 0.88rem; }
.death-match-loading div { margin-top: 4px; font-size: 0.7rem; }
.death-match-empty-state > span { display: grid; width: 48px; height: 48px; margin-bottom: 13px; place-items: center; border-radius: 13px; background: var(--bracket-primary-soft); color: var(--bracket-primary-dark); font-size: 1.2rem; }
.death-match-empty-state > p, .death-match-state-card > p { margin: 0 0 3px; color: var(--bracket-primary-dark); font-size: 0.67rem; font-weight: 750; letter-spacing: 0.07em; text-transform: uppercase; }
.death-match-empty-state h2 { margin: 0; color: var(--bracket-text); font-size: 1.15rem; font-weight: 760; }
.death-match-empty-state > div { margin-top: 5px; font-size: 0.7rem; }
.death-match-empty-state button, .death-match-state-card button { display: inline-flex; min-height: 39px; align-items: center; justify-content: center; gap: 6px; margin-top: 17px; padding: 8px 13px; border: 1px solid var(--bracket-primary); border-radius: 9px; background: var(--bracket-primary); color: #fff; font-size: 0.7rem; font-weight: 700; }

.death-match-state-page { display: grid; min-height: 100dvh; place-items: center; padding: 20px; }
.death-match-state-card { width: min(100%, 480px); padding: 34px; border: 1px solid #fecaca; border-radius: 14px; background: #fff; box-shadow: 0 12px 35px rgba(15, 23, 42, 0.09); text-align: center; }
.death-match-state-card > span { display: grid; width: 48px; height: 48px; margin: 0 auto 14px; place-items: center; border-radius: 13px; background: #fff1f2; color: #dc2626; font-size: 1.2rem; }
.death-match-state-card h1 { margin: 0; color: var(--bracket-text); font-size: 1.25rem; font-weight: 760; }
.death-match-state-card > div { margin-top: 6px; color: #991b1b; font-size: 0.72rem; line-height: 1.5; }

.death-match-footer-spacer { height: 88px; }

.death-match-page :is(button, input, .dropdown-item, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (min-width: 900px) {
	.zoom-controls { display: flex; }
}

@media (max-width: 575.98px) {
	.death-match-page { width: min(100% - 20px, 1440px) !important; padding-top: 12px; }
	.death-match-view-toolbar { justify-content: flex-start; gap: 7px; min-height: 52px; padding: 8px; }
	.death-match-highlight-toggle { flex: 1 1 100%; }
	.death-match-filter { flex: 1 1; }
	.death-match-filter .dropdown-toggle { width: 100%; }
	.knockout-scroll-box { border-radius: 12px; }
	.bracket-container { padding: 42px 14px 16px !important; column-gap: 14px !important; }
	.death-match-loading, .death-match-empty-state { min-height: 440px; padding: 24px 18px; }
	.hide-on-mobile { display: none !important; }
}

@media (prefers-reduced-motion: reduce) {
	.death-match-page *, .death-match-page *::before, .death-match-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

@media print {
	.death-match-page { width: 100% !important; max-width: none !important; padding: 0; }
	.death-match-page::before, .death-match-view-toolbar, .death-match-footer-spacer { display: none !important; }
	.knockout-scroll-box { height: auto !important; overflow: visible !important; border: 0; box-shadow: none; }
	.knockout-scroll-box::before { display: none; }
}

.match-participants-modal {
	--participants-primary: #2563eb;
	--participants-primary-dark: #1d4ed8;
	--participants-primary-soft: #eff6ff;
	--participants-text: #172033;
	--participants-muted: #64748b;
	--participants-border: #e2e8f0;
}

.match-participants-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.match-participants-modal__dialog {
	width: min(680px, calc(100% - 24px));
	max-width: none;
	margin: 12px auto;
}

.match-participants-modal__content {
	max-height: calc(100dvh - 24px);
	overflow: hidden;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(15, 23, 42, 0.2);
}

.match-participants-modal__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
	padding: 18px 20px 16px;
	border-bottom: 1px solid var(--participants-border);
	background: #fff;
}

.match-participants-modal__heading { display: flex; min-width: 0; align-items: center; gap: 11px; }
.match-participants-modal__heading-icon { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; border-radius: 10px; background: var(--participants-primary-soft); color: var(--participants-primary-dark); font-size: 0.95rem; }
.match-participants-modal__eyebrow { margin: 0 0 2px; color: var(--participants-primary-dark); font-size: 0.66rem; font-weight: 750; letter-spacing: 0.08em; line-height: 1.4; text-transform: uppercase; }
.match-participants-modal__title { margin: 0; color: var(--participants-text); font-size: 1.16rem; font-weight: 750; letter-spacing: -0.025em; line-height: 1.3; }
.match-participants-modal__subtitle { margin: 3px 0 0; color: var(--participants-muted); font-size: 0.74rem; line-height: 1.45; }

.match-participants-modal__header-actions { display: flex; flex: 0 0 auto; align-items: center; gap: 7px; }
.match-participants-status { padding: 5px 8px; border: 1px solid #dbe3ed; border-radius: 999px; background: #f8fafc; color: #64748b; font-size: 0.61rem; font-weight: 750; white-space: nowrap; }
.match-participants-status.is-completed { border-color: #bbf7d0; background: #f0fdf4; color: #15803d; }
.match-participants-status.is-live { border-color: #fecaca; background: #fff1f2; color: #dc2626; }
.match-participants-modal__live { width: 66px; height: 24px; padding: 2px 4px; border: 1px solid #fecaca; border-radius: 7px; background: #fff7f7; object-fit: contain; }

.match-participants-modal__refresh,
.match-participants-modal__fullscreen,
.match-participants-modal__close {
	display: inline-grid;
	width: 35px;
	height: 35px;
	padding: 0;
	place-items: center;
	border: 1px solid transparent;
	border-radius: 9px;
	background: transparent;
	color: #475569;
}

.match-participants-modal__refresh { border-color: #dbe3ed; background: #f8fafc; color: var(--participants-primary-dark); }
.match-participants-modal__fullscreen { display: inline-flex; width: auto; align-items: center; gap: 6px; padding: 0 10px; border-color: #bfdbfe; background: var(--participants-primary-soft); color: var(--participants-primary-dark); font-size: 0.64rem; font-weight: 750; white-space: nowrap; }
.match-participants-modal__fullscreen:hover:not(:disabled) { border-color: #60a5fa; background: #dbeafe; }
.match-participants-modal__fullscreen:disabled { cursor: not-allowed; opacity: 0.45; }
.match-participants-modal__refresh:hover:not(:disabled) { border-color: #93c5fd; background: var(--participants-primary-soft); }
.match-participants-modal__close:hover { border-color: var(--participants-border); background: #f8fafc; color: var(--participants-text); }
.match-participants-modal__refresh:disabled { cursor: not-allowed; opacity: 0.55; }

.match-participants-modal__body {
	min-height: 0;
	overflow-y: auto;
	padding: 17px 18px 20px;
	background: #f7f9fc;
	overscroll-behavior: contain;
}

.match-participants-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 8px; gap: 8px; margin-bottom: 13px; }
.match-participants-meta > div { display: grid; grid-template-columns: 31px minmax(0, 1fr); align-items: center; grid-gap: 8px; gap: 8px; min-width: 0; padding: 9px 10px; border: 1px solid var(--participants-border); border-radius: 10px; background: #fff; }
.match-participants-meta > div > span { display: grid; width: 31px; height: 31px; place-items: center; border-radius: 8px; background: #f1f5f9; color: #64748b; font-size: 0.7rem; }
.match-participants-meta small, .match-participants-meta strong { display: block; }
.match-participants-meta small { margin-bottom: 1px; color: var(--participants-muted); font-size: 0.58rem; font-weight: 650; }
.match-participants-meta strong { overflow-wrap: anywhere; color: #334155; font-size: 0.68rem; font-weight: 750; line-height: 1.35; }

.match-participants-matchup { display: grid; grid-template-columns: minmax(0, 1fr) 126px minmax(0, 1fr); align-items: stretch; grid-gap: 9px; gap: 9px; }
.match-participant-card { position: relative; min-width: 0; padding: 15px 13px; border: 1px solid var(--participants-border); border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); text-align: center; }
.match-participant-card__side { position: absolute; top: 9px; left: 9px; padding: 3px 6px; border-radius: 6px; background: #f1f5f9; color: #64748b; font-size: 0.55rem; font-weight: 750; text-transform: uppercase; }
.match-participant-card__team { display: block; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; max-width: 100%; margin: 22px auto 8px; padding: 4px 7px; overflow: hidden; border: 1px solid #e9d5ff; border-radius: 7px; background: #faf5ff; color: #7e22ce; font-size: 0.61rem; font-weight: 750; text-overflow: ellipsis; white-space: nowrap; }
.match-participant-card h3 { display: flex; min-height: 42px; align-items: center; justify-content: center; flex-direction: column; gap: 1px; margin: 0; overflow-wrap: anywhere; color: var(--participants-text); font-size: 0.84rem; font-weight: 750; line-height: 1.38; }

.match-participants__avatars { display: flex; min-height: 46px; align-items: center; justify-content: center; gap: 6px; margin-top: 10px; }
.match-participants__avatar { width: 42px; height: 42px; padding: 2px; overflow: hidden; border: 1px solid #cbd5e1; border-radius: 999px; background: #fff; box-shadow: 0 2px 6px rgba(15, 23, 42, 0.08); }
.match-participants__avatar:hover { border-color: #93c5fd; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.13); }
.match-participants__avatar img { display: block; width: 100%; height: 100%; border-radius: inherit; object-fit: cover; }
.match-participants__no-photo { display: block; min-height: 46px; margin-top: 10px; padding-top: 14px; color: #94a3b8; font-size: 0.6rem; }

.match-participants-score { display: flex; min-width: 0; align-self: center; align-items: center; justify-content: center; flex-direction: column; margin: 0; padding: 8px 4px; }
.match-participants-score__heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 10px; }
.match-participants-score__heading h3 { margin: 0 0 2px; color: var(--participants-text); font-size: 0.78rem; font-weight: 750; }
.match-participants-score__heading p { margin: 0; color: var(--participants-muted); font-size: 0.61rem; }
.match-participants-score__heading > span { padding: 4px 7px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: 0.58rem; font-weight: 750; }
.match-participants-score__sets { display: grid; width: 100%; grid-gap: 6px; gap: 6px; margin-top: 9px; }
.match-participants-score__sets > div { display: flex; min-height: 44px; align-items: center; justify-content: center; flex-direction: column; gap: 3px; padding: 5px; border: 1px solid #dbeafe; border-radius: 9px; background: #fff; box-shadow: 0 2px 6px rgba(37, 99, 235, 0.05); }
.match-participants-score__sets > div > span { color: var(--participants-muted); font-size: 0.56rem; font-weight: 700; text-transform: uppercase; }
.match-participants-score__sets > div > div { display: grid; grid-template-columns: 32px 12px 32px; align-items: center; grid-gap: 3px; gap: 3px; }
.match-participants-score__sets strong { display: grid; width: 32px; height: 30px; place-items: center; border: 1px solid #dbe3ed; border-radius: 7px; background: #fff; color: #475569; font-size: 0.78rem; }
.match-participants-score__sets strong.is-winner { border-color: #86efac; background: #f0fdf4; color: #15803d; }
.match-participants-score__sets small { color: #94a3b8; text-align: center; }
.match-participants-score__empty, .match-participants-modal__empty { display: flex; min-height: 105px; align-items: center; justify-content: center; flex-direction: column; gap: 3px; color: var(--participants-muted); text-align: center; }
.match-participants-score__empty i, .match-participants-modal__empty i { margin-bottom: 4px; color: #94a3b8; font-size: 1rem; }
.match-participants-score__versus { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border: 1px solid #bfdbfe; border-radius: 999px; background: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, 0.08); color: var(--participants-primary-dark); font-size: 0.62rem; font-weight: 800; }
.match-participants-score__empty strong, .match-participants-modal__empty strong { color: #475569; font-size: 0.72rem; }
.match-participants-score__empty span, .match-participants-modal__empty span { font-size: 0.61rem; }
.match-participants-modal__empty { min-height: 280px; }

.match-participants-modal__footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 12px 18px; border-top: 1px solid var(--participants-border); background: #fff; }
.match-participants-modal__footer > span { color: var(--participants-muted); font-size: 0.62rem; }
.match-participants-modal__close-action.btn { display: inline-flex; min-height: 39px; align-items: center; justify-content: center; padding: 8px 14px; border-color: #cbd5e1; border-radius: 9px; background: #fff; color: #334155; font-size: 0.72rem; font-weight: 700; }
.match-participants-modal__close-action.btn:hover { border-color: #94a3b8; background: #f8fafc; color: var(--participants-text); }

.match-participants-modal :is(button, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.match-participants-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.match-participants-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.match-participants-modal__header { padding: max(14px, env(safe-area-inset-top)) 13px 12px; }
	.match-participants-modal__heading-icon { width: 38px; height: 38px; flex-basis: 38px; }
	.match-participants-modal__subtitle, .match-participants-status { display: none; }
	.match-participants-modal__body { padding: 12px 10px 16px; }
	.match-participants-meta { grid-template-columns: 1fr; gap: 6px; }
	.match-participants-matchup { grid-template-columns: 1fr; gap: 7px; }
	.match-participant-card { padding: 12px; }
	.match-participant-card__team { margin-top: 19px; }
	.match-participant-card h3 { min-height: 34px; }
	.match-participants-score { width: min(100%, 180px); margin: 0 auto; padding: 4px; }
	.match-participants-modal__footer { padding: 10px 11px max(10px, env(safe-area-inset-bottom)); }
	.match-participants-modal__footer > span { display: none; }
	.match-participants-modal__close-action.btn { width: 100%; }
}

@media (max-width: 359.98px) {
	.match-participants-modal__eyebrow { display: none; }
	.match-participants-modal__header-actions { gap: 4px; }
}

@media (prefers-reduced-motion: reduce) {
	.match-participants-modal *, .match-participants-modal *::before, .match-participants-modal *::after { transition: none !important; }
}

.free-pass-page {
	--free-pass-primary: #2563eb;
	--free-pass-primary-dark: #1d4ed8;
	--free-pass-primary-soft: #eff6ff;
	--free-pass-ink: #172033;
	--free-pass-muted: #667085;
	--free-pass-border: #e2e8f0;
	width: min(100% - 32px, 1180px);
	min-height: 100dvh;
	margin: 0 auto;
	padding: clamp(20px, 4vw, 44px) 0 56px;
	color: var(--free-pass-ink);
}

.free-pass-page::before {
	position: fixed;
	z-index: -1;
	inset: 0;
	background: #f6f8fb;
	content: "";
}

.free-pass-hero {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 28px;
	padding: clamp(20px, 3vw, 30px);
	border: 1px solid var(--free-pass-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(15, 23, 42, .06);
}

.free-pass-hero__main { display: flex; min-width: 0; align-items: center; gap: 17px; }
.free-pass-brand { display: grid; width: 58px; height: 58px; flex: 0 0 58px; place-items: center; border: 1px solid #dbeafe; border-radius: 14px; background: var(--free-pass-primary-soft); }
.free-pass-brand img { width: 42px; height: 42px; object-fit: contain; }
.free-pass-heading { min-width: 0; }
.free-pass-eyebrow { display: block; margin-bottom: 5px; color: var(--free-pass-primary-dark); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.free-pass-heading h1 { margin: 0; color: var(--free-pass-ink); font-size: clamp(1.35rem, 2.5vw, 1.8rem); font-weight: 760; letter-spacing: -.035em; line-height: 1.2; }
.free-pass-heading p { max-width: 640px; margin: 7px 0 0; color: var(--free-pass-muted); font-size: .86rem; line-height: 1.55; }

.free-pass-summary { display: grid; min-width: 270px; grid-template-columns: repeat(3, minmax(76px, 1fr)); overflow: hidden; border: 1px solid var(--free-pass-border); border-radius: 11px; background: #f8fafc; }
.free-pass-summary__item { display: flex; min-height: 64px; align-items: center; justify-content: center; flex-direction: column; padding: 9px 12px; border-left: 1px solid var(--free-pass-border); text-align: center; }
.free-pass-summary__item:first-child { border-left: 0; }
.free-pass-summary__item span { color: var(--free-pass-muted); font-size: .62rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.free-pass-summary__item strong { max-width: 90px; margin-top: 3px; overflow: hidden; color: #344054; font-size: .9rem; font-weight: 780; text-overflow: ellipsis; white-space: nowrap; }
.free-pass-summary__item--accent { background: var(--free-pass-primary-soft); }
.free-pass-summary__item--accent span, .free-pass-summary__item--accent strong { color: var(--free-pass-primary-dark); }

.free-pass-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 16px 0; }
.free-pass-button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 8px; padding: 9px 15px; border-radius: 10px; font: inherit; font-size: .78rem; font-weight: 750; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease; }
.free-pass-button--secondary { border: 1px solid #cfd6e1; background: #fff; color: #344054; }
.free-pass-button--secondary:hover { border-color: #93c5fd; background: var(--free-pass-primary-soft); color: var(--free-pass-primary-dark); }
.free-pass-button--primary { min-width: 188px; border: 1px solid var(--free-pass-primary); background: var(--free-pass-primary); color: #fff; box-shadow: 0 4px 12px rgba(37, 99, 235, .2); }
.free-pass-button--primary:hover:not(:disabled) { border-color: var(--free-pass-primary-dark); background: var(--free-pass-primary-dark); }
.free-pass-button:disabled { cursor: not-allowed; box-shadow: none; opacity: .62; }

.free-pass-toggle { display: flex; min-height: 52px; align-items: center; gap: 11px; padding: 7px 11px; border: 1px solid var(--free-pass-border); border-radius: 11px; background: #fff; box-shadow: 0 3px 12px rgba(15, 23, 42, .035); }
.free-pass-toggle__icon { display: grid; width: 32px; height: 32px; flex: 0 0 32px; place-items: center; border-radius: 8px; background: var(--free-pass-primary-soft); color: var(--free-pass-primary-dark); }
.free-pass-toggle label { display: flex; cursor: pointer; flex-direction: column; }
.free-pass-toggle label span { color: #344054; font-size: .75rem; font-weight: 750; }
.free-pass-toggle label small { margin-top: 1px; color: var(--free-pass-muted); font-size: .63rem; }
.free-pass-toggle .form-check-input { width: 2.25em; height: 1.2em; margin-top: 0; cursor: pointer; border-color: #98a2b3; }
.free-pass-toggle .form-check-input:checked { border-color: var(--free-pass-primary); background-color: var(--free-pass-primary); }

.free-pass-card { overflow: hidden; border: 1px solid var(--free-pass-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px rgba(15, 23, 42, .055); }
.free-pass-card__header { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 18px 20px; border-bottom: 1px solid var(--free-pass-border); }
.free-pass-card__header h2 { margin: 0; color: var(--free-pass-ink); font-size: 1rem; font-weight: 760; letter-spacing: -.015em; }
.free-pass-card__header p { margin: 4px 0 0; color: var(--free-pass-muted); font-size: .72rem; line-height: 1.45; }
.free-pass-selected-legend { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 6px; padding: 6px 9px; border: 1px solid #bfdbfe; border-radius: 8px; background: var(--free-pass-primary-soft); color: var(--free-pass-primary-dark); font-size: .65rem; font-weight: 750; }

.free-pass-table-wrap { max-height: min(62vh, 680px); overflow: auto; outline: none; scrollbar-color: #aeb8c7 #f1f5f9; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }
.free-pass-table { width: 100%; min-width: 760px; margin: 0; border-collapse: separate; border-spacing: 0; table-layout: fixed; font-size: .78rem; }
.free-pass-table thead { position: -webkit-sticky; position: sticky; z-index: 3; top: 0; }
.free-pass-table th { height: 44px; padding: 10px 12px; border-bottom: 1px solid #d9e0ea; background: #f8fafc; color: #667085; font-size: .65rem; font-weight: 800; letter-spacing: .045em; text-align: left; text-transform: uppercase; }
.free-pass-table th abbr { text-decoration: none; cursor: help; }
.free-pass-table td { height: 66px; padding: 9px 12px; border-bottom: 1px solid #edf0f4; background: #fff; color: #344054; vertical-align: middle; transition: background-color 120ms ease; }
.free-pass-table tbody tr:last-child td { border-bottom: 0; }
.free-pass-table tbody tr:hover td { background: #f8fafc; }
.free-pass-table tbody tr.is-selected td { background: #f3f7ff; }
.free-pass-table tbody tr.is-selected:hover td { background: #edf4ff; }
.free-pass-table tbody tr.is-selected td:first-child { box-shadow: inset 3px 0 var(--free-pass-primary); }
.free-pass-table tbody tr.is-dragging td { background: #fff; box-shadow: 0 8px 22px rgba(15, 23, 42, .13); }
.free-pass-table__handle { min-width: 54px; padding-right: 7px !important; padding-left: 11px !important; text-align: center !important; }
.free-pass-drag-handle { display: inline-grid; width: 34px; height: 34px; padding: 0; place-items: center; border: 1px solid #d0d5dd; border-radius: 8px; background: #fff; color: #667085; cursor: grab; touch-action: none; user-select: none; -webkit-user-select: none; }
.free-pass-drag-handle:hover { border-color: #93c5fd; background: var(--free-pass-primary-soft); color: var(--free-pass-primary-dark); }
.free-pass-drag-handle:active { cursor: grabbing; }
.free-pass-table__score { text-align: center !important; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; }
td.free-pass-table__score { color: #475467; font-weight: 650; }
td.free-pass-table__score--strong { color: var(--free-pass-ink); font-weight: 800; }
td.free-pass-table__score.is-positive { color: #087443; }
td.free-pass-table__score.is-negative { color: #c43232; }

.free-pass-pair { display: grid; min-width: 0; grid-template-columns: minmax(0, 1fr) auto; align-items: center; grid-gap: 3px 10px; gap: 3px 10px; }
.free-pass-pair__badges { display: flex; width: 100%; min-width: 0; align-items: center; gap: 5px; grid-column: 1 / -1; overflow: hidden; }
.free-pass-badge { display: inline-flex; min-width: 0; max-width: 150px; align-items: center; padding: 3px 6px; overflow: hidden; border-radius: 6px; font-size: .59rem; font-weight: 750; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
.free-pass-badge--rank { flex: 0 0 auto; background: #eef2f6; color: #475467; }
.free-pass-badge--group { flex: 0 0 auto; background: #ede9fe; color: #5b21b6; }
.free-pass-badge--team { flex: 0 1 auto; background: #f3e8ff; color: #6b21a8; }
.free-pass-pair__name { min-width: 0; overflow: hidden; color: #28364a; font-size: .78rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.free-pass-pair__selected { display: inline-flex; align-items: center; gap: 3px; color: var(--free-pass-primary-dark); font-size: .6rem; font-weight: 750; white-space: nowrap; }

.free-pass-actions { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-top: 16px; padding: 15px 16px; border: 1px solid var(--free-pass-border); border-radius: 12px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, .04); }
.free-pass-actions > div { display: flex; min-width: 0; flex-direction: column; }
.free-pass-actions strong { color: #344054; font-size: .77rem; font-weight: 760; }
.free-pass-actions span { margin-top: 2px; color: var(--free-pass-muted); font-size: .68rem; }
.free-pass-actions .free-pass-button span { margin: 0; color: inherit; }

.free-pass-state { display: flex; min-height: 330px; align-items: center; justify-content: center; flex-direction: column; padding: 32px; border: 1px solid var(--free-pass-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px rgba(15, 23, 42, .05); color: var(--free-pass-muted); text-align: center; }
.free-pass-state .spinner-border { width: 32px; height: 32px; margin-bottom: 14px; color: var(--free-pass-primary); }
.free-pass-state__icon { display: grid; width: 48px; height: 48px; margin-bottom: 14px; place-items: center; border-radius: 13px; background: var(--free-pass-primary-soft); color: var(--free-pass-primary-dark); font-size: 1.15rem; }
.free-pass-state strong { color: var(--free-pass-ink); font-size: .9rem; font-weight: 760; }
.free-pass-state span { max-width: 440px; margin-top: 5px; font-size: .72rem; line-height: 1.5; }
.free-pass-state--error { border-color: #fecaca; }
.free-pass-state--error .free-pass-state__icon { background: #fff1f2; color: #c43232; }
.free-pass-state--error span { color: #9f2d2d; }

.free-pass-page :is(button, input, [tabindex="0"]):focus-visible { outline: 3px solid rgba(37, 99, 235, .28); outline-offset: 2px; box-shadow: none; }

@media (max-width: 767.98px) {
	.free-pass-page { width: min(100% - 20px, 1180px); padding-top: 12px; padding-bottom: calc(32px + env(safe-area-inset-bottom)); }
	.free-pass-hero { align-items: stretch; flex-direction: column; gap: 18px; padding: 18px; }
	.free-pass-brand { width: 50px; height: 50px; flex-basis: 50px; border-radius: 12px; }
	.free-pass-brand img { width: 36px; height: 36px; }
	.free-pass-heading p { font-size: .78rem; }
	.free-pass-summary { width: 100%; min-width: 0; }
	.free-pass-summary__item { min-height: 58px; }
	.free-pass-toolbar { align-items: stretch; flex-direction: column-reverse; }
	.free-pass-button--secondary { align-self: flex-start; }
	.free-pass-toggle { width: 100%; }
	.free-pass-toggle label { flex: 1 1; }
	.free-pass-card__header { align-items: flex-start; flex-direction: column; gap: 11px; padding: 16px; }
	.free-pass-table-wrap { max-height: 58vh; }
	.free-pass-table { min-width: 720px; }
	.free-pass-table th, .free-pass-table td { padding-right: 9px; padding-left: 9px; }
	.free-pass-table td { height: auto; min-height: 66px; }
	.free-pass-pair { display: flex; align-items: flex-start; flex-direction: column; gap: 5px; padding: 3px 0; }
	.free-pass-pair__badges { flex-wrap: wrap; overflow: visible; }
	.free-pass-badge--team { max-width: 100%; }
	.free-pass-pair__name { width: 100%; line-height: 1.35; }
	.free-pass-pair__selected { white-space: normal; }
	.free-pass-actions { align-items: stretch; flex-direction: column; }
	.free-pass-button--primary { width: 100%; }
	.free-pass-state { min-height: 320px; padding: 24px 18px; }
}

@media (max-width: 399.98px) {
	.free-pass-hero__main { align-items: flex-start; gap: 12px; }
	.free-pass-heading h1 { font-size: 1.2rem; }
	.free-pass-heading p { font-size: .72rem; }
	.free-pass-summary__item { padding-right: 6px; padding-left: 6px; }
	.free-pass-toggle label small { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.free-pass-page *, .free-pass-page *::before, .free-pass-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

.bulk-register-page {
	--mint-primary: #176b52;
	--mint-primary-dark: #10523e;
	--mint-primary-soft: #eaf6f1;
	--mint-ink: #17211d;
	--mint-muted: #63716b;
	--mint-border: #dfe7e3;
	min-height: 100vh;
	padding: 42px 24px 104px;
	background: #f4f7f5;
	color: var(--mint-ink);
}
.bulk-register-shell { width: 100%; max-width: 1280px; margin: 0 auto; }
.page-hero { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; grid-gap: 18px; gap: 18px; margin-bottom: 28px; }
.page-brand-mark { display: grid; place-items: center; width: 58px; height: 58px; border: 1px solid var(--mint-border); border-radius: 14px; background: #fff; box-shadow: 0 5px 16px rgba(20, 46, 36, 0.06); }
.page-brand-mark img { width: 38px; height: 38px; object-fit: contain; }
.page-eyebrow, .section-kicker { color: var(--mint-primary); font-size: .72rem; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.page-hero h1 { margin: 2px 0 4px; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 720; letter-spacing: -.025em; }
.page-hero p { margin: 0; color: var(--mint-muted); font-size: .94rem; }
.page-meta { display: inline-flex; align-items: center; gap: 8px; padding: 9px 13px; border: 1px solid #cfe2da; border-radius: 999px; background: var(--mint-primary-soft); color: var(--mint-primary-dark); font-size: .82rem; font-weight: 650; white-space: nowrap; }
.registration-section, .tool-card, .ai-entry-card, .integration-notice, .mint-card { margin-bottom: 20px; border: 1px solid var(--mint-border); border-radius: 14px; background: #fff; box-shadow: 0 7px 24px rgba(25, 52, 42, .045); overflow: hidden; }
.section-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px; border-bottom: 1px solid var(--mint-border); }
.section-heading h2, .tool-card-header h2, .mint-toolbar h2 { margin: 2px 0 0; font-size: 1.1rem; font-weight: 700; letter-spacing: -.01em; }
.count-badge, .mintonai-badge { padding: 5px 10px; border-radius: 999px; background: var(--mint-primary-soft) !important; color: var(--mint-primary-dark) !important; font-size: .76rem; font-weight: 700; white-space: nowrap; }
.pair-list { padding: 18px; }
.pair-card { margin-bottom: 14px; border: 1px solid var(--mint-border); border-radius: 12px; background: #fcfdfc; overflow: hidden; transition: border-color 160ms ease, box-shadow 160ms ease; }
.pair-card:hover { border-color: #c8d7d1; box-shadow: 0 5px 16px rgba(25, 52, 42, .05); }
.pair-card-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; padding: 16px 18px; border-bottom: 1px solid #e9eeeb; background: #fff; }
.pair-number { display: flex; align-items: center; gap: 10px; }
.pair-number > span { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 8px; background: var(--mint-primary); color: #fff; font-size: .78rem; font-weight: 750; }
.pair-number h3 { margin: 0; font-size: 1rem; font-weight: 700; }
.club-field { width: min(280px, 48%); }
.club-field > span { display: block; margin-bottom: 5px; color: #46534e; font-size: .76rem; font-weight: 700; }
.club-field small { margin-left: 4px; color: #85908b; font-weight: 500; }
.pair-card > .mt-3 { margin: 0 !important; padding: 14px 18px 10px; }
.athlete-grid-header { padding: 0 2px 7px; color: #6b7772; font-size: .69rem; font-weight: 750; letter-spacing: .055em; text-transform: uppercase; }
.athlete-form-row { padding: 9px 2px; border-top: 1px solid #edf1ef; }
.athlete-form-row:first-of-type { border-top: 0; }
.athlete-label { color: #34413c; font-size: .79rem; font-weight: 700; }
.mobile-field-label { display: none; }
.bulk-register-page .form-control, .bulk-register-page .form-select { min-height: 40px; border: 1px solid #d7e0dc; border-radius: 9px; background-color: #fff; color: var(--mint-ink); font-size: .86rem; box-shadow: none; transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease; }
.bulk-register-page .form-control:hover, .bulk-register-page .form-select:hover { border-color: #bacac3; }
.bulk-register-page .form-control:focus, .bulk-register-page .form-select:focus { border-color: var(--mint-primary); box-shadow: 0 0 0 3px rgba(23, 107, 82, .14); }
.bulk-register-page .form-control.bg-success-subtle, .bulk-register-page .form-select.bg-success-subtle { border-color: #bdd9ce; background-color: #f2faf6 !important; }
.bulk-register-page textarea.form-control { resize: vertical; line-height: 1.55; }
.pair-errors { margin: 12px 18px 0; padding: 10px 12px; border: 1px solid #f0c8c8; border-radius: 9px; background: #fff6f6; color: #a02b2b; font-size: .8rem; }
.pair-errors > div { display: flex; align-items: flex-start; gap: 7px; }
.pair-errors > div + div { margin-top: 5px; }
.pair-card-footer { display: flex; justify-content: flex-end; padding: 0 18px 14px; }
.bulk-register-page .btn { display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 39px; padding: 7px 14px; border-radius: 9px; font-size: .84rem; font-weight: 650; transition: background-color 140ms ease, border-color 140ms ease, color 140ms ease, box-shadow 140ms ease; }
.bulk-register-page .btn:focus-visible { outline: 3px solid rgba(23, 107, 82, .24); outline-offset: 2px; box-shadow: none; }
.bulk-register-page .btn:disabled { opacity: .52; cursor: not-allowed; }
.btn-primary-action { border-color: var(--mint-primary) !important; background: var(--mint-primary) !important; color: #fff !important; }
.btn-primary-action:hover:not(:disabled) { border-color: var(--mint-primary-dark) !important; background: var(--mint-primary-dark) !important; }
.btn-secondary-action { border-color: #bcd5cb !important; background: var(--mint-primary-soft) !important; color: var(--mint-primary-dark) !important; }
.btn-secondary-action:hover:not(:disabled) { border-color: #98bfb0 !important; background: #ddefe7 !important; }
.btn-tertiary-action { border-color: #d7e0dc !important; background: #fff !important; color: #53615b !important; }
.btn-tertiary-action:hover:not(:disabled) { background: #f3f6f4 !important; color: var(--mint-ink) !important; }
.btn-remove { min-height: 34px !important; padding: 5px 9px !important; border: 0 !important; background: transparent !important; color: #a63b3b !important; }
.btn-remove:hover { background: #fff0f0 !important; }
.form-actions, .tool-actions { display: flex; justify-content: flex-end; gap: 10px; }
.form-actions { padding-top: 4px; }
.submission-error { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 2px 0 14px; padding: 11px 14px; border: 1px solid #efc6c6; border-radius: 9px; background: #fff5f5; color: #9d2e2e; font-size: .84rem; font-weight: 600; }
.tool-card, .ai-entry-card { padding: 22px; }
.tool-card-header { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; grid-gap: 13px; gap: 13px; margin-bottom: 16px; }
.tool-card-header p { margin: 3px 0 0; color: var(--mint-muted); font-size: .85rem; }
.tool-icon { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 10px; background: var(--mint-primary-soft); color: var(--mint-primary); font-size: 1.05rem; }
.format-chip, .character-count { padding: 5px 9px; border: 1px solid var(--mint-border); border-radius: 7px; background: #f7f9f8; color: #63716b; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .68rem; }
.tool-textarea { background: #fbfcfb !important; }
.tool-help { display: flex; align-items: flex-start; gap: 8px; margin-top: 10px; color: var(--mint-muted); font-size: .78rem; line-height: 1.5; }
.tool-actions { margin-top: 14px; }
.ai-entry-section { width: 100%; }
.ai-entry-card > .d-flex:first-child { margin-bottom: 14px !important; }
.ai-entry-card h5 { margin: 0; font-size: 1.05rem; font-weight: 700; }
.ai-entry-icon { width: 34px; height: 34px; object-fit: contain; }
.ai-entry-card .text-end.mt-2 { display: flex; justify-content: flex-end; gap: 10px; margin-top: 14px !important; }
.ai-entry-card .text-end.mt-2 .me-2 { margin-right: 0 !important; }
.ai-entry-card .form-text { color: var(--mint-muted) !important; font-size: .78rem; }
.integration-notice { padding: 18px 20px; border-left: 3px solid #d1a53c; background: #fffdf7; }
.integration-notice h5 { font-size: .96rem; }
.integration-notice p { color: var(--mint-muted) !important; font-size: .84rem !important; }
.mint-card { width: 100%; }
.mint-toolbar { position: -webkit-sticky; position: sticky; top: 0; z-index: 2; display: flex; align-items: center; gap: 16px; padding: 16px 18px !important; border-bottom: 1px solid var(--mint-border); background: #fff; }
.mint-search { width: min(420px, 45%); min-width: 260px !important; }
.mint-search .form-control { padding-left: 2.3rem; padding-right: 2.5rem; background: #f7f9f8; }
.mint-search .btn-clear { top: 3px !important; right: 4px !important; min-height: 34px; width: 34px; padding: 0; border: 0; border-radius: 7px; background: transparent; }
.bulk-register-page .table-responsive { max-height: 520px; }
.table-sticky thead th { position: -webkit-sticky; position: sticky; top: 0; z-index: 1; padding: 11px 16px; border-bottom: 1px solid var(--mint-border); background: #f7f9f8; color: #69756f; font-size: .67rem; font-weight: 750; letter-spacing: .055em; }
.table-compact td { padding: 11px 16px; border-bottom: 1px solid #edf1ef; font-size: .82rem; }
.tr-hover tbody tr:hover td { background: #f7fbf9; }
.mint-card .mintonai-subtle-btn { min-height: 32px; padding: 4px 10px; }
.mobile-entry-hint { display: flex; align-items: center; gap: 7px; margin-bottom: 12px; padding: 9px 10px; border-radius: 8px; background: #f2f7f4; color: #58665f; font-size: .78rem; }
@media (max-width: 767.98px) {
	.bulk-register-page { padding: 24px 14px 88px; }
	.page-hero { grid-template-columns: auto minmax(0, 1fr); gap: 12px; margin-bottom: 20px; }
	.page-brand-mark { width: 48px; height: 48px; border-radius: 12px; }
	.page-brand-mark img { width: 32px; height: 32px; }
	.page-hero p { display: none; }
	.page-meta { grid-column: 1 / -1; justify-self: start; margin-top: -2px; }
	.section-heading { padding: 16px; }
	.pair-list { padding: 12px; }
	.pair-card-header { align-items: stretch; flex-direction: column; gap: 14px; padding: 14px; }
	.club-field { width: 100%; }
	.pair-card > .mt-3 { padding: 12px 14px 8px; }
	.athlete-form-row { margin: 0 0 12px !important; padding: 12px; border: 1px solid #e3eae6; border-radius: 10px; background: #fff; }
	.athlete-form-row > div { margin-bottom: 9px !important; }
	.athlete-form-row > div:last-child { margin-bottom: 0 !important; }
	.athlete-label-cell { margin-bottom: 10px !important; }
	.athlete-label { color: var(--mint-primary-dark); font-size: .83rem; }
	.mobile-field-label { display: block; margin-bottom: 5px; color: #65716c; font-size: .7rem; font-weight: 700; letter-spacing: .035em; text-transform: uppercase; }
	.pair-card-footer { padding: 0 14px 12px; }
	.form-actions { flex-direction: column-reverse; }
	.form-actions .btn { width: 100%; min-height: 44px; }
	.tool-card, .ai-entry-card { padding: 16px; }
	.tool-card-header { grid-template-columns: auto minmax(0, 1fr); }
	.format-chip { grid-column: 1 / -1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.tool-actions .btn { flex: 1 1; min-height: 42px; }
	.ai-entry-card > .d-flex:first-child { align-items: flex-start !important; }
	.ai-entry-card h5 { font-size: .95rem; line-height: 1.35; }
	.mint-toolbar { align-items: stretch !important; flex-direction: column; padding: 15px !important; }
	.mint-toolbar .ms-auto { margin-left: 0 !important; }
	.mint-search { width: 100%; min-width: 0 !important; max-width: none !important; }
	.bulk-register-page .table-responsive { max-height: none; overflow: visible; padding: 10px; }
	.table-sticky thead { display: none; }
	.table-sticky, .table-sticky tbody, .table-sticky tr, .table-sticky td { display: block; width: 100%; }
	.table-sticky tr { margin-bottom: 10px; padding: 8px 11px; border: 1px solid var(--mint-border); border-radius: 10px; background: #fff; }
	.table-compact td { display: grid; grid-template-columns: 94px minmax(0, 1fr); grid-gap: 10px; gap: 10px; padding: 5px 0; border: 0; text-align: left !important; white-space: normal !important; max-width: none !important; }
	.table-compact td::before { content: attr(data-label); color: #77827d; font-size: .69rem; font-weight: 700; letter-spacing: .035em; text-transform: uppercase; }
	.table-compact td:last-child { align-items: center; margin-top: 5px; padding-top: 9px; border-top: 1px solid #edf1ef; }
	.table-compact td:last-child .btn { justify-self: start; }
}
@media (max-width: 380px) {
	.bulk-register-page { padding-inline: 10px; }
	.page-hero h1 { font-size: 1.35rem; }
	.tool-actions { flex-direction: column-reverse; }
	.tool-actions .btn { width: 100%; }
}
@media (prefers-reduced-motion: reduce) { .bulk-register-page * { scroll-behavior: auto !important; transition-duration: .01ms !important; } }

.swap-pairs-page {
	--swap-primary: #2563eb;
	--swap-primary-dark: #1d4ed8;
	--swap-primary-soft: #eff6ff;
	--swap-ink: #172033;
	--swap-muted: #667085;
	--swap-border: #e3e8ef;
	min-height: 100vh;
	background: #f5f7fa;
	color: var(--swap-ink);
	padding: clamp(1rem, 3vw, 2.5rem) 1rem 2.5rem;
}

.swap-pairs-shell {
	width: min(1180px, 100%);
	margin: 0 auto;
}

.swap-pairs-header {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1.25rem;
}

.swap-pairs-brand {
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	background: #fff;
	border: 1px solid var(--swap-border);
	border-radius: 14px;
	box-shadow: 0 4px 14px rgba(16, 24, 40, 0.06);
}

.swap-pairs-brand img {
	width: 36px;
	height: 36px;
	object-fit: contain;
}

.swap-pairs-heading {
	min-width: 0;
}

.swap-pairs-eyebrow {
	margin: 0 0 0.15rem;
	color: var(--swap-primary);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.swap-pairs-heading h1 {
	margin: 0;
	font-size: clamp(1.55rem, 3vw, 2rem);
	font-weight: 700;
	letter-spacing: -0.03em;
}

.swap-pairs-heading > p:last-child {
	margin: 0.3rem 0 0;
	color: var(--swap-muted);
	font-size: 0.94rem;
}

.swap-pairs-summary {
	display: flex;
	align-self: stretch;
	margin-left: auto;
	background: #fff;
	border: 1px solid var(--swap-border);
	border-radius: 12px;
	box-shadow: 0 3px 12px rgba(16, 24, 40, 0.04);
}

.swap-pairs-summary > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 88px;
	padding: 0.65rem 1rem;
	text-align: center;
}

.swap-pairs-summary > div + div {
	border-left: 1px solid var(--swap-border);
}

.swap-pairs-summary strong {
	font-size: 1.15rem;
	line-height: 1.1;
}

.swap-pairs-summary span {
	margin-top: 0.2rem;
	color: var(--swap-muted);
	font-size: 0.75rem;
	font-weight: 600;
}

.swap-pairs-notice {
	display: flex;
	align-items: center;
	gap: 0.8rem;
	margin-bottom: 1.25rem;
	padding: 0.85rem 1rem;
	background: var(--swap-primary-soft);
	border: 1px solid #bfdbfe;
	border-radius: 12px;
	color: #1e3a8a;
}

.swap-pairs-notice > i {
	display: grid;
	place-items: center;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	background: #dbeafe;
	border-radius: 9px;
	font-size: 0.95rem;
}

.swap-pairs-notice div {
	display: flex;
	flex-wrap: wrap;
	gap: 0.2rem 0.55rem;
	font-size: 0.86rem;
}

.swap-pairs-notice span {
	color: #3b5998;
}

.swap-pairs-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: start;
	grid-gap: 1rem;
	gap: 1rem;
}

.swap-group-card {
	min-width: 0;
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--swap-border);
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(16, 24, 40, 0.045);
}

.swap-group-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0.9rem 1rem;
	border-bottom: 1px solid var(--swap-border);
}

.swap-group-header > div {
	display: flex;
	align-items: center;
	min-width: 0;
	gap: 0.65rem;
}

.swap-group-letter {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
	background: var(--swap-primary);
	border-radius: 9px;
	color: #fff;
	font-size: 0.78rem;
	font-weight: 700;
}

.swap-group-header h2 {
	margin: 0;
	font-size: 0.96rem;
	font-weight: 700;
}

.swap-group-count {
	flex: 0 0 auto;
	padding: 0.25rem 0.55rem;
	background: #f2f4f7;
	border-radius: 999px;
	color: #475467;
	font-size: 0.72rem;
	font-weight: 650;
}

.swap-group-list {
	min-height: 116px;
	padding: 0.75rem;
	background: #f8fafc;
	transition: background-color 160ms ease, box-shadow 160ms ease;
}

.swap-group-list.is-dragging-over {
	background: var(--swap-primary-soft);
	box-shadow: inset 0 0 0 2px #93c5fd;
}

.swap-pair-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	min-height: 58px;
	margin-bottom: 0.55rem;
	padding: 0.7rem 0.65rem 0.7rem 0.8rem;
	background: #fff;
	border: 1px solid #dfe5ec;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(16, 24, 40, 0.04);
	cursor: grab;
	-webkit-user-select: none;
	        user-select: none;
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.swap-pair-row:last-of-type {
	margin-bottom: 0;
}

.swap-pair-row:hover {
	border-color: #b8c4d3;
	box-shadow: 0 4px 10px rgba(16, 24, 40, 0.07);
}

.swap-pair-row:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 2px;
	border-color: var(--swap-primary);
}

.swap-pair-row.is-dragging {
	border-color: #93c5fd;
	box-shadow: 0 12px 28px rgba(37, 99, 235, 0.18);
	cursor: grabbing;
	transform: rotate(1deg);
}

.swap-pair-details {
	display: flex;
	flex-direction: column;
	min-width: 0;
	gap: 0.22rem;
}

.swap-pair-details strong {
	overflow: hidden;
	color: #1f2937;
	font-size: 0.88rem;
	font-weight: 650;
	line-height: 1.3;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swap-pair-details span {
	align-self: flex-start;
	max-width: 100%;
	overflow: hidden;
	padding: 0.15rem 0.45rem;
	background: #f3f0ff;
	border: 1px solid #ddd6fe;
	border-radius: 999px;
	color: #6941c6;
	font-size: 0.68rem;
	font-weight: 650;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swap-pair-handle {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
	border-radius: 8px;
	color: #98a2b3;
	font-size: 1.1rem;
}

.swap-pair-row:hover .swap-pair-handle {
	background: #f2f4f7;
	color: #475467;
}

.swap-group-empty {
	display: grid;
	place-items: center;
	min-height: 88px;
	border: 1px dashed #cbd5e1;
	border-radius: 10px;
	color: var(--swap-muted);
	font-size: 0.82rem;
	font-weight: 600;
}

.swap-pairs-loading,
.swap-pairs-empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 250px;
	background: #fff;
	border: 1px solid var(--swap-border);
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(16, 24, 40, 0.04);
}

.swap-pairs-loading {
	gap: 0.9rem;
}

.swap-pairs-loading .spinner-border {
	width: 1.65rem;
	height: 1.65rem;
	color: var(--swap-primary);
	border-width: 0.18em;
}

.swap-pairs-loading div {
	display: flex;
	flex-direction: column;
	gap: 0.15rem;
}

.swap-pairs-loading strong {
	font-size: 0.92rem;
}

.swap-pairs-loading span:last-child,
.swap-pairs-empty p {
	color: var(--swap-muted);
	font-size: 0.82rem;
}

.swap-pairs-empty {
	flex-direction: column;
	padding: 2rem;
	text-align: center;
}

.swap-pairs-empty > i {
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	margin-bottom: 0.75rem;
	background: var(--swap-primary-soft);
	border-radius: 12px;
	color: var(--swap-primary);
	font-size: 1.15rem;
}

.swap-pairs-empty h2 {
	margin: 0;
	font-size: 1rem;
}

.swap-pairs-empty p {
	margin: 0.35rem 0 0;
}

.swap-pairs-actions {
	position: -webkit-sticky;
	position: sticky;
	bottom: 1rem;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-top: 1.25rem;
	padding: 0.75rem;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid var(--swap-border);
	border-radius: 12px;
	box-shadow: 0 12px 30px rgba(16, 24, 40, 0.11);
	-webkit-backdrop-filter: blur(10px);
	        backdrop-filter: blur(10px);
}

.swap-pairs-actions p {
	margin: 0 0 0 0.25rem;
	color: var(--swap-muted);
	font-size: 0.8rem;
}

.swap-pairs-actions > div {
	display: flex;
	gap: 0.6rem;
}

.swap-pairs-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.45rem;
	min-height: 40px;
	padding: 0.55rem 1rem;
	border: 1px solid transparent;
	border-radius: 9px;
	font-size: 0.84rem;
	font-weight: 650;
	line-height: 1;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.swap-pairs-button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.3);
	outline-offset: 2px;
}

.swap-pairs-button-secondary {
	background: #fff;
	border-color: #d0d5dd;
	color: #344054;
}

.swap-pairs-button-secondary:hover:not(:disabled) {
	background: #f8fafc;
	border-color: #98a2b3;
}

.swap-pairs-button-primary {
	min-width: 132px;
	background: var(--swap-primary);
	color: #fff;
}

.swap-pairs-button-primary:hover:not(:disabled) {
	background: var(--swap-primary-dark);
	box-shadow: 0 4px 10px rgba(37, 99, 235, 0.22);
}

.swap-pairs-button:disabled {
	cursor: not-allowed;
	opacity: 0.58;
}

.swap-pairs-sponsor {
	margin-top: 1.5rem;
}

@media (max-width: 991.98px) {
	.swap-pairs-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575.98px) {
	.swap-pairs-page {
		padding: 1rem 0.75rem 1.5rem;
	}

	.swap-pairs-header {
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.swap-pairs-brand {
		width: 48px;
		height: 48px;
		flex-basis: 48px;
	}

	.swap-pairs-heading {
		flex: 1 1;
	}

	.swap-pairs-heading > p:last-child {
		display: none;
	}

	.swap-pairs-summary {
		width: 100%;
	}

	.swap-pairs-summary > div {
		flex: 1 1;
	}

	.swap-pairs-notice {
		align-items: flex-start;
	}

	.swap-pairs-notice div {
		flex-direction: column;
	}

	.swap-pairs-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.swap-pairs-actions {
		bottom: 0.5rem;
		flex-direction: column;
		align-items: stretch;
	}

	.swap-pairs-actions p {
		display: none;
	}

	.swap-pairs-actions > div {
		width: 100%;
	}

	.swap-pairs-button {
		flex: 1 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.swap-group-list,
	.swap-pair-row,
	.swap-pairs-button {
		transition: none;
	}
}

.knockout-swap-page {
	--knockout-primary: #2563eb;
	--knockout-primary-dark: #1d4ed8;
	--knockout-primary-soft: #eff6ff;
	--knockout-ink: #172033;
	--knockout-muted: #667085;
	--knockout-border: #e3e8ef;
	min-height: 100vh;
	padding: clamp(1rem, 3vw, 2.5rem) 1rem 2.5rem;
	background: #f5f7fa;
	color: var(--knockout-ink);
	-webkit-overflow-scrolling: touch;
}

.knockout-swap-shell {
	width: min(1120px, 100%);
	margin: 0 auto;
}

.knockout-page-header {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1.25rem;
}

.knockout-brand {
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	background: #fff;
	border: 1px solid var(--knockout-border);
	border-radius: 14px;
	box-shadow: 0 4px 14px rgba(16, 24, 40, 0.06);
}

.knockout-brand img {
	width: 36px;
	height: 36px;
	object-fit: contain;
}

.knockout-heading { min-width: 0; }

.knockout-eyebrow {
	margin: 0 0 0.15rem;
	color: var(--knockout-primary);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.knockout-heading h1 {
	margin: 0;
	font-size: clamp(1.55rem, 3vw, 2rem);
	font-weight: 700;
	letter-spacing: -0.03em;
}

.knockout-heading > p:last-child {
	max-width: 540px;
	margin: 0.3rem 0 0;
	overflow: hidden;
	color: var(--knockout-muted);
	font-size: 0.94rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.knockout-summary {
	display: flex;
	align-self: stretch;
	margin-left: auto;
	background: #fff;
	border: 1px solid var(--knockout-border);
	border-radius: 12px;
	box-shadow: 0 3px 12px rgba(16, 24, 40, 0.04);
}

.knockout-summary > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 90px;
	padding: 0.65rem 1rem;
	text-align: center;
}

.knockout-summary > div + div { border-left: 1px solid var(--knockout-border); }
.knockout-summary strong { font-size: 1.15rem; line-height: 1.1; }
.knockout-summary span { margin-top: 0.2rem; color: var(--knockout-muted); font-size: 0.75rem; font-weight: 600; }

.knockout-instruction {
	display: flex;
	align-items: center;
	gap: 0.8rem;
	margin-bottom: 1.25rem;
	padding: 0.85rem 1rem;
	background: var(--knockout-primary-soft);
	border: 1px solid #bfdbfe;
	border-radius: 12px;
	color: #1e3a8a;
}

.knockout-instruction > i {
	display: grid;
	place-items: center;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	background: #dbeafe;
	border-radius: 9px;
}

.knockout-instruction > div {
	display: flex;
	flex: 1 1;
	flex-wrap: wrap;
	gap: 0.2rem 0.55rem;
	font-size: 0.86rem;
}

.knockout-instruction > div span { color: #3b5998; }

.knockout-round-badge,
.knockout-status-badge,
.knockout-court-badge,
.knockout-team-badge {
	display: inline-flex;
	align-items: center;
	border-radius: 999px;
	font-weight: 650;
	white-space: nowrap;
}

.knockout-round-badge {
	padding: 0.3rem 0.65rem;
	background: #fff;
	border: 1px solid #bfdbfe;
	font-size: 0.72rem;
}

.knockout-match-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	grid-gap: 1rem;
	gap: 1rem;
}

.knockout-bracket-card {
	min-width: 0;
	overflow: hidden;
	border: 1px solid var(--knockout-border);
	border-radius: 14px;
	box-shadow: 0 5px 18px rgba(16, 24, 40, 0.055);
}

.knockout-bracket-upper {
	background: #f2f7ff;
	border-color: #c7dbff;
}

.knockout-bracket-lower {
	background: #fff9ed;
	border-color: #f5dca8;
}

.knockout-match-column {
	display: grid;
	min-width: 0;
	grid-gap: 1rem;
	gap: 1rem;
	padding: 1rem;
}

.knockout-bracket-heading {
	display: flex;
	align-items: center;
	min-height: 54px;
	gap: 0.55rem;
	padding: 0.65rem 0.9rem;
	border-bottom: 1px solid;
}

.knockout-bracket-upper .knockout-bracket-heading {
	background: #e4efff;
	border-bottom-color: #c7dbff;
	color: #1e3a8a;
}

.knockout-bracket-lower .knockout-bracket-heading {
	background: #fff0cf;
	border-bottom-color: #f5dca8;
	color: #7a4b08;
}

.knockout-bracket-heading > i {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	background: rgba(255, 255, 255, 0.72);
	border-radius: 8px;
	color: currentColor;
	font-size: 0.8rem;
}

.knockout-bracket-heading h2 {
	margin: 0;
	font-size: 0.88rem;
	font-weight: 700;
}

.knockout-bracket-heading span {
	margin-left: auto;
	padding: 0.2rem 0.5rem;
	background: rgba(255, 255, 255, 0.75);
	border: 1px solid rgba(255, 255, 255, 0.9);
	border-radius: 999px;
	color: currentColor;
	font-size: 0.68rem;
	font-weight: 650;
}

.knockout-match-card {
	min-width: 0;
	overflow: visible;
	background: #fff;
	border: 1px solid var(--knockout-border);
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(16, 24, 40, 0.045);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.knockout-match-card.is-changed {
	border-color: #93c5fd;
	box-shadow: 0 4px 18px rgba(37, 99, 235, 0.09);
}

.knockout-match-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 54px;
	gap: 0.75rem;
	padding: 0.7rem 0.85rem;
	border-bottom: 1px solid var(--knockout-border);
}

.knockout-match-header > div { display: flex; align-items: center; min-width: 0; gap: 0.6rem; }

.knockout-match-number {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
	background: var(--knockout-primary);
	border-radius: 9px;
	color: #fff;
	font-size: 0.76rem;
	font-weight: 700;
}

.knockout-match-header h2 { margin: 0; font-size: 0.94rem; font-weight: 700; }
.knockout-match-meta { justify-content: flex-end; }

.knockout-status-badge { padding: 0.22rem 0.52rem; background: #ecfdf3; color: #027a48; font-size: 0.68rem; }
.knockout-court-badge { gap: 0.25rem; padding: 0.22rem 0.5rem; background: #f2f4f7; color: #475467; font-size: 0.68rem; }

.knockout-match-body {
	display: grid;
	grid-gap: 0.55rem;
	gap: 0.55rem;
	padding: 0.75rem;
	overflow: visible;
	background: #f8fafc;
	border-radius: 0 0 12px 12px;
}

.knockout-match-body > div { margin-bottom: 0 !important; }

.knockout-player-slot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	box-sizing: border-box;
	padding: 0.55rem 0.6rem 0.55rem 0.72rem;
	background: #fff;
	border: 1px solid #dfe5ec;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(16, 24, 40, 0.04);
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.knockout-player-slot:hover { border-color: #b8c4d3; box-shadow: 0 4px 10px rgba(16, 24, 40, 0.07); }
.knockout-player-slot:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; border-color: var(--knockout-primary); }
.knockout-player-slot.is-selected { border-color: var(--knockout-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16); }
.knockout-player-slot.is-dragging { border-color: #93c5fd; box-shadow: 0 12px 28px rgba(37, 99, 235, 0.18); }

.knockout-slot-copy { display: flex; align-items: center; min-width: 0; gap: 0.65rem; }
.knockout-slot-label { flex: 0 0 auto; color: var(--knockout-muted); font-size: 0.7rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
.knockout-slot-player { display: flex; align-items: center; min-width: 0; gap: 0.4rem; }
.knockout-slot-player > strong { overflow: hidden; font-size: 0.86rem; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }

.knockout-team-badge {
	max-width: 120px;
	overflow: hidden;
	padding: 0.16rem 0.42rem;
	background: #f3f0ff;
	border: 1px solid #ddd6fe;
	color: #6941c6;
	font-size: 0.66rem;
	text-overflow: ellipsis;
}

.knockout-player-parts { display: flex; align-items: center; min-width: 0; gap: 0.25rem; }
.knockout-part-button { max-width: 120px; overflow: hidden; padding: 0.24rem 0.42rem; background: var(--knockout-primary-soft); border: 1px solid #bfdbfe; border-radius: 6px; color: #1e40af; font-size: 0.76rem; font-weight: 650; line-height: 1.15; text-overflow: ellipsis; white-space: nowrap; }
.knockout-part-button:hover { background: #dbeafe; border-color: #93c5fd; }
.knockout-part-button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 1px; }
.knockout-parts-divider { color: #98a2b3; }
.knockout-slot-handle { display: grid; place-items: center; width: 28px; height: 28px; flex: 0 0 28px; border-radius: 8px; color: #98a2b3; }
.knockout-player-slot:hover .knockout-slot-handle { background: #f2f4f7; color: #475467; }

.knockout-actions {
	position: -webkit-sticky;
	position: sticky;
	bottom: 1rem;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-top: 1.25rem;
	padding: 0.75rem;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid var(--knockout-border);
	border-radius: 12px;
	box-shadow: 0 12px 30px rgba(16, 24, 40, 0.11);
	-webkit-backdrop-filter: blur(10px);
	        backdrop-filter: blur(10px);
}

.knockout-actions p { margin: 0 0 0 0.25rem; color: var(--knockout-muted); font-size: 0.8rem; }
.knockout-actions > div { display: flex; gap: 0.6rem; }

.knockout-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.45rem;
	min-height: 40px;
	padding: 0.55rem 1rem;
	border: 1px solid transparent;
	border-radius: 9px;
	font-size: 0.84rem;
	font-weight: 650;
	line-height: 1;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.knockout-button:focus-visible,
.knockout-player-option:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.3); outline-offset: 2px; }
.knockout-button-secondary { background: #fff; border-color: #d0d5dd; color: #344054; }
.knockout-button-secondary:hover:not(:disabled) { background: #f8fafc; border-color: #98a2b3; color: #1d2939; }
.knockout-button-primary { min-width: 132px; background: var(--knockout-primary); color: #fff; }
.knockout-button-primary:hover:not(:disabled) { background: var(--knockout-primary-dark); box-shadow: 0 4px 10px rgba(37, 99, 235, 0.22); }
.knockout-button:disabled { cursor: not-allowed; opacity: 0.58; }

.knockout-state-card {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 260px;
	gap: 0.9rem;
	padding: 2rem;
	background: #fff;
	border: 1px solid var(--knockout-border);
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(16, 24, 40, 0.04);
}

.knockout-state-card .spinner-border { width: 1.65rem; height: 1.65rem; color: var(--knockout-primary); border-width: 0.18em; }
.knockout-state-card > div { display: flex; flex-direction: column; gap: 0.15rem; }
.knockout-state-card strong { font-size: 0.92rem; }
.knockout-state-card span:last-child { color: var(--knockout-muted); font-size: 0.82rem; }
.knockout-empty-state { flex-direction: column; text-align: center; }
.knockout-empty-state > i { display: grid; place-items: center; width: 46px; height: 46px; background: var(--knockout-primary-soft); border-radius: 12px; color: var(--knockout-primary); font-size: 1.15rem; }

.knockout-swap-modal .modal-content { overflow: hidden; border: 1px solid #e3e8ef; border: 1px solid var(--knockout-border, #e3e8ef); border-radius: 14px; box-shadow: 0 20px 48px rgba(16, 24, 40, 0.18); }
.knockout-swap-modal .modal-header { padding: 1rem 1.25rem; border-bottom-color: #e3e8ef; }
.knockout-swap-modal .modal-title { color: #172033; font-size: 1rem; font-weight: 700; }
.knockout-swap-modal .modal-body { max-height: min(60vh, 520px); padding: 1.1rem 1.25rem; overflow-y: auto; }
.knockout-swap-modal .modal-footer { padding: 0.75rem 1.25rem; background: #f8fafc; border-top-color: #e3e8ef; }
.knockout-modal-help { margin: 0 0 0.85rem; color: #667085; font-size: 0.86rem; }
.knockout-player-options { display: grid; grid-gap: 0.5rem; gap: 0.5rem; }
.knockout-player-option { display: flex; flex-direction: column; align-items: flex-start; gap: 0.15rem; width: 100%; padding: 0.65rem 0.75rem; background: #fff; border: 1px solid #dfe5ec; border-radius: 9px; color: #172033; text-align: left; }
.knockout-player-option:hover { background: #eff6ff; border-color: #93c5fd; }
.knockout-player-option span { font-size: 0.84rem; font-weight: 650; }
.knockout-player-option small { color: #667085; font-size: 0.72rem; }

@media (max-width: 767.98px) {
	.knockout-match-grid { grid-template-columns: minmax(0, 1fr); }
	.knockout-page-header { align-items: flex-start; flex-wrap: wrap; }
	.knockout-summary { width: 100%; }
	.knockout-summary > div { flex: 1 1; }
}

@media (max-width: 575.98px) {
	.knockout-swap-page { padding: 1rem 0.75rem 1.5rem; }
	.knockout-brand { width: 48px; height: 48px; flex-basis: 48px; }
	.knockout-heading { flex: 1 1; }
	.knockout-heading > p:last-child { display: none; }
	.knockout-instruction { align-items: flex-start; flex-wrap: wrap; }
	.knockout-instruction > div { flex-direction: column; }
	.knockout-round-badge { margin-left: 40px; }
	.knockout-match-header { align-items: flex-start; }
	.knockout-match-meta { flex-wrap: wrap; }
	.knockout-slot-copy { gap: 0.45rem; }
	.knockout-slot-player { gap: 0.25rem; }
	.knockout-team-badge { max-width: 76px; }
	.knockout-part-button { max-width: 82px; }
	.knockout-actions { bottom: 0.5rem; flex-direction: column; align-items: stretch; }
	.knockout-actions p { display: none; }
	.knockout-actions > div { width: 100%; }
	.knockout-button { flex: 1 1; }
}

@media (max-width: 390px) {
	.knockout-slot-label { display: none; }
	.knockout-match-meta .knockout-status-badge { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.knockout-match-card,
	.knockout-player-slot,
	.knockout-button { transition: none; }
}

.change-partner-page {
	--change-primary: #4f46e5;
	--change-primary-dark: #4338ca;
	--change-primary-soft: #eef2ff;
	--change-ink: #172033;
	--change-muted: #667085;
	--change-border: #e2e8f0;
	min-height: 100vh;
	padding: 30px 20px 124px;
	background: #f6f8fb;
	color: var(--change-ink);
}

.change-partner-page *, .change-partner-page *::before, .change-partner-page *::after { box-sizing: border-box; }
.change-partner-shell { width: min(100%, 1080px); margin: 0 auto; }
.change-partner-header { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; grid-gap: 18px; gap: 18px; margin-bottom: 22px; padding: 20px 22px; border: 1px solid var(--change-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px rgba(15, 23, 42, 0.055); }
.change-partner-brand { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid #ddd6fe; border-radius: 13px; background: var(--change-primary-soft); }
.change-partner-brand img { width: 38px; height: 38px; object-fit: contain; }
.change-partner-heading { min-width: 0; }
.change-partner-eyebrow { display: block; color: var(--change-primary); font-size: 0.68rem; font-weight: 800; letter-spacing: 0.09em; line-height: 1.2; text-transform: uppercase; }
.change-partner-heading h1 { margin: 4px 0 3px; color: #0f172a; font-size: clamp(1.35rem, 2.5vw, 1.75rem); font-weight: 750; letter-spacing: -0.025em; line-height: 1.2; }
.change-partner-heading p { margin: 0; color: var(--change-muted); font-size: 0.82rem; line-height: 1.5; }
.change-partner-location { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border: 1px solid var(--change-border); border-radius: 999px; background: #f8fafc; color: #64748b; font-size: 0.69rem; font-weight: 700; white-space: nowrap; }
.change-partner-location.is-ready { border-color: #c7d2fe; background: var(--change-primary-soft); color: var(--change-primary-dark); }
.change-partner-location:not(.is-ready) i { animation: change-partner-spin 1s linear infinite; }

.change-partner-layout { display: grid; grid-template-columns: 330px minmax(0, 1fr); align-items: start; grid-gap: 22px; gap: 22px; }
.change-partner-current, .change-partner-form { border: 1px solid var(--change-border); border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(15, 23, 42, 0.04); }
.change-partner-current { position: -webkit-sticky; position: sticky; top: 22px; padding: 22px; }
.change-partner-section-heading { display: flex; align-items: center; gap: 11px; margin-bottom: 18px; }
.change-partner-section-icon, .change-partner-form-icon { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; border-radius: 10px; background: var(--change-primary-soft); color: var(--change-primary); font-size: 0.95rem; }
.change-partner-section-heading > div > span { color: var(--change-muted); font-size: 0.62rem; font-weight: 700; text-transform: uppercase; }
.change-partner-section-heading h2 { margin: 2px 0 0; color: #1e293b; font-size: 0.98rem; font-weight: 750; }
.change-partner-person { display: flex; min-width: 0; align-items: center; gap: 11px; padding: 13px; border: 1px solid #ddd6fe; border-radius: 11px; background: #fafaff; }
.change-partner-avatar { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 50%; background: #e0e7ff; color: var(--change-primary-dark); font-size: 1rem; }
.change-partner-person > div { min-width: 0; }
.change-partner-person strong, .change-partner-person span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.change-partner-person strong { color: #1e293b; font-size: 0.8rem; font-weight: 750; }
.change-partner-person span { margin-top: 2px; color: var(--change-muted); font-size: 0.67rem; }
.change-partner-details { display: grid; grid-gap: 0; gap: 0; margin: 16px 0 18px; }
.change-partner-details > div { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-width: 0; padding: 11px 2px; border-bottom: 1px solid #eef2f6; }
.change-partner-details dt { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 7px; margin: 0; color: var(--change-muted); font-size: 0.66rem; font-weight: 650; }
.change-partner-details dt i { width: 14px; color: #94a3b8; text-align: center; }
.change-partner-details dd { margin: 0; overflow: hidden; color: #334155; font-size: 0.7rem; font-weight: 700; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
.change-partner-note { display: flex; align-items: flex-start; gap: 10px; padding: 12px; border: 1px solid #dbeafe; border-radius: 10px; background: #f8fbff; color: #2563eb; }
.change-partner-note > i { margin-top: 2px; font-size: 0.76rem; }
.change-partner-note p { display: flex; min-width: 0; flex-direction: column; gap: 3px; margin: 0; }
.change-partner-note strong { color: #1e3a8a; font-size: 0.69rem; }
.change-partner-note span { color: #64748b; font-size: 0.64rem; line-height: 1.5; }

.change-partner-form { min-width: 0; overflow: hidden; }
.change-partner-form-header { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 19px 21px; border-bottom: 1px solid var(--change-border); background: #fbfcfe; }
.change-partner-form-header h2 { margin: 4px 0 2px; color: #1e293b; font-size: 1rem; font-weight: 750; }
.change-partner-form-header p { margin: 0; color: var(--change-muted); font-size: 0.68rem; }
.change-partner-form-body { padding: 22px; }
.change-partner-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 19px 18px; gap: 19px 18px; }
.change-partner-field { display: flex; min-width: 0; flex-direction: column; }
.change-partner-field--wide { grid-column: 1 / -1; }
.change-partner-field label { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: 0 0 7px; color: #334155; font-size: 0.74rem; font-weight: 700; }
.change-partner-field label > span:not(.change-partner-optional) { color: #dc2626; }
.change-partner-optional { color: #94a3b8; font-size: 0.63rem; font-weight: 600; }
.change-partner-field small { display: flex; align-items: flex-start; gap: 5px; min-height: 18px; margin-top: 6px; color: #7c889b; font-size: 0.64rem; line-height: 1.4; }
.change-partner-field small i { margin-top: 1px; color: #94a3b8; font-size: 0.6rem; }
.change-partner-control.form-control, .change-partner-control.form-select { min-height: 45px; border: 1px solid #d6dee9; border-radius: 10px; background-color: #fff; color: #1e293b; font-size: 0.8rem; box-shadow: none; transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease; }
.change-partner-control.form-control { padding: 10px 12px; }
.change-partner-control.form-select { padding-top: 10px; padding-bottom: 10px; }
.change-partner-control::placeholder { color: #a0aabc; }
.change-partner-control:hover:not(:disabled) { border-color: #aebdce; }
.change-partner-control:focus { border-color: var(--change-primary); box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.14); }
.change-partner-control.is-filled:not(:focus) { border-color: #c7d2fe; background-color: #fafaff; }
.change-partner-actions { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px 21px; border-top: 1px solid var(--change-border); background: #fbfcfe; }
.change-partner-actions > div { display: flex; min-width: 0; flex-direction: column; gap: 3px; }
.change-partner-actions strong { color: #1e293b; font-size: 0.75rem; }
.change-partner-actions span { color: var(--change-muted); font-size: 0.66rem; }
.change-partner-submit { display: inline-flex; min-width: 166px; min-height: 44px; flex: 0 0 auto; align-items: center; justify-content: center; gap: 8px; padding: 9px 16px; border: 1px solid var(--change-primary); border-radius: 10px; background: var(--change-primary); color: #fff; font: inherit; font-size: 0.76rem; font-weight: 750; box-shadow: 0 4px 12px rgba(79, 70, 229, 0.2); transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.change-partner-submit:hover:not(:disabled) { border-color: var(--change-primary-dark); background: var(--change-primary-dark); box-shadow: 0 6px 16px rgba(79, 70, 229, 0.25); transform: translateY(-1px); }
.change-partner-submit:focus-visible { outline: 3px solid rgba(79, 70, 229, 0.3); outline-offset: 3px; }
.change-partner-submit:disabled { cursor: wait; opacity: 0.65; }
.change-partner-submit .spinner-border { width: 0.9rem; height: 0.9rem; border-width: 0.12em; }

@keyframes change-partner-spin { to { transform: rotate(360deg); } }

@media (max-width: 839.98px) {
	.change-partner-page { padding-top: 22px; }
	.change-partner-layout { grid-template-columns: 1fr; }
	.change-partner-current { position: static; }
	.change-partner-details { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
	.change-partner-details > div { display: block; min-width: 0; padding: 10px; border: 1px solid #eef2f6; border-radius: 9px; background: #fbfcfe; }
	.change-partner-details dd { margin-top: 5px; text-align: left; }
}

@media (max-width: 575.98px) {
	.change-partner-page { padding: 14px 12px calc(104px + env(safe-area-inset-bottom)); }
	.change-partner-header { grid-template-columns: auto minmax(0, 1fr); gap: 12px; margin-bottom: 14px; padding: 16px; border-radius: 12px; }
	.change-partner-brand { width: 44px; height: 44px; border-radius: 11px; }
	.change-partner-brand img { width: 32px; height: 32px; }
	.change-partner-heading h1 { font-size: 1.22rem; }
	.change-partner-heading p { margin-top: 5px; font-size: 0.72rem; }
	.change-partner-location { grid-column: 1 / -1; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 56px; }
	.change-partner-layout { gap: 14px; }
	.change-partner-current { padding: 17px; border-radius: 12px; }
	.change-partner-details { grid-template-columns: 1fr; gap: 6px; }
	.change-partner-details > div { display: flex; padding: 10px; }
	.change-partner-details dd { margin-top: 0; text-align: right; }
	.change-partner-form { border-radius: 12px; }
	.change-partner-form-header { padding: 16px 17px; }
	.change-partner-form-body { padding: 17px; }
	.change-partner-grid { grid-template-columns: 1fr; gap: 17px; }
	.change-partner-field--wide { grid-column: auto; }
	.change-partner-actions { align-items: stretch; flex-direction: column; padding: 16px 17px; }
	.change-partner-submit { width: 100%; }
}

@media (max-width: 359.98px) {
	.change-partner-header { grid-template-columns: 1fr; }
	.change-partner-brand { display: none; }
	.change-partner-location { margin-left: 0; }
	.change-partner-form-icon { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.change-partner-location:not(.is-ready) i { animation: none; }
	.change-partner-control, .change-partner-submit { transition: none; }
}

/* Layout for wheel and results sections */
.wheel-draw-layout {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
	align-items: flex-start;
}

/* Card styling for a modern look */
.modern-card {
	background-color: #fff;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	width: 100%;
	max-width: 540px;
}

/* Modern styling for wheel container */
.wheel-container {
	background: linear-gradient(145deg, #f0f9ff, #dbeafe);
	border-radius: 20px;
	padding: 20px;
	box-shadow: 0 6px 24px rgba(147, 197, 253, 0.3);
	text-align: center;
	border: 1px solid #cbd5e1;
	max-width: 500px;
	max-height: 480px;
	margin: 0 auto;
}

/* Modern button design */
.modern-btn {
	background-color: #007bff;
	border: none;
	border-radius: 8px;
	padding: 12px 24px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	transition: background-color 0.3s ease;
	cursor: pointer;
	width: 100%;
}

.modern-btn:hover {
	background-color: #0056b3;
}

/* Distinct style for the submit button */
.submit-btn {
	max-width: 300px;
}

/* Modern table styling for results */
.results-table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}

.results-table th,
.results-table td {
	padding: 12px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.results-table th {
	background-color: #f8f9fa;
	font-weight: bold;
}

/* Responsive layout adjustments */
@media (min-width: 768px) {
	.wheel-draw-layout {
		flex-direction: row;
	}
}

@media (max-width: 767px) {
	.wheel-draw-layout {
		flex-direction: column;
	}
}

@media (max-width: 480px) {
	.wheel-container {
		padding: 16px;
		border-radius: 16px;
	}

	.modern-btn {
		font-size: 14px;
		padding: 10px 18px;
	}
}

.frosty-btn {
	background: linear-gradient(to right, #93c5fd, #c7d2fe);
	color: #1e3a8a;
	font-weight: 600;
	font-size: 1rem;
	padding: 14px 28px;
	border: none;
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(147, 197, 253, 0.4);
	transition: all 0.3s ease;
	cursor: pointer;
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
}

.frosty-btn:hover {
	background: linear-gradient(to right, #a5b4fc, #dbeafe);
	transform: scale(1.02);
	box-shadow: 0 6px 16px rgba(147, 197, 253, 0.5);
}

.frosty-btn:active {
	transform: scale(0.98);
	box-shadow: 0 2px 8px rgba(147, 197, 253, 0.3);
}

.frosty-btn.disabled,
.frosty-btn:disabled {
	background: #e5e7eb;
	color: #9ca3af;
	cursor: not-allowed;
	box-shadow: none;
}

.spin-btn-wrapper {
	display: flex;
	justify-content: center;
	margin-top: 16px;
}

.results-title {
	font-size: 1.4rem;
	margin-bottom: 1rem;
	color: #1e3a8a;
}

.group-card {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	padding: 16px 20px;
	margin-bottom: 20px;
	box-shadow: 0 4px 10px rgba(203, 213, 225, 0.25);
	transition: transform 0.2s ease;
}

.group-card:hover {
	transform: translateY(-2px);
}

.group-title {
	font-weight: 600;
	font-size: 1.1rem;
	margin-bottom: 10px;
	color: #334155;
}

.group-table {
	width: 100%;
	border-collapse: collapse;
}

.group-table th {
	background: linear-gradient(to right, #93c5fd, #c7d2fe);
	color: #1e3a8a;
	font-weight: 700;
	font-size: 1rem;
	padding: 12px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	text-align: left;
}

.group-table td {
	background-color: #f8fafc;
	padding: 12px;
	border-bottom: 1px solid #e2e8f0;
	font-size: 0.95rem;
}

.group-table th {
	background-color: #f1f5f9;
	font-weight: 600;
	color: #1e293b;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(30, 41, 59, 0.4); /* subtle blue-black overlay */
	z-index: 1050;
}

.modal-card {
	animation: fadeInUp 0.3s ease-in-out;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.check-in-page {
	--check-in-primary: #2563eb;
	--check-in-primary-dark: #1d4ed8;
	--check-in-text: #172033;
	--check-in-muted: #64748b;
	--check-in-border: #e2e8f0;
	min-height: 100vh;
	min-height: 100dvh;
	padding: 32px 0 max(28px, env(safe-area-inset-bottom));
	background: #f5f7fb;
	color: var(--check-in-text);
}

.check-in-shell {
	max-width: 1180px;
}

.check-in-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 24px;
}

.check-in-header__brand {
	display: flex;
	align-items: center;
	gap: 16px;
}

.check-in-header__logo {
	width: 58px;
	height: 58px;
	object-fit: contain;
}

.check-in-header__eyebrow,
.check-in-roster__eyebrow,
.check-in-summary__eyebrow {
	margin: 0 0 4px;
	color: var(--check-in-primary-dark);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.check-in-header h1 {
	margin: 0;
	font-size: clamp(1.5rem, 3vw, 2rem);
	font-weight: 750;
	letter-spacing: -0.03em;
	line-height: 1.2;
}

.check-in-header__brand > div > p:last-child {
	margin: 5px 0 0;
	color: var(--check-in-muted);
	font-size: 0.925rem;
}

.check-in-refresh,
.check-in-qr-modal .modal-footer button,
.check-in-empty button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 42px;
	padding: 9px 15px;
	color: #334155;
	font: inherit;
	font-size: 0.875rem;
	font-weight: 650;
	line-height: 1.2;
	background: #fff;
	border: 1px solid #d7dee8;
	border-radius: 10px;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
	cursor: pointer;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.check-in-refresh:hover:not(:disabled),
.check-in-empty button:hover {
	color: var(--check-in-primary-dark);
	background: #f8fbff;
	border-color: #93b4f5;
}

.check-in-refresh:disabled {
	color: #94a3b8;
	background: #f1f5f9;
	cursor: wait;
}

.check-in-overview {
	display: grid;
	grid-template-columns: minmax(230px, 320px) 1fr;
	grid-gap: 20px;
	gap: 20px;
	margin-bottom: 26px;
}

.check-in-qr-card,
.check-in-summary,
.check-in-roster {
	background: #fff;
	border: 1px solid var(--check-in-border);
	border-radius: 14px;
	box-shadow: 0 8px 25px rgba(15, 23, 42, 0.055);
}

.check-in-qr-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 17px;
	color: var(--check-in-text);
	font: inherit;
	background: #fff;
	cursor: pointer;
	transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.check-in-qr-card:hover {
	border-color: #b8c9e8;
	box-shadow: 0 12px 30px rgba(15, 23, 42, 0.09);
	transform: translateY(-1px);
}

.check-in-qr-card__label {
	align-self: stretch;
	display: flex;
	align-items: center;
	gap: 7px;
	margin-bottom: 13px;
	font-size: 0.84rem;
	font-weight: 700;
}

.check-in-qr-card__label i {
	color: var(--check-in-primary);
}

.check-in-qr-card__code {
	display: grid;
	place-items: center;
	width: 100%;
	padding: 12px;
	background: #fff;
	border: 1px solid #edf0f4;
	border-radius: 10px;
}

.check-in-qr-card__code canvas {
	display: block;
	width: 100% !important;
	max-width: 248px;
	height: auto !important;
}

.check-in-qr-card__hint {
	margin-top: 10px;
	color: var(--check-in-muted);
	font-size: 0.76rem;
	font-weight: 550;
}

.check-in-summary {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: clamp(24px, 4vw, 38px);
}

.check-in-summary__intro h2,
.check-in-roster__heading h2 {
	margin: 0;
	color: var(--check-in-text);
	font-size: clamp(1.25rem, 2.4vw, 1.65rem);
	font-weight: 730;
	letter-spacing: -0.025em;
}

.check-in-summary__intro > p:last-child {
	margin: 7px 0 0;
	color: var(--check-in-muted);
	font-size: 0.9rem;
}

.check-in-progress {
	height: 9px;
	margin: 26px 0 20px;
	overflow: hidden;
	background: #e9eef5;
	border-radius: 999px;
}

.check-in-progress span {
	display: block;
	height: 100%;
	background: var(--check-in-primary);
	border-radius: inherit;
	transition: width 250ms ease;
}

.check-in-metrics {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 12px;
	gap: 12px;
}

.check-in-metrics > div {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 13px 15px;
	background: #f8fafc;
	border: 1px solid #edf1f5;
	border-radius: 10px;
}

.check-in-metrics span {
	color: var(--check-in-muted);
	font-size: 0.76rem;
	font-weight: 600;
}

.check-in-metrics strong {
	font-size: 1.25rem;
	line-height: 1.2;
}

.check-in-roster {
	padding: 24px;
}

.check-in-roster__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 18px;
}

.check-in-results-count {
	flex: 0 0 auto;
	padding: 5px 10px;
	color: #475569;
	font-size: 0.78rem;
	font-weight: 650;
	background: #f1f5f9;
	border-radius: 999px;
}

.check-in-toolbar {
	margin-bottom: 12px;
}

.check-in-search__group {
	min-height: 45px;
	background: #fff !important;
	border-color: #cbd5e1 !important;
	border-radius: 10px !important;
	overflow: hidden;
	transition: border-color 150ms ease, box-shadow 150ms ease;
}

.check-in-search__group:focus-within {
	border-color: var(--check-in-primary) !important;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.13);
}

.check-in-search__group .input-group-text {
	padding-left: 14px;
	padding-right: 12px;
	color: #64748b !important;
	border-right: 0 !important;
}

.check-in-search__group .form-control {
	min-width: 0;
	padding-left: 2px;
	color: var(--check-in-text);
	font-size: 0.9rem;
}

.check-in-search__group .form-control::placeholder {
	color: #94a3b8;
}

.check-in-search__group .btn {
	color: var(--check-in-primary-dark);
	font-size: 0.8rem;
	font-weight: 650;
	border: 0;
	border-left: 1px solid #e2e8f0;
	border-radius: 0;
}

.check-in-filters {
	display: flex;
	gap: 7px;
	margin-bottom: 20px;
	overflow-x: auto;
	scrollbar-width: none;
}

.check-in-filters::-webkit-scrollbar {
	display: none;
}

.check-in-filters button {
	flex: 0 0 auto;
	min-height: 36px;
	padding: 7px 14px;
	color: #526076;
	font: inherit;
	font-size: 0.82rem;
	font-weight: 650;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 9px;
	cursor: pointer;
	transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease;
}

.check-in-filters button:hover {
	color: var(--check-in-primary-dark);
	border-color: #b7c9ed;
}

.check-in-filters button.is-active {
	color: #fff;
	background: var(--check-in-primary);
	border-color: var(--check-in-primary);
}

.check-in-inline-alert {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	margin-bottom: 18px;
	padding: 11px 13px;
	color: #9f2d2d;
	font-size: 0.85rem;
	background: #fff6f6;
	border: 1px solid #fecaca;
	border-radius: 10px;
}

.check-in-grid {
	margin-bottom: 0;
}

.check-in-group-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: 8px;
	padding: 8px 2px 9px;
	border-bottom: 1px solid #dce3ec;
}

.check-in-group-heading > div {
	display: flex;
	align-items: center;
	gap: 10px;
}

.check-in-group-heading__label {
	display: grid;
	flex: 0 0 32px;
	place-items: center;
	width: 32px;
	height: 32px;
	color: #ffffff;
	font-size: 0.78rem;
	font-weight: 750;
	background: var(--check-in-primary);
	border-radius: 9px;
}

.check-in-group-heading h3 {
	margin: 0;
	color: #263244;
	font-size: 0.94rem;
	font-weight: 720;
}

.check-in-group-heading > span:last-child {
	color: var(--check-in-muted);
	font-size: 0.76rem;
	font-weight: 650;
}

.check-in-pair-card {
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--check-in-border);
	border-radius: 12px;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.04);
	transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.check-in-pair-card:hover {
	border-color: #cbd5e1;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.075);
	transform: translateY(-1px);
}

.check-in-pair-card.is-complete {
	background: #eaf7ef;
	border-color: #8fd0a7;
}

.check-in-pair-card.is-partial {
	background: #fff5cf;
	border-color: #e5bf55;
}

.check-in-pair-card__body {
	display: flex;
	flex-direction: column;
	padding: 19px;
}

.check-in-pair-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 17px;
}

.check-in-team-badge,
.check-in-status-badge {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	min-width: 0;
	padding: 5px 9px;
	font-size: 0.73rem;
	font-weight: 700;
	line-height: 1.2;
	border-radius: 999px;
}

.check-in-team-badge {
	max-width: 58%;
	overflow: hidden;
	color: #334155;
	background: #f1f5f9;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.check-in-status-badge.is-partial {
	color: #8a5708;
	background: #fff7df;
	border: 1px solid #f5d888;
}

.check-in-status-badge.is-pending {
	color: #5f6b7d;
	background: #f1f5f9;
	border: 1px solid #dce3eb;
}

.check-in-status-badge.is-complete {
	color: #166534;
	background: #eaf8ef;
	border: 1px solid #b9e4c9;
}

.check-in-athletes {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.check-in-athletes > div {
	min-width: 0;
	padding: 11px 10px;
	border-radius: 9px;
	transition: background-color 150ms ease;
}

.check-in-athletes > div:hover {
	background: #f8fafc;
}

.check-in-athletes .form-check {
	display: grid;
	grid-template-columns: 20px minmax(0, 1fr);
	align-items: start;
	min-width: 0;
	margin: 0;
	padding: 0;
}

.check-in-athletes .form-check-input {
	grid-column: 1;
	width: 18px;
	height: 18px;
	margin: 2px 0 0 !important;
	border-color: #94a3b8;
	cursor: pointer;
}

.check-in-athletes .form-check-input:checked {
	background-color: #16a34a;
	border-color: #16a34a;
}

.check-in-athletes .form-check-label {
	grid-column: 2;
	min-width: 0;
	margin-left: 10px !important;
	color: #263244;
	font-size: 0.88rem;
	line-height: 1.35;
	cursor: pointer;
}

.check-in-athletes .form-check-label .fw-semibold {
	overflow-wrap: anywhere;
}

.check-in-athletes .form-check-label .text-muted {
	margin-top: 3px;
	color: #6b778b !important;
	font-size: 0.75rem !important;
}

.check-in-athletes a.text-success {
	display: grid;
	flex: 0 0 36px;
	place-items: center;
	width: 36px;
	height: 36px;
	margin-left: 8px !important;
	color: #168746 !important;
	background: #edf9f1;
	border: 1px solid #ccebd7;
	border-radius: 9px;
	text-decoration: none;
}

.check-in-athletes a.text-success:hover {
	color: #106936 !important;
	background: #e2f5e9;
}

.check-in-skeleton {
	height: 205px;
	padding: 20px;
	background: #fff;
	border: 1px solid var(--check-in-border);
	border-radius: 12px;
}

.check-in-skeleton span {
	display: block;
	height: 20px;
	margin-bottom: 18px;
	background: linear-gradient(90deg, #eef2f6 25%, #f8fafc 50%, #eef2f6 75%);
	background-size: 200% 100%;
	border-radius: 6px;
	animation: check-in-shimmer 1.4s infinite linear;
}

.check-in-skeleton span:first-child { width: 42%; }
.check-in-skeleton span:nth-child(2) { width: 86%; }
.check-in-skeleton span:nth-child(3) { width: 72%; }

.check-in-empty {
	padding: 48px 20px;
	text-align: center;
	background: #fafbfd;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
}

.check-in-empty > i {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	margin: 0 auto 13px;
	color: var(--check-in-primary);
	font-size: 1.2rem;
	background: #eff6ff;
	border-radius: 50%;
}

.check-in-empty h3 {
	margin: 0 0 6px;
	font-size: 1rem;
	font-weight: 700;
}

.check-in-empty p {
	margin: 0 auto;
	color: var(--check-in-muted);
	font-size: 0.86rem;
}

.check-in-empty button {
	margin-top: 15px;
}

.check-in-footer {
	margin-top: 28px;
}

.check-in-qr-modal {
	padding: 16px !important;
	background: rgba(15, 23, 42, 0.58);
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
}

.check-in-qr-modal .modal-dialog {
	max-width: 440px;
	margin-right: auto;
	margin-left: auto;
}

.check-in-qr-modal .modal-content {
	overflow: hidden;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.24);
}

.check-in-qr-modal .modal-header {
	display: flex;
	align-items: flex-start;
	padding: 22px 24px 12px;
	border: 0;
}

.check-in-qr-modal .modal-header p {
	margin: 0 0 3px;
	color: var(--check-in-primary-dark);
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.check-in-qr-modal .modal-header h2 {
	margin: 0;
	font-size: 1.25rem;
	font-weight: 730;
}

.check-in-qr-modal .btn-close {
	margin: 0;
	border-radius: 7px;
}

.check-in-qr-modal .modal-body {
	padding: 12px 24px 16px;
	text-align: center;
}

.check-in-qr-modal__code {
	display: inline-grid;
	place-items: center;
	max-width: 100%;
	padding: 18px;
	background: #fff;
	border: 1px solid #dce3ec;
	border-radius: 12px;
}

.check-in-qr-modal__code canvas {
	display: block;
	max-width: 100%;
	height: auto !important;
}

.check-in-qr-modal__help {
	max-width: 330px;
	margin: 14px auto 0;
	color: var(--check-in-muted);
	font-size: 0.84rem;
	line-height: 1.55;
}

.check-in-qr-modal .modal-footer {
	justify-content: stretch;
	padding: 0 24px 24px;
	border: 0;
}

.check-in-qr-modal .modal-footer button {
	width: 100%;
	color: #fff;
	background: var(--check-in-primary);
	border-color: var(--check-in-primary);
}

.check-in-qr-modal .modal-footer button:hover {
	background: var(--check-in-primary-dark);
	border-color: var(--check-in-primary-dark);
}

.check-in-page button:focus-visible,
.check-in-page a:focus-visible,
.check-in-page input:focus-visible,
.check-in-qr-modal button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 2px;
}

.check-in-athletes .form-check-input:focus-visible {
	box-shadow: none;
}

@keyframes check-in-shimmer {
	from { background-position: 200% 0; }
	to { background-position: -200% 0; }
}

@keyframes check-in-rotate {
	to { transform: rotate(360deg); }
}

.check-in-spin {
	display: inline-block;
	animation: check-in-rotate 800ms linear infinite;
}

@media (max-width: 767.98px) {
	.check-in-page {
		padding-top: max(20px, env(safe-area-inset-top));
	}

	.check-in-header {
		align-items: flex-start;
	}

	.check-in-header__logo {
		width: 48px;
		height: 48px;
	}

	.check-in-refresh span {
		display: none;
	}

	.check-in-refresh {
		flex: 0 0 42px;
		width: 42px;
		padding: 0;
	}

	.check-in-overview {
		grid-template-columns: 1fr;
	}

	.check-in-qr-card {
		display: grid;
		grid-template-columns: minmax(118px, 150px) 1fr;
		grid-template-rows: auto auto;
		grid-column-gap: 18px;
		column-gap: 18px;
		text-align: left;
	}

	.check-in-qr-card__label {
		align-self: end;
		margin: 0 0 5px;
	}

	.check-in-qr-card__code {
		grid-row: 1 / 3;
		padding: 7px;
	}

	.check-in-qr-card__hint {
		align-self: start;
		margin: 0;
	}

	.check-in-summary {
		padding: 22px;
	}

	.check-in-roster {
		padding: 19px 16px;
	}
}

@media (max-width: 479.98px) {
	.check-in-header__brand {
		gap: 11px;
	}

	.check-in-header__brand > div > p:last-child {
		display: none;
	}

	.check-in-metrics {
		gap: 7px;
	}

	.check-in-metrics > div {
		padding: 11px 9px;
	}

	.check-in-metrics span {
		font-size: 0.68rem;
	}

	.check-in-roster__heading {
		align-items: flex-end;
	}

	.check-in-search__group .form-control {
		font-size: 16px;
	}

	.check-in-pair-card__body {
		padding: 15px;
	}

	.check-in-qr-modal {
		padding: 10px !important;
	}

	.check-in-qr-modal .modal-header,
	.check-in-qr-modal .modal-body,
	.check-in-qr-modal .modal-footer {
		padding-right: 18px;
		padding-left: 18px;
	}

	.check-in-qr-modal__code {
		padding: 12px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.check-in-page *,
	.check-in-page *::before,
	.check-in-page *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}
}

@media (forced-colors: active) {
	.check-in-qr-card,
	.check-in-summary,
	.check-in-roster,
	.check-in-pair-card,
	.check-in-filters button {
		border-color: CanvasText;
	}
}

.mini-court-panel {
	margin: 2px 0 12px;
	padding: 12px;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(15, 23, 42, .045);
}

.mini-court-header {
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr) 48px;
	grid-gap: 12px;
	gap: 12px;
	align-items: center;
	margin-bottom: 11px;
}

.mini-court-title { min-width: 0; text-align: center; }
.mini-court-title > span { display: block; color: #172033; font-size: .84rem; font-weight: 750; letter-spacing: .04em; text-transform: uppercase; }
.mini-court-title small { display: block; margin-top: 1px; overflow: hidden; color: #667085; font-size: .68rem; font-weight: 550; text-overflow: ellipsis; white-space: nowrap; }
.mini-court-score { position: relative; display: inline-grid; width: 48px; height: 40px; place-items: center; border: 1px solid #e2e8f0; border-radius: 9px; background: #f8fafc; color: #344054; font-size: 1.15rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; }
.mini-court-score.is-serving { border-color: #fcd34d; background: #fffbeb; color: #92400e; box-shadow: inset 0 0 0 1px #fde68a; }
.mini-court-score.is-serving::after { position: absolute; width: 6px; height: 6px; margin: 28px 0 0 38px; border: 1px solid #fff; border-radius: 50%; background: #f59e0b; content: ""; }

.mini-court {
	position: relative;
	width: 100%;
	max-width: 430px;
	aspect-ratio: 20 / 9;
	min-height: 164px;
	margin: 0 auto;
	overflow: hidden;
	border: 5px solid #e8edf3;
	border-radius: 10px;
	background: #287a50;
	background-image: linear-gradient(rgba(255, 255, 255, .025), rgba(0, 0, 0, .035));
	box-shadow: inset 0 0 28px rgba(5, 46, 22, .2), 0 4px 12px rgba(15, 23, 42, .12);
}

.mini-court__outer-line, .mini-court__singles-lines, .mini-court__service-line, .mini-court__center-line { position: absolute; z-index: 1; pointer-events: none; }
.mini-court__outer-line { inset: 5px; border: 2px solid rgba(255, 255, 255, .9); }
.mini-court__singles-lines { top: 5px; right: 8%; bottom: 5px; left: 8%; border-right: 1px solid rgba(255, 255, 255, .78); border-left: 1px solid rgba(255, 255, 255, .78); }
.mini-court__service-line { right: 5px; left: 5px; border-top: 1px solid rgba(255, 255, 255, .8); }
.mini-court__service-line--top { top: 20%; }
.mini-court__service-line--bottom { bottom: 20%; }
.mini-court__center-line { top: 20%; bottom: 20%; left: 50%; width: 1px; background: rgba(255, 255, 255, .86); }

.mini-court__net { position: absolute; z-index: 3; top: 10%; bottom: 10%; left: 50%; width: 5px; transform: translateX(-50%); border-right: 1px solid rgba(255,255,255,.85); border-left: 1px solid rgba(255,255,255,.85); background: repeating-linear-gradient(to bottom, rgba(15,23,42,.48) 0 3px, rgba(255,255,255,.68) 3px 5px); box-shadow: 0 0 5px rgba(15,23,42,.28); pointer-events: none; }
.mini-court__net span { position: absolute; top: 50%; left: 50%; padding: 3px 2px; transform: translate(-50%, -50%); border-radius: 3px; background: rgba(15, 23, 42, .72); color: #fff; font-size: .52rem; font-weight: 800; letter-spacing: .08em; writing-mode: vertical-rl; }

.mini-court-player { position: absolute; z-index: 5; display: block; max-width: 36%; min-height: 31px; padding: 5px 9px; overflow: visible; border: 1px solid rgba(15, 23, 42, .16); border-radius: 8px; background: rgba(255, 255, 255, .96); color: #253047; font-size: clamp(.66rem, 2.5vw, .76rem); font-weight: 650; line-height: 1.1; box-shadow: 0 3px 8px rgba(15, 23, 42, .2); cursor: pointer; }
.mini-court-player > span { display: block; overflow-wrap: anywhere; }
.mini-court-player:hover:not(:disabled) { border-color: #93c5fd; background: #eff6ff; color: #1d4ed8; transform: translateY(-1px); }
.mini-court-player:focus-visible { outline: 3px solid rgba(255, 255, 255, .95); outline-offset: 2px; box-shadow: 0 0 0 5px rgba(37, 99, 235, .55); }
.mini-court-player:disabled { cursor: default; opacity: .78; }
.mini-court-player.is-receiver { border: 2px solid #4ade80; background: #f0fdf4; color: #166534; font-weight: 750; box-shadow: 0 0 0 3px rgba(74, 222, 128, .16), 0 4px 10px rgba(15, 23, 42, .18); }
.mini-court-player.is-server { border: 2px solid #fbbf24; background: #fffbeb; color: #78350f; font-weight: 800; box-shadow: 0 0 0 3px rgba(251, 191, 36, .2), 0 4px 10px rgba(15, 23, 42, .2); }
.mini-court-player.is-server.is-receiver { border-color: #f87171; background: #fef2f2; color: #991b1b; box-shadow: 0 0 0 3px rgba(248, 113, 113, .18), 0 4px 10px rgba(15, 23, 42, .2); }
.mini-court--3vs3 { aspect-ratio: 2 / 1; min-height: 190px; }
.mini-court-player--compact { max-width: 27%; min-height: 28px; padding: 4px 6px; font-size: clamp(.58rem, 2.2vw, .68rem); }
.mini-court-player__shuttle { position: absolute; top: -12px; width: 19px; height: 23px; pointer-events: none; filter: drop-shadow(0 2px 2px rgba(15, 23, 42, .2)); }
.mini-court-player__shuttle.is-left { right: -9px; }
.mini-court-player__shuttle.is-right { left: -9px; transform: scaleX(-1); }

.mini-court__serve-arrow { position: absolute; z-index: 4; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.mini-court__serve-arrow polygon { fill: #fbbf24; stroke: #78350f; stroke-width: .5; }
.mini-court__serve-arrow line { stroke: #fbbf24; stroke-width: 2.5; stroke-dasharray: 5 4; filter: drop-shadow(0 1px 1px rgba(15, 23, 42, .5)); }

@media (max-width: 420px) {
	.mini-court-panel { padding: 10px; }
	.mini-court-header { grid-template-columns: 44px minmax(0, 1fr) 44px; gap: 8px; }
	.mini-court-score { width: 44px; height: 38px; font-size: 1.05rem; }
	.mini-court { min-height: 150px; border-width: 4px; }
	.mini-court-player { max-width: 38%; min-height: 29px; padding: 5px 7px; font-size: .66rem; }
	.mini-court--3vs3 { min-height: 180px; }
	.mini-court-player--compact { max-width: 28%; min-height: 26px; padding: 4px 5px; font-size: .58rem; }
}

@media (max-width: 350px) {
	.mini-court-title small { display: none; }
	.mini-court { min-height: 142px; }
	.mini-court-player { padding-right: 5px; padding-left: 5px; }
	.mini-court--3vs3 { min-height: 174px; }
}

@media (prefers-reduced-motion: reduce) {
	.mini-court-player { transition: none; }
}

.scoresheet-utility-modal {
	--utility-primary: #2563eb;
	--utility-primary-dark: #1d4ed8;
	--utility-text: #172033;
	--utility-muted: #667085;
	--utility-border: #e2e8f0;
	position: fixed;
	z-index: 1080;
	inset: 0;
	overflow-y: auto;
	padding: 16px;
	background: rgba(15, 23, 42, .65);
	-webkit-backdrop-filter: blur(5px);
	        backdrop-filter: blur(5px);
}

.scoresheet-utility-modal__dialog { width: 100%; max-width: 390px; margin: auto; }
.scoresheet-utility-modal__content { overflow: hidden; border: 1px solid rgba(255,255,255,.7); border-radius: 14px; background: #fff; box-shadow: 0 24px 64px rgba(15, 23, 42, .3); }
.scoresheet-utility-modal__header { gap: 12px; padding: 14px 16px; border-bottom: 1px solid var(--utility-border); background: #fff; }
.scoresheet-utility-modal__title { display: flex; min-width: 0; align-items: center; gap: 11px; }
.scoresheet-utility-modal__title > span { display: grid; width: 38px; height: 38px; flex: 0 0 auto; place-items: center; border-radius: 10px; background: #eff6ff; color: var(--utility-primary); font-size: 1rem; }
.scoresheet-utility-modal__title h5 { margin: 0 0 2px; color: var(--utility-text); font-size: .98rem; font-weight: 750; }
.scoresheet-utility-modal__title small { display: block; color: var(--utility-muted); font-size: .71rem; font-weight: 550; }
.scoresheet-utility-modal__body { padding: 18px; background: #f8fafc; }
.scoresheet-utility-modal__label { display: block; margin-bottom: 6px; color: #475467; font-size: .76rem; font-weight: 700; }
.scoresheet-utility-modal__select.form-select { min-height: 43px; margin-bottom: 20px; border-color: #cbd5e1; border-radius: 9px; background-color: #fff; color: var(--utility-text); font-size: .88rem; }

.scoresheet-utility-modal__actions { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 8px; gap: 8px; margin-top: 20px; }
.scoresheet-utility-modal__actions--two { grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr); }
.scoresheet-utility-btn { display: inline-flex; min-width: 0; min-height: 42px; align-items: center; justify-content: center; gap: 5px; padding: 8px 11px; border-radius: 9px; font-size: .8rem; font-weight: 700; line-height: 1.15; }
.scoresheet-utility-btn--primary { border: 1px solid var(--utility-primary); background: var(--utility-primary); color: #fff; box-shadow: 0 2px 5px rgba(37, 99, 235, .2); }
.scoresheet-utility-btn--primary:hover { border-color: var(--utility-primary-dark); background: var(--utility-primary-dark); color: #fff; }
.scoresheet-utility-btn--secondary { border: 1px solid #cbd5e1; background: #fff; color: #344054; }
.scoresheet-utility-btn--secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #172033; }
.scoresheet-utility-btn--danger { border: 1px solid #fecaca; background: #fff; color: #b42318; }
.scoresheet-utility-btn--danger:hover { border-color: #fca5a5; background: #fef2f2; color: #912018; }
.scoresheet-utility-btn:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #94a3b8; box-shadow: none; opacity: 1; cursor: not-allowed; }
.scoresheet-utility-modal :is(button, select):focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 2px; box-shadow: none; }

.scoresheet-timer { position: relative; display: grid; width: 188px; height: 188px; margin: 0 auto; place-items: center; border-radius: 50%; background: conic-gradient(var(--utility-primary) var(--timer-progress), #e2e8f0 0); box-shadow: 0 8px 24px rgba(15, 23, 42, .1); }
.scoresheet-timer::before { position: absolute; width: 172px; height: 172px; border-radius: 50%; background: #fff; content: ""; }
.scoresheet-timer__face { position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.scoresheet-timer__face strong { color: var(--utility-text); font-size: 2.35rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; letter-spacing: -.04em; line-height: 1.05; }
.scoresheet-timer__face small { margin-top: 5px; color: var(--utility-muted); font-size: .69rem; font-weight: 600; }
.scoresheet-timer__state { margin-bottom: 4px; color: var(--utility-muted); font-size: .65rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.scoresheet-timer__state.is-running { color: var(--utility-primary); }
.scoresheet-timer__state.is-running::before { display: inline-block; width: 6px; height: 6px; margin-right: 5px; border-radius: 50%; background: var(--utility-primary); content: ""; vertical-align: 1px; animation: utility-pulse 1.25s ease-in-out infinite; }

.scoresheet-coin-body { text-align: center; }
.scoresheet-coin-prompt { margin: 0 0 15px; color: #344054; font-size: .86rem; font-weight: 700; }
.scoresheet-coin-stage { display: grid; min-height: 154px; place-items: center; perspective: 900px; }
.scoresheet-coin { position: relative; width: 132px; height: 132px; border-radius: 50%; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; }
.scoresheet-coin.is-flipping { transition: transform 1.3s cubic-bezier(.2, .8, .2, 1); }
.scoresheet-coin__face { position: absolute; display: flex; overflow: hidden; align-items: flex-end; justify-content: center; padding-bottom: 11px; border: 4px solid #f8fafc; border-radius: 50%; background: #fff; box-shadow: 0 10px 28px rgba(15, 23, 42, .24), inset 0 0 0 2px #cbd5e1; backface-visibility: hidden; -webkit-backface-visibility: hidden; inset: 0; }
.scoresheet-coin__face--head { transform: translateZ(2px); }
.scoresheet-coin__face--tail { transform: rotateY(180deg) translateZ(2px); }
.scoresheet-coin__face img { position: absolute; width: 100%; height: 100%; object-fit: cover; inset: 0; }
.scoresheet-coin__face span { position: relative; z-index: 1; padding: 4px 10px; border: 1px solid rgba(255,255,255,.35); border-radius: 999px; background: rgba(15, 23, 42, .8); color: #fff; font-size: .78rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }
.scoresheet-coin-result { min-height: 30px; margin-top: 9px; color: var(--utility-muted); font-size: .8rem; font-weight: 650; }
.scoresheet-coin-result.has-result { color: var(--utility-primary-dark); font-size: .9rem; font-weight: 800; }

.scoresheet-action-sheet { z-index: 1090; }
.scoresheet-action-list { display: grid; grid-gap: 9px; gap: 9px; }
.scoresheet-action-card { display: grid; width: 100%; min-height: 68px; grid-template-columns: 40px minmax(0, 1fr) auto; grid-gap: 11px; gap: 11px; align-items: center; padding: 11px 12px; border: 1px solid var(--utility-border); border-radius: 11px; background: #fff; color: #344054; text-align: left; transition: border-color .15s ease, background-color .15s ease, box-shadow .15s ease, transform .15s ease; }
.scoresheet-action-card:hover:not(:disabled) { border-color: #93c5fd; background: #eff6ff; color: var(--utility-primary-dark); box-shadow: 0 4px 12px rgba(37, 99, 235, .08); transform: translateY(-1px); }
.scoresheet-action-card:disabled { background: #f1f5f9; color: #94a3b8; cursor: not-allowed; }
.scoresheet-action-card__icon { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 10px; background: #eff6ff; color: var(--utility-primary); font-size: 1rem; }
.scoresheet-action-card__icon.is-warning { background: #fffbeb; color: #b45309; }
.scoresheet-action-card__icon.is-success { background: #f0fdf4; color: #15803d; }
.scoresheet-action-card__copy { display: block; min-width: 0; }
.scoresheet-action-card__copy strong, .scoresheet-action-card__copy small { display: block; }
.scoresheet-action-card__copy strong { margin-bottom: 2px; font-size: .85rem; font-weight: 750; }
.scoresheet-action-card__copy small { overflow: hidden; color: var(--utility-muted); font-size: .69rem; font-weight: 550; text-overflow: ellipsis; white-space: nowrap; }
.scoresheet-action-card__arrow { color: #94a3b8; font-size: .75rem; }
.scoresheet-action-card:disabled .scoresheet-action-card__icon { background: #e2e8f0; color: #94a3b8; }
.scoresheet-action-sheet__footer { display: flex; justify-content: flex-end; padding: 12px 18px; border-top: 1px solid var(--utility-border); background: #fff; }
.scoresheet-action-sheet__footer .scoresheet-utility-btn { min-width: 92px; }
.scoresheet-selected-player { display: flex; align-items: center; gap: 11px; margin-bottom: 12px; padding: 11px 12px; border: 1px solid #bfdbfe; border-radius: 11px; background: #eff6ff; text-align: left; }
.scoresheet-selected-player > span { display: grid; width: 36px; height: 36px; flex: 0 0 auto; place-items: center; border-radius: 50%; background: #dbeafe; color: var(--utility-primary-dark); }
.scoresheet-selected-player small, .scoresheet-selected-player strong { display: block; }
.scoresheet-selected-player small { margin-bottom: 1px; color: #475467; font-size: .65rem; font-weight: 650; text-transform: uppercase; }
.scoresheet-selected-player strong { max-width: 250px; overflow: hidden; color: #1e3a8a; font-size: .88rem; text-overflow: ellipsis; white-space: nowrap; }
.scoresheet-action-sheet__prompt { margin: 0 0 10px; color: var(--utility-muted); font-size: .75rem; }

@keyframes utility-pulse {
	0%, 100% { opacity: .35; transform: scale(.85); }
	50% { opacity: 1; transform: scale(1); }
}

@media (max-width: 420px) {
	.scoresheet-utility-modal { padding: 10px; }
	.scoresheet-utility-modal__body { padding: 16px; }
	.scoresheet-timer { width: 176px; height: 176px; }
	.scoresheet-timer::before { width: 160px; height: 160px; }
	.scoresheet-timer__face strong { font-size: 2.15rem; }
	.scoresheet-action-sheet { align-items: flex-end !important; padding: 0; }
	.scoresheet-action-sheet .scoresheet-utility-modal__dialog { max-width: none; margin: auto 0 0; }
	.scoresheet-action-sheet .scoresheet-utility-modal__content { border-right: 0; border-bottom: 0; border-left: 0; border-radius: 16px 16px 0 0; }
	.scoresheet-action-sheet__footer { padding-bottom: calc(12px + env(safe-area-inset-bottom)); }
}

@media (max-width: 340px) {
	.scoresheet-utility-modal__actions { grid-template-columns: 1fr 1fr; }
	.scoresheet-utility-modal__actions .scoresheet-utility-btn--primary { grid-column: 1 / -1; grid-row: 1; }
	.scoresheet-utility-modal__actions--two { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
	.scoresheet-coin.is-flipping { transition-duration: .01ms; }
	.scoresheet-timer__state.is-running::before { animation: none; }
}

.umpire-score-modal {
	--score-primary: #2563eb;
	--score-primary-dark: #1d4ed8;
	--score-text: #172033;
	--score-muted: #667085;
	--score-border: #e2e8f0;
	z-index: 1060;
	overflow-y: auto;
	padding: 16px;
	background: rgba(15, 23, 42, .62);
	-webkit-backdrop-filter: blur(5px);
	        backdrop-filter: blur(5px);
}

.umpire-score-modal__dialog { width: 100%; max-width: 520px; min-height: calc(100% - 32px); margin: 0 auto; }
.umpire-score-modal__content { max-height: calc(100dvh - 32px); overflow: hidden; border: 1px solid rgba(255, 255, 255, .7); border-radius: 14px; background: #fff; box-shadow: 0 28px 70px rgba(15, 23, 42, .3); }
.umpire-score-modal__header { flex: 0 0 auto; padding: 13px 16px; border-bottom: 1px solid var(--score-border); background: #fff; }
.umpire-score-modal__heading { display: flex; min-width: 0; align-items: center; gap: 11px; }
.umpire-score-modal__heading img { width: 42px; height: 42px; flex: 0 0 auto; border: 1px solid var(--score-border); border-radius: 11px; object-fit: cover; }
.umpire-score-modal__heading h5 { margin: 0 0 2px; color: var(--score-text); font-size: 1rem; font-weight: 750; letter-spacing: -.01em; }
.umpire-score-modal__heading span { display: block; color: var(--score-muted); font-size: .76rem; font-weight: 600; }
.umpire-score-modal__form { display: flex; min-height: 0; flex: 1 1 auto; flex-direction: column; overflow: hidden; }
.umpire-score-modal__body { min-height: 0; flex: 1 1 auto; overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; padding: 14px 16px 18px; background: #f6f8fb; -webkit-overflow-scrolling: touch; }
.umpire-score-modal__body > * { flex-shrink: 0; }
.umpire-score-modal__court-action { display: flex; justify-content: center; margin: 10px 0 14px; }

.umpire-score-btn { display: inline-flex; min-height: 39px; align-items: center; justify-content: center; gap: 5px; padding: 8px 12px; border-radius: 9px; font-size: .82rem; font-weight: 700; line-height: 1.15; }
.umpire-score-btn--primary { border: 1px solid var(--score-primary); background: var(--score-primary); color: #fff; box-shadow: 0 2px 5px rgba(37, 99, 235, .2); }
.umpire-score-btn--primary:hover { border-color: var(--score-primary-dark); background: var(--score-primary-dark); color: #fff; }
.umpire-score-btn--secondary { border: 1px solid #cbd5e1; background: #fff; color: #344054; }
.umpire-score-btn--secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #172033; }
.umpire-score-btn--warning { border: 1px solid #fcd34d; background: #fffbeb; color: #92400e; }
.umpire-score-btn--warning:hover { border-color: #f59e0b; background: #fef3c7; color: #78350f; }
.umpire-score-btn--danger { border: 1px solid #fecaca; background: #fff; color: #b42318; }
.umpire-score-btn--danger:hover { border-color: #fca5a5; background: #fef2f2; color: #912018; }
.umpire-score-btn:disabled, .umpire-point-btn:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #94a3b8; box-shadow: none; opacity: 1; cursor: not-allowed; }
.umpire-score-modal :is(button, select, input):focus-visible { outline: 3px solid rgba(37, 99, 235, .3); outline-offset: 2px; box-shadow: none; }

.umpire-setup-card, .umpire-set-card { overflow: hidden; margin-bottom: 12px; border: 1px solid var(--score-border); border-radius: 12px; background: #fff; box-shadow: 0 2px 8px rgba(15, 23, 42, .045); }
.umpire-setup-card__body, .umpire-set-card__body { padding: 14px; }
.umpire-setup-card__heading { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; }
.umpire-setup-card__heading span { display: block; margin-bottom: 2px; color: var(--score-primary); font-size: .68rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.umpire-setup-card__heading h6 { margin: 0; color: var(--score-text); font-size: .94rem; font-weight: 750; }
.umpire-setup-card__heading > .bi { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 9px; background: #eff6ff; color: var(--score-primary); font-size: 1rem; }
.umpire-setup-card .form-label { color: #475467; font-size: .75rem; }
.umpire-setup-card .form-select { min-height: 41px; border-color: #cbd5e1; border-radius: 9px; color: var(--score-text); font-size: .84rem; }
.umpire-setup-actions { display: grid; grid-template-columns: auto auto minmax(0, 1fr); grid-gap: 8px; gap: 8px; }

.umpire-set-card.is-current { border-color: #bfdbfe; box-shadow: 0 3px 12px rgba(37, 99, 235, .08); }
.umpire-set-card__title { display: flex; align-items: center; justify-content: space-between; margin: 0 0 13px; color: #344054; font-size: .84rem; font-weight: 750; }
.umpire-set-card__title span { padding: 4px 8px; border-radius: 999px; background: #eff6ff; color: var(--score-primary-dark); font-size: .65rem; letter-spacing: .04em; text-transform: uppercase; }
.umpire-score-team__identity { display: flex; min-height: 48px; align-items: center; justify-content: flex-end; flex-direction: column; margin-bottom: 7px; color: #475467; font-size: .78rem; font-weight: 650; line-height: 1.3; }
.umpire-score-team__badges { display: flex; width: 100%; min-width: 0; align-items: center; justify-content: center; flex-wrap: wrap; gap: 3px; }
.umpire-score-team__identity .mintonai-badge { display: inline-block; max-width: 92px; padding: 4px 8px; overflow: hidden; border: 0 !important; border-radius: 999px; background-color: #eff6ff !important; color: var(--score-primary-dark) !important; font-size: .65rem; letter-spacing: .04em; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.umpire-score-team__identity .umpire-score-team__team-name { min-width: 0; max-width: 100%; flex: 0 1 auto; overflow: visible; overflow-wrap: anywhere; text-overflow: initial; white-space: normal; word-break: break-word; }
.umpire-score-team__identity .umpire-score-team__team-name.is-long { font-size: .54rem; }
.umpire-score-team__identity .umpire-score-team__team-name.is-extra-long { font-size: .48rem; }
.umpire-score-team__score.form-control { height: 52px; margin: 0; border-radius: 10px; font-size: 1.55rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; }
.umpire-score-team__score.is-current { border: 1px solid #fde68a; background: #fffbeb; color: #92400e; }
.umpire-score-team__score.is-complete { border: 1px solid #bbf7d0; background: #f0fdf4; color: #15803d; }
.umpire-point-btn { display: inline-flex; width: 100%; min-height: 50px; align-items: center; justify-content: center; flex-direction: column; gap: 0; border-radius: 10px; font-size: .76rem; font-weight: 750; }
.umpire-point-btn .bi { font-size: 1rem; }
.umpire-point-btn--score { border: 1px solid #86efac; background: #f0fdf4; color: #15803d; }
.umpire-point-btn--score:hover { border-color: #4ade80; background: #dcfce7; color: #166534; }
.umpire-point-btn--undo { border: 1px solid #fecaca; background: #fff; color: #b42318; }
.umpire-point-btn--undo:hover { border-color: #fca5a5; background: #fef2f2; color: #912018; }
.umpire-score-tools { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 14px; }

.umpire-score-modal__footer { flex: 0 0 auto; padding: 12px 16px; border-top: 1px solid var(--score-border); background: #fff; }
.umpire-score-modal__footer-actions { display: grid; width: 100%; grid-template-columns: auto auto minmax(92px, 1fr); grid-gap: 8px; gap: 8px; }
.umpire-score-action-modal { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }
.umpire-score-action-modal .modal-content { overflow: hidden; border: 0; border-radius: 13px !important; box-shadow: 0 20px 50px rgba(15, 23, 42, .25); }

@media (max-width: 575.98px) {
	.umpire-score-modal { padding: 0; }
	.umpire-score-modal__dialog { min-height: 100%; margin: 0; }
	.umpire-score-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.umpire-score-modal__header { padding: 10px 12px; }
	.umpire-score-modal__heading img { width: 36px; height: 36px; }
	.umpire-score-modal__body { padding: 10px 11px 14px; }
	.umpire-setup-card__body, .umpire-set-card__body { padding: 12px; }
	.umpire-setup-actions { grid-template-columns: 1fr 1fr; }
	.umpire-setup-actions .umpire-score-btn--primary { grid-column: 1 / -1; }
	.umpire-score-modal__footer { padding: 10px 11px calc(10px + env(safe-area-inset-bottom)); }
	.umpire-score-modal__footer-actions { grid-template-columns: 1fr 1fr 1fr; }
	.umpire-score-modal__footer-actions .umpire-score-btn { min-width: 0; padding-right: 6px; padding-left: 6px; font-size: .75rem; }
}

@media (max-width: 360px) {
	.umpire-score-team__identity { font-size: .72rem; }
	.umpire-score-team__score.form-control { height: 48px; font-size: 1.4rem; }
	.umpire-score-modal__footer-actions .umpire-score-btn { font-size: .7rem; }
}

@media (prefers-reduced-motion: reduce) {
	.umpire-score-modal *, .umpire-score-modal *::before, .umpire-score-modal *::after { transition: none !important; }
}

.umpire-page {
	--umpire-primary: #2563eb;
	--umpire-primary-dark: #1d4ed8;
	--umpire-primary-soft: #eff6ff;
	--umpire-text: #172033;
	--umpire-muted: #667085;
	--umpire-border: #e2e8f0;
	--umpire-surface: #ffffff;
	min-height: 100vh;
	background: #f6f8fb;
	color: var(--umpire-text);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.umpire-page__container { max-width: 1120px; padding-top: 32px; padding-bottom: 48px; }

.umpire-hero { display: flex; align-items: center; gap: 22px; padding: 0 4px 24px; }
.umpire-hero__brand { flex: 0 0 auto; width: 124px; padding: 8px; border: 0; border-radius: 12px; background: transparent; }
.umpire-hero__brand img { display: block; width: 100%; height: auto; }
.umpire-hero__brand:hover { background: #fff; }
.umpire-hero__copy { min-width: 0; }
.umpire-hero h1 { margin: 0 0 5px; font-size: clamp(1.35rem, 3vw, 1.75rem); font-weight: 750; letter-spacing: -.025em; }
.umpire-hero__tournament { margin: 0 0 8px; overflow: hidden; color: #344054; font-size: .95rem; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; }
.umpire-hero__metadata { display: flex; flex-wrap: wrap; gap: 7px; }
.umpire-hero__metadata span { padding: 3px 9px; border: 1px solid var(--umpire-border); border-radius: 999px; background: #fff; color: var(--umpire-muted); font-size: .75rem; font-weight: 600; }

.umpire-workspace { overflow: hidden; border: 1px solid var(--umpire-border); border-radius: 14px; background: var(--umpire-surface); box-shadow: 0 12px 32px rgba(15, 23, 42, .06); }
.umpire-toolbar { display: flex; justify-content: flex-end; gap: 8px; padding: 16px 20px; border-bottom: 1px solid var(--umpire-border); background: #fbfcfe; }
.umpire-btn { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 14px; border-radius: 10px; font-size: .875rem; font-weight: 650; line-height: 1.2; transition: background-color .15s ease, border-color .15s ease, color .15s ease, box-shadow .15s ease; }
.umpire-btn--primary { border: 1px solid var(--umpire-primary); background: var(--umpire-primary); color: #fff; box-shadow: 0 2px 5px rgba(37, 99, 235, .2); }
.umpire-btn--primary:hover { border-color: var(--umpire-primary-dark); background: var(--umpire-primary-dark); color: #fff; }
.umpire-btn--secondary { border: 1px solid #cbd5e1; background: #fff; color: #344054; }
.umpire-btn--secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #172033; }
.umpire-btn:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #94a3b8; box-shadow: none; cursor: not-allowed; }
.umpire-page :is(button, select, input):focus-visible { outline: 3px solid rgba(37, 99, 235, .28); outline-offset: 2px; box-shadow: none; }

.umpire-section-heading { padding: 22px 20px 10px; }
.umpire-section-heading--matches { display: flex; align-items: center; justify-content: space-between; padding-right: 0; padding-left: 0; }
.umpire-section-title { margin: 0; color: #475467; font-size: .74rem; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.umpire-tabs { display: flex; gap: 8px; overflow-x: auto; padding: 0 20px 22px; scrollbar-width: thin; }
.umpire-tab.btn { flex: 0 0 auto; max-width: 320px; padding: 8px 13px; overflow: hidden; border: 1px solid var(--umpire-border); border-radius: 999px; background: #fff; color: #475467; font-size: .82rem; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.umpire-tab.btn:hover { border-color: #93c5fd; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); }
.umpire-tab.btn.is-active { border-color: #93c5fd; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); box-shadow: inset 0 0 0 1px #bfdbfe; }

.umpire-filter-card { margin: 0 20px 22px; padding: 17px; border: 1px solid var(--umpire-border); border-radius: 12px; background: #f8fafc; }
.umpire-filter-card .umpire-section-title { margin-bottom: 12px; }
.umpire-field-label { margin-bottom: 6px; color: #475467; font-size: .78rem; font-weight: 650; }
.umpire-select.form-select, .umpire-modal-content .form-control, .umpire-modal-content .form-select { min-height: 42px; border-color: #cbd5e1; border-radius: 9px; background-color: #fff; color: var(--umpire-text); font-size: .9rem; }
.umpire-select.form-select:hover { border-color: #94a3b8; }

.umpire-matches { padding: 0 20px 22px; }
.umpire-match-list { display: grid; grid-gap: 12px; gap: 12px; }
.umpire-match-card { position: relative; overflow: hidden; padding: 16px 17px !important; border: 1px solid var(--umpire-border) !important; border-radius: 12px !important; background: #fff !important; box-shadow: 0 2px 8px rgba(15, 23, 42, .045) !important; }
.umpire-match-card.is-ongoing { border-color: #fde68a !important; background: #fffbeb !important; }
.umpire-match-card.is-completed { border-color: #bbf7d0 !important; background: #f0fdf4 !important; }
.umpire-match-card::before { position: absolute; top: 0; bottom: 0; left: 0; width: 3px; background: #cbd5e1; content: ""; }
.umpire-match-card.is-completed::before { background: #16a34a; }
.umpire-match-card.is-ongoing::before { background: #d97706; }
.umpire-match-card__header { display: flex; align-items: flex-start; justify-content: space-between; gap: 16px; margin-bottom: 15px; padding-bottom: 13px; border-bottom: 1px solid #edf1f5; }
.umpire-match-card__meta { min-width: 0; color: var(--umpire-muted) !important; font-size: .78rem; line-height: 1.55; }
.umpire-match-card__meta strong { color: #344054; font-size: .82rem; }
.umpire-match-card__meta .bi { margin-right: 3px; color: #64748b; }
.umpire-match-card__action { flex: 0 0 auto; min-height: 36px; padding: 7px 11px; }
.umpire-team-row { display: grid !important; grid-template-columns: minmax(0, 1fr) auto; grid-gap: 12px; gap: 12px; align-items: center !important; margin-top: 0 !important; padding: 8px 0; }
.umpire-team-name { min-width: 0; overflow: hidden; color: #344054 !important; font-size: .94rem; font-weight: 650 !important; text-overflow: ellipsis; white-space: nowrap; }
.umpire-team-name.is-winner { color: #15803d !important; }
.umpire-team-name.is-winner::after { margin-left: 6px; color: #16a34a; font-family: "bootstrap-icons"; font-size: .78rem; content: "\F26A"; }
.umpire-team-tag { display: inline-block; max-width: 140px; margin-right: 5px; padding: 2px 6px; overflow: hidden; border-radius: 5px; background: #f1f5f9; color: #475569; font-size: .67rem; font-weight: 700; line-height: 1.35; text-overflow: ellipsis; vertical-align: 2px; }
.umpire-team-scores { display: flex; justify-content: flex-end; gap: 6px; }
.umpire-score-value { display: inline-flex; width: 34px; height: 30px; align-items: center; justify-content: center; border: 1px solid #e2e8f0 !important; border-radius: 7px; background: #f8fafc; color: #475569; font-size: .84rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 750; }
.umpire-score-value.mintonai-subtle-green { border-color: #bbf7d0 !important; background: #f0fdf4; color: #15803d; }
.umpire-match-card__status { min-height: 23px; margin-top: 7px !important; }
.umpire-match-card__status .mintonai-badge { display: inline-flex; align-items: center; gap: 5px; padding: 4px 8px; border-radius: 999px; }

.umpire-group-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; gap: 10px; }
.umpire-group-card.btn { display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 15px; border: 1px solid var(--umpire-border); border-radius: 11px; background: #fff; color: #344054; text-align: left; }
.umpire-group-card.btn:hover { border-color: #93c5fd; background: var(--umpire-primary-soft); color: var(--umpire-primary-dark); box-shadow: 0 4px 12px rgba(37, 99, 235, .08); }
.umpire-group-card span { display: flex; min-width: 0; flex-direction: column; gap: 3px; }
.umpire-group-card strong { overflow: hidden; font-size: .91rem; text-overflow: ellipsis; white-space: nowrap; }
.umpire-group-card small { color: var(--umpire-muted); font-size: .74rem; }
.umpire-group-card .bi { color: #94a3b8; }
.umpire-empty-state { display: flex; min-height: 170px; align-items: center; justify-content: center; flex-direction: column; gap: 5px; border: 1px dashed #cbd5e1; border-radius: 12px; color: var(--umpire-muted); text-align: center; }
.umpire-empty-state .bi { margin-bottom: 3px; color: #94a3b8; font-size: 1.5rem; }
.umpire-empty-state strong { color: #344054; }
.umpire-empty-state span { font-size: .84rem; }
.umpire-footer-actions { display: flex; justify-content: center; gap: 10px; padding: 20px; border-top: 1px solid var(--umpire-border); background: #fbfcfe; }

.umpire-state-card { display: flex; min-height: 220px; align-items: center; justify-content: center; flex-direction: column; gap: 10px; border: 1px solid var(--umpire-border); border-radius: 14px; background: #fff; color: var(--umpire-muted); box-shadow: 0 12px 32px rgba(15, 23, 42, .05); }
.umpire-state-card--error p { margin: 0; color: #b42318; }
.umpire-modal-backdrop { overflow-y: auto; padding: 18px; background: rgba(15, 23, 42, .55); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }
.umpire-modal-dialog { max-width: 1000px; margin: auto; }
.umpire-modal-content { overflow: hidden; border: 1px solid rgba(255,255,255,.6) !important; border-radius: 14px !important; box-shadow: 0 24px 64px rgba(15, 23, 42, .22) !important; }
.umpire-modal-header { gap: 12px; padding: 16px 20px; border-bottom: 1px solid var(--umpire-border); background: #fff !important; color: var(--umpire-text) !important; }
.umpire-modal-header .modal-title { flex: 1 1; font-size: 1rem; font-weight: 700; }
.umpire-modal-body { display: flex; max-height: min(68vh, 720px); min-height: 0; flex-direction: column; gap: 12px; overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; padding: 18px 20px; background: #f8fafc; -webkit-overflow-scrolling: touch; }
.umpire-modal-body > .umpire-match-card,
.umpire-modal-body > .umpire-empty-state { flex: 0 0 auto; }
.umpire-modal-filters { position: -webkit-sticky; position: sticky; z-index: 2; top: -18px; flex: 0 0 auto; margin: -18px -20px 2px; padding: 16px 20px 14px; border-bottom: 1px solid var(--umpire-border); background: rgba(248, 250, 252, .97); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.umpire-modal-content .modal-footer { border-top: 1px solid var(--umpire-border) !important; background: #fff; }

@media (max-width: 767.98px) {
	.umpire-page__container { padding: 20px 12px 32px; }
	.umpire-hero { gap: 13px; padding: 0 2px 18px; }
	.umpire-hero__brand { width: 90px; padding: 5px; }
	.umpire-hero h1 { font-size: 1.28rem; }
	.umpire-hero__tournament { max-width: calc(100vw - 130px); font-size: .86rem; }
	.umpire-workspace { border-radius: 12px; }
	.umpire-toolbar { padding: 12px; }
	.umpire-toolbar .umpire-btn { flex: 1 1; }
	.umpire-section-heading { padding: 18px 14px 9px; }
	.umpire-tabs { padding: 0 14px 18px; scroll-snap-type: x proximity; }
	.umpire-tab.btn { max-width: 250px; scroll-snap-align: start; }
	.umpire-filter-card { margin: 0 14px 18px; padding: 14px; }
	.umpire-matches { padding: 0 14px 18px; }
	.umpire-group-grid { grid-template-columns: 1fr; }
	.umpire-match-card { padding: 14px !important; }
	.umpire-match-card__header { align-items: center; gap: 10px; }
	.umpire-match-card__action { width: auto; padding: 7px 10px; white-space: nowrap; }
	.umpire-team-row { gap: 8px; }
	.umpire-team-name { font-size: .86rem; }
	.umpire-team-tag { display: none; }
	.umpire-score-value { width: 29px; height: 28px; font-size: .78rem; }
	.umpire-footer-actions { align-items: stretch; flex-direction: column; padding: 14px; }
	.umpire-footer-actions .umpire-btn { width: 100%; }
	.umpire-modal-backdrop { padding: 8px; }
	.umpire-modal-dialog { min-height: calc(100% - 16px); margin: 0 auto; }
	.umpire-modal-body { max-height: calc(100dvh - 160px); padding: 14px; }
	.umpire-modal-filters { top: -14px; margin: -14px -14px 2px; padding: 14px; }
}

@media (max-width: 390px) {
	.umpire-hero__brand { width: 74px; }
	.umpire-hero h1 { font-size: 1.12rem; }
	.umpire-hero__tournament { max-width: calc(100vw - 112px); }
	.umpire-hero__metadata span { font-size: .68rem; }
	.umpire-score-value { width: 27px; }
}

@media (prefers-reduced-motion: reduce) {
	.umpire-page *, .umpire-page *::before, .umpire-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

.sales-page {
	--sales-accent: #087a55;
	--sales-accent-dark: #056344;
	--sales-accent-soft: #e9f7f1;
	--sales-bg: #f4f7f6;
	--sales-surface: #ffffff;
	--sales-surface-subtle: #f8faf9;
	--sales-border: #dfe6e2;
	--sales-border-strong: #ccd7d1;
	--sales-text: #17231e;
	--sales-text-soft: #53635b;
	--sales-text-muted: #718078;
	--sales-warning: #9a5b00;
	--sales-warning-soft: #fff7e6;
	min-height: 100vh;
	padding: clamp(1rem, 2.5vw, 2rem);
	background: var(--sales-bg);
	color: var(--sales-text);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.sales-page > * {
	width: min(100%, 1800px);
	margin-right: auto;
	margin-left: auto;
}

.sales-shell {
	position: relative;
	padding: clamp(1.25rem, 2.5vw, 2rem);
	margin-bottom: 1rem;
	overflow: hidden;
	background: var(--sales-surface);
	border: 1px solid var(--sales-border);
	border-radius: 14px;
	box-shadow: 0 8px 24px rgba(18, 38, 29, 0.05);
}

.sales-shell::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	content: "";
	background: var(--sales-accent);
}

.sales-header-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1.5rem;
	margin-bottom: 1.75rem;
}

.sales-title-group {
	display: flex;
	align-items: flex-start;
	gap: 0.875rem;
}

.sales-title-icon,
.sales-meta-icon,
.sales-modal-icon,
.sales-empty-icon {
	display: inline-grid;
	flex: 0 0 auto;
	place-items: center;
	color: var(--sales-accent);
	background: var(--sales-accent-soft);
}

.sales-title-icon {
	width: 2.75rem;
	height: 2.75rem;
	margin-top: 0.125rem;
	font-size: 1.2rem;
	border-radius: 12px;
}

.sales-kicker {
	margin: 0 0 0.25rem;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.4;
	color: var(--sales-accent-dark);
	text-transform: uppercase;
	letter-spacing: 0.09em;
}

.sales-title {
	margin: 0;
	font-size: clamp(1.5rem, 2vw, 2rem);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.025em;
}

.sales-subtitle {
	margin: 0.4rem 0 0;
	font-size: 0.9rem;
	color: var(--sales-text-soft);
}

.sales-back-btn,
.sales-btn-secondary,
.sales-btn-primary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.45rem;
	min-height: 2.5rem;
	padding: 0.5rem 0.9rem;
	font-size: 0.875rem;
	font-weight: 650;
	border-radius: 10px;
	transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}

.sales-back-btn,
.sales-btn-secondary {
	color: #33423b;
	background: #ffffff;
	border: 1px solid var(--sales-border-strong);
}

.sales-back-btn:hover,
.sales-btn-secondary:hover {
	color: var(--sales-text);
	background: #f7faf8;
	border-color: #aebdb5;
}

.sales-meta-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 0.75rem;
	gap: 0.75rem;
}

.sales-meta-card {
	min-width: 0;
	padding: 1rem;
	background: var(--sales-surface-subtle);
	border: 1px solid var(--sales-border);
	border-radius: 12px;
}

.sales-meta-card-with-icon {
	display: flex;
	align-items: center;
	gap: 0.75rem;
}

.sales-meta-icon {
	width: 2.25rem;
	height: 2.25rem;
	font-size: 1rem;
	border-radius: 10px;
}

.sales-meta-label {
	margin: 0;
	font-size: 0.72rem;
	font-weight: 700;
	line-height: 1.3;
	color: var(--sales-text-muted);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.sales-meta-value {
	margin: 0.25rem 0 0;
	overflow: hidden;
	font-size: 1.15rem;
	font-weight: 700;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sales-tabs-wrap {
	display: flex;
	align-items: center;
	gap: 0.25rem;
	padding: 0.3rem;
	margin-bottom: 1rem;
	overflow-x: auto;
	background: #e9eeeb;
	border: 1px solid #dce4df;
	border-radius: 12px;
	scrollbar-width: thin;
}

.sales-tab-btn {
	min-height: 2.5rem;
	padding: 0.5rem 0.9rem;
	font-size: 0.82rem;
	font-weight: 650;
	color: #526159;
	white-space: nowrap;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 9px;
	transition: background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.sales-tab-btn:hover {
	color: var(--sales-text);
	background: rgba(255, 255, 255, 0.55);
}

.sales-tab-btn.is-active {
	color: var(--sales-accent-dark);
	background: #ffffff;
	border-color: #d5dfd9;
	box-shadow: 0 1px 3px rgba(20, 39, 31, 0.08);
}

.sales-state {
	display: flex;
	align-items: center;
	gap: 0.7rem;
	min-height: 4.5rem;
	padding: 1rem 1.125rem;
	font-size: 0.9rem;
	font-weight: 600;
	background: #ffffff;
	border: 1px solid var(--sales-border);
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(18, 38, 29, 0.04);
}

.sales-loading { color: var(--sales-accent-dark); }
.sales-error { color: #9f2d2d; background: #fffafa; border-color: #efcccc; }

.sales-table-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 0.75rem;
}

.sales-tip {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	min-width: 0;
	font-size: 0.8rem;
	color: var(--sales-text-soft);
}

.sales-tip i { color: var(--sales-accent); }

.sales-clear-btn {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	gap: 0.4rem;
	padding: 0.4rem 0.65rem;
	font-size: 0.78rem;
	font-weight: 650;
	color: var(--sales-accent-dark);
	background: var(--sales-accent-soft);
	border: 1px solid #c8e2d6;
	border-radius: 8px;
}

.sales-clear-btn:hover { background: #dff2e9; border-color: #aad2bf; }

.sales-table-card {
	overflow: hidden;
	background: #ffffff;
	border: 1px solid var(--sales-border);
	border-radius: 14px;
	box-shadow: 0 8px 24px rgba(18, 38, 29, 0.05);
}

.sales-table-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 1rem 1.125rem;
	border-bottom: 1px solid var(--sales-border);
}

.sales-table-heading h2 { margin: 0; font-size: 1rem; font-weight: 700; }
.sales-table-heading p { margin: 0.2rem 0 0; font-size: 0.78rem; color: var(--sales-text-muted); }

.sales-scroll-hint {
	display: none;
	align-items: center;
	gap: 0.35rem;
	font-size: 0.72rem;
	color: var(--sales-text-muted);
}

.sales-table-wrap {
	max-height: min(66vh, 760px);
	overflow: auto;
	scrollbar-color: #bac9c1 transparent;
	scrollbar-width: thin;
}

.sales-table { min-width: 1050px; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; }
.sales-records-table { min-width: 1900px; }
.sales-table > :not(caption) > * > * { padding: 0.8rem 0.9rem; }

.sales-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
	font-size: 0.7rem;
	font-weight: 750;
	color: #435149;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.045em;
	white-space: nowrap;
	background: #f2f6f4;
	border-color: var(--sales-border);
}

.sales-table thead tr:nth-child(2) th {
	top: 45px;
	z-index: 3;
	padding-top: 0.55rem;
	padding-bottom: 0.7rem;
	background: #f8faf9;
}

.sales-table thead th:first-child { left: 0; z-index: 5; }

.sales-th-btn,
.sales-th-label {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	padding: 0;
	font: inherit;
	color: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	background: transparent;
	border: 0;
}

.sales-th-btn:hover { color: var(--sales-accent-dark); }

.sales-sort-icon {
	display: grid;
	width: 1.1rem;
	height: 1.1rem;
	place-items: center;
	font-size: 0.66rem;
	color: #89968f;
	border-radius: 4px;
}

.sales-sort-icon.is-active { color: var(--sales-accent-dark); background: #dcefe6; }

.sales-filter-input {
	min-width: 120px;
	height: 2rem;
	padding: 0.35rem 0.55rem;
	font-size: 0.75rem;
	color: var(--sales-text);
	background-color: #ffffff;
	border-color: #d5ded9;
	border-radius: 7px;
}

.sales-filter-input::placeholder { color: #909c96; }

.sales-table tbody td {
	max-width: 250px;
	font-size: 0.82rem;
	line-height: 1.45;
	color: #29372f;
	text-align: left;
	vertical-align: middle;
	background: #ffffff;
	border-color: #edf1ef;
}

.sales-table tbody td:first-child {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
	min-width: 170px;
	font-weight: 600;
	box-shadow: 1px 0 0 #e3e9e6;
}

.sales-table tbody tr:hover td { background: #f8fbf9; }
.sales-table tbody tr:last-child td { border-bottom: 0; }

.sales-status {
	display: inline-flex;
	align-items: center;
	min-height: 1.65rem;
	padding: 0.28rem 0.58rem;
	font-size: 0.72rem;
	font-weight: 700;
	line-height: 1.1;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 999px;
}

.sales-status::before {
	width: 0.38rem;
	height: 0.38rem;
	margin-right: 0.38rem;
	content: "";
	background: currentColor;
	border-radius: 50%;
}

.sales-status-btn { padding: 0.16rem; background: transparent; border: 0; border-radius: 999px; }
.sales-status-btn:hover .sales-status { filter: brightness(0.96); }
.sales-status-paid { color: #096443; background: #e9f8f1; border-color: #bfe3d2; }
.sales-status-pending { color: var(--sales-warning); background: var(--sales-warning-soft); border-color: #ecd39e; }
.sales-status-default { color: #56645d; background: #f0f3f1; border-color: #d9e0dc; }
.sales-cost-cell { font-weight: 700; white-space: nowrap; }

.sales-whatsapp-btn {
	min-height: 1.9rem;
	padding: 0.36rem 0.58rem;
	font-size: 0.72rem;
	font-weight: 700;
	line-height: 1;
	color: var(--sales-accent-dark);
	background: #ffffff;
	border: 1px solid #bcd8cb;
	border-radius: 8px;
}

.sales-whatsapp-btn:hover { color: #044d35; background: var(--sales-accent-soft); border-color: #91c5ad; }
.sales-whatsapp-btn:disabled { color: #8a958f; background: #f2f4f3; border-color: #dce2df; opacity: 1; }

.sales-empty-cell { height: 15rem; text-align: center !important; }
.sales-empty-cell > * { display: block; margin: 0 auto; }
.sales-empty-icon { width: 2.75rem; height: 2.75rem; margin-bottom: 0.75rem; font-size: 1.1rem; border-radius: 12px; }
.sales-empty-cell strong { font-size: 0.95rem; }
.sales-empty-cell > span:last-child { margin-top: 0.3rem; font-size: 0.8rem; color: var(--sales-text-muted); }

.sales-modal-open { overflow: hidden; }

.sales-modal-backdrop {
	position: fixed;
	inset: 0;
	z-index: 1050;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	background: rgba(12, 24, 18, 0.58);
	-webkit-backdrop-filter: blur(3px);
	        backdrop-filter: blur(3px);
}

.sales-modal {
	width: min(100%, 520px);
	max-height: calc(100dvh - 2rem);
	overflow-y: auto;
	background: #ffffff;
	border: 1px solid #d8e1dc;
	border-radius: 14px;
	box-shadow: 0 24px 70px rgba(8, 24, 16, 0.28);
}

.sales-modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	padding: 1.25rem;
	border-bottom: 1px solid #e7ece9;
}

.sales-modal-header > div { display: grid; grid-template-columns: auto 1fr; grid-column-gap: 0.75rem; column-gap: 0.75rem; }
.sales-modal-icon { grid-row: 1 / 3; width: 2.4rem; height: 2.4rem; font-size: 1rem; border-radius: 10px; }
.sales-modal-title { margin: 0; font-size: 1.05rem; font-weight: 700; line-height: 1.35; color: var(--sales-text); }
.sales-modal-subtitle { margin: 0.18rem 0 0; font-size: 0.8rem; color: var(--sales-text-muted); }
.sales-modal-body { padding: 1.25rem; }

.sales-modal-footer {
	display: flex;
	justify-content: flex-end;
	gap: 0.65rem;
	padding: 1rem 1.25rem 1.25rem;
	border-top: 1px solid #e7ece9;
}

.sales-modal-meta-grid { display: grid; grid-template-columns: 1fr; grid-gap: 0.5rem; gap: 0.5rem; }

.sales-modal-meta-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 0.7rem 0.8rem;
	background: var(--sales-surface-subtle);
	border: 1px solid var(--sales-border);
	border-radius: 9px;
}

.sales-modal-meta-label { font-size: 0.68rem; font-weight: 700; color: var(--sales-text-muted); text-transform: uppercase; letter-spacing: 0.05em; }
.sales-modal-meta-value { overflow-wrap: anywhere; font-size: 0.78rem; font-weight: 650; color: var(--sales-text); text-align: right; }
.sales-status-option-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 0.65rem; gap: 0.65rem; }

.sales-status-option {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 0.25rem;
	min-height: 5.3rem;
	padding: 0.85rem;
	cursor: pointer;
	background: #ffffff;
	border: 1px solid var(--sales-border-strong);
	border-radius: 10px;
	transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}

.sales-status-option:hover { background: #f9fbfa; border-color: #aac1b5; }
.sales-status-option.is-selected.is-paid { background: #edfaf4; border-color: #83bea4; }
.sales-status-option.is-selected.is-pending { background: #fff9eb; border-color: #dbbd78; }
.sales-status-option-input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.sales-status-option-title { font-size: 0.85rem; font-weight: 700; color: var(--sales-text); }
.sales-status-option-desc { font-size: 0.75rem; line-height: 1.4; color: var(--sales-text-muted); }

.sales-btn-primary { color: #ffffff; background: var(--sales-accent); border: 1px solid var(--sales-accent); }
.sales-btn-primary:hover { color: #ffffff; background: var(--sales-accent-dark); border-color: var(--sales-accent-dark); }
.sales-btn-primary:disabled, .sales-btn-secondary:disabled { cursor: not-allowed; opacity: 0.58; }
.sales-modal-error, .sales-alert { font-size: 0.82rem; border-radius: 10px; }

.sales-page :is(button, a, input):focus-visible,
.sales-status-option:focus-within {
	outline: 3px solid rgba(8, 122, 85, 0.25);
	outline-offset: 2px;
}

@media (max-width: 991.98px) {
	.sales-meta-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.sales-meta-card:last-child { grid-column: 1 / -1; }
	.sales-table-wrap { max-height: none; -webkit-overflow-scrolling: touch; }
	.sales-scroll-hint { display: inline-flex; }
}

@media (max-width: 575.98px) {
	.sales-page { padding: 0.75rem; }
	.sales-shell { padding: 1rem; border-radius: 12px; }
	.sales-header-row { align-items: stretch; margin-bottom: 1.25rem; }
	.sales-title-icon { display: none; }
	.sales-title { font-size: 1.35rem; }
	.sales-subtitle { font-size: 0.82rem; }
	.sales-back-btn { align-self: flex-start; min-width: 2.5rem; padding-right: 0.65rem; padding-left: 0.65rem; }
	.sales-back-btn span { display: none; }
	.sales-meta-grid { grid-template-columns: 1fr; }
	.sales-meta-card:last-child { grid-column: auto; }
	.sales-tabs-wrap { margin-right: -0.75rem; margin-left: -0.75rem; padding-right: 0.75rem; padding-left: 0.75rem; border-right: 0; border-left: 0; border-radius: 0; }
	.sales-table-toolbar { align-items: flex-start; flex-direction: column; gap: 0.6rem; }
	.sales-table-heading { align-items: flex-start; flex-direction: column; padding: 0.9rem 1rem; }
	.sales-table > :not(caption) > * > * { padding-right: 0.75rem; padding-left: 0.75rem; }
	.sales-modal-backdrop { align-items: flex-end; padding: 0; }
	.sales-modal { width: 100%; max-height: calc(100dvh - 1rem); border-right: 0; border-bottom: 0; border-left: 0; border-radius: 14px 14px 0 0; }
	.sales-modal-header, .sales-modal-body { padding: 1rem; }
	.sales-modal-footer { position: -webkit-sticky; position: sticky; bottom: 0; padding: 0.85rem 1rem max(0.85rem, env(safe-area-inset-bottom)); background: #ffffff; }
	.sales-status-option-grid { grid-template-columns: 1fr; }
	.sales-modal-footer .btn { flex: 1 1; }
}

@media (prefers-reduced-motion: reduce) {
	.sales-page * { scroll-behavior: auto !important; transition: none !important; }
}

.cup-registration-page {
	--cup-primary: #2563eb;
	--cup-primary-dark: #1d4ed8;
	--cup-primary-soft: #eff6ff;
	--cup-ink: #172033;
	--cup-muted: #64748b;
	--cup-border: #dfe7f1;
	--cup-surface: #ffffff;
	min-height: 100vh;
	padding: 32px 20px 132px;
	background: #f5f7fb;
	color: var(--cup-ink);
}

.cup-registration-container { width: min(1120px, 100%); margin: 0 auto; }
.cup-page-loading { display: flex; width: min(360px, 100%); min-height: 220px; align-items: center; justify-content: center; flex-direction: column; margin: 10vh auto 0; padding: 30px; border: 1px solid var(--cup-border); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06); text-align: center; }
.cup-page-loading img { width: 42px; height: 42px; margin-bottom: 14px; object-fit: contain; }
.cup-page-loading strong { color: #1e293b; font-size: 0.92rem; }
.cup-page-loading span { margin-top: 4px; color: var(--cup-muted); font-size: 0.74rem; }

.cup-page-header {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	margin-bottom: 18px;
	padding: 24px 26px;
	border: 1px solid var(--cup-border);
	border-radius: 14px;
	background: var(--cup-surface);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.cup-header-icon { display: grid; width: 58px; height: 58px; place-items: center; border-radius: 13px; background: var(--cup-primary-soft); }
.cup-header-icon img { width: 40px; height: 40px; object-fit: contain; }
.cup-eyebrow { display: block; margin-bottom: 3px; color: var(--cup-primary); font-size: 0.7rem; font-weight: 750; letter-spacing: 0.075em; text-transform: uppercase; }
.cup-header-copy h1 { margin: 0; color: #0f172a; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 750; letter-spacing: -0.035em; }
.cup-header-copy p { margin: 5px 0 0; color: var(--cup-muted); font-size: 0.9rem; }
.cup-header-copy strong { color: #334155; font-weight: 650; }
.cup-header-meta { display: flex; max-width: 300px; flex-wrap: wrap; justify-content: flex-end; gap: 7px; }
.cup-header-meta > span, .cup-type-badge, .cup-status-badge, .cup-count-badge { display: inline-flex; min-height: 29px; align-items: center; gap: 6px; padding: 5px 9px; border: 1px solid var(--cup-border); border-radius: 999px; background: #f8fafc; color: #475569; font-size: 0.7rem; font-weight: 700; white-space: nowrap; }
.cup-header-meta i { color: var(--cup-primary); }
.cup-status-badge { border-color: #bfdbfe !important; background: var(--cup-primary-soft) !important; color: var(--cup-primary-dark) !important; }

.cup-guidance { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; padding: 11px 15px; border: 1px solid #bfdbfe; border-radius: 11px; background: var(--cup-primary-soft); color: #1e40af; }
.cup-guidance i { flex: 0 0 auto; font-size: 1rem; }
.cup-guidance p { margin: 0; font-size: 0.78rem; line-height: 1.5; }

.cup-bulk-card { margin-bottom: 22px; padding: 20px 22px; border: 1px solid var(--cup-border); border-radius: 14px; background: var(--cup-surface); box-shadow: 0 8px 28px rgba(15, 23, 42, 0.055); }
.cup-bulk-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.cup-bulk-header h2 { margin: 0; color: #0f172a; font-size: 1.05rem; font-weight: 750; }
.cup-bulk-header p { margin: 4px 0 0; color: var(--cup-muted); font-size: 0.75rem; line-height: 1.5; }
.cup-bulk-icon { display: grid; width: 40px; height: 40px; place-items: center; flex: 0 0 40px; border-radius: 10px; background: var(--cup-primary-soft); color: var(--cup-primary); font-size: 1rem; }
.cup-registration-page .cup-bulk-textarea { min-height: 190px; resize: vertical; background-color: #fbfcfe; line-height: 1.55; }
.cup-bulk-actions { display: flex; justify-content: flex-end; gap: 8px; margin-top: 12px; }

.cup-teams { display: grid; grid-gap: 22px; gap: 22px; }
.cup-no-teams { display: flex; min-height: 160px; align-items: center; justify-content: center; gap: 12px; padding: 24px; border: 1px dashed #cbd5e1; border-radius: 14px; background: #fff; color: var(--cup-muted); text-align: left; }
.cup-no-teams i { display: grid; width: 42px; height: 42px; place-items: center; flex: 0 0 42px; border-radius: 11px; background: var(--cup-primary-soft); color: var(--cup-primary); font-size: 1.1rem; }
.cup-no-teams strong, .cup-no-teams span { display: block; }
.cup-no-teams strong { color: #334155; font-size: 0.84rem; }
.cup-no-teams span { margin-top: 3px; font-size: 0.72rem; }
.cup-team-card { overflow: hidden; border: 1px solid var(--cup-border); border-radius: 14px; background: var(--cup-surface); box-shadow: 0 8px 28px rgba(15, 23, 42, 0.055); }
.cup-team-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px; border-bottom: 1px solid var(--cup-border); background: #fbfcfe; }
.cup-section-heading { display: flex; align-items: center; gap: 12px; }
.cup-number-badge { display: grid; width: 38px; height: 38px; place-items: center; flex: 0 0 38px; border-radius: 10px; background: var(--cup-primary); color: #fff; font-size: 0.9rem; font-weight: 750; box-shadow: 0 5px 12px rgba(37, 99, 235, 0.22); }
.cup-section-heading h2 { margin: 0; color: #0f172a; font-size: 1.15rem; font-weight: 750; }
.cup-section-heading .cup-eyebrow { margin-bottom: 1px; font-size: 0.62rem; }
.cup-club-field { padding: 20px 22px; border-bottom: 1px solid var(--cup-border); }
.cup-club-field .form-control { max-width: 620px; }

.cup-registration-page .form-label { margin-bottom: 6px; color: #334155; font-size: 0.73rem; font-weight: 700; }
.cup-registration-page .form-label span { color: #dc2626; }
.cup-registration-page .form-control,
.cup-registration-page .form-select { min-height: 43px; border: 1px solid #cbd5e1; border-radius: 9px; background-color: #fff; color: #1e293b; font-size: 0.82rem; box-shadow: none; transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease; }
.cup-registration-page .form-control::placeholder { color: #94a3b8; }
.cup-registration-page .form-control:hover,
.cup-registration-page .form-select:hover { border-color: #94a3b8; }
.cup-registration-page .form-control:focus,
.cup-registration-page .form-select:focus { border-color: var(--cup-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16); }
.cup-registration-page .form-control.is-complete,
.cup-registration-page .form-select.is-complete { border-color: #86c9a7; background-color: #f5fcf8; }
.cup-registration-page .form-control.is-complete { padding-right: 38px; background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27 viewBox=%270 0 16 16%27%3E%3Cpath stroke=%27%23168a54%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.8%27 d=%27m3.3 8.1 2.8 2.8 6.5-6.5%27/%3E%3C/svg%3E"); background-position: right 12px center; background-repeat: no-repeat; }
.cup-registration-page .form-select:disabled { border-color: #e2e8f0; background-color: #f1f5f9; color: #64748b; opacity: 1; cursor: not-allowed; }

.cup-ranks { display: grid; grid-gap: 16px; gap: 16px; padding: 20px 22px; }
.cup-rank-card { border: 1px solid var(--cup-border); border-radius: 12px; background: #fff; }
.cup-rank-header { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 16px; border-bottom: 1px solid var(--cup-border); background: #f8fafc; border-radius: 12px 12px 0 0; }
.cup-rank-header h3, .cup-reserve-header h3 { margin: 0; color: #1e293b; font-size: 0.95rem; font-weight: 750; }
.cup-rank-label { display: block; margin-bottom: 1px; color: var(--cup-muted); font-size: 0.62rem; font-weight: 650; text-transform: uppercase; letter-spacing: 0.055em; }
.cup-type-badge { min-height: 26px; border-color: #bfdbfe; background: var(--cup-primary-soft); color: var(--cup-primary-dark); }
.cup-category-field { width: min(350px, 100%); padding: 14px 16px 0; }
.cup-player-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 14px; gap: 14px; padding: 14px 16px 16px; }
.cup-player-grid.is-single { grid-template-columns: minmax(0, 1fr); }
.cup-player-grid.is-single .cup-player-panel { max-width: 640px; }
.cup-player-panel { min-width: 0; padding: 16px; border: 1px solid #e5eaf1; border-radius: 11px; background: #fcfdff; }
.cup-player-title { display: flex; align-items: center; gap: 9px; margin-bottom: 15px; }
.cup-avatar { display: grid; width: 32px; height: 32px; place-items: center; flex: 0 0 32px; border-radius: 50%; background: var(--cup-primary-soft); color: var(--cup-primary-dark); font-size: 0.76rem; font-weight: 800; }
.cup-player-title h4, .cup-reserve-card-header h4 { margin: 0; color: #1e293b; font-size: 0.84rem; font-weight: 750; }
.cup-player-title small { display: block; margin-top: 1px; color: var(--cup-muted); font-size: 0.65rem; }
.cup-player-fields { display: grid; grid-gap: 11px; gap: 11px; }
.cup-field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; gap: 10px; }

.cup-reserves { margin: 0 22px 22px; padding-top: 18px; border-top: 1px solid var(--cup-border); }
.cup-reserve-header { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 12px; }
.cup-reserve-header p { margin: 3px 0 0; color: var(--cup-muted); font-size: 0.72rem; }
.cup-count-badge { min-width: 29px; justify-content: center; padding: 4px 8px; }
.cup-empty-state { display: flex; align-items: center; gap: 11px; margin-bottom: 12px; padding: 14px; border: 1px dashed #cbd5e1; border-radius: 10px; background: #f8fafc; color: var(--cup-muted); }
.cup-empty-state i { display: grid; width: 34px; height: 34px; place-items: center; flex: 0 0 34px; border-radius: 9px; background: #fff; color: var(--cup-primary); box-shadow: 0 1px 4px rgba(15, 23, 42, 0.08); }
.cup-empty-state strong, .cup-empty-state span { display: block; }
.cup-empty-state strong { color: #475569; font-size: 0.76rem; }
.cup-empty-state span { margin-top: 2px; font-size: 0.68rem; }
.cup-reserve-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 12px; gap: 12px; margin-bottom: 12px; }
.cup-reserve-card { min-width: 0; padding: 14px; border: 1px solid var(--cup-border); border-radius: 11px; background: #fcfdff; }
.cup-reserve-card-header { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 12px; }

.cup-registration-page .cup-button, .cup-registration-page .cup-icon-button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 13px; border: 1px solid transparent; border-radius: 9px !important; font-size: 0.74rem; font-weight: 700; line-height: 1.2; box-shadow: none; transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.cup-registration-page .cup-button:hover:not(:disabled) { transform: translateY(-1px); }
.cup-registration-page .cup-button:focus-visible, .cup-registration-page .cup-icon-button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; box-shadow: none; }
.cup-button-primary { border-color: var(--cup-primary) !important; background: var(--cup-primary) !important; color: #fff !important; box-shadow: 0 5px 12px rgba(37, 99, 235, 0.22) !important; }
.cup-button-primary:hover:not(:disabled) { border-color: var(--cup-primary-dark) !important; background: var(--cup-primary-dark) !important; }
.cup-button-secondary { border-color: #cbd5e1 !important; background: #fff !important; color: #334155 !important; }
.cup-button-secondary:hover:not(:disabled) { border-color: #93c5fd !important; background: var(--cup-primary-soft) !important; color: var(--cup-primary-dark) !important; }
.cup-button-danger { border-color: #fecaca !important; background: #fff !important; color: #b91c1c !important; }
.cup-button-danger:hover:not(:disabled) { border-color: #fca5a5 !important; background: #fef2f2 !important; }
.cup-registration-page .cup-icon-button { width: 36px; min-height: 36px; padding: 0; border-color: #fecaca; background: #fff; color: #b91c1c; }
.cup-registration-page .cup-icon-button:hover { background: #fef2f2; }
.cup-registration-page .cup-button:disabled { border-color: #dbe2ea !important; background: #edf1f5 !important; color: #8a98aa !important; opacity: 1; cursor: not-allowed; transform: none; box-shadow: none !important; }
.cup-add-reserve { margin-top: 1px; }

.cup-actions { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 22px 0; padding: 16px 18px; border: 1px solid var(--cup-border); border-radius: 12px; background: #fff; box-shadow: 0 8px 24px rgba(15, 23, 42, 0.055); }
.cup-actions > div:first-child strong, .cup-actions > div:first-child span { display: block; }
.cup-actions > div:first-child strong { color: #1e293b; font-size: 0.8rem; }
.cup-actions > div:first-child span { margin-top: 3px; color: var(--cup-muted); font-size: 0.68rem; }
.cup-action-buttons { display: flex; flex: 0 0 auto; gap: 8px; }
.cup-action-buttons.is-single-action { justify-content: flex-end; }
.cup-action-buttons img { width: 17px; height: 17px; object-fit: contain; }

@media (max-width: 899.98px) {
	.cup-page-header { grid-template-columns: auto minmax(0, 1fr); }
	.cup-header-meta { grid-column: 1 / -1; max-width: none; justify-content: flex-start; padding-left: 76px; }
	.cup-player-grid, .cup-reserve-list { grid-template-columns: minmax(0, 1fr); }
	.cup-player-grid.is-single .cup-player-panel { max-width: none; }
}

@media (max-width: 575.98px) {
	.cup-registration-page { padding: 14px 10px 100px; }
	.cup-page-header { grid-template-columns: auto minmax(0, 1fr); gap: 12px; padding: 17px 15px; }
	.cup-header-icon { width: 46px; height: 46px; }
	.cup-header-icon img { width: 33px; height: 33px; }
	.cup-header-copy h1 { font-size: 1.35rem; }
	.cup-header-copy p { font-size: 0.78rem; line-height: 1.45; }
	.cup-header-meta { padding-left: 0; }
	.cup-header-meta > span { font-size: 0.64rem; }
	.cup-guidance { align-items: flex-start; }
	.cup-bulk-card { padding: 16px 14px; }
	.cup-bulk-header { align-items: flex-start; }
	.cup-bulk-actions { display: grid; grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr); }
	.cup-bulk-actions .cup-button { width: 100%; min-height: 44px; }
	.cup-team-header { align-items: flex-start; padding: 16px 14px; }
	.cup-team-header .cup-button-danger { width: 38px; min-height: 38px; padding: 0; }
	.cup-team-header .cup-button-danger span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.cup-club-field, .cup-ranks { padding: 16px 14px; }
	.cup-rank-header { padding: 12px; }
	.cup-category-field { padding: 12px 12px 0; }
	.cup-player-grid { gap: 10px; padding: 12px; }
	.cup-player-panel { padding: 13px; }
	.cup-field-grid { grid-template-columns: minmax(0, 1fr); }
	.cup-registration-page .form-control, .cup-registration-page .form-select { min-height: 46px; font-size: 16px; }
	.cup-reserves { margin: 0 14px 16px; }
	.cup-actions { align-items: stretch; flex-direction: column; padding: 14px; }
	.cup-action-buttons { display: grid; grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr); }
	.cup-action-buttons.is-single-action { grid-template-columns: minmax(0, 1fr); }
	.cup-action-buttons .cup-button { width: 100%; min-height: 44px; padding: 8px; }
}

@media (max-width: 359.98px) {
	.cup-header-meta > span:nth-child(2) { display: none; }
	.cup-action-buttons { grid-template-columns: minmax(0, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
	.cup-registration-page .form-control,
	.cup-registration-page .form-select,
	.cup-registration-page .cup-button,
	.cup-registration-page .cup-icon-button { transition: none; }
}

.pair-groups-page {
	--pair-primary: #2563eb;
	--pair-primary-dark: #1d4ed8;
	--pair-primary-soft: #eff6ff;
	--pair-ink: #172033;
	--pair-muted: #64748b;
	--pair-border: #e2e8f0;
	--pair-surface: #fff;
	min-height: 100vh;
	background: #f5f7fa;
	color: var(--pair-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.pair-groups-container { max-width: 1180px; padding-top: clamp(24px, 4vw, 48px); padding-bottom: 120px; }
.pair-groups-hero { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; grid-gap: 18px; gap: 18px; margin-bottom: 24px; }
.pair-groups-brand-mark { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid #dbe5f0; border-radius: 14px; background: var(--pair-surface); box-shadow: 0 4px 12px rgba(15, 23, 42, .06); }
.pair-groups-brand-mark img { width: 36px; height: 36px; object-fit: contain; }
.pair-groups-heading h1 { margin: 1px 0 4px; font-size: clamp(1.55rem, 2.5vw, 2rem); font-weight: 750; letter-spacing: -.035em; }
.pair-groups-heading > p:last-child, .pair-groups-eyebrow { margin: 0; }
.pair-groups-heading > p:last-child { color: var(--pair-muted); font-size: .92rem; }
.pair-groups-eyebrow { color: var(--pair-primary-dark); font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }

.pair-groups-summary { display: flex; overflow: hidden; border: 1px solid var(--pair-border); border-radius: 12px; background: rgba(255,255,255,.88); box-shadow: 0 3px 12px rgba(15,23,42,.04); }
.pair-groups-summary > div { min-width: 88px; padding: 11px 15px; text-align: center; }
.pair-groups-summary > div + div { border-left: 1px solid var(--pair-border); }
.pair-groups-summary strong, .pair-groups-summary span { display: block; }
.pair-groups-summary strong { font-size: 1.05rem; line-height: 1.2; }
.pair-groups-summary span { margin-top: 2px; color: var(--pair-muted); font-size: .7rem; font-weight: 650; }

.pair-groups-toolbar { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 28px; padding: 17px; border: 1px solid var(--pair-border); border-radius: 13px; background: var(--pair-surface); box-shadow: 0 5px 18px rgba(15,23,42,.045); }
.pair-groups-search { width: min(100%, 430px); }
.pair-groups-search label { display: block; margin: 0 0 7px 1px; color: #475569; font-size: .75rem; font-weight: 700; }
.pair-groups-search-field { display: flex; height: 42px; align-items: center; gap: 10px; padding: 0 10px 0 13px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; transition: border-color .15s ease, box-shadow .15s ease; }
.pair-groups-search-field:focus-within { border-color: var(--pair-primary); box-shadow: 0 0 0 3px rgba(37,99,235,.15); }
.pair-groups-search-field > i { color: #94a3b8; font-size: .9rem; }
.pair-groups-search-field input { min-width: 0; flex: 1 1; border: 0; outline: 0; background: transparent; color: var(--pair-ink); font-size: .88rem; }
.pair-groups-search-field input::placeholder { color: #94a3b8; }
.pair-groups-search-field input::-webkit-search-cancel-button { display: none; }
.pair-groups-search-field button { display: grid; width: 28px; height: 28px; place-items: center; border: 0; border-radius: 7px; background: transparent; color: #64748b; }
.pair-groups-search-field button:hover { background: #f1f5f9; color: #334155; }
.pair-groups-toolbar-actions { display: flex; align-items: center; gap: 12px; }

.pair-groups-filters { display: inline-flex; gap: 3px; padding: 3px; border: 1px solid var(--pair-border); border-radius: 10px; background: #f8fafc; }
.pair-groups-filters button { display: inline-flex; height: 34px; align-items: center; gap: 6px; padding: 0 11px; border: 0; border-radius: 7px; background: transparent; color: #64748b; font-size: .78rem; font-weight: 700; }
.pair-groups-filters button:hover:not(.is-active) { background: #eef2f7; color: #334155; }
.pair-groups-filters button.is-active { background: #fff; color: var(--pair-primary-dark); box-shadow: 0 1px 4px rgba(15,23,42,.12); }
.pair-groups-filters button span { min-width: 20px; padding: 2px 6px; border-radius: 999px; background: #e2e8f0; color: #475569; font-size: .66rem; text-align: center; }
.pair-groups-filters button.is-active span { background: #dbeafe; color: var(--pair-primary-dark); }
.pair-groups-protest-button.btn { height: 42px; padding: 0 14px; border: 1px solid #fecaca; border-radius: 10px; background: #fff; color: #b91c1c; font-size: .8rem; font-weight: 700; }
.pair-groups-protest-button.btn:hover, .pair-groups-protest-button.btn:active { border-color: #fca5a5 !important; background: #fef2f2 !important; color: #991b1b !important; }

.pair-groups-results-meta { margin: 0 2px 10px; color: var(--pair-muted); font-size: .78rem; }
.pair-groups-grid > .col { display: flex; }
.pair-group-card.card { width: 100%; overflow: hidden; border: 1px solid var(--pair-border); border-radius: 13px; background: var(--pair-surface); box-shadow: 0 5px 18px rgba(15,23,42,.055); transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease; }
.pair-group-card.card:hover { border-color: #cbd5e1; box-shadow: 0 9px 25px rgba(15,23,42,.08); transform: translateY(-1px); }
.pair-group-card .card-header { padding: 17px 18px 14px; border-bottom: 1px solid var(--pair-border); background: #fff; }
.pair-group-title-row, .pair-group-title, .pair-group-actions { display: flex; align-items: center; }
.pair-group-title-row { justify-content: space-between; gap: 12px; }
.pair-group-title { min-width: 0; gap: 11px; }
.pair-group-avatar { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border: 1px solid #bfdbfe; border-radius: 10px; background: var(--pair-primary-soft); color: var(--pair-primary-dark); font-size: .92rem; font-weight: 800; }
.pair-group-title h2 { overflow: hidden; margin: 0 0 2px; color: var(--pair-ink); font-size: .98rem; font-weight: 750; letter-spacing: -.01em; text-overflow: ellipsis; white-space: nowrap; }
.pair-group-title span { display: block; color: var(--pair-muted); font-size: .72rem; font-weight: 600; }

.pair-group-status { display: inline-flex; height: 28px; align-items: center; gap: 6px; padding: 0 9px; border-radius: 999px; font-size: .7rem; font-weight: 750; white-space: nowrap; }
.pair-group-status span { width: 6px; height: 6px; border-radius: 50%; background: currentColor; }
.pair-group-status.is-paid, .pair-payment-inline-status.is-paid { border: 1px solid #a7f3d0; background: #ecfdf5; color: #047857; }
.pair-group-status.is-unpaid, .pair-payment-inline-status.is-unpaid { border: 1px solid #fecaca; background: #fef2f2; color: #b91c1c; }
.pair-group-status:hover { filter: brightness(.98); }

.pair-group-actions { gap: 7px; margin-top: 14px; }
.pair-group-actions .btn { display: inline-flex; min-height: 34px; align-items: center; justify-content: center; gap: 6px; padding: 6px 11px; border-radius: 8px; font-size: .74rem; font-weight: 700; box-shadow: none; }
.pair-group-primary-action.btn { border-color: var(--pair-primary); background: var(--pair-primary); color: #fff; }
.pair-group-primary-action.btn:hover, .pair-group-primary-action.btn:active { border-color: var(--pair-primary-dark) !important; background: var(--pair-primary-dark) !important; }
.pair-group-secondary-action.btn, .pair-group-delete-action.btn { border-color: #cbd5e1; background: #fff; color: #475569; }
.pair-group-secondary-action.btn:hover, .pair-group-secondary-action.btn:active { border-color: #94a3b8 !important; background: #f8fafc !important; color: #1e293b !important; }
.pair-group-delete-action.btn { width: 34px; margin-left: auto; padding: 0; color: #b91c1c; }
.pair-group-delete-action.btn:hover, .pair-group-delete-action.btn:active { border-color: #fca5a5 !important; background: #fef2f2 !important; color: #991b1b !important; }

.pair-group-card .card-body { padding: 0; }
.pair-group-table-wrap { overflow-x: auto; }
.pair-group-table.table { min-width: 400px; font-size: .78rem; }
.pair-group-table.table thead { position: -webkit-sticky; position: sticky; top: 0; z-index: 1; }
.pair-group-table.table th { padding: 9px 15px; border-bottom: 1px solid var(--pair-border); background: #f8fafc; color: #64748b; font-size: .66rem; font-weight: 750; letter-spacing: .045em; text-transform: uppercase; }
.pair-group-table.table td { padding: 10px 15px; border-color: #edf2f7; color: #334155; vertical-align: middle; }
.pair-group-table.table th:first-child, .pair-group-table.table td:first-child { width: 48px; color: #94a3b8; text-align: center; }
.pair-group-table.table th:last-child, .pair-group-table.table td:last-child { width: 35%; }
.pair-group-table.table tbody tr:last-child td { border-bottom: 0; }

.pair-group-reserves { padding: 12px 16px 14px; border-top: 1px solid var(--pair-border); background: #fafbfc; }
.pair-group-reserves > div { margin-bottom: 7px; color: #475569; font-size: .72rem; font-weight: 750; }
.pair-group-reserves ul { display: flex; flex-wrap: wrap; gap: 6px; margin: 0; padding: 0; list-style: none; }
.pair-group-reserves li { padding: 4px 8px; border: 1px solid #e2e8f0; border-radius: 7px; background: #fff; color: #475569; font-size: .7rem; font-weight: 600; }

.pair-groups-state { display: flex; min-height: 270px; align-items: center; justify-content: center; flex-direction: column; padding: 36px 20px; border: 1px solid var(--pair-border); border-radius: 13px; background: #fff; text-align: center; }
.pair-groups-state h2 { margin: 14px 0 5px; font-size: 1rem; font-weight: 750; }
.pair-groups-state p { max-width: 380px; margin: 0; color: var(--pair-muted); font-size: .82rem; }
.pair-groups-spinner { width: 30px; height: 30px; color: var(--pair-primary); }
.pair-groups-empty-icon { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 12px; background: var(--pair-primary-soft); color: var(--pair-primary); font-size: 1.25rem; }
.pair-groups-empty button { margin-top: 16px; padding: 7px 12px; border: 1px solid #bfdbfe; border-radius: 8px; background: var(--pair-primary-soft); color: var(--pair-primary-dark); font-size: .76rem; font-weight: 700; }
.pair-groups-alert.alert { display: flex; align-items: center; gap: 12px; padding: 16px 18px; border: 1px solid #fecaca; border-radius: 12px; background: #fff; color: #991b1b; }
.pair-groups-alert > i { font-size: 1.2rem; }
.pair-groups-alert strong, .pair-groups-alert span { display: block; }
.pair-groups-alert strong { font-size: .85rem; }
.pair-groups-alert span { margin-top: 2px; color: #b91c1c; font-size: .78rem; }

.pair-payment-modal .modal-content { border: 0; border-radius: 14px; box-shadow: 0 24px 65px rgba(15,23,42,.22); }
.pair-payment-modal .modal-header { align-items: center; gap: 12px; padding: 20px 20px 14px; border: 0; }
.pair-payment-modal .modal-header .btn-close { margin-left: auto; border-radius: 7px; font-size: .72rem; }
.pair-payment-modal-icon { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 11px; font-size: 1.05rem; }
.pair-payment-modal-icon.is-paid { background: #ecfdf5; color: #047857; }
.pair-payment-modal-icon.is-unpaid { background: #fef2f2; color: #b91c1c; }
.pair-payment-modal .modal-header p { margin: 0 0 2px; color: #64748b; font-size: .68rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.pair-payment-modal .modal-title { color: #172033; font-size: 1.02rem; font-weight: 750; }
.pair-payment-modal .modal-body { padding: 8px 20px 18px; color: #334155; }
.pair-payment-modal .modal-body p { margin-bottom: 6px; font-size: .9rem; }
.pair-payment-modal .modal-body small { color: #64748b; font-size: .75rem; }
.pair-payment-inline-status { display: inline-block; padding: 2px 7px; border-radius: 999px; font-size: .72rem; font-weight: 750; }
.pair-payment-modal .modal-footer { gap: 8px; padding: 14px 20px 20px; border-top: 1px solid #e2e8f0; }
.pair-payment-modal .modal-footer .btn { min-height: 38px; margin: 0; padding: 7px 14px; border-radius: 9px; font-size: .78rem; font-weight: 700; }
.pair-modal-cancel.btn { border-color: #cbd5e1; background: #fff; color: #475569; }
.pair-modal-confirm.btn.is-paid { border-color: #059669; background: #059669; color: #fff; }
.pair-modal-confirm.btn.is-unpaid { border-color: #dc2626; background: #dc2626; color: #fff; }

.pair-groups-page button:focus-visible, .pair-groups-page input:focus-visible, .pair-payment-modal button:focus-visible { outline: 3px solid rgba(37,99,235,.28) !important; outline-offset: 2px; }
.pair-groups-page button:disabled, .pair-payment-modal button:disabled { cursor: not-allowed; opacity: .6; }

@media (max-width: 991.98px) {
	.pair-groups-hero { grid-template-columns: auto minmax(0, 1fr); }
	.pair-groups-summary { grid-column: 1 / -1; width: 100%; }
	.pair-groups-summary > div { min-width: 0; flex: 1 1; }
	.pair-groups-toolbar { align-items: stretch; flex-direction: column; gap: 14px; }
	.pair-groups-search { width: 100%; }
	.pair-groups-toolbar-actions { justify-content: space-between; }
}

@media (max-width: 575.98px) {
	.pair-groups-container { padding-right: 14px; padding-left: 14px; }
	.pair-groups-hero { gap: 12px; margin-bottom: 18px; }
	.pair-groups-brand-mark { width: 46px; height: 46px; border-radius: 12px; }
	.pair-groups-brand-mark img { width: 31px; height: 31px; }
	.pair-groups-heading h1 { font-size: 1.35rem; }
	.pair-groups-heading > p:last-child { font-size: .78rem; line-height: 1.4; }
	.pair-groups-summary > div { padding: 10px 6px; }
	.pair-groups-toolbar { margin-bottom: 22px; padding: 13px; }
	.pair-groups-toolbar-actions { align-items: stretch; flex-direction: column; }
	.pair-groups-filters { display: grid; grid-template-columns: repeat(3, 1fr); }
	.pair-groups-filters button { justify-content: center; padding: 0 6px; }
	.pair-groups-protest-button.btn { width: 100%; }
	.pair-group-card .card-header { padding: 15px 14px 13px; }
	.pair-group-title-row { align-items: flex-start; }
	.pair-group-title, .pair-group-title > div:last-child { min-width: 0; }
	.pair-group-actions { display: grid; grid-template-columns: 1fr 1fr 36px; }
	.pair-group-actions .btn { padding-right: 7px; padding-left: 7px; }
	.pair-group-delete-action.btn { width: 36px; margin: 0; }
	.pair-group-table.table { min-width: 360px; }
	.pair-group-table.table th, .pair-group-table.table td { padding-right: 11px; padding-left: 11px; }
	.pair-payment-modal .modal-dialog { margin: 14px; }
	.pair-payment-modal .modal-footer { display: grid; grid-template-columns: 1fr 1fr; }
}

@media (prefers-reduced-motion: reduce) {
	.pair-groups-page *, .pair-groups-page *::before, .pair-groups-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

.protest-page {
	--protest-primary: #16835f;
	--protest-primary-dark: #0f684b;
	--protest-primary-soft: #eaf7f2;
	--protest-danger: #be3440;
	--protest-danger-dark: #982833;
	--protest-danger-soft: #fff1f2;
	--protest-ink: #17211d;
	--protest-muted: #66736d;
	--protest-border: #dfe7e3;
	min-height: 100vh;
	padding: 30px 20px 124px;
	background: #f5f7f6;
	color: var(--protest-ink);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.protest-page *,
.protest-page *::before,
.protest-page *::after {
	box-sizing: border-box;
}

.protest-shell {
	width: min(100%, 1120px);
	margin: 0 auto;
}

.protest-header,
.protest-access-card,
.protest-team-card,
.protest-empty-state,
.protest-state-card {
	border: 1px solid var(--protest-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 7px 24px rgba(28, 43, 36, 0.055);
}

.protest-header {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	padding: 20px 22px;
}

.protest-header-brand,
.protest-state-brand {
	display: grid;
	width: 52px;
	height: 52px;
	place-items: center;
	border: 1px solid #cce8dd;
	border-radius: 13px;
	background: var(--protest-primary-soft);
}

.protest-header-brand img,
.protest-state-brand img {
	width: 38px;
	height: 38px;
	object-fit: contain;
}

.protest-header-copy {
	min-width: 0;
}

.protest-eyebrow {
	display: block;
	color: var(--protest-primary-dark);
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	line-height: 1.2;
	text-transform: uppercase;
}

.protest-header-copy h1 {
	margin: 4px 0 3px;
	color: #11201a;
	font-size: clamp(1.4rem, 2.6vw, 1.85rem);
	font-weight: 750;
	letter-spacing: -0.03em;
	line-height: 1.2;
}

.protest-header-copy p {
	margin: 0;
	color: var(--protest-muted);
	font-size: 0.82rem;
	font-weight: 500;
	line-height: 1.5;
	overflow-wrap: anywhere;
}

.protest-header-actions {
	display: flex;
	align-items: center;
	gap: 9px;
}

.protest-status-badge,
.protest-count-badge {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 6px 9px;
	border-radius: 999px;
	font-size: 0.7rem;
	font-weight: 750;
	white-space: nowrap;
}

.protest-status-badge {
	border: 1px solid #bfe1d4;
	background: var(--protest-primary-soft);
	color: var(--protest-primary-dark);
}

.protest-status-badge > span {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--protest-primary);
}

.protest-status-badge.is-closed {
	border-color: #d9dfdc;
	background: #f1f4f2;
	color: #65716c;
}

.protest-status-badge.is-closed > span {
	background: #89948f;
}

.protest-secondary-button,
.protest-primary-button,
.protest-action-button {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 9px 14px;
	border-radius: 10px;
	font: inherit;
	font-size: 0.76rem;
	font-weight: 750;
	cursor: pointer;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.protest-secondary-button {
	border: 1px solid var(--protest-border);
	background: #fff;
	color: #52605a;
}

.protest-secondary-button:hover {
	border-color: #b5c5bd;
	background: #fafcfb;
	color: var(--protest-ink);
}

.protest-primary-button {
	border: 1px solid var(--protest-primary);
	background: var(--protest-primary);
	color: #fff;
}

.protest-primary-button:hover {
	border-color: var(--protest-primary-dark);
	background: var(--protest-primary-dark);
}

.protest-share-button {
	min-width: 88px;
}

.protest-access-card {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 14px;
	gap: 14px;
	margin-top: 18px;
	padding: 16px 18px;
}

.protest-access-icon,
.protest-team-icon,
.protest-guidance-icon {
	display: grid;
	place-items: center;
	flex: 0 0 auto;
	background: var(--protest-primary-soft);
	color: var(--protest-primary-dark);
}

.protest-access-icon {
	width: 40px;
	height: 40px;
	border-radius: 10px;
}

.protest-access-card h2,
.protest-access-card p {
	margin: 0;
}

.protest-access-card h2 {
	color: #26362f;
	font-size: 0.86rem;
	font-weight: 750;
}

.protest-access-card p {
	margin-top: 3px;
	color: var(--protest-muted);
	font-size: 0.72rem;
}

.protest-switch {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	gap: 9px;
	padding: 0 3px;
	cursor: pointer;
}

.protest-switch input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.protest-switch-track {
	position: relative;
	width: 42px;
	height: 24px;
	border: 1px solid #c8d2cd;
	border-radius: 999px;
	background: #dfe5e2;
	transition: border-color 150ms ease, background-color 150ms ease;
}

.protest-switch-track > span {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 1px 4px rgba(21, 36, 29, 0.24);
	transition: transform 150ms ease;
}

.protest-switch input:checked + .protest-switch-track {
	border-color: var(--protest-primary);
	background: var(--protest-primary);
}

.protest-switch input:checked + .protest-switch-track > span {
	transform: translateX(18px);
}

.protest-switch input:focus-visible + .protest-switch-track {
	outline: 3px solid rgba(22, 131, 95, 0.28);
	outline-offset: 2px;
}

.protest-switch-label {
	min-width: 50px;
	color: #53615b;
	font-size: 0.72rem;
	font-weight: 700;
}

.protest-guidance {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 18px;
	padding: 14px 16px;
	border: 1px solid #cfe9df;
	border-radius: 12px;
	background: #f7fcfa;
}

.protest-guidance-icon {
	width: 36px;
	height: 36px;
	border-radius: 9px;
}

.protest-guidance > div:last-child {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 2px;
}

.protest-guidance strong {
	color: #234137;
	font-size: 0.78rem;
}

.protest-guidance span {
	color: var(--protest-muted);
	font-size: 0.7rem;
	line-height: 1.45;
}

.protest-roster-heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
	margin: 26px 2px 12px;
}

.protest-roster-heading h2 {
	margin: 4px 0 0;
	color: #25342e;
	font-size: 1.08rem;
	font-weight: 750;
	letter-spacing: -0.015em;
}

.protest-count-badge {
	background: #e9eeeb;
	color: #55625c;
}

.protest-team-list {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.protest-team-card {
	overflow: hidden;
}

.protest-team-header {
	display: flex;
	align-items: center;
	gap: 11px;
	padding: 15px 18px;
	border-bottom: 1px solid var(--protest-border);
	background: #fbfdfc;
}

.protest-team-icon {
	width: 36px;
	height: 36px;
	border-radius: 9px;
	font-size: 0.86rem;
}

.protest-team-header h3,
.protest-team-header span {
	margin: 0;
}

.protest-team-header h3 {
	color: #25342e;
	font-size: 0.9rem;
	font-weight: 750;
	line-height: 1.3;
	overflow-wrap: anywhere;
}

.protest-team-header span {
	display: block;
	margin-top: 2px;
	color: var(--protest-muted);
	font-size: 0.66rem;
}

.protest-desktop-table {
	overflow-x: auto;
	scrollbar-width: thin;
	scrollbar-color: #bdcac4 transparent;
}

.protest-desktop-table table {
	width: 100%;
	min-width: 790px;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
}

.protest-desktop-table th,
.protest-desktop-table td {
	height: 58px;
	padding: 10px 12px;
	border-bottom: 1px solid #edf1ef;
	color: #46534d;
	font-size: 0.76rem;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.protest-desktop-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	height: 42px;
	background: #f2f6f4;
	color: #5c6963;
	font-size: 0.66rem;
	font-weight: 750;
	letter-spacing: 0.045em;
	text-transform: uppercase;
}

.protest-desktop-table tbody th {
	color: #26352f;
	font-weight: 700;
}

.protest-desktop-table tbody tr:last-child > * {
	border-bottom: 0;
}

.protest-desktop-table tbody tr {
	background: #fff;
	transition: background-color 140ms ease;
}

.protest-desktop-table tbody tr:nth-child(even) {
	background: #fbfcfb;
}

.protest-desktop-table tbody tr:hover {
	background: #f2faf6;
}

.protest-number-cell,
.protest-photo-cell,
.protest-action-cell {
	text-align: center;
}

.protest-number-cell span {
	display: inline-grid;
	width: 27px;
	height: 27px;
	place-items: center;
	border-radius: 8px;
	background: #eef2f0;
	color: #56635d;
	font-weight: 750;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.protest-athlete-photo {
	display: inline-grid;
	place-items: center;
	padding: 0;
	overflow: hidden;
	border: 1px solid #d6e1dc;
	border-radius: 50%;
	background: #f1f5f3;
	color: var(--protest-primary-dark);
	vertical-align: middle;
}

button.protest-athlete-photo {
	cursor: pointer;
}

button.protest-athlete-photo:hover {
	border-color: var(--protest-primary);
	box-shadow: 0 0 0 3px rgba(22, 131, 95, 0.1);
}

.protest-athlete-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.protest-athlete-photo--small {
	width: 34px;
	height: 34px;
}

.protest-athlete-photo--large {
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
}

.protest-athlete-photo.is-upload {
	border-style: dashed;
	background: var(--protest-primary-soft);
}

.protest-athlete-photo.is-empty {
	color: #8b9892;
}

.protest-action-button {
	min-height: 36px;
	padding: 6px 10px;
	border: 1px solid #f0c8cc;
	background: var(--protest-danger-soft);
	color: var(--protest-danger-dark);
	font-size: 0.7rem;
}

.protest-action-button:hover {
	border-color: #dda3aa;
	background: #ffe4e6;
	color: #851f2a;
}

.protest-mobile-list {
	display: none;
}

.protest-empty-state {
	display: flex;
	min-height: 240px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 30px;
	text-align: center;
}

.protest-empty-state > span {
	display: grid;
	width: 46px;
	height: 46px;
	margin-bottom: 12px;
	place-items: center;
	border-radius: 12px;
	background: var(--protest-primary-soft);
	color: var(--protest-primary-dark);
	font-size: 1.15rem;
}

.protest-empty-state strong {
	color: #25342e;
	font-size: 0.9rem;
}

.protest-empty-state p {
	margin: 4px 0 0;
	color: var(--protest-muted);
	font-size: 0.75rem;
}

.protest-page--state {
	display: grid;
	min-height: 100vh;
	place-items: center;
	padding-bottom: 30px;
}

.protest-state-card {
	display: flex;
	width: min(100%, 470px);
	min-height: 300px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 34px;
	text-align: center;
}

.protest-state-brand {
	margin-bottom: 20px;
}

.protest-state-icon {
	display: grid;
	width: 44px;
	height: 44px;
	margin-bottom: 14px;
	place-items: center;
	border-radius: 11px;
	background: #f0f4f2;
	color: #68756f;
	font-size: 1rem;
}

.protest-state-card h1 {
	margin: 0;
	color: #213029;
	font-size: 1.2rem;
	font-weight: 750;
}

.protest-state-card p {
	max-width: 340px;
	margin: 8px 0 0;
	color: var(--protest-muted);
	font-size: 0.8rem;
	line-height: 1.55;
}

.protest-state-actions {
	display: flex;
	gap: 9px;
	margin-top: 22px;
}

.protest-loading-indicator::after {
	width: 19px;
	height: 19px;
	border: 2px solid #b5dacc;
	border-top-color: var(--protest-primary-dark);
	border-radius: 50%;
	content: "";
	animation: protest-spin 0.8s linear infinite;
}

.protest-page :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(22, 131, 95, 0.28);
	outline-offset: 2px;
}

.protest-page .protest-action-button:focus-visible {
	outline-color: rgba(190, 52, 64, 0.28);
}

@keyframes protest-spin {
	to { transform: rotate(360deg); }
}

@media (max-width: 767.98px) {
	.protest-page {
		padding: 16px 12px calc(112px + env(safe-area-inset-bottom));
	}

	.protest-header {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
		padding: 16px;
	}

	.protest-header-brand {
		width: 44px;
		height: 44px;
		border-radius: 11px;
	}

	.protest-header-brand img {
		width: 32px;
		height: 32px;
	}

	.protest-header-copy h1 {
		font-size: 1.25rem;
	}

	.protest-header-copy p {
		font-size: 0.73rem;
	}

	.protest-header-actions {
		grid-column: 1 / -1;
		justify-content: space-between;
		padding-left: 56px;
	}

	.protest-access-card {
		grid-template-columns: auto minmax(0, 1fr);
		padding: 14px;
	}

	.protest-switch {
		grid-column: 2;
		justify-self: start;
	}

	.protest-guidance {
		align-items: flex-start;
	}

	.protest-desktop-table {
		display: none;
	}

	.protest-mobile-list {
		display: flex;
		flex-direction: column;
	}

	.protest-athlete-card {
		display: grid;
		grid-template-columns: auto minmax(0, 1fr) auto;
		align-items: center;
		grid-gap: 11px;
		gap: 11px;
		min-height: 78px;
		padding: 12px 14px;
		border-bottom: 1px solid #edf1ef;
		background: #fff;
	}

	.protest-athlete-card:last-child {
		border-bottom: 0;
	}

	.protest-athlete-copy {
		display: flex;
		min-width: 0;
		flex-direction: column;
	}

	.protest-athlete-copy > strong,
	.protest-athlete-copy > span {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.protest-athlete-copy > strong {
		color: #26352f;
		font-size: 0.79rem;
		font-weight: 750;
	}

	.protest-athlete-copy > span {
		margin-top: 2px;
		color: var(--protest-muted);
		font-size: 0.69rem;
	}

	.protest-athlete-meta {
		display: flex;
		flex-wrap: wrap;
		gap: 5px;
		margin-top: 7px;
	}

	.protest-athlete-meta span {
		padding: 2px 6px;
		border-radius: 999px;
		background: #eef2f0;
		color: #65716c;
		font-size: 0.58rem;
		font-weight: 650;
	}

	.protest-action-button.is-icon {
		width: 42px;
		height: 42px;
		min-height: 42px;
		padding: 0;
		border-radius: 10px;
		font-size: 0.9rem;
	}

	.protest-team-header {
		padding: 14px;
	}

	.protest-page--state {
		padding-bottom: 16px;
	}
}

@media (max-width: 399.98px) {
	.protest-header-actions {
		padding-left: 0;
	}

	.protest-share-button {
		min-width: 44px;
		width: 44px;
		padding: 0;
	}

	.protest-share-button > span {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
	}

	.protest-roster-heading {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.protest-athlete-card {
		padding: 11px;
	}

	.protest-athlete-photo--large {
		width: 42px;
		height: 42px;
		flex-basis: 42px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.protest-secondary-button,
	.protest-primary-button,
	.protest-action-button,
	.protest-switch-track,
	.protest-switch-track > span,
	.protest-desktop-table tbody tr {
		transition: none;
	}
}

.edit-match-cup-modal {
	--edit-match-accent: #7c3aed;
	--edit-match-accent-dark: #5b21b6;
	--edit-match-accent-soft: #f5f3ff;
	--edit-match-border: #e2e8f0;
	--edit-match-ink: #172033;
	--edit-match-muted: #667085;
}

.edit-match-cup-modal .modal-content {
	overflow: hidden;
	border: 1px solid var(--edit-match-border);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.edit-match-cup-modal .modal-header {
	padding: 18px 20px;
	border-bottom: 1px solid var(--edit-match-border);
	background: #fff;
}

.edit-match-cup-modal__heading,
.edit-match-cup-section__header {
	display: flex;
	align-items: center;
	gap: 12px;
}

.edit-match-cup-modal__icon {
	display: grid;
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	place-items: center;
	border-radius: 10px;
	background: var(--edit-match-accent-soft);
	color: var(--edit-match-accent);
	font-size: 1rem;
}

.edit-match-cup-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--edit-match-accent);
	font-size: 0.65rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.edit-match-cup-modal .modal-title {
	color: var(--edit-match-ink);
	font-size: 1.05rem;
	font-weight: 700;
}

.edit-match-cup-modal .modal-body {
	display: grid;
	grid-gap: 14px;
	gap: 14px;
	padding: 18px;
	background: #f8fafc;
}

.edit-match-cup-section {
	padding: 16px;
	border: 1px solid var(--edit-match-border);
	border-radius: 12px;
	background: #fff;
}

.edit-match-cup-section--highlight {
	border-color: #ddd6fe;
	background: #fdfcff;
}

.edit-match-cup-section__header {
	align-items: flex-start;
	margin-bottom: 15px;
}

.edit-match-cup-section__header > i {
	display: grid;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	place-items: center;
	border-radius: 8px;
	background: var(--edit-match-accent-soft);
	color: var(--edit-match-accent);
	font-size: 0.85rem;
}

.edit-match-cup-section__header h3 {
	margin: 0;
	color: var(--edit-match-ink);
	font-size: 0.88rem;
	font-weight: 750;
}

.edit-match-cup-section__header p {
	margin: 2px 0 0;
	color: var(--edit-match-muted);
	font-size: 0.75rem;
	line-height: 1.4;
}

.edit-match-cup-field-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 14px;
	gap: 14px;
}

.edit-match-cup-field.is-full-width {
	grid-column: 1 / -1;
}

.edit-match-cup-field > label,
.edit-match-cup-field__label {
	display: block;
	margin-bottom: 6px;
	color: #344054;
	font-size: 0.75rem;
	font-weight: 700;
}

.edit-match-cup-field .form-control {
	min-height: 42px;
	border: 1px solid #cfd8e3;
	border-radius: 9px;
	background: #fff;
	color: var(--edit-match-ink);
	font-size: 0.84rem;
	box-shadow: none;
}

.edit-match-cup-field .form-control::placeholder {
	color: #98a2b3;
}

.edit-match-cup-field .form-control:hover {
	border-color: #b8c2cf;
}

.edit-match-cup-field .form-control:focus {
	border-color: var(--edit-match-accent);
	box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.13);
}

.edit-match-cup-field small {
	display: block;
	margin-top: 5px;
	color: var(--edit-match-muted);
	font-size: 0.68rem;
}

.edit-match-cup-input-wrap {
	position: relative;
}

.edit-match-cup-input-wrap > i {
	position: absolute;
	top: 50%;
	left: 12px;
	z-index: 1;
	color: #98a2b3;
	font-size: 0.82rem;
	transform: translateY(-50%);
	pointer-events: none;
}

.edit-match-cup-input-wrap .form-control {
	padding-left: 36px;
}

.edit-match-cup-input-suffix {
	display: flex;
}

.edit-match-cup-input-suffix .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.edit-match-cup-input-suffix > span {
	display: flex;
	align-items: center;
	padding: 0 12px;
	border: 1px solid #cfd8e3;
	border-left: 0;
	border-radius: 0 9px 9px 0;
	background: #f8fafc;
	color: var(--edit-match-muted);
	font-size: 0.72rem;
	font-weight: 600;
}

.edit-match-cup-field__label-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 8px;
}

.edit-match-cup-field__label-row .edit-match-cup-field__label {
	margin: 0;
}

.edit-match-cup-add-btn {
	padding: 4px 8px;
	border: 1px solid #ddd6fe;
	border-radius: 8px;
	background: var(--edit-match-accent-soft);
	color: var(--edit-match-accent-dark);
	font-size: 0.7rem;
	font-weight: 700;
}

.edit-match-cup-add-btn:hover {
	border-color: #c4b5fd;
	background: #ede9fe;
	color: var(--edit-match-accent-dark);
}

.edit-match-cup-judge-list {
	display: grid;
	grid-gap: 8px;
	gap: 8px;
}

.edit-match-cup-judge-row {
	display: grid;
	grid-template-columns: 28px minmax(0, 1fr) 38px;
	align-items: center;
	grid-gap: 8px;
	gap: 8px;
}

.edit-match-cup-judge-number {
	display: grid;
	width: 28px;
	height: 28px;
	place-items: center;
	border-radius: 7px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 0.7rem;
	font-weight: 700;
}

.edit-match-cup-remove-btn {
	display: grid;
	width: 38px;
	height: 38px;
	place-items: center;
	padding: 0;
	border: 1px solid #fecdd3;
	border-radius: 8px;
	background: #fff1f2;
	color: #be123c;
}

.edit-match-cup-remove-btn:hover:not(:disabled) {
	border-color: #fda4af;
	background: #ffe4e6;
	color: #9f1239;
}

.edit-match-cup-remove-btn:disabled {
	cursor: not-allowed;
	opacity: 0.45;
}

.edit-match-cup-update-card {
	display: flex;
	align-items: flex-start;
	gap: 11px;
	padding: 14px 16px;
	border: 1px solid #ddd6fe;
	border-radius: 12px;
	background: var(--edit-match-accent-soft);
}

.edit-match-cup-update-card .form-check-input {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	margin: 2px 0 0;
	border-color: #a78bfa;
}

.edit-match-cup-update-card .form-check-input:checked {
	border-color: var(--edit-match-accent);
	background-color: var(--edit-match-accent);
}

.edit-match-cup-update-card label {
	display: flex;
	cursor: pointer;
	flex-direction: column;
	gap: 2px;
}

.edit-match-cup-update-card strong {
	color: var(--edit-match-accent-dark);
	font-size: 0.8rem;
}

.edit-match-cup-update-card span {
	color: #6d5a8a;
	font-size: 0.72rem;
	line-height: 1.4;
}

.edit-match-cup-modal .modal-footer {
	gap: 8px;
	padding: 13px 18px;
	border-top: 1px solid var(--edit-match-border);
	background: #fff;
}

.edit-match-cup-btn {
	display: inline-flex;
	min-width: 100px;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 7px 14px;
	border-radius: 9px;
	font-size: 0.78rem;
	font-weight: 700;
}

.edit-match-cup-btn.is-primary {
	border: 1px solid var(--edit-match-accent);
	background: var(--edit-match-accent);
	color: #fff;
}

.edit-match-cup-btn.is-primary:hover:not(:disabled) {
	border-color: var(--edit-match-accent-dark);
	background: var(--edit-match-accent-dark);
	color: #fff;
}

.edit-match-cup-btn.is-secondary {
	border: 1px solid var(--edit-match-border);
	background: #fff;
	color: #475467;
}

.edit-match-cup-btn.is-secondary:hover:not(:disabled) {
	border-color: #ddd6fe;
	background: var(--edit-match-accent-soft);
	color: var(--edit-match-accent-dark);
}

.edit-match-cup-btn:disabled {
	cursor: not-allowed;
	opacity: 0.62;
}

.edit-match-cup-modal :is(button, input):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
}

@media (max-width: 575.98px) {
	.edit-match-cup-modal {
		margin: 8px;
	}

	.edit-match-cup-modal .modal-header,
	.edit-match-cup-modal .modal-body,
	.edit-match-cup-modal .modal-footer {
		padding: 12px;
	}

	.edit-match-cup-section {
		padding: 13px;
	}

	.edit-match-cup-field-grid {
		grid-template-columns: 1fr;
	}

	.edit-match-cup-field.is-full-width {
		grid-column: auto;
	}

	.edit-match-cup-btn {
		flex: 1 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.edit-match-cup-modal * {
		transition-duration: 0.01ms !important;
	}
}

.match-details-cup-modal {
	--details-accent: #7c3aed;
	--details-accent-dark: #5b21b6;
	--details-accent-soft: #f5f3ff;
	--details-border: #e2e8f0;
	--details-ink: #172033;
	--details-muted: #667085;
}

.match-details-cup-modal .modal-content {
	overflow: hidden;
	border: 1px solid var(--details-border);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.match-details-cup-modal .modal-header {
	padding: 18px 20px;
	border-bottom: 1px solid var(--details-border);
	background: #fff;
}

.match-details-cup-modal__heading {
	display: flex;
	align-items: center;
	gap: 12px;
}

.match-details-cup-modal__icon,
.match-details-empty__icon {
	display: grid;
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	place-items: center;
	border-radius: 10px;
	background: var(--details-accent-soft);
	color: var(--details-accent);
	font-size: 1rem;
}

.match-details-cup-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--details-accent);
	font-size: 0.65rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.match-details-cup-modal .modal-title {
	display: flex;
	align-items: center;
	gap: 9px;
	color: var(--details-ink);
	font-size: 1.05rem;
	font-weight: 700;
}

.match-details-cup-modal__number {
	padding: 3px 7px;
	border-radius: 6px;
	background: var(--details-accent-soft);
	color: var(--details-accent-dark);
	font-size: 0.65rem;
}

.match-details-cup-modal .modal-body {
	display: grid;
	grid-gap: 14px;
	gap: 14px;
	padding: 18px;
	background: #f8fafc;
}

.match-details-reorder {
	padding: 15px;
	border: 1px solid #ddd6fe;
	border-radius: 12px;
	background: var(--details-accent-soft);
}

.match-details-reorder__header h3,
.match-details-empty h3 {
	margin: 0;
	color: var(--details-ink);
	font-size: 0.9rem;
	font-weight: 750;
}

.match-details-reorder__header p,
.match-details-empty p {
	margin: 3px 0 0;
	color: var(--details-muted);
	font-size: 0.74rem;
}

.match-details-reorder__teams {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 10px;
	gap: 10px;
	margin-top: 12px;
}

.match-details-reorder__team {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 8px;
	gap: 8px;
	padding: 11px;
	border: 1px solid #e9e2fa;
	border-radius: 10px;
	background: #fff;
}

.match-details-reorder__team > strong {
	min-width: 0;
	color: var(--details-ink);
	font-size: 0.78rem;
	overflow-wrap: anywhere;
}

.match-details-reorder__team .match-details-btn {
	grid-column: 1 / -1;
}

.match-details-submission {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 4px 7px;
	border-radius: 999px;
	font-size: 0.65rem;
	font-weight: 700;
}

.match-details-submission.is-submitted {
	border: 1px solid #a7f3d0;
	background: #ecfdf5;
	color: #047857;
}

.match-details-submission.is-pending {
	border: 1px solid #fecdd3;
	background: #fff1f2;
	color: #be123c;
}

.match-details-list {
	display: grid;
	grid-gap: 12px;
	gap: 12px;
}

.match-details-card {
	overflow: hidden;
	border: 1px solid var(--details-border);
	border-left: 3px solid #94a3b8;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
}

.match-details-card.is-live {
	border-color: #fde68a;
	border-left-color: #f59e0b;
	background: #fffbeb;
}

.match-details-card.is-completed {
	border-color: #bbf7d0;
	border-left-color: #10b981;
	background: #f0fdf4;
}

.match-details-card.is-live .match-details-card__header {
	border-bottom-color: #fde68a;
	background: #fef3c7;
}

.match-details-card.is-completed .match-details-card__header {
	border-bottom-color: #bbf7d0;
	background: #dcfce7;
}

.match-details-card.is-live :is(.match-details-officials, .match-details-card__actions) { border-top-color: #fde68a; }
.match-details-card.is-completed :is(.match-details-officials, .match-details-card__actions) { border-top-color: #bbf7d0; }
.match-details-card.is-upcoming { border-left-color: var(--details-accent); }

.match-details-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 14px;
	border-bottom: 1px solid var(--details-border);
	background: #fbfcfe;
}

.match-details-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 15px;
	color: var(--details-muted);
	font-size: 0.72rem;
	font-weight: 600;
}

.match-details-card__meta span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.match-details-status {
	flex: 0 0 auto;
	padding: 4px 8px;
	border-radius: 999px;
	font-size: 0.63rem;
	font-weight: 750;
}

.match-details-status.is-completed { background: #ecfdf5; color: #047857; }
.match-details-status.is-live { background: #fffbeb; color: #b45309; }
.match-details-status.is-upcoming { background: var(--details-accent-soft); color: var(--details-accent-dark); }

.match-details-card__body {
	padding: 16px;
}

.match-details-matchup {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr);
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	min-height: 92px;
}

.match-details-matchup > .match-details-score {
	width: 44px;
	min-width: 44px;
}

.match-details-player {
	display: flex;
	min-width: 0;
	flex-direction: column;
	align-items: flex-end;
	gap: 3px;
	text-align: right;
}

.match-details-player.is-right {
	align-items: flex-start;
	text-align: left;
}

.match-details-player__team {
	max-width: 100%;
	overflow: hidden;
	color: var(--details-accent-dark);
	font-size: 0.68rem;
	font-weight: 750;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.match-details-player strong {
	max-width: 100%;
	overflow: hidden;
	color: var(--details-ink);
	font-size: 0.9rem;
	line-height: 1.35;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.match-details-player.is-winner strong { color: #047857; }

.match-details-player__winner {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	color: #047857;
	font-size: 0.63rem;
	font-weight: 700;
	white-space: nowrap;
}

.match-details-score {
	display: grid;
	grid-gap: 4px;
	gap: 4px;
	min-width: 112px;
}

.match-details-score__set {
	display: grid;
	grid-template-columns: 30px 44px 30px;
	align-items: center;
	justify-content: center;
	grid-gap: 4px;
	gap: 4px;
}

.match-details-score__set > span {
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	border: 1px solid var(--details-border);
	border-radius: 8px;
	background: #f8fafc;
	color: #475569;
	font-size: 0.8rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 750;
}

.match-details-score__set > span.is-leading {
	border-color: #a7f3d0;
	background: #ecfdf5;
	color: #047857;
}

.match-details-score__set small {
	color: #98a2b3;
	font-size: 0.58rem;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.match-details-score__pending {
	color: #98a2b3;
	font-size: 0.68rem;
	font-weight: 650;
	text-align: center;
}

.match-details-officials {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid var(--details-border);
}

.match-details-officials__toggle {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 4px 0;
	border: 0;
	background: transparent;
	color: #475569;
	font-size: 0.72rem;
	font-weight: 700;
}

.match-details-officials__toggle:hover { color: var(--details-accent-dark); }

.match-details-officials__content {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 8px;
	gap: 8px;
	margin-top: 8px;
}

.match-details-officials__content > div {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	padding: 9px 10px;
	border-radius: 8px;
	background: #f8fafc;
	color: var(--details-muted);
	font-size: 0.72rem;
}

.match-details-officials__content i { color: var(--details-accent); }
.match-details-officials__content span { display: flex; flex-direction: column; }
.match-details-officials__content strong { color: #344054; font-size: 0.65rem; }

.match-details-officials__empty {
	margin-top: 7px;
	color: #98a2b3;
	font-size: 0.7rem;
}

.match-details-card__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px;
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid var(--details-border);
}

.match-details-btn {
	display: inline-flex;
	min-height: 36px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 6px 12px;
	border-radius: 9px;
	font-size: 0.75rem;
	font-weight: 700;
}

.match-details-btn.is-primary {
	border: 1px solid var(--details-accent);
	background: var(--details-accent);
	color: #fff;
}

.match-details-btn.is-primary:hover:not(:disabled) { border-color: var(--details-accent-dark); background: var(--details-accent-dark); color: #fff; }

.match-details-btn.is-secondary {
	border: 1px solid var(--details-border);
	background: #fff;
	color: #475467;
}

.match-details-btn.is-secondary:hover:not(:disabled) { border-color: #ddd6fe; background: var(--details-accent-soft); color: var(--details-accent-dark); }
.match-details-btn.is-opened { border-color: #cbd5e1; background: #e2e8f0; color: #475569; }
.match-details-btn.is-opened:hover:not(:disabled) { border-color: #94a3b8; background: #cbd5e1; color: #334155; }
.match-details-btn:disabled { cursor: not-allowed; opacity: 0.62; }

.match-details-live {
	display: inline-flex;
	align-items: center;
	padding: 7px 9px;
	border: 1px solid #fde68a;
	border-radius: 9px;
	background: #fffbeb;
}

.match-details-live img { display: block; max-height: 20px; }

.match-details-empty {
	display: flex;
	min-height: 280px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 28px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	text-align: center;
}

.match-details-empty__icon { margin-bottom: 12px; background: #fff7ed; color: #c2410c; }
.match-details-empty ol { margin: 14px 0 0; padding-left: 20px; color: var(--details-muted); font-size: 0.74rem; text-align: left; }
.match-details-empty li + li { margin-top: 5px; }
.match-details-empty__refresh { margin-top: 16px; }

.match-details-cup-modal .modal-footer {
	padding: 13px 18px;
	border-top: 1px solid var(--details-border);
	background: #fff;
}

.match-details-cup-modal :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 575.98px) {
	.match-details-cup-modal { margin: 8px; }
	.match-details-cup-modal .modal-header,
	.match-details-cup-modal .modal-body,
	.match-details-cup-modal .modal-footer { padding: 12px; }
	.match-details-reorder__teams,
	.match-details-officials__content { grid-template-columns: 1fr; }
	.match-details-card__header { align-items: flex-start; }
	.match-details-card__meta { flex-direction: column; gap: 4px; }
	.match-details-card__body { padding: 14px; }
	.match-details-matchup { grid-template-columns: minmax(0, 1fr) 32px minmax(0, 1fr); gap: 8px; min-height: 76px; }
	.match-details-matchup > .match-details-score { width: 32px; min-width: 32px; }
	.match-details-player { align-items: flex-end; text-align: right; }
	.match-details-player.is-right { align-items: flex-start; text-align: left; }
	.match-details-player strong { font-size: 0.8rem; }
	.match-details-card__actions .match-details-btn { flex: 1 1 100px; }
}

@media (prefers-reduced-motion: reduce) {
	.match-details-cup-modal * { transition-duration: 0.01ms !important; }
}

.score-cup-modal {
	--score-cup-primary: #4f46e5;
	--score-cup-primary-dark: #4338ca;
	--score-cup-primary-soft: #eef2ff;
	--score-cup-ink: #172033;
	--score-cup-muted: #667085;
	--score-cup-border: #e2e8f0;
	padding: 16px;
}

.score-cup-modal__backdrop.show { background: #0f172a; opacity: 0.56; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }
.score-cup-modal__dialog { width: 100%; max-width: 620px; margin-right: auto; margin-left: auto; }
.score-cup-modal__content { max-height: calc(100dvh - 32px); overflow: hidden; border: 1px solid rgba(226, 232, 240, 0.95); border-radius: 14px; background: #fff; box-shadow: 0 26px 68px rgba(15, 23, 42, 0.26); }
.score-cup-modal__header { flex: 0 0 auto; padding: 17px 20px; border-bottom: 1px solid var(--score-cup-border); background: #fff; }
.score-cup-modal__heading { display: flex; min-width: 0; align-items: center; gap: 11px; }
.score-cup-modal__icon { display: grid; width: 41px; height: 41px; flex: 0 0 41px; place-items: center; border-radius: 10px; background: var(--score-cup-primary-soft); color: var(--score-cup-primary-dark); font-size: 0.95rem; }
.score-cup-modal__heading > div { min-width: 0; }
.score-cup-modal__heading > div > span { display: block; margin-bottom: 2px; color: var(--score-cup-primary); font-size: 0.64rem; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; }
.score-cup-modal__heading .modal-title { margin: 0; color: var(--score-cup-ink); font-size: 1.05rem; font-weight: 750; letter-spacing: -0.02em; line-height: 1.3; }
.score-cup-modal__header .btn-close { width: 36px; height: 36px; padding: 0; border-radius: 9px; background-size: 11px; }
.score-cup-modal__header .btn-close:hover { background-color: #f1f5f9; }
.score-cup-modal__body { min-height: 0; overflow-x: hidden; overflow-y: auto; padding: 18px 20px 20px; background: #f7f9fc; overscroll-behavior: contain; -webkit-overflow-scrolling: touch; }

.score-cup-matchup { display: grid; grid-template-columns: minmax(0, 1fr) 42px minmax(0, 1fr); align-items: center; grid-gap: 11px; gap: 11px; margin-bottom: 18px; padding: 15px; border: 1px solid #dfe3f6; border-radius: 12px; background: #fff; box-shadow: 0 3px 10px rgba(15, 23, 42, 0.035); }
.score-cup-team { min-width: 0; text-align: left; }
.score-cup-team--right { text-align: right; }
.score-cup-team > span { display: block; margin-bottom: 3px; color: var(--score-cup-primary); font-size: 0.58rem; font-weight: 800; letter-spacing: 0.07em; text-transform: uppercase; }
.score-cup-team strong, .score-cup-team small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.score-cup-team strong { color: var(--score-cup-ink); font-size: 0.8rem; font-weight: 750; line-height: 1.4; }
.score-cup-team small { margin-top: 2px; color: var(--score-cup-muted); font-size: 0.65rem; }
.score-cup-versus { display: grid; width: 39px; height: 39px; place-items: center; border: 1px solid #c7d2fe; border-radius: 50%; background: var(--score-cup-primary-soft); color: var(--score-cup-primary-dark); font-size: 0.62rem; font-weight: 850; }

.score-cup-section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; margin-bottom: 11px; }
.score-cup-section-heading h3 { margin: 0; color: var(--score-cup-ink); font-size: 0.86rem; font-weight: 750; }
.score-cup-section-heading p { margin: 2px 0 0; color: var(--score-cup-muted); font-size: 0.67rem; line-height: 1.4; }
.score-cup-section-heading > span { padding: 4px 8px; border-radius: 999px; background: #e9edf5; color: #64748b; font-size: 0.61rem; font-weight: 750; white-space: nowrap; }
.score-cup-set-list { display: grid; grid-gap: 9px; gap: 9px; }
.score-cup-set { min-width: 0; margin: 0; padding: 12px 13px 13px; border: 1px solid var(--score-cup-border); border-radius: 11px; background: #fff; box-shadow: 0 2px 7px rgba(15, 23, 42, 0.025); }
.score-cup-set:focus-within { border-color: #c7d2fe; box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.07); }
.score-cup-set legend { display: flex; width: 100%; align-items: center; justify-content: space-between; margin: 0 0 9px; padding: 0; color: #475569; font-size: 0.67rem; font-weight: 750; }
.score-cup-set legend span { display: inline-flex; align-items: center; gap: 6px; }
.score-cup-set legend span::before { width: 6px; height: 6px; border-radius: 50%; background: var(--score-cup-primary); content: ""; }
.score-cup-set legend small { color: #94a3b8; font-size: 0.58rem; font-weight: 650; text-transform: uppercase; }
.score-cup-set__scores { display: grid; grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr); align-items: end; grid-gap: 9px; gap: 9px; }
.score-cup-score-field { min-width: 0; }
.score-cup-score-field label { display: block; margin: 0 0 6px; overflow: hidden; color: #64748b; font-size: 0.62rem; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.score-cup-score-field--right label { text-align: right; }
.score-cup-score-field .form-control { height: 48px; padding: 8px 11px; border: 1px solid #cfd8e3; border-radius: 9px; background: #fff; color: var(--score-cup-ink); font-size: 1.15rem; font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; font-weight: 800; text-align: center; box-shadow: none; transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease; }
.score-cup-score-field .form-control::placeholder { color: #b0bac8; }
.score-cup-score-field .form-control:hover:not(:disabled) { border-color: #aebdce; }
.score-cup-score-field .form-control:focus { border-color: var(--score-cup-primary); background: #fdfdff; box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.13); }
.score-cup-score-field .form-control:disabled { border-color: #e2e8f0; background: #f1f5f9; color: #94a3b8; opacity: 1; }
.score-cup-score-divider { padding-bottom: 13px; color: #94a3b8; font-size: 0.8rem; font-weight: 700; text-align: center; }
.score-cup-set-controls { display: flex; align-items: center; justify-content: flex-end; gap: 8px; margin-top: 11px; }
.score-cup-control-btn { display: inline-flex; min-height: 35px; align-items: center; justify-content: center; gap: 6px; padding: 6px 10px; border-radius: 8px; font: inherit; font-size: 0.65rem; font-weight: 750; transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease; }
.score-cup-control-btn--add { border: 1px solid #c7d2fe; background: var(--score-cup-primary-soft); color: var(--score-cup-primary-dark); }
.score-cup-control-btn--add:hover:not(:disabled) { border-color: #a5b4fc; background: #e0e7ff; }
.score-cup-control-btn--remove { border: 1px solid #fecaca; background: #fff; color: #b42318; }
.score-cup-control-btn--remove:hover:not(:disabled) { border-color: #fca5a5; background: #fff1f2; }
.score-cup-control-btn:disabled { cursor: not-allowed; opacity: 0.55; }

.score-cup-modal__footer { display: flex; flex: 0 0 auto; align-items: center; justify-content: space-between; gap: 14px; padding: 13px 20px; border-top: 1px solid var(--score-cup-border); background: #fff; }
.score-cup-footer-note { display: flex; min-width: 0; align-items: center; gap: 6px; color: var(--score-cup-muted); font-size: 0.62rem; }
.score-cup-footer-note i { color: #94a3b8; }
.score-cup-footer-actions { display: flex; flex: 0 0 auto; align-items: center; gap: 8px; }
.score-cup-action { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 13px; border-radius: 9px; font: inherit; font-size: 0.69rem; font-weight: 750; transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease, color 140ms ease; }
.score-cup-action--resubmit { border: 1px solid #fcd34d; background: #fffbeb; color: #92400e; }
.score-cup-action--resubmit:hover:not(:disabled) { border-color: #f59e0b; background: #fef3c7; color: #78350f; }
.score-cup-action--primary { min-width: 112px; border: 1px solid var(--score-cup-primary); background: var(--score-cup-primary); color: #fff; box-shadow: 0 3px 9px rgba(79, 70, 229, 0.2); }
.score-cup-action--primary:hover:not(:disabled) { border-color: var(--score-cup-primary-dark); background: var(--score-cup-primary-dark); box-shadow: 0 5px 12px rgba(79, 70, 229, 0.25); }
.score-cup-action:disabled { cursor: wait; opacity: 0.58; }
.score-cup-action .spinner-border { width: 0.8rem; height: 0.8rem; border-width: 0.12em; }
.score-cup-modal :is(button, input):focus-visible { outline: 3px solid rgba(79, 70, 229, 0.28) !important; outline-offset: 2px; box-shadow: none; }

@media (max-width: 575.98px) {
	.score-cup-modal { padding: 0; }
	.score-cup-modal__dialog { min-height: 100%; margin: 0; }
	.score-cup-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.score-cup-modal__header { padding: max(12px, env(safe-area-inset-top)) 13px 12px; }
	.score-cup-modal__icon { width: 38px; height: 38px; flex-basis: 38px; }
	.score-cup-modal__body { padding: 12px 11px 15px; }
	.score-cup-matchup { grid-template-columns: minmax(0, 1fr) 34px minmax(0, 1fr); gap: 7px; padding: 12px 10px; }
	.score-cup-versus { width: 32px; height: 32px; font-size: 0.56rem; }
	.score-cup-team strong { font-size: 0.72rem; }
	.score-cup-set { padding: 11px; }
	.score-cup-score-field .form-control { height: 46px; font-size: 1.05rem; }
	.score-cup-modal__footer { align-items: stretch; flex-direction: column; gap: 9px; padding: 10px 11px max(10px, env(safe-area-inset-bottom)); }
	.score-cup-footer-note { justify-content: center; }
	.score-cup-footer-actions { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
	.score-cup-action { min-width: 0; padding-right: 8px; padding-left: 8px; }
}

@media (max-width: 359.98px) {
	.score-cup-modal__heading > div > span, .score-cup-team > span { display: none; }
	.score-cup-matchup { grid-template-columns: minmax(0, 1fr) 29px minmax(0, 1fr); }
	.score-cup-versus { width: 28px; height: 28px; }
	.score-cup-footer-note { display: none; }
	.score-cup-set-controls { align-items: stretch; flex-direction: column; }
	.score-cup-control-btn { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.score-cup-modal *, .score-cup-modal *::before, .score-cup-modal *::after { transition: none !important; }
}

.inline-match-details {
	--inline-accent: #7c3aed;
	--inline-accent-dark: #5b21b6;
	--inline-accent-soft: #f5f3ff;
	--inline-border: #e4e1e8;
	--inline-ink: #1f2937;
	--inline-muted: #667085;
	width: 100%;
	text-align: left;
}

.inline-match-details__heading {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 14px;
	padding: 0 2px;
}

.inline-match-details__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 11px;
	background: var(--inline-accent-soft);
	color: var(--inline-accent);
	font-size: 1rem;
}

.inline-match-details__eyebrow {
	display: block;
	margin-bottom: 1px;
	color: var(--inline-accent);
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.inline-match-details__heading h2 {
	margin: 0;
	color: var(--inline-ink);
	font-size: 1rem;
	font-weight: 750;
	letter-spacing: -0.015em;
}

.inline-match-details__heading p {
	margin: 2px 0 0;
	color: var(--inline-muted);
	font-size: 0.72rem;
}

.inline-match-details__list {
	display: grid;
	grid-gap: 12px;
	gap: 12px;
}

.inline-match-card {
	overflow: hidden;
	border: 1px solid var(--inline-border);
	border-left: 3px solid var(--inline-accent);
	border-radius: 13px;
	background: #fff;
	box-shadow: 0 6px 20px rgba(37, 29, 53, 0.06);
}

.inline-match-card.is-live { border-left-color: #f59e0b; }
.inline-match-card.is-completed { border-left-color: #10b981; }

.inline-match-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 14px;
	border-bottom: 1px solid #efedf2;
	background: #fbfafc;
}

.inline-match-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 15px;
	min-width: 0;
	color: var(--inline-muted);
	font-size: 0.72rem;
	font-weight: 650;
}

.inline-match-card__meta span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.inline-match-card__meta i { color: var(--inline-accent); }

.inline-match-status {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	flex: 0 0 auto;
	padding: 4px 8px;
	border-radius: 999px;
	font-size: 0.64rem;
	font-weight: 750;
}

.inline-match-status__dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: currentColor;
}

.inline-match-status.is-upcoming { background: var(--inline-accent-soft); color: var(--inline-accent-dark); }
.inline-match-status.is-live { background: #fffbeb; color: #b45309; }
.inline-match-status.is-completed { background: #ecfdf5; color: #047857; }

.inline-match-card__body {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(116px, auto) minmax(0, 1fr);
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	padding: 18px;
}

.inline-match-team {
	display: flex;
	min-width: 0;
	flex-direction: column;
}

.inline-match-team--left { align-items: flex-end; text-align: right; }
.inline-match-team--right { align-items: flex-start; text-align: left; }

.inline-match-team__label {
	margin-bottom: 3px;
	color: #98a2b3;
	font-size: 0.6rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.inline-match-team h3 {
	max-width: 100%;
	margin: 0;
	color: var(--inline-ink);
	font-size: 0.88rem;
	font-weight: 750;
	overflow-wrap: anywhere;
}

.inline-match-team.is-winner h3 { color: #047857; }

.inline-match-team__club {
	max-width: 100%;
	margin-top: 5px;
	padding: 3px 7px;
	border: 1px solid #e9e2fa;
	border-radius: 999px;
	background: var(--inline-accent-soft);
	color: var(--inline-accent-dark);
	font-size: 0.63rem;
	font-weight: 650;
	overflow-wrap: anywhere;
}

.inline-match-team__winner {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	margin-top: 7px;
	color: #047857;
	font-size: 0.62rem;
	font-weight: 750;
}

.inline-match-score {
	display: flex;
	min-width: 116px;
	flex-direction: column;
	align-items: center;
	gap: 7px;
}

.inline-match-score__versus {
	display: grid;
	width: 30px;
	height: 22px;
	place-items: center;
	border-radius: 999px;
	background: #f2f0f4;
	color: #77717d;
	font-size: 0.58rem;
	font-weight: 800;
}

.inline-match-score__sets {
	display: grid;
	grid-gap: 4px;
	gap: 4px;
	width: 100%;
}

.inline-match-score__set {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2px;
	padding: 4px 7px;
	border: 1px solid #ece8f0;
	border-radius: 7px;
	background: #fcfbfd;
	color: #9a94a0;
	font-size: 0.7rem;
	text-align: center;
}

.inline-match-score__set-label {
	color: #98a2b3;
	font-size: 0.57rem;
	font-weight: 750;
	letter-spacing: 0.04em;
	text-align: center;
	text-transform: uppercase;
}

.inline-match-score__values {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	align-items: center;
	grid-gap: 7px;
	gap: 7px;
	width: 100%;
	text-align: center;
}

.inline-match-score__set strong { color: #475467; font-size: 0.79rem; }
.inline-match-score__set strong.is-winning { color: #047857; }
.inline-match-score__empty { color: #98a2b3; font-size: 0.7rem; font-weight: 650; }

.inline-match-card__actions {
	display: flex;
	justify-content: flex-end;
	gap: 7px;
	padding: 10px 14px;
	border-top: 1px solid #efedf2;
	background: #fbfafc;
}

.inline-match-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	min-height: 32px;
	padding: 5px 11px;
	border-radius: 8px;
	font-size: 0.7rem;
	font-weight: 750;
}

.inline-match-btn--primary {
	border-color: var(--inline-accent) !important;
	background: var(--inline-accent) !important;
	color: #fff !important;
}

.inline-match-btn--primary:hover { border-color: var(--inline-accent-dark) !important; background: var(--inline-accent-dark) !important; }
.inline-match-btn--secondary { border-color: #ddd6fe !important; background: var(--inline-accent-soft) !important; color: var(--inline-accent-dark) !important; }
.inline-match-btn--secondary:hover { border-color: #c4b5fd !important; background: #ede9fe !important; }
.inline-match-btn--opened { border-color: #cbd5e1 !important; background: #e2e8f0 !important; color: #475569 !important; }
.inline-match-btn--opened:hover { border-color: #94a3b8 !important; background: #cbd5e1 !important; color: #334155 !important; }
.inline-match-btn--ghost { border-color: #e4e1e8 !important; background: #fff !important; color: #5f5965 !important; }
.inline-match-btn--ghost:hover { border-color: #cfc9d6 !important; background: #f7f5f8 !important; }

.inline-match-details button:focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.28) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 575.98px) {
	.inline-match-card__header { align-items: flex-start; }
	.inline-match-card__meta { flex-direction: column; gap: 3px; }
	.inline-match-card__body {
		grid-template-columns: minmax(0, 1fr) 76px minmax(0, 1fr);
		gap: 8px;
		padding: 15px 10px;
	}
	.inline-match-score { min-width: 76px; }
	.inline-match-score__set { padding-inline: 5px; }
	.inline-match-team h3 { font-size: 0.78rem; }
	.inline-match-team__club { padding-inline: 5px; font-size: 0.58rem; }
	.inline-match-card__actions { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.inline-match-btn { width: 100%; padding-inline: 6px; }
}

@media (max-width: 359.98px) {
	.inline-match-card__actions { grid-template-columns: 1fr; }
}

.match-settings-cup-modal {
	--settings-cup-accent: #7c3aed;
	--settings-cup-accent-dark: #5b21b6;
	--settings-cup-accent-soft: #f5f3ff;
	--settings-cup-border: #e2e8f0;
	--settings-cup-ink: #172033;
	--settings-cup-muted: #667085;
}

.match-settings-cup-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.match-settings-cup-modal__dialog { width: min(760px, calc(100% - 24px)); }

.match-settings-cup-modal__content {
	overflow: hidden;
	border: 1px solid var(--settings-cup-border);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.match-settings-cup-modal .modal-header {
	padding: 18px 20px;
	border-bottom: 1px solid var(--settings-cup-border);
	background: #fff;
}

.match-settings-cup-modal__heading {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 12px;
}

.match-settings-cup-modal__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 10px;
	background: var(--settings-cup-accent-soft);
	color: var(--settings-cup-accent);
	font-size: 1rem;
}

.match-settings-cup-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--settings-cup-accent);
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.match-settings-cup-modal .modal-title {
	color: var(--settings-cup-ink);
	font-size: 1.05rem;
	font-weight: 750;
}

.match-settings-cup-modal__heading p {
	margin: 3px 0 0;
	color: var(--settings-cup-muted);
	font-size: 0.72rem;
}

.match-settings-cup-modal .modal-body {
	padding: 18px;
	background: #f8fafc;
}

.match-settings-cup-section + .match-settings-cup-section { margin-top: 18px; }

.match-settings-cup-section__heading {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 10px;
}

.match-settings-cup-section__heading > span {
	display: grid;
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
	place-items: center;
	border-radius: 8px;
	background: var(--settings-cup-accent-soft);
	color: var(--settings-cup-accent);
	font-size: 0.78rem;
}

.match-settings-cup-section__heading h3 {
	margin: 0 0 2px;
	color: var(--settings-cup-ink);
	font-size: 0.88rem;
	font-weight: 750;
}

.match-settings-cup-section__heading p {
	margin: 0;
	color: var(--settings-cup-muted);
	font-size: 0.68rem;
	line-height: 1.45;
}

.match-settings-cup-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 9px;
	gap: 9px;
}

.match-settings-cup-option {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 10px;
	gap: 10px;
	min-height: 76px;
	padding: 11px;
	border: 1px solid var(--settings-cup-border);
	border-radius: 10px;
	background: #fff;
	transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease;
}

.match-settings-cup-option:hover {
	border-color: #cbd5e1;
	box-shadow: 0 4px 12px rgba(15, 23, 42, 0.05);
}

.match-settings-cup-option.is-enabled {
	border-color: #ddd6fe;
	background: #fdfcff;
}

.match-settings-cup-option__icon {
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border-radius: 8px;
	background: #f1f5f9;
	color: #64748b;
	font-size: 0.8rem;
}

.match-settings-cup-option.is-enabled .match-settings-cup-option__icon {
	background: var(--settings-cup-accent-soft);
	color: var(--settings-cup-accent-dark);
}

.match-settings-cup-option__copy { min-width: 0; }

.match-settings-cup-option__copy label {
	display: block;
	margin: 0 0 2px;
	color: #334155;
	cursor: pointer;
	font-size: 0.75rem;
	font-weight: 750;
	line-height: 1.35;
}

.match-settings-cup-option__copy p {
	margin: 0;
	color: var(--settings-cup-muted);
	font-size: 0.63rem;
	line-height: 1.42;
}

.match-settings-cup-option .form-check {
	min-height: auto;
	margin: 0;
	padding-left: 2.55em;
}

.match-settings-cup-option .form-check-input {
	width: 2.2em;
	height: 1.2em;
	margin-top: 0;
	border-color: #94a3b8;
	cursor: pointer;
}

.match-settings-cup-option .form-check-input:checked {
	border-color: var(--settings-cup-accent);
	background-color: var(--settings-cup-accent);
}

.match-settings-cup-option .form-check-input:focus {
	border-color: var(--settings-cup-accent);
	box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.14);
}

.match-settings-cup-section--rules {
	padding: 14px;
	border: 1px solid #ddd6fe;
	border-radius: 12px;
	background: #fdfcff;
}

.match-settings-cup-fields {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 12px;
	gap: 12px;
	margin-top: 13px;
}

.match-settings-cup-field { min-width: 0; }

.match-settings-cup-field > label {
	display: block;
	margin-bottom: 5px;
	color: #475569;
	font-size: 0.69rem;
	font-weight: 700;
}

.match-settings-cup-input-wrap { position: relative; }

.match-settings-cup-input-wrap > i {
	position: absolute;
	top: 50%;
	left: 11px;
	z-index: 1;
	color: #94a3b8;
	font-size: 0.78rem;
	transform: translateY(-50%);
	pointer-events: none;
}

.match-settings-cup-field .form-control {
	height: 39px;
	padding-left: 34px;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #fff;
	color: var(--settings-cup-ink);
	font-size: 0.76rem;
	box-shadow: none;
}

.match-settings-cup-field .form-control:hover { border-color: #94a3b8; }

.match-settings-cup-field .form-control:focus {
	border-color: var(--settings-cup-accent);
	box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.14);
}

.match-settings-cup-field small {
	display: block;
	margin-top: 5px;
	color: var(--settings-cup-muted);
	font-size: 0.62rem;
	line-height: 1.4;
}

.match-settings-cup-modal .modal-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 13px 18px;
	border-top: 1px solid var(--settings-cup-border);
	background: #fff;
}

.match-settings-cup-modal__footer-copy strong,
.match-settings-cup-modal__footer-copy span { display: block; }

.match-settings-cup-modal__footer-copy strong {
	margin-bottom: 2px;
	color: #334155;
	font-size: 0.72rem;
	font-weight: 750;
}

.match-settings-cup-modal__footer-copy span { color: var(--settings-cup-muted); font-size: 0.63rem; }

.match-settings-cup-modal__footer-actions { display: flex; flex: 0 0 auto; gap: 9px; }

.match-settings-cup-button {
	display: inline-flex;
	min-width: 96px;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 7px 13px;
	border-radius: 9px;
	font-size: 0.74rem;
	font-weight: 700;
}

.match-settings-cup-button.is-primary {
	border: 1px solid var(--settings-cup-accent);
	background: var(--settings-cup-accent);
	color: #fff;
	box-shadow: 0 3px 9px rgba(124, 58, 237, 0.2);
}

.match-settings-cup-button.is-primary:hover:not(:disabled) { border-color: var(--settings-cup-accent-dark); background: var(--settings-cup-accent-dark); color: #fff; }

.match-settings-cup-button.is-secondary { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.match-settings-cup-button.is-secondary:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: var(--settings-cup-ink); }
.match-settings-cup-button:disabled { cursor: not-allowed; opacity: 0.65; }

.match-settings-cup-modal :is(button, input, [role="switch"]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.28) !important;
	outline-offset: 2px;
}

@media (max-width: 575.98px) {
	.match-settings-cup-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.match-settings-cup-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.match-settings-cup-modal .modal-header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.match-settings-cup-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.match-settings-cup-modal__heading p { display: none; }
	.match-settings-cup-modal .modal-body { padding: 14px 11px 18px; }
	.match-settings-cup-grid,
	.match-settings-cup-fields { grid-template-columns: 1fr; }
	.match-settings-cup-section--rules { padding: 13px 11px; }
	.match-settings-cup-modal .modal-footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.match-settings-cup-modal__footer-copy { display: none; }
	.match-settings-cup-modal__footer-actions,
	.match-settings-cup-modal__footer-actions .btn { flex: 1 1; }
}

@media (max-width: 374.98px) {
	.match-settings-cup-modal__eyebrow,
	.match-settings-cup-section__heading > span { display: none; }
	.match-settings-cup-option { grid-template-columns: 30px minmax(0, 1fr) auto; gap: 8px; padding: 10px 9px; }
	.match-settings-cup-option__icon { width: 30px; height: 30px; }
	.match-settings-cup-modal__footer-actions { flex-direction: column-reverse; }
}

@media (prefers-reduced-motion: reduce) {
	.match-settings-cup-modal *,
	.match-settings-cup-modal *::before,
	.match-settings-cup-modal *::after { transition: none !important; }
}

.match-actions-cup {
	--actions-accent: #7c3aed;
	--actions-accent-dark: #5b21b6;
	--actions-accent-soft: #f5f3ff;
}

.match-actions-cup .match-actions__header {
	background: #fdfcff;
}

.match-actions-cup .match-actions__access-badge {
	border-color: #ddd6fe;
	background: var(--actions-accent-soft);
}

.match-actions-cup .match-actions__access-badge.is-view-only {
	border-color: #cbd5e1;
	background: #f1f5f9;
}

.match-actions-cup .match-actions__grid > .btn {
	margin-bottom: 0 !important;
}

.match-actions-cup .match-actions__grid > .mintonai-subtle-blue {
	border-color: #ddd6fe;
	background: #faf8ff;
	color: var(--actions-accent-dark);
}

.match-actions-cup .match-actions__grid > .mintonai-subtle-blue:hover:not(:disabled) {
	border-color: #c4b5fd;
	background: var(--actions-accent-soft);
}

.match-actions-cup :is(button, a):focus-visible {
	outline-color: rgba(124, 58, 237, 0.3);
}

.match-actions-cup .match-actions__socials a:hover {
	border-color: #ddd6fe;
	background: var(--actions-accent-soft);
}

.match-actions__empty {
	display: flex;
	grid-column: 1 / -1;
	align-items: center;
	gap: 9px;
	padding: 13px 14px;
	border: 1px dashed #cbd5e1;
	border-radius: 10px;
	background: #f8fafc;
	color: #667085;
	font-size: 0.77rem;
}

.match-actions__empty i {
	color: var(--actions-accent);
	font-size: 0.95rem;
}

@media (max-width: 575.98px) {
	.match-actions-cup .match-actions__header {
		align-items: flex-start;
	}

	.match-actions-cup .match-actions__header p {
		max-width: none;
	}
}

.cup-legend-modal {
	--legend-accent: #7c3aed;
	--legend-accent-dark: #5b21b6;
	--legend-accent-soft: #f5f3ff;
	--legend-border: #e2e8f0;
	--legend-ink: #172033;
	--legend-muted: #667085;
}

.cup-legend-modal.show { -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }
.cup-legend-modal__dialog { width: min(720px, calc(100% - 24px)); }

.cup-legend-modal__content {
	overflow: hidden;
	border: 1px solid var(--legend-border);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.cup-legend-modal .modal-header {
	padding: 18px 20px;
	border-bottom: 1px solid var(--legend-border);
	background: #fff;
}

.cup-legend-modal__heading {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 12px;
}

.cup-legend-modal__heading-icon {
	display: grid;
	width: 42px;
	height: 42px;
	flex: 0 0 42px;
	place-items: center;
	border-radius: 10px;
	background: var(--legend-accent-soft);
	color: var(--legend-accent);
	font-size: 1rem;
}

.cup-legend-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--legend-accent);
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.cup-legend-modal .modal-title {
	color: var(--legend-ink);
	font-size: 1.05rem;
	font-weight: 750;
}

.cup-legend-modal__heading p {
	margin: 3px 0 0;
	color: var(--legend-muted);
	font-size: 0.71rem;
}

.cup-legend-modal .modal-body {
	padding: 18px;
	background: #f8fafc;
}

.cup-legend-section__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	margin-bottom: 10px;
}

.cup-legend-section__heading h3,
.cup-legend-ranking__heading h3 {
	margin: 0;
	color: var(--legend-ink);
	font-size: 0.88rem;
	font-weight: 750;
}

.cup-legend-section__heading p,
.cup-legend-ranking__heading p {
	margin: 2px 0 0;
	color: var(--legend-muted);
	font-size: 0.66rem;
}

.cup-legend-section__heading > span {
	flex: 0 0 auto;
	padding: 4px 8px;
	border-radius: 999px;
	background: var(--legend-accent-soft);
	color: var(--legend-accent-dark);
	font-size: 0.63rem;
	font-weight: 700;
}

.cup-legend-stat-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 8px;
	gap: 8px;
}

.cup-legend-stat {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr);
	align-items: flex-start;
	grid-gap: 10px;
	gap: 10px;
	min-height: 78px;
	padding: 11px;
	border: 1px solid var(--legend-border);
	border-radius: 10px;
	background: #fff;
}

.cup-legend-stat__code {
	display: grid;
	width: 42px;
	height: 34px;
	place-items: center;
	border-radius: 8px;
	background: var(--legend-accent-soft);
	color: var(--legend-accent-dark);
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.03em;
}

.cup-legend-stat h4 {
	margin: 0 0 2px;
	color: #334155;
	font-size: 0.74rem;
	font-weight: 750;
}

.cup-legend-stat p {
	margin: 0;
	color: var(--legend-muted);
	font-size: 0.63rem;
	line-height: 1.45;
}

.cup-legend-stat__formula {
	display: inline-flex;
	margin-top: 5px;
	padding: 3px 6px;
	border: 1px solid #ddd6fe;
	border-radius: 6px;
	background: #fdfcff;
	color: var(--legend-accent-dark);
	font-size: 0.62rem;
	font-weight: 750;
}

.cup-legend-ranking {
	margin-top: 16px;
	padding: 14px;
	border: 1px solid #ddd6fe;
	border-radius: 12px;
	background: #fdfcff;
}

.cup-legend-ranking__heading {
	display: flex;
	align-items: flex-start;
	gap: 9px;
	margin-bottom: 11px;
}

.cup-legend-ranking__heading > span {
	display: grid;
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
	place-items: center;
	border-radius: 8px;
	background: var(--legend-accent-soft);
	color: var(--legend-accent);
	font-size: 0.8rem;
}

.cup-legend-ranking__list {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 7px;
	gap: 7px;
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: cup-ranking;
}

.cup-legend-ranking__list li {
	display: grid;
	grid-template-columns: 24px 28px minmax(0, 1fr);
	align-items: center;
	grid-gap: 5px;
	gap: 5px;
	padding: 7px;
	border: 1px solid #e9e2fa;
	border-radius: 8px;
	background: #fff;
	counter-increment: cup-ranking;
}

.cup-legend-ranking__number {
	display: grid;
	width: 24px;
	height: 24px;
	place-items: center;
	border-radius: 6px;
	background: var(--legend-accent-soft);
	color: var(--legend-accent-dark);
	font-size: 0.58rem;
	font-weight: 750;
}

.cup-legend-ranking__number::before { content: counter(cup-ranking, decimal-leading-zero); }
.cup-legend-ranking__list strong { color: #334155; font-size: 0.67rem; }
.cup-legend-ranking__list li > span:last-child { color: var(--legend-muted); font-size: 0.59rem; line-height: 1.3; }

.cup-legend-ranking__note {
	display: flex;
	align-items: center;
	gap: 7px;
	margin-top: 10px;
	color: var(--legend-muted);
	font-size: 0.63rem;
}

.cup-legend-ranking__note i { color: var(--legend-accent); }

.cup-legend-modal .modal-footer {
	padding: 12px 18px;
	border-top: 1px solid var(--legend-border);
	background: #fff;
}

.cup-legend-modal__close-action {
	display: inline-flex;
	min-width: 96px;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	border: 1px solid var(--legend-accent);
	border-radius: 9px;
	background: var(--legend-accent);
	color: #fff;
	font-size: 0.74rem;
	font-weight: 700;
}

.cup-legend-modal__close-action:hover { border-color: var(--legend-accent-dark); background: var(--legend-accent-dark); color: #fff; }

.cup-legend-modal :is(button, [role="button"]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 575.98px) {
	.cup-legend-modal__dialog { width: 100%; min-height: 100dvh; margin: 0; }
	.cup-legend-modal__content { min-height: 100dvh; max-height: 100dvh; border: 0; border-radius: 0; }
	.cup-legend-modal .modal-header { padding: max(15px, env(safe-area-inset-top)) 15px 13px; }
	.cup-legend-modal__heading-icon { width: 39px; height: 39px; flex-basis: 39px; }
	.cup-legend-modal__heading p { display: none; }
	.cup-legend-modal .modal-body { padding: 14px 11px 18px; }
	.cup-legend-stat-grid { grid-template-columns: 1fr; }
	.cup-legend-ranking__list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.cup-legend-modal .modal-footer { padding: 11px 12px max(11px, env(safe-area-inset-bottom)); }
	.cup-legend-modal__close-action { width: 100%; }
}

@media (max-width: 374.98px) {
	.cup-legend-ranking__list { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
	.cup-legend-modal *,
	.cup-legend-modal *::before,
	.cup-legend-modal *::after { transition: none !important; }
}

.match-list-group-modal {
	--match-modal-accent: #7c3aed;
	--match-modal-accent-dark: #5b21b6;
	--match-modal-accent-soft: #f5f3ff;
	--match-modal-border: #e2e8f0;
	--match-modal-ink: #172033;
	--match-modal-muted: #667085;
}

.match-list-modal-dimmed .modal-content {
	filter: brightness(0.55);
	pointer-events: none;
	transition: filter 0.2s ease-in-out;
}

.match-list-group-modal .modal-content {
	overflow: hidden;
	border: 1px solid var(--match-modal-border);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.2);
}

.match-list-group-modal .modal-header {
	padding: 18px 20px;
	border-bottom: 1px solid var(--match-modal-border);
	background: #fff;
}

.match-list-group-modal__heading {
	display: flex;
	align-items: center;
	gap: 12px;
}

.match-list-group-modal__icon {
	display: grid;
	width: 40px;
	height: 40px;
	flex: 0 0 40px;
	place-items: center;
	border-radius: 10px;
	background: var(--match-modal-accent-soft);
	color: var(--match-modal-accent);
	font-size: 1.05rem;
}

.match-list-group-modal__eyebrow {
	display: block;
	margin-bottom: 2px;
	color: var(--match-modal-accent);
	font-size: 0.65rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.match-list-group-modal .modal-title {
	color: var(--match-modal-ink);
	font-size: 1.05rem;
	font-weight: 700;
}

.match-list-group-modal .modal-body {
	padding: 18px;
	background: #f8fafc;
}

.match-list-group-modal__list {
	display: grid;
	grid-gap: 12px;
	gap: 12px;
	max-width: 680px;
	margin: 0 auto;
}

.match-list-group-card {
	overflow: hidden;
	border: 1px solid var(--match-modal-border);
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
}

.match-list-group-card__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 14px;
	border-bottom: 1px solid var(--match-modal-border);
	background: #fbfcfe;
	color: var(--match-modal-muted);
	font-size: 0.75rem;
	font-weight: 600;
}

.match-list-group-card__meta-items,
.match-list-group-card__time {
	display: flex;
	align-items: center;
	gap: 7px;
}

.match-list-group-card__match-number {
	padding: 3px 7px;
	border-radius: 6px;
	background: var(--match-modal-accent-soft);
	color: var(--match-modal-accent-dark);
	font-weight: 700;
}

.match-list-group-card__matchup {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	grid-gap: 16px;
	gap: 16px;
	min-height: 112px;
	padding: 20px 18px 16px;
}

.match-list-group-team {
	display: flex;
	min-width: 0;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
}

.match-list-group-team.is-right {
	justify-content: flex-start;
}

.match-list-group-team__copy {
	display: flex;
	min-width: 0;
	flex-direction: column;
	align-items: flex-end;
	gap: 2px;
	text-align: right;
}

.match-list-group-team.is-right .match-list-group-team__copy {
	align-items: flex-start;
	text-align: left;
}

.match-list-group-team__code {
	color: var(--match-modal-muted);
	font-size: 0.67rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.match-list-group-team strong {
	max-width: 220px;
	color: var(--match-modal-ink);
	font-size: 0.86rem;
	line-height: 1.3;
	overflow-wrap: anywhere;
}

.match-list-group-team__score {
	display: grid;
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	place-items: center;
	border: 1px solid var(--match-modal-border);
	border-radius: 10px;
	background: #f8fafc;
	color: #475569;
	font-size: 0.95rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 800;
}

.match-list-group-team.is-winner .match-list-group-team__score {
	border-color: #a7f3d0;
	background: #ecfdf5;
	color: #047857;
}

.match-list-group-team__winner {
	color: #047857;
	font-size: 0.65rem;
	font-weight: 700;
}

.match-list-group-card__versus {
	color: #98a2b3;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.match-list-group-card__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	padding: 0 14px 16px;
}

.match-list-group-btn {
	display: inline-flex;
	min-height: 36px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 6px 12px;
	border-radius: 9px;
	font-size: 0.78rem;
	font-weight: 700;
}

.match-list-group-btn.is-primary {
	border: 1px solid var(--match-modal-accent);
	background: var(--match-modal-accent);
	color: #fff;
}

.match-list-group-btn.is-primary:hover {
	border-color: var(--match-modal-accent-dark);
	background: var(--match-modal-accent-dark);
	color: #fff;
}

.match-list-group-btn.is-secondary {
	border: 1px solid var(--match-modal-border);
	background: #fff;
	color: #475467;
}

.match-list-group-btn.is-secondary:hover {
	border-color: #ddd6fe;
	background: var(--match-modal-accent-soft);
	color: var(--match-modal-accent-dark);
}

.match-list-group-btn:disabled {
	cursor: not-allowed;
	opacity: 0.6;
}

.match-list-group-modal :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

.match-list-group-modal__empty {
	display: flex;
	min-height: 250px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 28px;
	color: var(--match-modal-muted);
	text-align: center;
}

.match-list-group-modal__empty > i {
	margin-bottom: 12px;
	color: #94a3b8;
	font-size: 1.8rem;
}

.match-list-group-modal__empty h3 {
	margin: 0 0 5px;
	color: var(--match-modal-ink);
	font-size: 1rem;
	font-weight: 700;
}

.match-list-group-modal__empty p {
	margin: 0;
	font-size: 0.84rem;
}

.match-list-group-modal .modal-footer {
	gap: 8px;
	padding: 13px 18px;
	border-top: 1px solid var(--match-modal-border);
	background: #fff;
}

@media (max-width: 575.98px) {
	.match-list-group-modal {
		margin: 8px;
	}

	.match-list-group-modal .modal-header,
	.match-list-group-modal .modal-body,
	.match-list-group-modal .modal-footer {
		padding: 12px;
	}

	.match-list-group-card__meta {
		align-items: flex-start;
		flex-direction: column;
		gap: 7px;
	}

	.match-list-group-card__matchup {
		grid-template-columns: 1fr;
		gap: 10px;
		padding: 16px 14px;
	}

	.match-list-group-team,
	.match-list-group-team.is-right {
		width: 100%;
		justify-content: space-between;
	}

	.match-list-group-team.is-right .match-list-group-team__score {
		order: 2;
	}

	.match-list-group-team__copy,
	.match-list-group-team.is-right .match-list-group-team__copy {
		align-items: flex-start;
		text-align: left;
	}

	.match-list-group-card__versus {
		justify-self: center;
	}

	.match-list-group-card__actions .match-list-group-btn {
		flex: 1 1 100px;
	}

	.match-list-group-modal .modal-footer .match-list-group-btn {
		flex: 1 1;
		margin: 0 !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.match-list-group-modal * {
		transition-duration: 0.01ms !important;
	}
}

.league-cup-page {
	--league-accent: #7c3aed;
	--league-accent-dark: #5b21b6;
	--league-accent-soft: #f5f3ff;
	--league-ink: #172033;
	--league-muted: #667085;
	--league-border: #e2e8f0;
	--league-surface: #fff;
}

.league-cup-page .tournament-switcher {
	--switcher-accent: #7c3aed;
	--switcher-accent-dark: #5b21b6;
	--switcher-accent-soft: #f5f3ff;
}

.league-cup-page .mintonai-subtle-blue {
	border-color: #c4b5fd;
	background-color: #ede9fe;
	color: #5b21b6;
}

.league-cup-page .league-group-header {
	border-bottom-color: #6d28d9;
}

.league-cup-page .league-group-label {
	color: #ede9fe;
}

.league-cup-page :is(.league-secondary-btn, .league-icon-btn):hover,
.league-cup-page .tournament-switcher__item:hover {
	border-color: #ddd6fe;
}

.league-cup-page .tournament-switcher__item:focus-visible,
.league-cup-page .tournament-switcher__scroll:focus-visible {
	outline-color: rgba(124, 58, 237, 0.3);
}

.league-cup-page .tournament-switcher__item.is-current {
	box-shadow: 0 0 0 1px rgba(124, 58, 237, 0.1);
}

.league-cup-page .league-standings-table .mintonai-badge,
.league-cup-page .league-group-body .mintonai-subtle-purple {
	border-color: #ddd6fe;
}

.league-cup-page > * {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.match-details-modal-dimmed .modal-content {
	filter: brightness(0.55);
	pointer-events: none;
	transition: filter 0.2s ease-in-out;
}

.league-cup-versus-card {
	margin: 22px auto 26px;
	padding: clamp(18px, 3vw, 28px);
	border: 1px solid var(--league-border);
	border-radius: 14px;
	background: var(--league-surface);
	box-shadow: 0 6px 22px rgba(15, 23, 42, 0.055);
}

.league-cup-versus-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	grid-gap: clamp(18px, 5vw, 52px);
	gap: clamp(18px, 5vw, 52px);
	max-width: 680px;
	margin: 0 auto;
}

.league-cup-side,
.league-cup-club,
.league-cup-score-wrap {
	display: flex;
	min-width: 0;
	flex-direction: column;
	align-items: center;
}

.league-cup-side-label {
	margin-bottom: 10px;
	color: var(--league-muted);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.league-cup-club-logo {
	width: 76px;
	height: 76px;
	overflow: hidden;
	border: 1px solid var(--league-border);
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 4px 12px rgba(15, 23, 42, 0.09);
}

.league-cup-club-logo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.league-cup-club-name {
	max-width: 220px;
	margin-top: 10px;
	color: var(--league-ink);
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
	overflow-wrap: anywhere;
}

.league-cup-upload-btn {
	margin-top: 9px;
	border: 1px solid var(--league-border);
	border-radius: 8px;
	background: #fff;
	color: #475467;
	font-size: 0.73rem;
	font-weight: 600;
}

.league-cup-upload-btn:hover {
	border-color: #ddd6fe;
	background: var(--league-accent-soft);
	color: var(--league-accent-dark);
}

.league-cup-vs {
	margin-bottom: 8px;
	color: #98a2b3;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.12em;
}

.league-cup-score {
	min-width: 100px;
	padding: 9px 15px;
	border: 1px solid #ddd6fe;
	border-radius: 10px;
	background: var(--league-accent-soft);
	color: var(--league-accent-dark);
	font-size: 1.15rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 800;
	text-align: center;
}

.league-cup-swap {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.league-cup-grid {
	margin-top: 24px;
}

.league-cup-empty {
	display: flex;
	min-height: 260px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	padding: 32px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	color: var(--league-muted);
	text-align: center;
}

.league-cup-empty i {
	margin-bottom: 12px;
	color: #94a3b8;
	font-size: 1.6rem;
}

.league-cup-empty h2 {
	margin: 0 0 5px;
	color: var(--league-ink);
	font-size: 1rem;
	font-weight: 700;
}

.league-cup-empty p {
	margin: 0;
	font-size: 0.86rem;
}

.league-cup-page .league-table-wrap:focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3);
	outline-offset: -3px;
}

.league-cup-score-positive {
	color: #047857 !important;
	font-weight: 700;
}

.league-cup-score-negative {
	color: #be123c !important;
	font-weight: 700;
}

.league-cup-match-feed {
	margin: 0 !important;
	padding: 12px !important;
	border-top: 1px solid var(--league-border);
	border-radius: 0 !important;
	background: #f8fafc !important;
	box-shadow: none !important;
	font-size: 0.84rem;
}

.league-cup-match-card {
	overflow: hidden;
	border: 1px solid var(--league-border) !important;
	border-radius: 10px !important;
	box-shadow: none !important;
}

.league-cup-match-status {
	display: flex;
	align-items: center;
	min-height: 42px;
	padding: 9px 12px !important;
	border-bottom: 1px solid var(--league-border);
	border-radius: 0 !important;
	background: #fff !important;
	color: #344054 !important;
	box-shadow: none !important;
	font-size: 0.78rem;
	font-weight: 700;
}

.league-cup-match-status.is-live {
	border-left: 3px solid #10b981;
}

.league-cup-match-status.is-live > span > i {
	color: #059669;
}

.league-cup-match-status.is-upcoming {
	border-left: 3px solid var(--league-accent);
}

.league-cup-match-card .card-body {
	padding: 14px !important;
}

.league-cup-empty-match .card-body {
	padding: 18px !important;
}

.league-cup-page .btn {
	transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease;
}

.league-cup-page :is(button, input, label[for], [tabindex]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 575.98px) {
	.league-cup-versus-card {
		margin: 16px auto 18px;
		padding: 18px 12px;
	}

	.league-cup-versus-grid {
		gap: 10px;
	}

	.league-cup-club-logo {
		width: 62px;
		height: 62px;
	}

	.league-cup-club-name {
		max-width: 120px;
		font-size: 0.78rem;
	}

	.league-cup-upload-btn {
		padding: 4px 7px;
		font-size: 0.66rem;
	}

	.league-cup-score {
		min-width: 72px;
		padding: 8px;
		font-size: 1rem;
	}

	.league-cup-match-status {
		align-items: flex-start;
		line-height: 1.7;
	}

	.league-cup-match-status .mintonai-badge {
		display: inline-block;
		margin-left: 4px !important;
		white-space: normal;
	}

}

@media (max-width: 374.98px) {
	.league-cup-versus-grid {
		grid-template-columns: minmax(0, 1fr) 62px minmax(0, 1fr);
	}

	.league-cup-club-logo {
		width: 54px;
		height: 54px;
	}

	.league-cup-upload-btn {
		max-width: 76px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.league-cup-page *,
	.league-cup-page *::before,
	.league-cup-page *::after {
		transition-duration: 0.01ms !important;
	}
}

.reorder-page {
	--rp-accent: #7c3aed;
	--rp-accent-dark: #5b21b6;
	--rp-accent-soft: #f5f3ff;
	--rp-bg: #f5f7fb;
	--rp-card: #fff;
	--rp-border: #e2e8f0;
	--rp-ink: #172033;
	--rp-muted: #667085;
	min-height: 100vh;
	padding: 32px clamp(16px, 4vw, 48px) 80px;
	background: var(--rp-bg);
	color: var(--rp-ink);
}

.reorder-page__shell {
	max-width: 980px;
	margin: 0 auto;
}

.rp-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 24px 26px;
	border: 1px solid var(--rp-border);
	border-radius: 14px;
	background: var(--rp-card);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.rp-header__copy {
	display: flex;
	min-width: 0;
	align-items: flex-start;
	gap: 14px;
}

.rp-header__icon {
	display: grid;
	width: 44px;
	height: 44px;
	flex: 0 0 44px;
	place-items: center;
	border-radius: 11px;
	background: var(--rp-accent-soft);
	color: var(--rp-accent);
	font-size: 1.05rem;
}

.rp-eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--rp-accent);
	font-size: 0.67rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.reorder-page .rp-title {
	margin: 0;
	color: var(--rp-ink);
	font-size: clamp(1.15rem, 2.5vw, 1.5rem);
	font-weight: 750;
	letter-spacing: -0.02em;
	line-height: 1.25;
}

.rp-header__copy p {
	margin: 6px 0 0;
	color: var(--rp-muted);
	font-size: 0.82rem;
}

.rp-header__actions {
	display: flex;
	flex: 0 0 auto;
	gap: 8px;
}

.rp-button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 7px 13px;
	border-radius: 10px;
	font-size: 0.78rem;
	font-weight: 700;
}

.rp-button.is-primary {
	border: 1px solid var(--rp-accent);
	background: var(--rp-accent);
	color: #fff;
}

.rp-button.is-primary:hover:not(:disabled) {
	border-color: var(--rp-accent-dark);
	background: var(--rp-accent-dark);
	color: #fff;
}

.rp-button.is-secondary {
	border: 1px solid var(--rp-border);
	background: #fff;
	color: #475467;
}

.rp-button.is-secondary:hover:not(:disabled) {
	border-color: #ddd6fe;
	background: var(--rp-accent-soft);
	color: var(--rp-accent-dark);
}

.rp-button:disabled {
	cursor: not-allowed;
	opacity: 0.58;
}

.rp-alert {
	display: flex;
	align-items: flex-start;
	gap: 11px;
	margin-top: 16px;
	padding: 14px 16px;
	border: 1px solid #fecdd3;
	border-radius: 12px;
	background: #fff1f2;
	color: #9f1239;
}

.rp-alert__icon {
	display: grid;
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	place-items: center;
	border-radius: 8px;
	background: #ffe4e6;
}

.rp-alert strong {
	display: block;
	font-size: 0.8rem;
}

.rp-alert p {
	margin: 2px 0 0;
	font-size: 0.73rem;
	line-height: 1.45;
}

.rp-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin: 18px 0 10px;
	padding: 10px 13px;
	border: 1px solid var(--rp-border);
	border-radius: 10px;
	background: #fff;
	color: var(--rp-muted);
	font-size: 0.72rem;
}

.rp-summary__copy {
	display: flex;
	align-items: center;
	gap: 7px;
}

.rp-summary__copy i { color: var(--rp-accent); font-size: 1rem; }

.rp-count {
	flex: 0 0 auto;
	padding: 4px 8px;
	border-radius: 999px;
	background: var(--rp-accent-soft);
	color: var(--rp-accent-dark);
	font-weight: 700;
}

.rp-content { margin-top: 10px; }

.reorder-page .rp-list {
	display: grid;
	grid-gap: 10px;
	gap: 10px;
}

.reorder-page .rp-item {
	display: grid;
	grid-template-columns: 38px 34px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 11px;
	gap: 11px;
	min-height: 84px;
	padding: 12px 14px;
	border: 1px solid var(--rp-border);
	border-left: 3px solid var(--rp-accent);
	border-radius: 12px;
	background: var(--rp-card);
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
	transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease;
}

.reorder-page .rp-item:hover {
	border-color: #ddd6fe;
	box-shadow: 0 7px 20px rgba(15, 23, 42, 0.08);
}

.reorder-page .rp-item.is-dragging {
	border-color: #c4b5fd;
	background: #fdfcff;
	box-shadow: 0 18px 38px rgba(91, 33, 182, 0.18);
}

.reorder-page .rp-handle {
	display: grid;
	width: 38px;
	height: 44px;
	place-items: center;
	border: 1px solid var(--rp-border);
	border-radius: 9px;
	background: #f8fafc;
	color: #64748b;
	cursor: grab;
	font-size: 1.1rem;
	touch-action: none;
}

.reorder-page .rp-handle:hover {
	border-color: #c4b5fd;
	background: var(--rp-accent-soft);
	color: var(--rp-accent);
}

.reorder-page .rp-handle:active { cursor: grabbing; }

.reorder-page .rp-index {
	display: grid;
	width: 32px;
	height: 32px;
	place-items: center;
	border-radius: 9px;
	background: var(--rp-accent);
	color: #fff;
	font-size: 0.78rem;
	font-weight: 750;
}

.reorder-page .rp-body { min-width: 0; }

.rp-matchup {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	grid-gap: 9px;
	gap: 9px;
}

.rp-matchup strong {
	min-width: 0;
	overflow: hidden;
	color: var(--rp-ink);
	font-size: 0.83rem;
	font-weight: 700;
	line-height: 1.35;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rp-matchup strong:last-child { text-align: right; }

.rp-league-code {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 6px;
	padding: 2px 6px;
	border-radius: 6px;
	background: var(--rp-accent-soft);
	color: var(--rp-accent-dark);
	font-size: 0.67rem;
	font-weight: 800;
}

.rp-matchup strong:last-child .rp-league-code {
	margin-right: 6px;
}

.rp-matchup > span {
	color: #98a2b3;
	font-size: 0.6rem;
	font-weight: 750;
}

.rp-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 14px;
	margin-top: 7px;
	color: var(--rp-muted);
	font-size: 0.68rem;
	font-weight: 600;
}

.rp-meta span { display: inline-flex; align-items: center; gap: 5px; }

.rp-item__end {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 6px;
}

.reorder-page .rp-seq,
.rp-scored {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 4px 8px;
	border-radius: 7px;
	font-size: 0.65rem;
	font-weight: 700;
	white-space: nowrap;
}

.reorder-page .rp-seq { border: 1px solid var(--rp-border); background: #f8fafc; color: #64748b; }
.rp-scored { border: 1px solid #fecdd3; background: #fff1f2; color: #be123c; }

.rp-loading,
.reorder-page .rp-empty {
	display: flex;
	min-height: 340px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 32px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	color: var(--rp-muted);
	text-align: center;
}

.rp-loading .spinner-border { width: 32px; height: 32px; color: var(--rp-accent); }
.rp-loading span { font-size: 0.78rem; font-weight: 650; }

.reorder-page .rp-empty-icon {
	display: grid;
	width: 44px;
	height: 44px;
	place-items: center;
	border-radius: 11px;
	background: var(--rp-accent-soft);
	color: var(--rp-accent);
	font-size: 1.25rem;
}

.reorder-page .rp-empty h2 { margin: 0; color: var(--rp-ink); font-size: 0.95rem; font-weight: 750; }
.reorder-page .rp-empty p { margin: -4px 0 5px; font-size: 0.75rem; }

.reorder-page :is(button, .rp-handle):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 767.98px) {
	.reorder-page { padding: 16px 12px 56px; }
	.rp-header { align-items: stretch; flex-direction: column; padding: 18px 16px; }
	.rp-header__actions { width: 100%; }
	.rp-header__actions .rp-button { flex: 1 1; }
	.rp-summary { align-items: flex-start; }
	.reorder-page .rp-item { grid-template-columns: 38px 32px minmax(0, 1fr); }
	.rp-item__end { grid-column: 2 / -1; flex-direction: row; align-items: center; justify-content: flex-end; }
}

@media (max-width: 479.98px) {
	.rp-header__copy { gap: 10px; }
	.rp-header__icon { width: 38px; height: 38px; flex-basis: 38px; }
	.rp-header__copy p { font-size: 0.74rem; }
	.rp-summary__copy { align-items: flex-start; }
	.reorder-page .rp-item { gap: 8px; padding: 11px 10px; }
	.rp-matchup { grid-template-columns: 1fr; gap: 3px; }
	.rp-matchup strong,
	.rp-matchup strong:last-child { text-align: left; white-space: normal; }
	.rp-matchup > span { display: none; }
	.rp-meta { flex-direction: column; gap: 3px; }
}

@media (prefers-reduced-motion: reduce) {
	.reorder-page * { transition-duration: 0.01ms !important; }
}

/* gradient blue pill button */
.btn-gradient-blue {
	background: linear-gradient(135deg, #3b82f6, #2563eb); /* light → deeper blue */
	color: #ffffff;
	border: 1px solid rgba(37, 99, 235, 0.25);
	border-radius: 999px;
	box-shadow: 0 4px 10px rgba(37, 99, 235, 0.25);
	transition:
		transform 0.2s ease,
		box-shadow 0.2s ease,
		background 0.2s ease;
}
.btn-gradient-blue:hover {
	transform: translateY(-1px);
	background: linear-gradient(135deg, #60a5fa, #1d4ed8);
	box-shadow: 0 6px 14px rgba(29, 78, 216, 0.35);
}
.btn-gradient-blue:active {
	transform: translateY(0);
	box-shadow: 0 3px 8px rgba(29, 78, 216, 0.3);
}
.btn-gradient-blue:focus-visible {
	outline: 2px solid #93c5fd;
	outline-offset: 2px;
}
.match-details-modal-dimmed .modal-content {	
	filter: brightness(0.75);
	transition:
		opacity 0.2s ease,
		filter 0.2s ease;
}

.knockout-cup-page {
	--knockout-primary: #7c3aed;
	--knockout-primary-dark: #5b21b6;
	--knockout-primary-soft: #f5f3ff;
	--league-primary: var(--knockout-primary);
	--league-primary-dark: var(--knockout-primary-dark);
	--league-primary-soft: var(--knockout-primary-soft);
	min-height: 100vh;
	background: #f8f7fb;
	color: #1c1917;
}

.knockout-cup-shell { width: min(100%, 1600px); margin: 0 auto; }
.knockout-cup-toolbar {
	display: flex; align-items: center; justify-content: space-between; gap: 1rem;
	margin: 1rem 0; padding: .8rem 1rem; border: 1px solid #e7e5e4;
	border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(44, 33, 66, .06);
}
.knockout-cup-toolbar__intro, .knockout-cup-toolbar__controls, .knockout-cup-fullscreen-btn { display: flex; align-items: center; }
.knockout-cup-toolbar__intro { min-width: 0; gap: .75rem; }
.knockout-cup-toolbar__controls { flex-shrink: 0; gap: .75rem; }
.knockout-cup-toolbar__icon {
	display: inline-grid; place-items: center; width: 2.5rem; height: 2.5rem; flex: 0 0 auto;
	border-radius: 11px; background: #f5f3ff; color: #5b21b6; font-size: 1.1rem;
}
.knockout-cup-toolbar__title { font-size: .95rem; font-weight: 700; letter-spacing: -.01em; }
.knockout-cup-toolbar__hint { margin-top: .1rem; color: #6b7280; font-size: .78rem; }
.knockout-cup-icon-btn, .knockout-cup-floating-btn {
	display: inline-grid; place-items: center; width: 2rem; height: 2rem; padding: 0;
	border: 1px solid #dedbe5; border-radius: 9px; background: #fff; color: #57505f;
}
.knockout-cup-icon-btn:hover, .knockout-cup-floating-btn:hover { border-color: #c4b5fd; background: #f5f3ff; color: #5b21b6; }
.knockout-cup-zoom-range { width: clamp(8rem, 14vw, 12.5rem); margin: 0; }
.knockout-cup-zoom-range::-webkit-slider-thumb { background: #7c3aed; }
.knockout-cup-zoom-range::-moz-range-thumb { border-color: #7c3aed; background: #7c3aed; }
.knockout-cup-zoom-value {
	min-width: 3.25rem; padding: .35rem .55rem; border: 1px solid #ddd6fe; border-radius: 999px;
	background: #f5f3ff; color: #5b21b6; font-size: .75rem; font-weight: 700; text-align: center;
}
.knockout-cup-fullscreen-btn {
	min-height: 2.25rem; gap: .4rem; padding: .4rem .75rem; border: 1px solid #ddd6fe; border-radius: 9px;
	background: #f5f3ff; color: #5b21b6; font-size: .8rem; font-weight: 700;
}
.knockout-cup-fullscreen-btn:hover { border-color: #7c3aed; background: #7c3aed; color: #fff; }

.knockout-scroll-box {
	position: relative; width: 100%; max-width: 100%; overflow: auto; overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch; border: 1px solid #e7e5e4; border-radius: 14px;
	background-color: #f3f1f7; background-image: radial-gradient(circle, rgba(124, 58, 237, .1) 1px, transparent 1px);
	background-size: 22px 22px; box-shadow: inset 0 1px 0 rgba(255,255,255,.85), 0 10px 30px rgba(44,33,66,.06);
	cursor: grab; scrollbar-color: #c4b5fd transparent; scrollbar-width: thin;
}
.knockout-scroll-box:active { cursor: grabbing; }
.knockout-scroll-box:focus-visible { outline: 3px solid rgba(124,58,237,.28); outline-offset: 3px; }
.knockout-scroll-box::-webkit-scrollbar { width: 10px; height: 10px; }
.knockout-scroll-box::-webkit-scrollbar-thumb { border: 2px solid transparent; border-radius: 999px; background: #c4b5fd; background-clip: padding-box; }
.bracket-container { padding: 1rem; }

.knockout-cup-stage__title {
	display: inline-flex; align-items: center; justify-content: center; height: 2rem;
	width: calc(100% - .5rem); margin-inline: .25rem; border: 1px solid #ddd6fe; border-radius: 9px;
	background: rgba(255,255,255,.94); color: #5b21b6; font-size: .78rem; font-weight: 800 !important;
	letter-spacing: .055em; text-transform: uppercase; box-shadow: 0 4px 12px rgba(44,33,66,.05);
}
.knockout-cup-stage__title--bronze { border-color: #fcd9a5; background: #fff8ed; color: #9a5a10; }
.knockout-cup-match-card {
	min-width: 300px; border: 1px solid #e5e0eb !important; border-radius: 12px !important;
	background: rgba(255,255,255,.97) !important; box-shadow: 0 7px 18px rgba(44,33,66,.08) !important;
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}
.knockout-cup-match-card:hover { border-color: #c4b5fd !important; box-shadow: 0 10px 24px rgba(91,33,182,.13) !important; transform: translateY(-1px); }
.knockout-cup-match-card--bronze { border-color: #f3d7af !important; }
.knockout-cup-match-card__meta {
	display: flex; align-items: center; min-height: 1.6rem; margin: -.15rem -.25rem .55rem;
	padding: .25rem .5rem .45rem; border-bottom: 1px solid #efedf2; color: #6b7280; font-size: .72rem; font-weight: 600;
}
.knockout-cup-match-card__content { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; grid-gap: .75rem; gap: .75rem; margin-bottom: .55rem; }
.knockout-cup-match-card__teams { min-width: 0; text-align: left; }
.knockout-cup-match-card__teams > div:not(.knockout-cup-match-card__versus) {
	display: flex; align-items: center; justify-content: space-between; gap: .45rem; min-width: 0; padding: .15rem 0; font-size: .82rem !important;
}
.knockout-cup-match-card__teams .text-success { color: #15803d !important; }
.knockout-cup-match-card__versus { margin: .15rem 0; color: #8a8490; font-size: .62rem; font-weight: 700; text-align: center; text-transform: uppercase; }
.knockout-cup-match-btn, .knockout-cup-edit-btn { border-radius: 8px; font-size: .75rem; font-weight: 700; }
.knockout-cup-match-btn { padding: .38rem .65rem; border: 1px solid #7c3aed !important; background: #7c3aed !important; color: #fff !important; }
.knockout-cup-match-btn:hover { border-color: #5b21b6 !important; background: #5b21b6 !important; }
.knockout-cup-edit-btn { width: 100%; padding: .35rem .65rem; border: 1px solid #ddd6fe; background: #f5f3ff; color: #5b21b6; }
.knockout-cup-edit-btn:hover { border-color: #c4b5fd; background: #ede9fe; color: #4c1d95; }
.knockout-cup-page .mintonai-subtle-blue { border-color: #ddd6fe !important; background: #f5f3ff !important; color: #5b21b6 !important; }
.knockout-cup-page .mintonai-subtle-blue:hover { border-color: #c4b5fd !important; background: #ede9fe !important; }
.knockout-cup-floating-btn { width: auto; min-height: 2.25rem; padding: .4rem .7rem; box-shadow: 0 8px 20px rgba(44,33,66,.14); }

.knockout-cup-share-modal .modal-content { overflow: hidden; border: 1px solid #e5e0eb; border-radius: 14px; box-shadow: 0 24px 70px rgba(44,33,66,.2); }
.knockout-cup-share-modal__surface { width: 100%; max-width: 500px; padding: 1rem; background: #fff; text-align: center; }
.knockout-cup-share-modal__header .modal-title { color: #5b21b6; font-size: 1.15rem; }
.knockout-cup-share-modal__copy { margin: 0 0 1rem; color: #6b7280; font-size: .86rem; }
.knockout-cup-share-modal__qr { display: inline-block; padding: 1rem; border: 1px solid #e5e0eb; border-radius: 14px !important; box-shadow: 0 8px 24px rgba(44,33,66,.08) !important; }
.knockout-cup-share-modal__actions { display: grid; grid-template-columns: 1fr 1fr; grid-gap: .65rem; gap: .65rem; padding: .25rem 1rem .75rem; }
.knockout-cup-share-modal__primary, .knockout-cup-share-modal__secondary { min-height: 2.6rem; border-radius: 9px; font-size: .85rem; font-weight: 700; }
.knockout-cup-share-modal__primary { border-color: #7c3aed !important; background: #7c3aed !important; }
.knockout-cup-share-modal__primary:hover { border-color: #5b21b6 !important; background: #5b21b6 !important; }
.knockout-cup-share-modal__secondary { border: 1px solid #ddd6fe; background: #f5f3ff; color: #5b21b6; }
.knockout-cup-share-modal__secondary:hover, .knockout-cup-share-modal__secondary.is-copied { border-color: #c4b5fd; background: #ede9fe; color: #4c1d95; }
.knockout-cup-page button:focus-visible, .knockout-cup-page input:focus-visible, .knockout-cup-share-modal button:focus-visible {
	outline: 3px solid rgba(124,58,237,.3) !important; outline-offset: 2px; box-shadow: none !important;
}

@media (max-width: 767.98px) {
	.knockout-cup-page { padding-inline: .75rem; }
	.knockout-cup-toolbar { padding: .7rem .75rem; }
	.knockout-cup-toolbar__hint { display: none; }
	.knockout-cup-toolbar__icon { width: 2.25rem; height: 2.25rem; }
	.knockout-cup-fullscreen-btn span { display: none; }
	.knockout-cup-fullscreen-btn { width: 2.35rem; justify-content: center; padding: 0; }
	.knockout-scroll-box:not(.is-fullscreen) { height: 58vh !important; min-height: 420px; border-radius: 12px; }
	.bracket-container { padding: .75rem; }
	.knockout-cup-share-modal { margin: .75rem; }
	.knockout-cup-share-modal__actions { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
	.knockout-cup-match-card, .knockout-cup-icon-btn, .knockout-cup-fullscreen-btn { transition: none; }
}

.edit-pair-page {
	--edit-primary: #2563eb;
	--edit-primary-dark: #1d4ed8;
	--edit-primary-soft: #eff6ff;
	--edit-ink: #172033;
	--edit-muted: #64748b;
	--edit-border: #e2e8f0;
	min-height: 100vh;
	background: #f5f7fa;
	color: var(--edit-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.edit-pair-container {
	max-width: 1040px;
	padding-top: clamp(24px, 4vw, 46px);
	padding-bottom: 130px;
}

.edit-pair-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 24px;
}

.edit-pair-eyebrow {
	margin: 0 0 3px;
	color: var(--edit-primary-dark);
	font-size: .72rem;
	font-weight: 750;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.edit-pair-header h1 {
	margin: 0 0 5px;
	font-size: clamp(1.55rem, 2.5vw, 2rem);
	font-weight: 750;
	letter-spacing: -.035em;
}

.edit-pair-header > div:first-child > p:last-child {
	margin: 0;
	color: var(--edit-muted);
	font-size: .9rem;
}

.edit-pair-header-actions {
	display: flex;
	align-items: center;
	gap: 10px;
	flex: 0 0 auto;
}

.edit-pair-mode {
	display: inline-flex;
	height: 36px;
	align-items: center;
	gap: 6px;
	padding: 0 10px;
	border: 1px solid #cbd5e1;
	border-radius: 9px;
	background: #fff;
	color: #64748b;
	font-size: .72rem;
	font-weight: 700;
}

.edit-pair-mode.is-editing {
	border-color: #bfdbfe;
	background: var(--edit-primary-soft);
	color: var(--edit-primary-dark);
}

.edit-pair-edit-button.btn,
.edit-pair-save-button.btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 7px 14px;
	border: 1px solid var(--edit-primary);
	border-radius: 10px;
	background: var(--edit-primary);
	color: #fff;
	font-size: .8rem;
	font-weight: 700;
	box-shadow: 0 3px 8px rgba(37, 99, 235, .18);
}

.edit-pair-edit-button.btn:hover,
.edit-pair-save-button.btn:hover,
.edit-pair-edit-button.btn:active,
.edit-pair-save-button.btn:active {
	border-color: var(--edit-primary-dark) !important;
	background: var(--edit-primary-dark) !important;
}

.edit-pair-edit-button.btn:disabled {
	border-color: #cbd5e1;
	background: #e2e8f0;
	color: #64748b;
	box-shadow: none;
	opacity: 1;
}

.edit-pair-main-card.card {
	padding: clamp(18px, 3vw, 28px);
	border: 1px solid var(--edit-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 7px 24px rgba(15, 23, 42, .055);
}

.edit-pair-section-heading {
	display: flex;
	align-items: center;
	gap: 11px;
	margin-bottom: 17px;
}

.edit-pair-section-icon {
	display: grid;
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	place-items: center;
	border: 1px solid #bfdbfe;
	border-radius: 10px;
	background: var(--edit-primary-soft);
	color: var(--edit-primary-dark);
}

.edit-pair-section-heading h2 {
	margin: 0 0 2px;
	font-size: .95rem;
	font-weight: 750;
}

.edit-pair-section-heading p {
	margin: 0;
	color: var(--edit-muted);
	font-size: .73rem;
}

.edit-pair-team-field {
	max-width: 560px;
}

.edit-pair-main-card .form-label {
	margin: 0 0 6px 1px;
	color: #475569;
	font-size: .72rem;
	font-weight: 700;
}

.edit-pair-main-card .form-control,
.edit-pair-main-card .form-select {
	min-height: 40px;
	border: 1px solid #cbd5e1;
	border-radius: 9px;
	background-color: #fff;
	color: #243047;
	font-size: .82rem;
	box-shadow: none;
	transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease;
}

.edit-pair-main-card .form-control:focus,
.edit-pair-main-card .form-select:focus {
	border-color: var(--edit-primary);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, .14);
}

.edit-pair-main-card .form-control:disabled,
.edit-pair-main-card .form-select:disabled {
	border-color: #e2e8f0;
	background-color: #f8fafc;
	color: #475569;
	opacity: 1;
}

.edit-pair-main-card .form-control::placeholder {
	color: #94a3b8;
}

.edit-pair-section-divider {
	height: 1px;
	margin: 26px 0;
	background: var(--edit-border);
}

.edit-pair-list {
	display: grid;
	grid-gap: 16px;
	gap: 16px;
}

.edit-pair-item-card.card {
	padding: 18px;
	border: 1px solid var(--edit-border);
	border-radius: 12px;
	background: #fcfdff;
	box-shadow: none;
}

.edit-pair-item-header,
.edit-pair-item-header > div {
	display: flex;
	align-items: center;
}

.edit-pair-item-header {
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 16px;
}

.edit-pair-item-header > div {
	gap: 8px;
}

.edit-pair-item-header > div > span {
	display: grid;
	width: 28px;
	height: 28px;
	place-items: center;
	border-radius: 8px;
	background: #e2e8f0;
	color: #475569;
	font-size: .68rem;
	font-weight: 800;
}

.edit-pair-item-header h3,
.edit-pair-reserve-card-header h3 {
	margin: 0;
	font-size: .86rem;
	font-weight: 750;
}

.edit-pair-category-badge {
	padding: 4px 9px;
	border: 1px solid #bfdbfe;
	border-radius: 999px;
	background: var(--edit-primary-soft);
	color: var(--edit-primary-dark);
	font-size: .67rem;
	font-weight: 750;
}

.edit-pair-category-field {
	max-width: 340px;
	margin-bottom: 17px;
}

.edit-pair-athlete-grid > .col-md-6 {
	display: flex;
}

.edit-pair-athlete-panel {
	width: 100%;
	padding: 15px;
	border: 1px solid #e7edf4;
	border-radius: 10px;
	background: #fff;
}

.edit-pair-athlete-panel h4 {
	display: flex;
	align-items: center;
	gap: 7px;
	margin: 0 0 12px;
	color: #334155;
	font-size: .76rem;
	font-weight: 750;
}

.edit-pair-athlete-panel h4 span {
	display: grid;
	width: 21px;
	height: 21px;
	place-items: center;
	border-radius: 50%;
	background: #e2e8f0;
	color: #475569;
	font-size: .63rem;
}

.edit-pair-athlete-panel .form-control,
.edit-pair-athlete-panel .form-select,
.edit-pair-reserve-card .form-control,
.edit-pair-reserve-card .form-select {
	margin-bottom: 9px !important;
}

.edit-pair-reserve-heading,
.edit-pair-reserve-card-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
}

.edit-pair-reserve-heading {
	margin-bottom: 16px;
}

.edit-pair-add-button.btn {
	display: inline-flex;
	min-height: 36px;
	align-items: center;
	gap: 6px;
	padding: 6px 11px;
	border: 1px solid #bfdbfe;
	border-radius: 9px;
	background: var(--edit-primary-soft);
	color: var(--edit-primary-dark);
	font-size: .72rem;
	font-weight: 700;
}

.edit-pair-add-button.btn:hover,
.edit-pair-add-button.btn:active {
	border-color: #93c5fd !important;
	background: #dbeafe !important;
	color: #1e40af !important;
}

.edit-pair-reserve-card.card {
	margin-bottom: 10px;
	padding: 16px;
	border: 1px solid var(--edit-border);
	border-radius: 11px;
	background: #fcfdff;
	box-shadow: none;
}

.edit-pair-reserve-card-header {
	margin-bottom: 12px;
}

.edit-pair-remove-button.btn {
	display: inline-flex;
	min-height: 32px;
	align-items: center;
	gap: 5px;
	padding: 5px 9px;
	border: 1px solid #fecaca;
	border-radius: 8px;
	background: #fff;
	color: #b91c1c;
	font-size: .69rem;
	font-weight: 700;
}

.edit-pair-remove-button.btn:hover,
.edit-pair-remove-button.btn:active {
	border-color: #fca5a5 !important;
	background: #fef2f2 !important;
	color: #991b1b !important;
}

.edit-pair-empty-reserves {
	display: flex;
	min-height: 88px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px dashed #cbd5e1;
	border-radius: 10px;
	background: #f8fafc;
	color: var(--edit-muted);
	font-size: .78rem;
}

.edit-pair-save-area {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-top: 26px;
	padding: 15px;
	border: 1px solid #bfdbfe;
	border-radius: 11px;
	background: var(--edit-primary-soft);
}

.edit-pair-save-area > div strong,
.edit-pair-save-area > div span {
	display: block;
}

.edit-pair-save-area > div strong {
	margin-bottom: 2px;
	font-size: .8rem;
}

.edit-pair-save-area > div span {
	color: #64748b;
	font-size: .7rem;
}

.edit-pair-save-button.btn {
	flex: 0 0 auto;
}

.edit-pair-alert.alert {
	display: flex;
	align-items: center;
	gap: 11px;
	margin-bottom: 18px;
	padding: 14px 16px;
	border: 1px solid #fecaca;
	border-radius: 11px;
	background: #fff;
	color: #991b1b;
}

.edit-pair-alert.is-success {
	border-color: #a7f3d0;
	color: #047857;
}

.edit-pair-alert > i { font-size: 1.1rem; }
.edit-pair-alert strong, .edit-pair-alert span { display: block; }
.edit-pair-alert strong { font-size: .78rem; }
.edit-pair-alert span { margin-top: 1px; font-size: .72rem; }

.edit-pair-loading {
	display: flex;
	min-height: 280px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 8px;
	border: 1px solid var(--edit-border);
	border-radius: 14px;
	background: #fff;
	color: var(--edit-muted);
}

.edit-pair-loading .spinner-border { width: 30px; height: 30px; margin-bottom: 7px; color: var(--edit-primary); }
.edit-pair-loading strong { color: var(--edit-ink); font-size: .9rem; }
.edit-pair-loading span { font-size: .75rem; }

.edit-pair-page button:focus-visible,
.edit-pair-page input:focus-visible,
.edit-pair-page select:focus-visible {
	outline: 3px solid rgba(37, 99, 235, .27) !important;
	outline-offset: 2px;
}

@media (max-width: 767.98px) {
	.edit-pair-header { align-items: flex-start; flex-direction: column; gap: 15px; }
	.edit-pair-header-actions { width: 100%; }
	.edit-pair-edit-button.btn { flex: 1 1; }
	.edit-pair-main-card.card { padding: 17px 14px; }
	.edit-pair-section-divider { margin: 22px 0; }
	.edit-pair-item-card.card { padding: 14px; }
	.edit-pair-athlete-panel { padding: 13px; }
	.edit-pair-save-area { align-items: stretch; flex-direction: column; }
	.edit-pair-save-button.btn { width: 100%; }
}

@media (max-width: 479.98px) {
	.edit-pair-container { padding-right: 14px; padding-left: 14px; }
	.edit-pair-header h1 { font-size: 1.38rem; }
	.edit-pair-header > div:first-child > p:last-child { font-size: .8rem; line-height: 1.4; }
	.edit-pair-mode { padding: 0 8px; }
	.edit-pair-item-header { align-items: flex-start; }
	.edit-pair-reserve-heading { align-items: stretch; flex-direction: column; }
	.edit-pair-add-button.btn { justify-content: center; width: 100%; }
	.edit-pair-remove-button.btn span { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.edit-pair-page *, .edit-pair-page *::before, .edit-pair-page *::after { transition: none !important; }
}

.cup-knockout-swap-page {
	--cup-swap-primary: #2563eb;
	--cup-swap-primary-dark: #1d4ed8;
	--cup-swap-primary-soft: #eff6ff;
	--cup-swap-ink: #172033;
	--cup-swap-muted: #667085;
	--cup-swap-border: #e3e8ef;
	min-height: 100vh;
	padding: clamp(1rem, 3vw, 2.5rem) 1rem 2.5rem;
	background: #f5f7fa;
	color: var(--cup-swap-ink);
}

.cup-knockout-swap-shell { width: min(1120px, 100%); margin: 0 auto; }
.cup-knockout-page-header { display: flex; align-items: center; gap: 1rem; margin-bottom: 1.25rem; }
.cup-knockout-brand { display: grid; place-items: center; width: 54px; height: 54px; flex: 0 0 54px; background: #fff; border: 1px solid var(--cup-swap-border); border-radius: 14px; box-shadow: 0 4px 14px rgba(16, 24, 40, 0.06); }
.cup-knockout-brand img { width: 36px; height: 36px; object-fit: contain; }
.cup-knockout-heading { min-width: 0; }
.cup-knockout-eyebrow { margin: 0 0 0.15rem; color: var(--cup-swap-primary); font-size: 0.75rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.cup-knockout-heading h1 { margin: 0; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 700; letter-spacing: -0.03em; }
.cup-knockout-heading > p:last-child { max-width: 520px; margin: 0.3rem 0 0; overflow: hidden; color: var(--cup-swap-muted); font-size: 0.94rem; text-overflow: ellipsis; white-space: nowrap; }
.cup-knockout-summary { display: flex; align-self: stretch; margin-left: auto; background: #fff; border: 1px solid var(--cup-swap-border); border-radius: 12px; box-shadow: 0 3px 12px rgba(16, 24, 40, 0.04); }
.cup-knockout-summary > div { display: flex; flex-direction: column; justify-content: center; min-width: 90px; padding: 0.65rem 1rem; text-align: center; }
.cup-knockout-summary > div + div { border-left: 1px solid var(--cup-swap-border); }
.cup-knockout-summary strong { font-size: 1.15rem; line-height: 1.1; }
.cup-knockout-summary span { margin-top: 0.2rem; color: var(--cup-swap-muted); font-size: 0.75rem; font-weight: 600; }

.cup-knockout-instruction { display: flex; align-items: center; gap: 0.8rem; margin-bottom: 1.25rem; padding: 0.85rem 1rem; background: var(--cup-swap-primary-soft); border: 1px solid #bfdbfe; border-radius: 12px; color: #1e3a8a; }
.cup-knockout-instruction > i { display: grid; place-items: center; width: 32px; height: 32px; flex: 0 0 32px; background: #dbeafe; border-radius: 9px; }
.cup-knockout-instruction > div { display: flex; flex: 1 1; flex-wrap: wrap; gap: 0.2rem 0.55rem; font-size: 0.86rem; }
.cup-knockout-instruction > div span { color: #3b5998; }
.cup-knockout-round-badge { display: inline-flex; align-items: center; padding: 0.3rem 0.65rem; background: #fff; border: 1px solid #bfdbfe; border-radius: 999px; font-size: 0.72rem; font-weight: 650; white-space: nowrap; }

.cup-knockout-match-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; grid-gap: 1rem; gap: 1rem; }
.cup-knockout-match-column { display: grid; min-width: 0; grid-gap: 1rem; gap: 1rem; }
.cup-knockout-match-card { min-width: 0; overflow: visible; background: #fff; border: 1px solid var(--cup-swap-border); border-radius: 12px; box-shadow: 0 4px 16px rgba(16, 24, 40, 0.045); transition: border-color 160ms ease, box-shadow 160ms ease; }
.cup-knockout-match-card.is-changed { border-color: #93c5fd; box-shadow: 0 4px 18px rgba(37, 99, 235, 0.09); }
.cup-knockout-match-header { display: flex; align-items: center; justify-content: space-between; min-height: 54px; gap: 0.75rem; padding: 0.7rem 0.85rem; border-bottom: 1px solid var(--cup-swap-border); }
.cup-knockout-match-header > div { display: flex; align-items: center; min-width: 0; gap: 0.6rem; }
.cup-knockout-match-number { display: grid; place-items: center; width: 30px; height: 30px; flex: 0 0 30px; background: var(--cup-swap-primary); border-radius: 9px; color: #fff; font-size: 0.76rem; font-weight: 700; }
.cup-knockout-match-header h2 { margin: 0; font-size: 0.94rem; font-weight: 700; }
.cup-knockout-match-meta { justify-content: flex-end; }
.cup-knockout-changed-badge, .cup-knockout-court-badge, .cup-knockout-team-badge { display: inline-flex; align-items: center; border-radius: 999px; font-weight: 650; white-space: nowrap; }
.cup-knockout-changed-badge { padding: 0.22rem 0.52rem; background: #ecfdf3; color: #027a48; font-size: 0.68rem; }
.cup-knockout-court-badge { gap: 0.25rem; padding: 0.22rem 0.5rem; background: #f2f4f7; color: #475467; font-size: 0.68rem; }

.cup-knockout-match-body { display: grid; grid-gap: 0.55rem; gap: 0.55rem; min-height: 132px; padding: 0.75rem; overflow: visible; background: #f8fafc; border-radius: 0 0 12px 12px; transition: background-color 160ms ease, box-shadow 160ms ease; }
.cup-knockout-match-body.is-dragging-over { background: var(--cup-swap-primary-soft); box-shadow: inset 0 0 0 2px #bfdbfe; }
.cup-knockout-pair-row { display: flex; align-items: center; justify-content: space-between; gap: 0.75rem; min-height: 50px; box-sizing: border-box; padding: 0.55rem 0.6rem 0.55rem 0.72rem; background: #fff; border: 1px solid #dfe5ec; border-radius: 10px; box-shadow: 0 1px 3px rgba(16, 24, 40, 0.04); cursor: grab; -webkit-user-select: none; user-select: none; transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.cup-knockout-pair-row:hover { border-color: #b8c4d3; box-shadow: 0 4px 10px rgba(16, 24, 40, 0.07); }
.cup-knockout-pair-row:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; border-color: var(--cup-swap-primary); }
.cup-knockout-pair-row.is-dragging { z-index: 20; border-color: #93c5fd; box-shadow: 0 12px 28px rgba(37, 99, 235, 0.18); cursor: grabbing; transform: rotate(0.5deg); }
.cup-knockout-pair-row.is-combine-target { border-color: var(--cup-swap-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16); }
.cup-knockout-pair-copy { display: flex; align-items: center; min-width: 0; gap: 0.65rem; }
.cup-knockout-pair-label { flex: 0 0 auto; color: var(--cup-swap-muted); font-size: 0.7rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
.cup-knockout-pair-details { display: flex; align-items: center; min-width: 0; gap: 0.4rem; }
.cup-knockout-pair-details strong { overflow: hidden; font-size: 0.86rem; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.cup-knockout-pair-details strong.is-pending { color: var(--cup-swap-muted); font-style: italic; font-weight: 600; }
.cup-knockout-team-badge { max-width: 130px; overflow: hidden; padding: 0.16rem 0.42rem; background: #f3f0ff; border: 1px solid #ddd6fe; color: #6941c6; font-size: 0.66rem; text-overflow: ellipsis; }
.cup-knockout-drag-handle { display: grid; place-items: center; width: 28px; height: 28px; flex: 0 0 28px; border-radius: 8px; color: #98a2b3; font-size: 1rem; }
.cup-knockout-pair-row:hover .cup-knockout-drag-handle { background: #f2f4f7; color: #475467; }

.cup-knockout-actions { position: -webkit-sticky; position: sticky; bottom: 1rem; z-index: 10; display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: 1.25rem; padding: 0.75rem; background: rgba(255, 255, 255, 0.96); border: 1px solid var(--cup-swap-border); border-radius: 12px; box-shadow: 0 12px 30px rgba(16, 24, 40, 0.11); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.cup-knockout-actions p { margin: 0 0 0 0.25rem; color: var(--cup-swap-muted); font-size: 0.8rem; }
.cup-knockout-actions > div { display: flex; gap: 0.6rem; }
.cup-knockout-button { display: inline-flex; align-items: center; justify-content: center; gap: 0.45rem; min-height: 40px; padding: 0.55rem 1rem; border: 1px solid transparent; border-radius: 9px; font-size: 0.84rem; font-weight: 650; line-height: 1; transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease; }
.cup-knockout-button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.3); outline-offset: 2px; }
.cup-knockout-button-secondary { background: #fff; border-color: #d0d5dd; color: #344054; }
.cup-knockout-button-secondary:hover:not(:disabled) { background: #f8fafc; border-color: #98a2b3; color: #1d2939; }
.cup-knockout-button-primary { min-width: 132px; background: var(--cup-swap-primary); color: #fff; }
.cup-knockout-button-primary:hover:not(:disabled) { background: var(--cup-swap-primary-dark); box-shadow: 0 4px 10px rgba(37, 99, 235, 0.22); }
.cup-knockout-button:disabled { cursor: not-allowed; opacity: 0.58; }

.cup-knockout-state-card { display: flex; align-items: center; justify-content: center; min-height: 260px; gap: 0.9rem; padding: 2rem; background: #fff; border: 1px solid var(--cup-swap-border); border-radius: 12px; box-shadow: 0 4px 16px rgba(16, 24, 40, 0.04); }
.cup-knockout-state-card .spinner-border { width: 1.65rem; height: 1.65rem; color: var(--cup-swap-primary); border-width: 0.18em; }
.cup-knockout-state-card > div { display: flex; flex-direction: column; gap: 0.15rem; }
.cup-knockout-state-card strong { font-size: 0.92rem; }
.cup-knockout-state-card span:last-child { color: var(--cup-swap-muted); font-size: 0.82rem; }
.cup-knockout-empty-state { flex-direction: column; text-align: center; }
.cup-knockout-empty-state > i { display: grid; place-items: center; width: 46px; height: 46px; background: var(--cup-swap-primary-soft); border-radius: 12px; color: var(--cup-swap-primary); font-size: 1.15rem; }

@media (max-width: 767.98px) {
	.cup-knockout-match-grid { grid-template-columns: minmax(0, 1fr); }
	.cup-knockout-page-header { align-items: flex-start; flex-wrap: wrap; }
	.cup-knockout-summary { width: 100%; }
	.cup-knockout-summary > div { flex: 1 1; }
}

@media (max-width: 575.98px) {
	.cup-knockout-swap-page { padding: 1rem 0.75rem 1.5rem; }
	.cup-knockout-brand { width: 48px; height: 48px; flex-basis: 48px; }
	.cup-knockout-heading { flex: 1 1; }
	.cup-knockout-heading > p:last-child { display: none; }
	.cup-knockout-instruction { align-items: flex-start; flex-wrap: wrap; }
	.cup-knockout-instruction > div { flex-direction: column; }
	.cup-knockout-round-badge { margin-left: 40px; }
	.cup-knockout-match-header { align-items: flex-start; }
	.cup-knockout-match-meta { flex-wrap: wrap; }
	.cup-knockout-pair-copy { gap: 0.45rem; }
	.cup-knockout-pair-details { align-items: flex-start; flex-direction: column; gap: 0.18rem; }
	.cup-knockout-team-badge { max-width: min(52vw, 220px); }
	.cup-knockout-actions { bottom: 0.5rem; flex-direction: column; align-items: stretch; }
	.cup-knockout-actions p { display: none; }
	.cup-knockout-actions > div { width: 100%; }
	.cup-knockout-button { flex: 1 1; }
}

@media (max-width: 390px) {
	.cup-knockout-pair-label { display: none; }
	.cup-knockout-changed-badge { display: none; }
}

@media (prefers-reduced-motion: reduce) {
	.cup-knockout-match-card, .cup-knockout-match-body, .cup-knockout-pair-row, .cup-knockout-button { transition: none; }
}

.seed-page {
	--seed-primary: #6d4bd1;
	--seed-primary-dark: #5635b5;
	--seed-primary-soft: #f3f0ff;
	--seed-ink: #19202f;
	--seed-muted: #687184;
	--seed-border: #e1e4eb;
	min-height: 100vh;
	padding: 30px 20px 124px;
	background: #f6f7fa;
	color: var(--seed-ink);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.seed-page *,
.seed-page *::before,
.seed-page *::after {
	box-sizing: border-box;
}

.seed-shell {
	width: min(100%, 1120px);
	margin: 0 auto;
}

.seed-header,
.seed-guidance,
.seed-column,
.seed-actions,
.seed-loading {
	border: 1px solid var(--seed-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 7px 24px rgba(24, 32, 48, 0.055);
}

.seed-header {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 18px;
	gap: 18px;
	padding: 20px 22px;
}

.seed-header-brand {
	display: grid;
	width: 52px;
	height: 52px;
	place-items: center;
	border: 1px solid #ddd5fa;
	border-radius: 13px;
	background: var(--seed-primary-soft);
}

.seed-header-brand img {
	width: 38px;
	height: 38px;
	object-fit: contain;
}

.seed-header-copy {
	min-width: 0;
}

.seed-eyebrow {
	display: block;
	color: var(--seed-primary);
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	line-height: 1.2;
	text-transform: uppercase;
}

.seed-header-copy h1 {
	margin: 4px 0 3px;
	color: #151b28;
	font-size: clamp(1.4rem, 2.6vw, 1.85rem);
	font-weight: 750;
	letter-spacing: -0.03em;
	line-height: 1.2;
}

.seed-header-copy p {
	margin: 0;
	color: var(--seed-muted);
	font-size: 0.82rem;
	font-weight: 500;
	line-height: 1.5;
	overflow-wrap: anywhere;
}

.seed-header-summary {
	display: flex;
	align-items: stretch;
	gap: 8px;
}

.seed-header-summary > span {
	display: flex;
	min-width: 76px;
	flex-direction: column;
	align-items: center;
	gap: 1px;
	padding: 8px 10px;
	border: 1px solid #e3def7;
	border-radius: 10px;
	background: #faf9ff;
	color: var(--seed-muted);
	font-size: 0.62rem;
	font-weight: 650;
}

.seed-header-summary strong {
	color: var(--seed-primary-dark);
	font-size: 1rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	line-height: 1.1;
}

.seed-guidance {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	margin-top: 18px;
	padding: 14px 16px;
	border-color: #ddd5fa;
	background: #faf9ff;
}

.seed-guidance-icon {
	display: grid;
	width: 38px;
	height: 38px;
	place-items: center;
	border-radius: 10px;
	background: var(--seed-primary-soft);
	color: var(--seed-primary);
}

.seed-guidance > div:nth-child(2) {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 2px;
}

.seed-guidance strong {
	color: #30245a;
	font-size: 0.78rem;
}

.seed-guidance span {
	color: var(--seed-muted);
	font-size: 0.7rem;
	line-height: 1.45;
}

.seed-capacity-badge {
	padding: 6px 9px;
	border-radius: 999px;
	background: #ebe6ff;
	color: var(--seed-primary-dark) !important;
	font-weight: 750;
	white-space: nowrap;
}

.seed-board {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	grid-gap: 18px;
	gap: 18px;
	margin-top: 18px;
}

.seed-column {
	min-width: 0;
	overflow: hidden;
}

.seed-column--selected {
	border-color: #d8cff7;
}

.seed-column-header {
	display: flex;
	min-height: 72px;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 14px 16px;
	border-bottom: 1px solid var(--seed-border);
	background: #fbfcfd;
}

.seed-column--selected .seed-column-header {
	background: #fbfaff;
}

.seed-column-header > div:first-child {
	display: flex;
	min-width: 0;
	align-items: center;
	gap: 10px;
}

.seed-column-icon {
	display: grid;
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	place-items: center;
	border-radius: 10px;
	background: #f0f2f5;
	color: #657084;
}

.seed-column--selected .seed-column-icon {
	background: var(--seed-primary-soft);
	color: var(--seed-primary);
}

.seed-column-header h2,
.seed-column-header p {
	margin: 0;
}

.seed-column-header h2 {
	color: #252c3a;
	font-size: 0.88rem;
	font-weight: 750;
}

.seed-column-header p {
	margin-top: 2px;
	color: var(--seed-muted);
	font-size: 0.66rem;
}

.seed-column-count {
	min-width: 34px;
	padding: 5px 8px;
	border-radius: 999px;
	background: #edf0f4;
	color: #596376;
	font-size: 0.68rem;
	font-weight: 750;
	text-align: center;
	white-space: nowrap;
}

.seed-column--selected .seed-column-count {
	background: var(--seed-primary-soft);
	color: var(--seed-primary-dark);
}

.seed-dropzone {
	display: flex;
	min-height: 410px;
	flex-direction: column;
	gap: 9px;
	padding: 12px;
	background: #f7f8fa;
	transition: background-color 150ms ease, box-shadow 150ms ease;
}

.seed-column--selected .seed-dropzone {
	background: #f8f6ff;
}

.seed-dropzone.is-dragging-over {
	background: #eee9ff;
	box-shadow: inset 0 0 0 2px rgba(109, 75, 209, 0.28);
}

.seed-pair-card {
	display: grid;
	grid-template-columns: 36px 34px minmax(0, 1fr) auto;
	align-items: center;
	grid-gap: 10px;
	gap: 10px;
	min-height: 68px;
	padding: 10px 11px;
	border: 1px solid #dfe3e9;
	border-radius: 11px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(24, 32, 48, 0.045);
	transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease;
}

.seed-pair-card:hover {
	border-color: #c9c1e8;
	box-shadow: 0 6px 16px rgba(47, 35, 87, 0.08);
}

.seed-pair-card.is-dragging {
	border-color: #b6a6ed;
	background: #fdfcff;
	box-shadow: 0 18px 36px rgba(74, 52, 145, 0.2);
}

.seed-drag-handle {
	display: grid;
	width: 36px;
	height: 44px;
	place-items: center;
	border: 1px solid #e0e3e9;
	border-radius: 9px;
	background: #f7f8fa;
	color: #7b8393;
	cursor: grab;
	font-size: 1.05rem;
	touch-action: none;
}

.seed-drag-handle:hover {
	border-color: #c9bdf0;
	background: var(--seed-primary-soft);
	color: var(--seed-primary);
}

.seed-drag-handle:active {
	cursor: grabbing;
}

.seed-pair-position {
	display: grid;
	width: 32px;
	height: 32px;
	place-items: center;
	border-radius: 9px;
	background: #edf0f4;
	color: #647084;
	font-size: 0.76rem;
	font-weight: 750;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.seed-pair-position.is-seeded {
	background: var(--seed-primary);
	color: #fff;
}

.seed-pair-copy {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 3px;
}

.seed-pair-copy strong,
.seed-pair-copy span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.seed-pair-copy strong {
	color: #272e3c;
	font-size: 0.78rem;
	font-weight: 750;
}

.seed-pair-copy span {
	color: var(--seed-muted);
	font-size: 0.65rem;
	font-weight: 550;
}

.seed-pair-state {
	padding: 4px 7px;
	border-radius: 7px;
	background: #f0f2f5;
	color: #70798a;
	font-size: 0.6rem;
	font-weight: 700;
	white-space: nowrap;
}

.seed-column--selected .seed-pair-state {
	background: var(--seed-primary-soft);
	color: var(--seed-primary-dark);
}

.seed-empty,
.seed-drop-prompt {
	display: flex;
	min-height: 245px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 24px;
	border: 1px dashed #cdd2da;
	border-radius: 11px;
	background: rgba(255, 255, 255, 0.62);
	color: var(--seed-muted);
	text-align: center;
}

.seed-empty > span {
	display: grid;
	width: 44px;
	height: 44px;
	margin-bottom: 11px;
	place-items: center;
	border-radius: 11px;
	background: var(--seed-primary-soft);
	color: var(--seed-primary);
	font-size: 1.05rem;
}

.seed-empty strong {
	color: #343b49;
	font-size: 0.8rem;
}

.seed-empty p {
	margin: 4px 0 0;
	font-size: 0.68rem;
	line-height: 1.45;
}

.seed-drop-prompt {
	min-height: 170px;
	border-color: #aa98e8;
	background: #f4f1ff;
	color: var(--seed-primary-dark);
	font-size: 0.75rem;
	font-weight: 750;
}

.seed-drop-prompt i {
	margin-bottom: 8px;
	font-size: 1.25rem;
}

.seed-loading {
	display: flex;
	min-height: 410px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 18px;
	padding: 32px;
	text-align: center;
}

.seed-loading .spinner-border {
	width: 32px;
	height: 32px;
	margin-bottom: 13px;
	color: var(--seed-primary);
}

.seed-loading strong {
	color: #303746;
	font-size: 0.84rem;
}

.seed-loading p {
	margin: 4px 0 0;
	color: var(--seed-muted);
	font-size: 0.7rem;
}

.seed-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-top: 18px;
	padding: 17px 19px;
}

.seed-actions.has-warning {
	border-color: #f0d2a0;
	background: #fffbf2;
}

.seed-actions > div {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 3px;
}

.seed-actions strong {
	color: #2c3341;
	font-size: 0.78rem;
}

.seed-actions.has-warning strong {
	color: #805610;
}

.seed-actions > div span {
	color: var(--seed-muted);
	font-size: 0.69rem;
	line-height: 1.4;
}

.seed-submit-button {
	display: inline-flex;
	min-width: 164px;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 9px 16px;
	border: 1px solid var(--seed-primary);
	border-radius: 10px;
	background: var(--seed-primary);
	color: #fff;
	font: inherit;
	font-size: 0.76rem;
	font-weight: 750;
	box-shadow: 0 4px 12px rgba(109, 75, 209, 0.22);
	cursor: pointer;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.seed-submit-button:hover:not(:disabled) {
	border-color: var(--seed-primary-dark);
	background: var(--seed-primary-dark);
	box-shadow: 0 6px 16px rgba(86, 53, 181, 0.28);
	transform: translateY(-1px);
}

.seed-submit-button:disabled {
	cursor: not-allowed;
	opacity: 0.62;
}

.seed-submit-button .spinner-border {
	width: 0.9rem;
	height: 0.9rem;
	border-width: 0.12em;
}

.seed-page :is(button, [role="button"]):focus-visible {
	outline: 3px solid rgba(109, 75, 209, 0.3);
	outline-offset: 2px;
}

@media (max-width: 839.98px) {
	.seed-board {
		grid-template-columns: 1fr;
	}

	.seed-dropzone {
		min-height: 230px;
	}

	.seed-empty {
		min-height: 180px;
	}
}

@media (max-width: 575.98px) {
	.seed-page {
		padding: 14px 12px calc(108px + env(safe-area-inset-bottom));
	}

	.seed-header {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
		padding: 16px;
	}

	.seed-header-brand {
		width: 44px;
		height: 44px;
		border-radius: 11px;
	}

	.seed-header-brand img {
		width: 32px;
		height: 32px;
	}

	.seed-header-copy h1 {
		font-size: 1.23rem;
	}

	.seed-header-copy p {
		font-size: 0.72rem;
	}

	.seed-header-summary {
		grid-column: 1 / -1;
		padding-left: 56px;
	}

	.seed-header-summary > span {
		min-width: 82px;
		flex-direction: row;
		justify-content: center;
		gap: 5px;
	}

	.seed-header-summary strong {
		font-size: 0.8rem;
	}

	.seed-guidance {
		grid-template-columns: auto minmax(0, 1fr);
		align-items: start;
		padding: 14px;
	}

	.seed-capacity-badge {
		grid-column: 2;
		justify-self: start;
	}

	.seed-board {
		gap: 14px;
		margin-top: 14px;
	}

	.seed-column-header {
		padding: 13px 14px;
	}

	.seed-dropzone {
		gap: 8px;
		padding: 9px;
	}

	.seed-pair-card {
		grid-template-columns: 36px 32px minmax(0, 1fr);
		gap: 8px;
		min-height: 64px;
		padding: 9px;
	}

	.seed-pair-state {
		display: none;
	}

	.seed-actions {
		align-items: stretch;
		flex-direction: column;
		padding: 16px;
	}

	.seed-submit-button {
		width: 100%;
	}
}

@media (max-width: 359.98px) {
	.seed-header {
		grid-template-columns: 1fr;
	}

	.seed-header-brand {
		display: none;
	}

	.seed-header-summary {
		padding-left: 0;
	}

	.seed-guidance-icon {
		display: none;
	}

	.seed-guidance,
	.seed-capacity-badge {
		grid-template-columns: 1fr;
		grid-column: 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	.seed-page * {
		transition-duration: 0.01ms !important;
	}
}

.rearrange-page {
	--rearrange-primary: #2563eb;
	--rearrange-primary-dark: #1d4ed8;
	--rearrange-primary-soft: #eff6ff;
	--rearrange-ink: #172033;
	--rearrange-muted: #64748b;
	--rearrange-border: #e2e8f0;
	min-height: 100vh;
	background: #f5f7fa;
	color: var(--rearrange-ink);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.rearrange-shell { width: min(100% - 32px, 1120px); margin: 0 auto; padding: clamp(28px, 5vw, 52px) 0 130px; }
.rearrange-header, .rearrange-title-group, .rearrange-team-card, .rearrange-panel-heading, .rearrange-panel-heading > div, .rearrange-category-heading, .rearrange-submit-bar { display: flex; align-items: center; }
.rearrange-header { justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.rearrange-title-group { gap: 15px; }
.rearrange-logo { width: 52px; height: 52px; flex: 0 0 52px; object-fit: contain; }
.rearrange-eyebrow { margin: 0 0 3px; color: var(--rearrange-primary-dark); font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.rearrange-header h1, .rearrange-state-card h1 { margin: 0 0 5px; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 750; letter-spacing: -.035em; }
.rearrange-header .rearrange-title-group p:last-child, .rearrange-state-card > p:not(.rearrange-eyebrow) { margin: 0; color: var(--rearrange-muted); font-size: .9rem; }

.rearrange-secondary-button.btn, .rearrange-primary-button.btn { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 8px; padding: 8px 14px; border-radius: 10px; font-size: .8rem; font-weight: 700; }
.rearrange-secondary-button.btn { border: 1px solid #cbd5e1; background: #fff; color: #334155; box-shadow: 0 1px 2px rgba(15, 23, 42, .04); }
.rearrange-secondary-button.btn:hover, .rearrange-secondary-button.btn:active { border-color: #93c5fd !important; background: var(--rearrange-primary-soft) !important; color: var(--rearrange-primary-dark) !important; }

.rearrange-team-card { justify-content: space-between; gap: 20px; margin-bottom: 12px; padding: 16px 18px; border: 1px solid var(--rearrange-border); border-radius: 12px; background: #fff; box-shadow: 0 4px 15px rgba(15, 23, 42, .04); }
.rearrange-team-card > div span, .rearrange-team-card > div strong { display: block; }
.rearrange-team-card > div span { margin-bottom: 2px; color: var(--rearrange-muted); font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.rearrange-team-card > div strong { font-size: 1rem; font-weight: 750; }
.rearrange-category-count, .rearrange-count-badge { padding: 5px 9px; border: 1px solid #bfdbfe; border-radius: 999px; background: var(--rearrange-primary-soft); color: var(--rearrange-primary-dark); font-size: .69rem; font-weight: 750; }

.rearrange-guidance { display: flex; align-items: flex-start; gap: 9px; margin-bottom: 28px; padding: 11px 14px; border: 1px solid #dbeafe; border-radius: 10px; background: #f8fbff; color: #475569; font-size: .76rem; line-height: 1.5; }
.rearrange-guidance i { margin-top: 1px; color: var(--rearrange-primary); }
.rearrange-workspace { align-items: flex-start; }
.rearrange-panel-heading { min-height: 47px; justify-content: space-between; gap: 14px; margin-bottom: 14px; }
.rearrange-panel-heading > div { gap: 10px; }
.rearrange-panel-heading h2 { margin: 0 0 2px; font-size: .95rem; font-weight: 750; }
.rearrange-panel-heading p { margin: 0; color: var(--rearrange-muted); font-size: .71rem; }
.rearrange-step { display: grid; width: 31px; height: 31px; flex: 0 0 31px; place-items: center; border-radius: 9px; background: var(--rearrange-primary); color: #fff; font-size: .72rem; font-weight: 800; }

.rearrange-pair-card.card { margin-bottom: 12px; padding: 15px; border: 1px solid var(--rearrange-border); border-radius: 12px; background: #fff; box-shadow: 0 4px 14px rgba(15, 23, 42, .035); }
.rearrange-category-heading { gap: 8px; margin-bottom: 12px; }
.rearrange-category-heading > span { display: grid; width: 27px; height: 27px; place-items: center; border-radius: 8px; background: #f1f5f9; color: #64748b; font-size: .65rem; font-weight: 800; }
.rearrange-category-heading h3 { min-width: 0; flex: 1 1; margin: 0; font-size: .84rem; font-weight: 750; }
.rearrange-category-heading small { padding: 4px 8px; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: .62rem; font-weight: 700; }

.clickable-athlete.rearrange-athlete-slot, .clickable-athlete.rearrange-available-player, .clickable-athlete.rearrange-modal-player { border: 1px solid #dbe3ed !important; border-radius: 9px; background: #fff !important; color: #334155; box-shadow: none; transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease, transform .15s ease; }
.clickable-athlete.rearrange-athlete-slot:hover, .clickable-athlete.rearrange-available-player:hover, .clickable-athlete.rearrange-modal-player:hover { border-color: #93c5fd !important; background: #f8fbff !important; box-shadow: 0 3px 10px rgba(37, 99, 235, .08); }
.rearrange-athlete-slot { position: relative; min-height: 72px; padding: 11px 12px; overflow: hidden; cursor: pointer; font-size: .72rem; line-height: 1.35; }
.rearrange-athlete-slot.is-assigned { padding-right: 29px; }
.rearrange-athlete-slot.is-assigned::after { position: absolute; top: 9px; right: 10px; color: #94a3b8; content: "×"; font-size: 1rem; line-height: 1; }
.rearrange-athlete-slot strong { color: var(--rearrange-ink); font-size: .8rem; }
.rearrange-athlete-slot.is-empty { border-style: dashed !important; background: #f8fafc !important; color: var(--rearrange-muted); }
.rearrange-athlete-slot.is-empty i { color: var(--rearrange-primary); font-size: 1rem; }
.rearrange-athlete-slot.is-empty strong, .rearrange-athlete-slot.is-empty small { display: block; }
.rearrange-athlete-slot.is-empty strong { margin: 2px 0 1px; font-size: .74rem; }
.rearrange-athlete-slot.is-empty small { font-size: .63rem; }

.rearrange-available-list { min-height: 120px; padding: 8px; border: 1px solid var(--rearrange-border); border-radius: 12px; background: #fff; box-shadow: 0 4px 14px rgba(15, 23, 42, .035); }
.clickable-athlete.rearrange-available-player { min-height: 58px; margin-bottom: 7px !important; padding: 10px 12px !important; cursor: grab; font-size: .72rem; }
.rearrange-available-player:last-of-type { margin-bottom: 0 !important; }
.rearrange-available-player strong { color: var(--rearrange-ink); font-size: .8rem; }
.rearrange-available-player.is-disabled { opacity: .52; }
.rearrange-empty-state { display: flex; min-height: 130px; align-items: center; justify-content: center; flex-direction: column; gap: 4px; padding: 20px; color: var(--rearrange-muted); text-align: center; }
.rearrange-empty-state i { margin-bottom: 4px; color: #94a3b8; font-size: 1.3rem; }
.rearrange-empty-state strong { color: #475569; font-size: .8rem; }
.rearrange-empty-state span { max-width: 250px; font-size: .69rem; line-height: 1.4; }

.rearrange-submit-bar { justify-content: space-between; gap: 20px; margin-top: 28px; padding: 16px 18px; border: 1px solid #bfdbfe; border-radius: 12px; background: var(--rearrange-primary-soft); }
.rearrange-submit-bar > div strong, .rearrange-submit-bar > div span { display: block; }
.rearrange-submit-bar > div strong { margin-bottom: 2px; font-size: .82rem; }
.rearrange-submit-bar > div span { color: var(--rearrange-muted); font-size: .7rem; }
.rearrange-primary-button.btn { flex: 0 0 auto; border: 1px solid var(--rearrange-primary); background: var(--rearrange-primary); color: #fff; box-shadow: 0 3px 9px rgba(37, 99, 235, .2); }
.rearrange-primary-button.btn:hover, .rearrange-primary-button.btn:active { border-color: var(--rearrange-primary-dark) !important; background: var(--rearrange-primary-dark) !important; }
.rearrange-primary-button.btn:disabled { border-color: #94a3b8; background: #94a3b8; box-shadow: none; opacity: .8; }

.rearrange-player-modal .modal-content { border: 1px solid #e2e8f0; border-radius: 14px; box-shadow: 0 18px 55px rgba(15, 23, 42, .16); overflow: hidden; }
.rearrange-modal-header { padding: 18px 20px 14px; border-bottom-color: #e2e8f0; }
.rearrange-modal-header .modal-title { font-size: 1rem; font-weight: 750; }
.rearrange-modal-header .modal-title small { font-size: .69rem; font-weight: 500; }
.rearrange-modal-body { max-height: min(60vh, 520px); padding: 14px; overflow-y: auto; background: #f8fafc; }
button.rearrange-modal-player { width: 100%; min-height: 58px; margin: 0 0 8px !important; padding: 10px 12px !important; text-align: left; }
button.rearrange-modal-player:disabled { cursor: not-allowed !important; opacity: .5; }
button.rearrange-modal-player strong { color: var(--rearrange-ink); font-size: .8rem; }

.rearrange-state-card { width: min(calc(100% - 32px), 560px); margin: clamp(50px, 12vh, 120px) auto 0; padding: clamp(28px, 5vw, 42px); border: 1px solid var(--rearrange-border); border-radius: 14px; background: #fff; box-shadow: 0 10px 32px rgba(15, 23, 42, .07); text-align: center; }
.rearrange-state-icon { display: grid; width: 48px; height: 48px; margin: 0 auto 15px; place-items: center; border-radius: 13px; background: #ecfdf5; color: #059669; font-size: 1.35rem; }
.rearrange-state-card .rearrange-secondary-button { margin-top: 22px; }
.rearrange-loading { display: flex; min-height: 320px; align-items: center; justify-content: center; flex-direction: column; gap: 6px; color: var(--rearrange-muted); }
.rearrange-loading .spinner-border { width: 30px; height: 30px; margin-bottom: 10px; color: var(--rearrange-primary); }
.rearrange-loading strong { color: var(--rearrange-ink); font-size: .9rem; }
.rearrange-loading > span:last-child { font-size: .73rem; }
.rearrange-footer-spacer { height: 72px; }

.rearrange-page :is(button, [role="button"]):focus-visible, .rearrange-player-modal :is(button, [role="button"]):focus-visible { outline: 3px solid rgba(37, 99, 235, .3) !important; outline-offset: 2px; }

@media (max-width: 991.98px) { .rearrange-workspace > div + div { margin-top: 5px; } }
@media (max-width: 767.98px) {
	.rearrange-shell { width: min(100% - 24px, 1120px); padding-top: 24px; }
	.rearrange-header { align-items: flex-start; flex-direction: column; gap: 16px; }
	.rearrange-header .rearrange-secondary-button { width: 100%; }
	.rearrange-logo { width: 46px; height: 46px; flex-basis: 46px; }
	.rearrange-guidance { margin-bottom: 22px; }
	.rearrange-submit-bar { align-items: stretch; flex-direction: column; }
	.rearrange-primary-button.btn { width: 100%; }
}
@media (max-width: 479.98px) {
	.rearrange-shell { width: min(100% - 20px, 1120px); }
	.rearrange-title-group { align-items: flex-start; }
	.rearrange-header h1 { font-size: 1.42rem; }
	.rearrange-header .rearrange-title-group p:last-child { font-size: .79rem; line-height: 1.45; }
	.rearrange-team-card { align-items: flex-start; flex-direction: column; gap: 10px; }
	.rearrange-pair-card.card { padding: 13px 11px; }
	.rearrange-category-heading small { display: none; }
	.rearrange-athlete-slot { padding: 9px 8px; }
	.rearrange-athlete-slot.is-assigned { padding-right: 23px; }
	.rearrange-athlete-slot.is-assigned::after { right: 7px; }
	.rearrange-athlete-slot.is-empty small { font-size: .59rem; }
	.rearrange-modal-body { padding: 10px; }
}
@media (prefers-reduced-motion: reduce) { .rearrange-page *, .rearrange-page *::before, .rearrange-page *::after { scroll-behavior: auto !important; transition: none !important; } }

.team-list-panel {
	--team-list-accent: #4f46e5;
	--team-list-accent-dark: #3730a3;
	--team-list-accent-soft: #eef2ff;
	--team-list-ink: #172033;
	--team-list-muted: #667085;
	--team-list-border: #e2e8f0;
	padding: clamp(18px, 3vw, 32px);
	border: 1px solid var(--team-list-border);
	border-radius: 14px;
	background: #f7f8fb;
	color: var(--team-list-ink);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.team-list-panel:empty {
	display: none;
}

.team-list-content {
	max-width: 1480px;
	margin: 0 auto;
}

.team-list-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 4px 2px 22px;
}

.team-list-heading {
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
}

.team-list-heading__icon {
	display: grid;
	flex: 0 0 44px;
	width: 44px;
	height: 44px;
	place-items: center;
	border-radius: 12px;
	background: var(--team-list-accent);
	color: #fff;
	font-size: 1.05rem;
	box-shadow: 0 6px 14px rgba(79, 70, 229, 0.2);
}

.team-list-eyebrow {
	margin: 0 0 3px;
	color: var(--team-list-accent);
	font-size: 0.69rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.team-list-heading h2 {
	margin: 0;
	font-size: clamp(1.2rem, 2vw, 1.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.25;
}

.team-list-subtitle {
	margin: 4px 0 0;
	color: var(--team-list-muted);
	font-size: 0.875rem;
}

.team-list-export {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 42px;
	padding: 9px 15px;
	border: 1px solid #cbd5e1;
	border-radius: 10px;
	background: #fff;
	color: #334155;
	font-size: 0.875rem;
	font-weight: 650;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
	transition: border-color 140ms ease, background-color 140ms ease, color 140ms ease;
}

.team-list-export:hover:not(:disabled) {
	border-color: var(--team-list-accent);
	background: var(--team-list-accent-soft);
	color: var(--team-list-accent-dark);
}

.team-list-export:disabled {
	cursor: not-allowed;
	opacity: 0.62;
}

.team-list-panel :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(79, 70, 229, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

.team-list-summary {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 18px;
}

.team-list-summary > span {
	display: inline-flex;
	align-items: baseline;
	gap: 5px;
	padding: 7px 11px;
	border: 1px solid var(--team-list-border);
	border-radius: 999px;
	background: #fff;
	color: var(--team-list-muted);
	font-size: 0.75rem;
	font-weight: 600;
}

.team-list-summary strong {
	color: var(--team-list-ink);
	font-size: 0.82rem;
}

.team-list-tournaments {
	display: grid;
	grid-gap: 22px;
	gap: 22px;
}

.team-list-tournament {
	overflow: hidden;
	border: 1px solid var(--team-list-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 5px 18px rgba(15, 23, 42, 0.045);
}

.team-list-tournament__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 17px 20px;
	border-bottom: 1px solid var(--team-list-border);
	background: #fbfcfe;
}

.team-list-tournament__header p {
	margin: 0 0 3px;
	color: var(--team-list-muted);
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.team-list-tournament__header h3 {
	margin: 0;
	font-size: 1.05rem;
	font-weight: 700;
	line-height: 1.3;
}

.team-list-level,
.team-list-group__count,
.team-list-badge {
	display: inline-flex;
	align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	border-radius: 999px;
	font-size: 0.7rem;
	font-weight: 650;
	line-height: 1.2;
}

.team-list-level {
	flex: 0 0 auto;
	padding: 6px 10px;
	background: var(--team-list-accent-soft);
	color: var(--team-list-accent-dark);
}

.team-list-tournament__body {
	padding: 18px;
}

.team-list-groups {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 16px;
	gap: 16px;
	align-items: start;
}

.team-list-group {
	overflow: hidden;
	min-width: 0;
	border: 1px solid var(--team-list-border);
	border-radius: 12px;
	background: #fff;
}

.team-list-group__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	min-height: 60px;
	padding: 11px 13px;
	border-bottom: 1px solid var(--team-list-border);
	background: #f8fafc;
}

.team-list-group__header > div {
	display: flex;
	align-items: baseline;
	gap: 6px;
}

.team-list-group__header span:first-child {
	color: var(--team-list-muted);
	font-size: 0.74rem;
	font-weight: 600;
}

.team-list-group__header h4 {
	margin: 0;
	color: var(--team-list-accent-dark);
	font-size: 1.16rem;
	font-weight: 750;
}

.team-list-group__count {
	flex: 0 0 auto;
	padding: 5px 8px;
	background: #e9edf3;
	color: #475569;
}

.team-list-group__teams {
	margin: 0;
	padding: 4px 12px;
	list-style: none;
}

.team-list-pair {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
	padding: 12px 0;
	border-bottom: 1px solid #edf0f4;
}

.team-list-pair:last-child {
	border-bottom: 0;
}

.team-list-pair__index {
	flex: 0 0 24px;
	color: #98a2b3;
	font-size: 0.68rem;
	font-weight: 700;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.team-list-pair__avatars {
	display: flex;
	flex: 0 0 auto;
	padding-left: 4px;
}

.team-list-avatar {
	position: relative;
	display: block;
	width: 42px;
	height: 42px;
	margin-left: -5px;
	padding: 0;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #e2e8f0;
	box-shadow: 0 0 0 1px #dbe2ea;
	cursor: pointer;
}

.team-list-avatar:first-child {
	margin-left: 0;
}

.team-list-avatar:hover {
	z-index: 1;
	box-shadow: 0 0 0 2px var(--team-list-accent);
}

.team-list-avatar img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.team-list-pair__details {
	min-width: 0;
	flex: 1 1 auto;
}

.team-list-pair__details > strong {
	display: block;
	overflow: hidden;
	color: #1e293b;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1.35;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.team-list-pair__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin-top: 5px;
}

.team-list-badge {
	max-width: 100%;
	padding: 4px 7px;
}

.team-list-badge--team {
	overflow: hidden;
	background: #f1f5f9;
	color: #475569;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.team-list-badge--number {
	background: var(--team-list-accent-soft);
	color: var(--team-list-accent-dark);
}

.team-list-badge--number::before {
	content: "#";
	margin-right: 1px;
	opacity: 0.65;
}

.team-list-empty {
	display: flex;
	min-height: 170px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 24px;
	text-align: center;
}

.team-list-empty > span {
	display: grid;
	width: 42px;
	height: 42px;
	margin-bottom: 10px;
	place-items: center;
	border-radius: 50%;
	background: #f1f5f9;
	color: #64748b;
}

.team-list-empty strong {
	font-size: 0.9rem;
}

.team-list-empty p {
	margin: 3px 0 0;
	color: var(--team-list-muted);
	font-size: 0.8rem;
}

@media (max-width: 1100px) {
	.team-list-groups {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 680px) {
	.team-list-panel {
		padding: 14px;
		border-radius: 12px;
	}

	.team-list-toolbar {
		align-items: stretch;
		flex-direction: column;
		gap: 16px;
		padding-bottom: 18px;
	}

	.team-list-heading {
		align-items: flex-start;
	}

	.team-list-heading__icon {
		flex-basis: 40px;
		width: 40px;
		height: 40px;
	}

	.team-list-subtitle {
		font-size: 0.8rem;
	}

	.team-list-export {
		width: 100%;
	}

	.team-list-summary {
		gap: 6px;
	}

	.team-list-summary > span {
		flex: 1 1 auto;
		justify-content: center;
	}

	.team-list-tournament__header {
		align-items: flex-start;
		padding: 14px;
	}

	.team-list-tournament__body {
		padding: 12px;
	}

	.team-list-groups {
		grid-template-columns: minmax(0, 1fr);
		gap: 12px;
	}
}

@media (max-width: 390px) {
	.team-list-panel {
		padding: 10px;
	}

	.team-list-heading__icon {
		display: none;
	}

	.team-list-summary > span {
		flex-basis: calc(50% - 4px);
	}

	.team-list-pair {
		gap: 8px;
	}

	.team-list-pair__index {
		display: none;
	}

	.team-list-avatar {
		width: 38px;
		height: 38px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.team-list-export {
		transition: none;
	}
}

@media print {
	.team-list-panel {
		padding: 0;
		border: 0;
		background: #fff;
		box-shadow: none;
	}

	.team-list-export {
		display: none;
	}

	.team-list-tournament,
	.team-list-group {
		page-break-inside: avoid;
		break-inside: avoid;
		box-shadow: none;
	}
}

.timetable-page {
	--tt-primary: #2563eb;
	--tt-primary-dark: #1d4ed8;
	--tt-primary-soft: #eff6ff;
	--tt-text: #0f172a;
	--tt-muted: #64748b;
	--tt-border: #e2e8f0;
	--tt-surface: #ffffff;
	min-height: 100vh;
	padding: 24px 16px 104px;
	background: #f6f8fb;
	color: var(--tt-text);
}

.timetable-page *,
.timetable-page *::before,
.timetable-page *::after {
	box-sizing: border-box;
}

.timetable-page__inner {
	width: min(100%, 1600px);
	margin: 0 auto;
}

.timetable-page--loading {
	display: grid;
	place-items: center;
	padding-bottom: 24px;
}

.timetable-loading {
	display: flex;
	min-width: 220px;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	padding: 28px;
	border: 1px solid var(--tt-border);
	border-radius: 14px;
	background: var(--tt-surface);
	box-shadow: 0 12px 32px rgba(15, 23, 42, 0.07);
}

.timetable-loading__image {
	width: 64px;
	height: 64px;
	object-fit: contain;
}

.timetable-loading p {
	margin: 0;
	color: var(--tt-muted);
	font-size: 0.9rem;
	font-weight: 600;
}

.timetable-view-switch {
	display: inline-flex;
	gap: 4px;
	margin-bottom: 14px;
	padding: 4px;
	border: 1px solid var(--tt-border);
	border-radius: 12px;
	background: #eef2f7;
}

.timetable-view-switch__button {
	min-height: 38px;
	padding: 7px 18px;
	border: 0;
	border-radius: 8px;
	background: transparent;
	color: #475569;
	font-size: 0.875rem;
	font-weight: 650;
	transition: background-color 150ms ease, color 150ms ease, box-shadow 150ms ease;
}

.timetable-view-switch__button:hover {
	color: var(--tt-text);
	background: rgba(255, 255, 255, 0.7);
}

.timetable-view-switch__button.is-active {
	background: var(--tt-surface);
	color: var(--tt-primary-dark);
	box-shadow: 0 1px 4px rgba(15, 23, 42, 0.12);
}

.timetable-workspace {
	display: grid;
	grid-gap: 18px;
	gap: 18px;
}

.timetable-card,
.timetable-workspace > .pdf-container {
	min-width: 0;
	padding: 22px !important;
	border: 1px solid var(--tt-border) !important;
	border-radius: 14px !important;
	background: var(--tt-surface) !important;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.055) !important;
}

.timetable-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 22px;
}

.timetable-header__identity {
	display: flex;
	min-width: 0;
	align-items: flex-start;
	gap: 14px;
}

.timetable-header__logo {
	width: 50px;
	height: 50px;
	flex: 0 0 50px;
	border: 1px solid var(--tt-border);
	border-radius: 12px;
	background: #fff;
	object-fit: contain;
	padding: 5px;
}

.timetable-header__copy {
	min-width: 0;
}

.timetable-header__eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--tt-primary-dark);
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.timetable-header h1 {
	margin: 0;
	color: var(--tt-text);
	font-size: clamp(1.25rem, 2.2vw, 1.75rem);
	font-weight: 750;
	line-height: 1.25;
	overflow-wrap: anywhere;
}

.timetable-header__meta,
.timetable-header__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 14px;
	margin-top: 8px;
	color: var(--tt-muted);
	font-size: 0.875rem;
}

.timetable-header__meta span,
.timetable-header__tags span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.timetable-header__tags span {
	padding: 4px 9px;
	border: 1px solid #dbeafe;
	border-radius: 999px;
	background: var(--tt-primary-soft);
	color: #1e40af;
	font-size: 0.78rem;
	font-weight: 650;
}

.timetable-actions {
	display: flex;
	max-width: 570px;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px;
}

.timetable-button,
.timetable-icon-button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 5px;
	border: 1px solid transparent;
	border-radius: 10px;
	font-size: 0.85rem;
	font-weight: 650;
	line-height: 1;
	transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.timetable-button {
	padding: 9px 13px;
}

.timetable-button--primary {
	border-color: var(--tt-primary);
	background: var(--tt-primary);
	color: #fff;
}

.timetable-button--primary:hover:not(:disabled) {
	border-color: var(--tt-primary-dark);
	background: var(--tt-primary-dark);
}

.timetable-button--secondary {
	border-color: #cbd5e1;
	background: #fff;
	color: #334155;
}

.timetable-button--secondary:hover:not(:disabled) {
	border-color: #94a3b8;
	background: #f8fafc;
	color: var(--tt-text);
}

.timetable-button:disabled {
	cursor: not-allowed;
	border-color: var(--tt-border);
	background: #f1f5f9;
	box-shadow: none;
	color: #94a3b8;
}

.timetable-button:active:not(:disabled) {
	transform: translateY(1px);
}

.timetable-view-switch__button:focus-visible,
.timetable-button:focus-visible,
.timetable-icon-button:focus-visible,
.timetable-match-cell:focus-visible,
.timetable-table-shell:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 2px;
}

.timetable-table-shell {
	max-width: 100%;
	max-height: min(70vh, 720px);
	overflow: auto;
	border: 1px solid var(--tt-border);
	border-radius: 12px;
	background: #fff;
	-webkit-overflow-scrolling: touch;
	scrollbar-color: #cbd5e1 transparent;
}

.timetable-table {
	font-size: 0.875rem;
}

.timetable-table > :not(caption) > * > * {
	padding: 9px;
	border: 0;
	border-right: 1px solid var(--tt-border);
	border-bottom: 1px solid var(--tt-border);
}

.timetable-table tr > *:last-child {
	border-right: 0;
}

.timetable-table tbody tr:last-child > * {
	border-bottom: 0;
}

.timetable-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 4;
	padding-block: 12px;
	background: #172033;
	color: #f8fafc;
	font-size: 0.77rem;
	font-weight: 700;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}

.timetable-table thead th:first-child {
	left: 0;
	z-index: 6;
}

.timetable-time-cell {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 3;
	color: #334155;
	font-size: 0.8rem;
	font-weight: 750;
	line-height: 1.3;
}

.timetable-court-cell {
	vertical-align: top;
}

.timetable-cell-stack {
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.timetable-match-cell {
	min-height: 48px;
	padding: 9px;
	border-radius: 9px;
	font-size: 0.84rem;
	line-height: 1.4;
	overflow-wrap: anywhere;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.timetable-match-cell[role="button"]:hover {
	border-color: #93c5fd !important;
	box-shadow: 0 4px 12px rgba(37, 99, 235, 0.1);
	transform: translateY(-1px);
}

.timetable-match-cell.is-completed {
	background: #dcfce7 !important;
	border-color: #bbf7d0 !important;
}

.timetable-match-cell.has-score:not(.is-completed) {
	background: #fef3c7 !important;
	border-color: #fde68a !important;
}

.timetable-match-cell.is-highlighted {
	background: #dbeafe !important;
	border-color: var(--tt-primary) !important;
	box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.16);
}

.timetable-match-cell.is-rest,
.timetable-court-cell.is-rest,
.timetable-time-cell.is-rest {
	background: #ecfdf5 !important;
	border-color: #d1fae5 !important;
	color: #166534 !important;
}

.timetable-match-cell.has-conflict {
	background: #fff1f2 !important;
	border-color: #fda4af !important;
	color: #9f1239 !important;
}

.timetable-conflict {
	padding: 6px 8px;
	border-radius: 7px;
	background: #fff1f2;
	color: #be123c;
	font-size: 0.72rem;
	font-weight: 700;
}

.timetable-empty-state {
	height: 150px;
	background: #fff !important;
	color: var(--tt-muted) !important;
	text-align: center;
}

.timetable-empty-state i,
.timetable-empty-state span {
	display: block;
}

.timetable-empty-state i {
	margin-bottom: 8px;
	color: #94a3b8;
	font-size: 1.35rem;
}

.timetable-status-chip {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 6px 10px;
	border: 1px solid;
	border-radius: 999px;
	font-size: 0.75rem;
}

.timetable-status-chip.is-success {
	border-color: #bbf7d0;
	background: #f0fdf4 !important;
	color: #166534 !important;
}

.timetable-status-chip.is-pending {
	border-color: #fecdd3;
	background: #fff1f2 !important;
	color: #9f1239 !important;
}

.timetable-modal {
	padding: 16px;
	background: rgba(15, 23, 42, 0.54);
	-webkit-backdrop-filter: blur(5px);
	        backdrop-filter: blur(5px);
}

.timetable-modal__dialog {
	width: min(100%, 720px);
	margin: auto;
}

.timetable-modal__content {
	position: relative;
	max-height: calc(100dvh - 32px);
	overflow: auto;
	border: 1px solid rgba(226, 232, 240, 0.9);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 28px 80px rgba(15, 23, 42, 0.24);
}

.timetable-icon-button {
	width: 38px;
	height: 38px;
	flex: 0 0 38px;
	border-color: var(--tt-border);
	background: #fff;
	color: #475569;
}

.timetable-icon-button:hover {
	background: #f1f5f9;
	color: var(--tt-text);
}

.timetable-modal__match {
	margin-bottom: 12px;
	padding: 14px;
	border: 1px solid var(--tt-border);
	border-radius: 12px;
	background: #fff;
}

.timetable-modal__match.is-completed {
	border-color: #bbf7d0;
	background: #f0fdf4;
}

.timetable-modal__match.has-score {
	border-color: #fde68a;
	background: #fffbeb;
}

.timetable-modal__team {
	min-width: 0;
	padding: 14px;
	border: 1px solid var(--tt-border);
	border-radius: 11px;
	background: #f8fafc;
}

.timetable-scoreboard {
	margin-top: 16px;
	overflow: hidden;
	border: 1px solid var(--tt-border);
	border-radius: 12px;
	background: #fff;
	text-align: center;
}

.timetable-scoreboard__matchup {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	grid-gap: 12px;
	gap: 12px;
	padding: 11px 14px;
	background: #f8fafc;
	color: var(--tt-text);
	font-size: 0.86rem;
	font-weight: 700;
}

.timetable-scoreboard__matchup > span:not(.timetable-scoreboard__versus) {
	min-width: 0;
	overflow-wrap: anywhere;
}

.timetable-scoreboard__matchup > span:first-child {
	text-align: right;
}

.timetable-scoreboard__matchup > span:last-child {
	text-align: left;
}

.timetable-scoreboard__versus {
	color: var(--tt-muted);
	font-size: 0.72rem;
	font-weight: 650;
	text-transform: uppercase;
}

.timetable-scoreboard__set {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	padding: 11px 14px;
}

.timetable-scoreboard__set.is-bordered {
	border-top: 1px solid var(--tt-border);
}

.timetable-scoreboard__set-label {
	color: var(--tt-muted);
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.timetable-scoreboard__scores {
	display: grid;
	grid-template-columns: 42px 18px 42px;
	align-items: center;
	justify-content: center;
}

.timetable-scoreboard__score {
	display: inline-grid;
	min-height: 34px;
	place-items: center;
	border: 1px solid var(--tt-border);
	border-radius: 9px;
	background: #f8fafc;
	color: #475569;
	font-size: 1rem;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 600;
}

.timetable-scoreboard__score.is-leading {
	border-color: #bfdbfe;
	background: var(--tt-primary-soft);
	color: var(--tt-primary-dark);
	font-weight: 800;
}

.timetable-scoreboard__separator {
	color: #94a3b8;
	font-weight: 600;
}

.timetable-workspace > .pdf-container .card {
	border: 1px solid var(--tt-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05) !important;
	overflow: hidden;
}

.timetable-workspace > .pdf-container .card-header {
	border-bottom: 1px solid #dbeafe !important;
	background: var(--tt-primary-soft) !important;
	color: #1e3a8a !important;
}

.timetable-page__footer-space {
	height: 48px;
}

@media (max-width: 991.98px) {
	.timetable-header {
		flex-direction: column;
	}

	.timetable-actions {
		width: 100%;
		max-width: none;
		justify-content: flex-start;
	}
}

@media (max-width: 575.98px) {
	.timetable-page {
		padding: 14px 10px 92px;
	}

	.timetable-view-switch {
		display: flex;
		width: 100%;
	}

	.timetable-view-switch__button {
		flex: 1 1;
	}

	.timetable-card,
	.timetable-workspace > .pdf-container {
		padding: 14px !important;
		border-radius: 12px !important;
	}

	.timetable-header {
		gap: 16px;
		margin-bottom: 16px;
	}

	.timetable-header__logo {
		width: 44px;
		height: 44px;
		flex-basis: 44px;
	}

	.timetable-header__meta {
		flex-direction: column;
		gap: 4px;
	}

	.timetable-actions {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.timetable-button {
		width: 100%;
		padding-inline: 9px;
	}

	.timetable-actions > .timetable-button:last-child:nth-child(odd) {
		grid-column: 1 / -1;
	}

	.timetable-table {
		font-size: 0.8rem;
	}

	.timetable-table > :not(caption) > * > * {
		padding: 7px;
	}

	.timetable-modal {
		padding: 8px;
	}

	.timetable-modal__dialog {
		min-height: calc(100dvh - 16px);
	}

	.timetable-modal__content {
		max-height: calc(100dvh - 16px);
		border-radius: 12px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.timetable-page *,
	.timetable-page *::before,
	.timetable-page *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

@media print {
	.timetable-page {
		padding: 0;
		background: #fff;
	}

	.timetable-view-switch,
	.timetable-actions {
		display: none !important;
	}

	.timetable-card,
	.timetable-workspace > .pdf-container {
		border: 0 !important;
		box-shadow: none !important;
	}
}

.edit-timetable-page {
	--ett-primary: #0f766e;
	--ett-primary-dark: #115e59;
	--ett-primary-soft: #f0fdfa;
	--ett-ink: #0f172a;
	--ett-muted: #64748b;
	--ett-border: #e2e8f0;
	--ett-surface: #fff;
	min-height: 100vh;
	background: #f6f8fb;
	color: var(--ett-ink);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.edit-timetable-page, .edit-timetable-page * { box-sizing: border-box; }
.edit-timetable-shell { width: min(100%, 1800px); margin: 0 auto; padding: 32px clamp(20px, 3vw, 48px) 48px; }
.edit-timetable-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.edit-timetable-title-group { min-width: 0; }
.edit-timetable-eyebrow { display: block; margin-bottom: 6px; color: var(--ett-primary); font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.edit-timetable-heading h1 { margin: 0; color: var(--ett-ink); font-size: clamp(26px, 3vw, 36px); font-weight: 750; letter-spacing: -.035em; line-height: 1.2; }
.edit-timetable-heading p { max-width: 680px; margin: 8px 0 0; color: var(--ett-muted); font-size: 15px; line-height: 1.6; }
.edit-timetable-summary { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.edit-timetable-summary span { display: inline-flex; align-items: center; gap: 4px; padding: 5px 10px; color: #475569; background: #fff; border: 1px solid var(--ett-border); border-radius: 999px; font-size: 12px; }
.edit-timetable-summary strong { color: var(--ett-ink); font-weight: 700; }

.edit-timetable-button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 14px; border: 1px solid transparent; border-radius: 9px; font: inherit; font-size: 14px; font-weight: 650; line-height: 1; cursor: pointer; transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease, color .15s ease, transform .15s ease; }
.edit-timetable-button:hover:not(:disabled) { transform: translateY(-1px); }
.edit-timetable-button:focus-visible, .edit-timetable-page input:focus-visible, .edit-timetable-table-wrap:focus-visible { outline: 3px solid rgba(13, 148, 136, .24); outline-offset: 2px; }
.edit-timetable-button:disabled { cursor: not-allowed; opacity: .55; transform: none; }
.edit-timetable-button-primary { color: #fff; background: var(--ett-primary); border-color: var(--ett-primary); box-shadow: 0 1px 2px rgba(15, 118, 110, .2); }
.edit-timetable-button-primary:hover:not(:disabled) { background: var(--ett-primary-dark); border-color: var(--ett-primary-dark); }
.edit-timetable-button-secondary { color: #334155; background: #fff; border-color: #cbd5e1; }
.edit-timetable-button-secondary:hover:not(:disabled) { color: var(--ett-ink); background: #f8fafc; border-color: #94a3b8; }
.edit-timetable-button-ghost { color: #475569; background: transparent; }
.edit-timetable-button-ghost:hover:not(:disabled) { color: var(--ett-ink); background: #f1f5f9; }

.edit-timetable-controls, .edit-timetable-workspace, .edit-timetable-message { background: var(--ett-surface); border: 1px solid var(--ett-border); border-radius: 14px; box-shadow: 0 1px 2px rgba(15, 23, 42, .03), 0 8px 24px rgba(15, 23, 42, .035); }
.edit-timetable-controls { padding: 24px; margin-bottom: 20px; }
.edit-timetable-section-heading { margin-bottom: 18px; }
.edit-timetable-section-heading > div { display: flex; align-items: center; gap: 12px; }
.edit-timetable-section-heading h2, .edit-timetable-workspace-header h2, .edit-timetable-message h2 { margin: 0; color: var(--ett-ink); font-size: 17px; font-weight: 700; letter-spacing: -.01em; }
.edit-timetable-section-heading p, .edit-timetable-workspace-header p { margin: 3px 0 0; color: var(--ett-muted); font-size: 13px; }
.edit-timetable-section-icon { display: grid; width: 38px; height: 38px; flex: 0 0 auto; place-items: center; color: var(--ett-primary); background: var(--ett-primary-soft); border-radius: 10px; font-size: 17px; }

.edit-timetable-mode { display: grid; grid-template-columns: repeat(2, minmax(240px, 1fr)); grid-gap: 12px; gap: 12px; }
.edit-timetable-mode label { position: relative; margin: 0; cursor: pointer; }
.edit-timetable-mode label > input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.edit-timetable-mode label > span { display: flex; min-height: 68px; align-items: center; gap: 12px; padding: 13px 15px; background: #fff; border: 1px solid var(--ett-border); border-radius: 11px; transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease; }
.edit-timetable-mode label > span > i { color: #64748b; font-size: 19px; }
.edit-timetable-mode label > span > span { display: flex; min-width: 0; flex-direction: column; }
.edit-timetable-mode strong { color: #334155; font-size: 14px; font-weight: 700; }
.edit-timetable-mode small { margin-top: 2px; color: var(--ett-muted); font-size: 12px; }
.edit-timetable-mode label:hover > span { border-color: #99f6e4; }
.edit-timetable-mode label.is-selected > span { background: var(--ett-primary-soft); border-color: #5eead4; box-shadow: inset 0 0 0 1px rgba(15, 118, 110, .08); }
.edit-timetable-mode label.is-selected > span > i, .edit-timetable-mode label.is-selected strong { color: var(--ett-primary-dark); }
.edit-timetable-mode label:focus-within > span { outline: 3px solid rgba(13, 148, 136, .24); outline-offset: 2px; }

.edit-timetable-bulk { display: grid; grid-template-columns: minmax(200px, .8fr) minmax(200px, .8fr) minmax(360px, 1.4fr); grid-gap: 18px; gap: 18px; padding: 18px; margin-top: 16px; background: #f8fafc; border: 1px solid var(--ett-border); border-radius: 12px; }
.edit-timetable-bulk > label { display: flex; min-width: 0; flex-direction: column; gap: 7px; margin: 0; }
.edit-timetable-bulk > label > span, .edit-timetable-scope legend { color: #334155; font-size: 13px; font-weight: 700; }
.edit-timetable-bulk small { color: var(--ett-muted); font-size: 11px; line-height: 1.4; }
.edit-timetable-page input[type="text"], .edit-timetable-page input[type="number"], .edit-timetable-page input[type="date"], .edit-timetable-page input[type="time"] { min-width: 0; height: 42px; padding: 8px 11px; color: var(--ett-ink); background: #fff; border: 1px solid #cbd5e1; border-radius: 8px; font: inherit; font-size: 14px; transition: border-color .15s ease, box-shadow .15s ease; }
.edit-timetable-page input:hover:not(:disabled) { border-color: #94a3b8; }
.edit-timetable-page input:focus { border-color: var(--ett-primary); box-shadow: 0 0 0 3px rgba(13, 148, 136, .1); }
.edit-timetable-page input:disabled { color: #94a3b8; background: #f1f5f9; cursor: not-allowed; }
.edit-timetable-input-suffix { display: flex; align-items: stretch; }
.edit-timetable-input-suffix input { width: 100%; border-radius: 8px 0 0 8px !important; }
.edit-timetable-input-suffix > span { display: flex; align-items: center; padding: 0 10px; color: var(--ett-muted); background: #f1f5f9; border: 1px solid #cbd5e1; border-left: 0; border-radius: 0 8px 8px 0; font-size: 12px; }
.edit-timetable-scope { min-width: 0; padding: 0; margin: 0; border: 0; }
.edit-timetable-scope legend { margin-bottom: 7px; }
.edit-timetable-scope > div { display: flex; min-height: 42px; align-items: stretch; overflow: hidden; background: #fff; border: 1px solid #cbd5e1; border-radius: 8px; }
.edit-timetable-scope label { display: flex; flex: 1 1 auto; align-items: center; justify-content: center; gap: 6px; padding: 8px 10px; margin: 0; color: #475569; border-right: 1px solid var(--ett-border); font-size: 12px; font-weight: 600; cursor: pointer; text-align: center; }
.edit-timetable-scope label:last-child { border-right: 0; }
.edit-timetable-scope label.is-selected { color: var(--ett-primary-dark); background: var(--ett-primary-soft); }
.edit-timetable-scope input { accent-color: var(--ett-primary); }
.edit-timetable-scope label:focus-within { outline: 2px solid var(--ett-primary); outline-offset: -2px; }

.edit-timetable-quick-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 12px; gap: 12px; padding-top: 18px; margin-top: 20px; border-top: 1px solid var(--ett-border); }
.edit-timetable-quick-action { display: flex; min-width: 0; align-items: center; justify-content: space-between; gap: 14px; padding: 14px; background: #fbfcfd; border: 1px solid var(--ett-border); border-radius: 11px; }
.edit-timetable-quick-action-copy { display: flex; min-width: 145px; align-items: center; gap: 10px; }
.edit-timetable-quick-action-copy > i { color: var(--ett-primary); font-size: 18px; }
.edit-timetable-quick-action-copy > span { display: flex; min-width: 0; flex-direction: column; }
.edit-timetable-quick-action-copy strong { color: #334155; font-size: 13px; font-weight: 700; }
.edit-timetable-quick-action-copy small { margin-top: 2px; color: var(--ett-muted); font-size: 11px; }
.edit-timetable-inline-form { display: flex; min-width: 0; align-items: center; gap: 7px; }
.edit-timetable-inline-form input[type="number"] { width: 95px; }
.edit-timetable-time-form input[type="date"] { width: 142px; }
.edit-timetable-time-form input[type="time"] { width: 106px; }

.edit-timetable-preview-bar { position: -webkit-sticky; position: sticky; top: 12px; z-index: 15; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 13px 16px; margin-bottom: 16px; background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; box-shadow: 0 8px 24px rgba(120, 53, 15, .08); }
.edit-timetable-preview-copy { display: flex; align-items: center; gap: 11px; }
.edit-timetable-preview-copy > span { display: grid; width: 34px; height: 34px; flex: 0 0 auto; place-items: center; color: #92400e; background: #fef3c7; border-radius: 9px; }
.edit-timetable-preview-copy > div { display: flex; flex-direction: column; }
.edit-timetable-preview-copy strong { color: #78350f; font-size: 13px; }
.edit-timetable-preview-copy small { margin-top: 2px; color: #92400e; font-size: 12px; }
.edit-timetable-preview-actions { display: flex; flex: 0 0 auto; gap: 7px; }

.edit-timetable-workspace { overflow: hidden; }
.edit-timetable-workspace-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; padding: 20px 22px; border-bottom: 1px solid var(--ett-border); }
.edit-timetable-workspace-header p i { margin-right: 5px; }
.edit-timetable-legend { display: flex; max-width: 65%; flex-wrap: wrap; justify-content: flex-end; gap: 6px 12px; }
.edit-timetable-legend span { display: inline-flex; align-items: center; gap: 6px; color: #475569; font-size: 11px; font-weight: 600; }
.edit-timetable-legend i { width: 8px; height: 8px; flex: 0 0 auto; border-radius: 50%; }
.edit-timetable-table-wrap { max-height: calc(100vh - 150px); overflow: auto; background: #fff; scrollbar-color: #cbd5e1 #f8fafc; scrollbar-width: thin; }
.edit-timetable-table-wrap::-webkit-scrollbar { width: 10px; height: 10px; }
.edit-timetable-table-wrap::-webkit-scrollbar-track { background: #f8fafc; }
.edit-timetable-table-wrap::-webkit-scrollbar-thumb { background: #cbd5e1; border: 3px solid #f8fafc; border-radius: 999px; }
.edit-timetable-table-wrap.is-saving { pointer-events: none; opacity: .62; }
.edit-timetable-table { width: 100%; min-width: 820px; border-collapse: separate; border-spacing: 0; table-layout: fixed; }
.edit-timetable-table th, .edit-timetable-table td { width: 230px; min-width: 230px; padding: 10px; vertical-align: top; border-right: 1px solid var(--ett-border); border-bottom: 1px solid var(--ett-border); }
.edit-timetable-table tr:last-child > * { border-bottom: 0; }
.edit-timetable-table tr > *:last-child { border-right: 0; }
.edit-timetable-table thead th { position: -webkit-sticky; position: sticky; top: 0; z-index: 4; height: 48px; padding: 0 12px; color: #334155; background: #f8fafc; box-shadow: inset 0 -1px 0 var(--ett-border); font-size: 12px; font-weight: 700; letter-spacing: .02em; text-align: center; vertical-align: middle; }
.edit-timetable-table thead th i { margin-right: 5px; color: #94a3b8; }
.edit-timetable-table th:first-child { position: -webkit-sticky; position: sticky; left: 0; z-index: 3; width: 156px; min-width: 156px; padding: 14px; color: #334155; background: #fbfcfd; box-shadow: inset -1px 0 0 var(--ett-border); font-size: 12px; font-weight: 700; line-height: 1.45; vertical-align: middle; }
.edit-timetable-table thead th:first-child { z-index: 6; background: #f1f5f9; }
.edit-timetable-table tbody tr:nth-child(even) > th { background: #f8fafc; }
.edit-timetable-table td { height: 154px; background: #fff; transition: background-color .15s ease; }
.edit-timetable-table td.is-empty { background: #fcfdfd; }
.edit-timetable-table td.is-empty:hover { background: var(--ett-primary-soft); }
.edit-timetable-table td.has-collision { background: #fff7f7; }
.edit-timetable-cell-stack { display: flex; flex-direction: column; gap: 8px; }
.edit-timetable-collision-warning { display: flex; align-items: center; justify-content: center; gap: 6px; padding: 6px 8px; color: #b91c1c; background: #fee2e2; border: 1px solid #fecaca; border-radius: 8px; font-size: 10px; font-weight: 700; }
.edit-empty-slot { display: flex; min-height: 132px; align-items: center; justify-content: center; flex-direction: column; gap: 7px; color: #94a3b8; border: 1px dashed #cbd5e1; border-radius: 10px; font-size: 11px; font-weight: 600; transition: color .15s ease, background-color .15s ease, border-color .15s ease; }
.edit-empty-slot i { font-size: 17px; }
.edit-timetable-table td.is-empty:hover .edit-empty-slot { color: var(--ett-primary); background: rgba(240, 253, 250, .6); border-color: #5eead4; }

.edit-match-card { display: flex; min-height: 132px; flex-direction: column; gap: 9px; padding: 12px; color: #334155; color: var(--tournament-color, #334155); background: #fff; border: 1px solid #dbe3ea; border-left: 3px solid #64748b; border-left: 3px solid var(--tournament-color, #64748b); border-radius: 10px; box-shadow: 0 2px 7px rgba(15, 23, 42, .06); transition: border-color .15s ease, box-shadow .15s ease, opacity .15s ease, transform .15s ease; }
.edit-match-card.is-upcoming { cursor: grab; }
.edit-match-card.is-upcoming:hover { box-shadow: 0 7px 18px rgba(15, 23, 42, .1); transform: translateY(-1px); }
.edit-match-card.is-upcoming:active { cursor: grabbing; }
.edit-match-card.is-completed { background: #f8fafc; cursor: grab; box-shadow: none; }
.edit-match-card.is-completed:hover { box-shadow: 0 7px 18px rgba(15, 23, 42, .08); transform: translateY(-1px); }
.edit-match-card.is-completed:active { cursor: grabbing; }
.edit-match-card.is-dragged { opacity: .38; outline: 3px solid rgba(15, 118, 110, .28); outline-offset: 2px; transform: scale(.98); }
.edit-match-card.is-selected { border-color: var(--ett-primary); box-shadow: 0 0 0 3px rgba(13, 148, 136, .17); }
.edit-match-card:focus-visible { outline: 3px solid rgba(13, 148, 136, .24); outline-offset: 2px; }
.edit-match-card.is-proposed { background: #fffbeb; border-color: #fbbf24; border-left-color: #d97706; box-shadow: 0 0 0 3px rgba(245, 158, 11, .12); }
.edit-match-card-top { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.edit-match-round { display: inline-flex; min-width: 0; align-items: center; gap: 5px; overflow: hidden; color: inherit; font-size: 11px; font-weight: 750; text-overflow: ellipsis; white-space: nowrap; }
.edit-match-round i { opacity: .7; }
.edit-match-status { display: inline-flex; flex: 0 0 auto; align-items: center; padding: 3px 7px; border-radius: 999px; font-size: 9px; font-weight: 750; letter-spacing: .02em; }
.edit-match-status.is-upcoming { color: #0369a1; background: #e0f2fe; }
.edit-match-status.is-completed { color: #475569; background: #e2e8f0; }
.edit-match-teams { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: center; grid-gap: 6px; gap: 6px; }
.edit-match-teams strong { overflow: hidden; color: #334155; color: var(--tournament-color, #334155); font-size: 12px; font-weight: 700; line-height: 1.35; text-overflow: ellipsis; }
.edit-match-teams strong:last-child { text-align: right; }
.edit-match-versus { color: #94a3b8; font-size: 9px; font-weight: 700; text-transform: uppercase; }
.edit-match-meta { display: flex; flex-direction: column; gap: 4px; margin-top: auto; }
.edit-match-meta span { overflow: hidden; color: inherit; font-size: 10px; font-weight: 600; line-height: 1.35; opacity: .86; text-overflow: ellipsis; white-space: nowrap; }
.edit-match-meta i { margin-right: 3px; }

.edit-timetable-state, .edit-timetable-message { display: grid; min-height: 360px; place-items: center; align-content: center; grid-gap: 8px; gap: 8px; padding: 40px 24px; text-align: center; }
.edit-timetable-state { min-height: 100vh; color: #64748b; background: #f6f8fb; }
.edit-timetable-state img { width: 72px; height: 72px; object-fit: contain; }
.edit-timetable-state p { margin: 4px 0 0; font-size: 14px; font-weight: 600; }
.edit-timetable-message-icon { display: grid; width: 48px; height: 48px; margin-bottom: 5px; place-items: center; color: var(--ett-primary); background: var(--ett-primary-soft); border-radius: 12px; font-size: 21px; }
.edit-timetable-message p { max-width: 520px; margin: 0 0 10px; color: var(--ett-muted); font-size: 14px; }
.edit-timetable-error .edit-timetable-message-icon { color: #b91c1c; background: #fef2f2; }
.edit-timetable-error h2 { color: #991b1b; }
.edit-timetable-saving { position: fixed; right: 22px; bottom: 22px; z-index: 1050; display: flex; align-items: center; gap: 11px; padding: 12px 15px; color: #fff; background: #0f172a; border: 1px solid #334155; border-radius: 11px; box-shadow: 0 14px 36px rgba(15, 23, 42, .26); }
.edit-timetable-saving > span:last-child { display: flex; flex-direction: column; }
.edit-timetable-saving strong { font-size: 12px; }
.edit-timetable-saving small { margin-top: 1px; color: #cbd5e1; font-size: 10px; }

@media (max-width: 1200px) {
	.edit-timetable-bulk { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.edit-timetable-scope { grid-column: 1 / -1; }
	.edit-timetable-quick-actions { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
	.edit-timetable-shell { padding: 22px 14px 32px; }
	.edit-timetable-heading { align-items: stretch; }
	.edit-timetable-heading > .edit-timetable-button { flex: 0 0 auto; }
	.edit-timetable-controls { padding: 18px; }
	.edit-timetable-mode, .edit-timetable-bulk { grid-template-columns: 1fr; }
	.edit-timetable-scope { grid-column: auto; }
	.edit-timetable-scope > div { align-items: stretch; flex-direction: column; }
	.edit-timetable-scope label { min-height: 40px; border-right: 0; border-bottom: 1px solid var(--ett-border); }
	.edit-timetable-scope label:last-child { border-bottom: 0; }
	.edit-timetable-quick-action { align-items: stretch; flex-direction: column; }
	.edit-timetable-inline-form { width: 100%; }
	.edit-timetable-inline-form input { flex: 1 1 auto; }
	.edit-timetable-workspace-header { align-items: stretch; flex-direction: column; }
	.edit-timetable-legend { max-width: none; justify-content: flex-start; }
	.edit-timetable-preview-bar { top: 6px; align-items: stretch; flex-direction: column; }
	.edit-timetable-preview-actions { justify-content: flex-end; }
	.edit-timetable-table-wrap { max-height: calc(100vh - 100px); }
}
@media (max-width: 520px) {
	.edit-timetable-heading { flex-direction: column-reverse; }
	.edit-timetable-heading > .edit-timetable-button { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }
	.edit-timetable-summary { gap: 6px; }
	.edit-timetable-controls { padding: 16px 12px; border-radius: 12px; }
	.edit-timetable-section-heading { padding: 0 2px; }
	.edit-timetable-mode label > span { min-height: 62px; }
	.edit-timetable-bulk { padding: 14px 12px; }
	.edit-timetable-time-form { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(0, .85fr); }
	.edit-timetable-time-form input[type="date"], .edit-timetable-time-form input[type="time"] { width: 100%; }
	.edit-timetable-time-form button { grid-column: 1 / -1; }
	.edit-timetable-inline-form .edit-timetable-button { min-height: 42px; }
	.edit-timetable-preview-actions .edit-timetable-button { flex: 1 1; }
	.edit-timetable-workspace-header { padding: 17px 15px; }
	.edit-timetable-table th, .edit-timetable-table td { width: 205px; min-width: 205px; padding: 8px; }
	.edit-timetable-table th:first-child { width: 126px; min-width: 126px; padding: 10px; }
	.edit-timetable-table td { height: 148px; }
	.edit-match-card, .edit-empty-slot { min-height: 128px; }
	.edit-timetable-saving { right: 12px; bottom: 12px; left: 12px; justify-content: center; }
}
@media (prefers-reduced-motion: reduce) {
	.edit-timetable-page *, .edit-timetable-page *::before, .edit-timetable-page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

.team-lineup-page {
	--lineup-accent: #7c3aed;
	--lineup-accent-dark: #5b21b6;
	--lineup-accent-soft: #f5f3ff;
	--lineup-border: #e2e8f0;
	--lineup-ink: #172033;
	--lineup-muted: #667085;
	min-height: 100vh;
	padding: 28px clamp(14px, 4vw, 44px) 80px;
	background: #f5f7fb;
	color: var(--lineup-ink);
}

.team-lineup-shell {
	max-width: 1040px;
	margin: 0 auto;
}

.team-lineup-header {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
	padding: 22px 26px;
	border: 1px solid var(--lineup-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
}

.team-lineup-logo {
	width: 68px !important;
	height: 68px !important;
	flex: 0 0 68px;
	border: 1px solid var(--lineup-border);
	box-shadow: 0 4px 12px rgba(15, 23, 42, 0.08) !important;
}

.team-lineup-header__copy { min-width: 0; }

.team-lineup-eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--lineup-accent);
	font-size: 0.67rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.team-lineup-header h1 {
	margin: 0;
	color: var(--lineup-ink);
	font-size: clamp(1.25rem, 3vw, 1.65rem);
	font-weight: 750;
	letter-spacing: -0.025em;
}

.team-lineup-subtitle {
	margin: 2px 0 5px;
	color: #475569;
	font-size: 0.86rem;
	font-weight: 650;
}

.team-lineup-header__copy > p:last-child {
	color: var(--lineup-muted) !important;
	font-size: 0.78rem !important;
}

.team-lineup-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 14px;
	padding: 13px 15px;
	border: 1px solid var(--lineup-border);
	border-radius: 11px;
	background: #fff;
}

.team-lineup-toolbar__copy strong,
.team-lineup-toolbar__copy span { display: block; }
.team-lineup-toolbar__copy strong { color: #334155; font-size: 0.79rem; }
.team-lineup-toolbar__copy span { margin-top: 2px; color: var(--lineup-muted); font-size: 0.68rem; }
.team-lineup-toolbar__actions { display: flex; gap: 8px; }

.team-lineup-button {
	display: inline-flex;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 7px 12px;
	border-radius: 9px;
	font-size: 0.75rem;
	font-weight: 700;
}

.team-lineup-button.is-primary {
	border: 1px solid var(--lineup-accent);
	background: var(--lineup-accent);
	color: #fff;
}

.team-lineup-button.is-primary:hover:not(:disabled) { border-color: var(--lineup-accent-dark); background: var(--lineup-accent-dark); color: #fff; }
.team-lineup-button.is-secondary { border: 1px solid var(--lineup-border); background: #fff; color: #475467; }
.team-lineup-button.is-secondary:hover:not(:disabled) { border-color: #ddd6fe; background: var(--lineup-accent-soft); color: var(--lineup-accent-dark); }
.team-lineup-button:disabled { cursor: not-allowed; opacity: 0.6; }

.team-lineup-group {
	margin-bottom: 12px;
	overflow: hidden;
	border: 1px solid var(--lineup-border) !important;
	border-radius: 12px !important;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
}

.team-lineup-group__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 14px 16px !important;
	border-bottom: 0 !important;
	background: #fff !important;
	color: var(--lineup-ink) !important;
	cursor: pointer;
	font-size: 0.86rem !important;
	font-weight: 750;
}

.team-lineup-group__header:hover { background: #fdfcff !important; }
.team-lineup-group__header > span { display: inline-flex; align-items: center; gap: 8px; }
.team-lineup-group__header > span:first-child i { color: var(--lineup-accent); }

.team-lineup-group__summary {
	color: var(--lineup-muted);
	font-size: 0.67rem;
	font-weight: 650;
}

.team-lineup-group__body {
	padding: 14px;
	border-top: 1px solid var(--lineup-border);
	background: #f8fafc;
}

.team-lineup-filter {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	margin-bottom: 12px;
}

.team-lineup-filter label {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	margin: 0;
	color: #475569;
	font-size: 0.7rem;
	font-weight: 700;
}

.team-lineup-filter label i { color: var(--lineup-accent); }
.team-lineup-filter .form-select { width: 150px !important; height: 36px; border-color: #cbd5e1; border-radius: 8px; color: #334155; font-size: 0.72rem; }
.team-lineup-filter .form-select:focus { border-color: var(--lineup-accent); box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.14); }

.team-lineup-match {
	margin-bottom: 10px;
	border: 1px solid var(--lineup-border) !important;
	border-radius: 10px !important;
	box-shadow: none;
}

.team-lineup-match:last-child { margin-bottom: 0; }
.team-lineup-match .card-body { padding: 14px; }

.team-lineup-match__meta {
	color: var(--lineup-muted) !important;
	font-size: 0.7rem !important;
	font-weight: 600;
	text-align: center;
}

.team-lineup-match__title {
	margin: 5px 0 12px;
	color: var(--lineup-ink) !important;
	font-size: 0.8rem !important;
	font-weight: 750;
	text-align: center;
}

.team-lineup-teams { text-align: center; }

.team-lineup-team-button {
	width: 100%;
	min-height: 58px;
	padding: 9px 12px;
	border: 1px solid #ddd6fe !important;
	border-radius: 9px !important;
	background: var(--lineup-accent-soft) !important;
	color: var(--lineup-accent-dark) !important;
	font-size: 0.76rem;
	font-weight: 700;
	box-shadow: none !important;
}

.team-lineup-team-button:hover:not(:disabled) { border-color: #c4b5fd !important; background: #ede9fe !important; }
.team-lineup-team-button.is-submitted { border-color: var(--lineup-border) !important; background: #f8fafc !important; color: #94a3b8 !important; cursor: not-allowed !important; }

.team-lineup-submission {
	display: inline-flex;
	align-items: center;
	margin-top: 7px;
	padding: 3px 7px;
	border-radius: 999px;
	font-size: 0.63rem;
	font-weight: 700;
}

.team-lineup-submission.is-submitted { background: #ecfdf5; color: #047857 !important; }
.team-lineup-submission.is-pending { background: #fff1f2; color: #be123c !important; }

.team-lineup-footer-actions {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin-top: 20px;
}

.team-lineup-state {
	display: flex;
	min-height: 360px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 30px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	color: var(--lineup-muted);
	text-align: center;
}

.team-lineup-state .spinner-border { color: var(--lineup-accent) !important; }
.team-lineup-state h2,
.team-lineup-state h5 { margin: 0; color: var(--lineup-ink) !important; font-size: 1rem; font-weight: 750; }
.team-lineup-state p { margin: 0; font-size: 0.76rem; }

.team-lineup-empty {
	display: flex;
	min-height: 260px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 14px;
	padding: 28px;
	border: 1px dashed #cbd5e1;
	border-radius: 12px;
	background: #fff;
	text-align: center;
}

.team-lineup-empty > span {
	display: grid;
	width: 42px;
	height: 42px;
	place-items: center;
	margin-bottom: 10px;
	border-radius: 10px;
	background: var(--lineup-accent-soft);
	color: var(--lineup-accent);
}

.team-lineup-empty h2 { margin: 0; color: var(--lineup-ink); font-size: 0.92rem; font-weight: 750; }
.team-lineup-empty p { margin: 4px 0 0; color: var(--lineup-muted); font-size: 0.72rem; }

.team-lineup-overlay {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
}

.team-lineup-dialog {
	width: min(100%, 420px);
	overflow: hidden;
	border: 1px solid var(--lineup-border);
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.22);
}

.team-lineup-dialog__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 15px 17px;
	border-bottom: 1px solid var(--lineup-border);
}

.team-lineup-dialog__header span { display: block; color: var(--lineup-accent); font-size: 0.62rem; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; }
.team-lineup-dialog__header h2 { margin: 2px 0 0; color: var(--lineup-ink); font-size: 0.95rem; font-weight: 750; }
.team-lineup-dialog__header button { display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid var(--lineup-border); border-radius: 8px; background: #fff; color: #64748b; }

.team-lineup-qr-dialog__body { display: flex; flex-direction: column; align-items: center; gap: 13px; padding: 22px; text-align: center; }
.team-lineup-qr-dialog__body svg { width: min(256px, 100%); height: auto; }
.team-lineup-qr-dialog__body p { margin: 0; color: var(--lineup-muted); font-size: 0.72rem; }

.team-lineup-password-modal .modal-content { overflow: hidden; border: 1px solid var(--lineup-border); border-radius: 14px; box-shadow: 0 24px 60px rgba(15, 23, 42, 0.22); }
.team-lineup-password-modal .modal-header { border-bottom: 1px solid var(--lineup-border); background: #fff !important; color: var(--lineup-ink) !important; }
.team-lineup-password-modal .modal-title { font-size: 0.95rem; font-weight: 750; }
.team-lineup-password-modal .modal-body { background: #f8fafc; }
.team-lineup-password-modal .form-label { color: #475569; font-size: 0.72rem; font-weight: 700; }
.team-lineup-password-modal .form-control { min-height: 42px; border-color: #cbd5e1; border-radius: 9px; font-size: 0.8rem; }
.team-lineup-password-modal .form-control:focus { border-color: var(--lineup-accent); box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.14); }

.team-lineup-page :is(button, a, select, input, [role="button"]):focus-visible {
	outline: 3px solid rgba(124, 58, 237, 0.3) !important;
	outline-offset: 2px;
	box-shadow: none !important;
}

@media (max-width: 575.98px) {
	.team-lineup-page { padding: 12px 10px 60px; }
	.team-lineup-header { align-items: flex-start; gap: 13px; padding: 17px 14px; }
	.team-lineup-logo { width: 54px !important; height: 54px !important; flex-basis: 54px; }
	.team-lineup-header__copy > p:last-child { font-size: 0.68rem !important; }
	.team-lineup-toolbar { align-items: flex-start; flex-direction: column; }
	.team-lineup-toolbar__actions { width: 100%; }
	.team-lineup-toolbar__actions .team-lineup-button { flex: 1 1; }
	.team-lineup-group__header { padding: 13px 12px !important; }
	.team-lineup-group__body { padding: 10px; }
	.team-lineup-filter { align-items: stretch; flex-direction: column; gap: 6px; }
	.team-lineup-filter .form-select { width: 100% !important; }
	.team-lineup-teams { --bs-gutter-x: 8px; }
	.team-lineup-team-button { padding-inline: 7px; font-size: 0.7rem; }
	.team-lineup-footer-actions .team-lineup-button { flex: 1 1; }
	.team-lineup-dialog { max-height: calc(100dvh - 24px); }
	.team-lineup-password-modal .modal-dialog { margin: 8px; }
}

@media print {
	.team-lineup-page { padding: 0; background: #fff; }
	.team-lineup-header,
	.team-lineup-group { box-shadow: none; }
}

@media (prefers-reduced-motion: reduce) {
	.team-lineup-page * { transition-duration: 0.01ms !important; }
}

.overall-ranking-page {
	--ranking-accent: #16835f;
	--ranking-accent-dark: #0f6649;
	--ranking-accent-soft: #eaf7f2;
	--ranking-text: #17211d;
	--ranking-muted: #64706b;
	--ranking-border: #dfe7e3;
	min-height: 100vh;
	box-sizing: border-box;
	padding: clamp(20px, 4vw, 44px) 20px 112px;
	background: #f5f7f6;
	color: var(--ranking-text);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.overall-ranking-page *,
.overall-ranking-page *::before,
.overall-ranking-page *::after {
	box-sizing: border-box;
}

.overall-ranking-container {
	width: min(100%, 1120px);
	margin: 0 auto;
}

.ranking-hero,
.ranking-card {
	background: #fff;
	border: 1px solid var(--ranking-border);
	border-radius: 14px;
	box-shadow: 0 8px 28px rgba(28, 43, 36, 0.06);
}

.ranking-hero {
	padding: clamp(20px, 3vw, 30px);
	position: relative;
	overflow: hidden;
}

.ranking-hero::before {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 4px;
	background: var(--ranking-accent);
}

.ranking-hero__main {
	display: flex;
	align-items: center;
	gap: 16px;
}

.ranking-hero__brand {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	flex: 0 0 auto;
	border: 1px solid #cfe9df;
	border-radius: 12px;
	background: var(--ranking-accent-soft);
}

.ranking-hero__brand img {
	display: block;
	max-width: 30px;
	max-height: 30px;
	object-fit: contain;
}

.ranking-hero__copy {
	min-width: 0;
}

.ranking-hero__eyebrow,
.ranking-hero__tournament,
.ranking-card__header p {
	margin: 0;
}

.ranking-hero__eyebrow {
	margin-bottom: 3px;
	color: var(--ranking-accent-dark);
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ranking-hero h1 {
	margin: 0;
	font-size: clamp(1.55rem, 3vw, 2rem);
	font-weight: 750;
	letter-spacing: -0.035em;
	line-height: 1.2;
}

.ranking-hero__tournament {
	margin-top: 5px;
	color: var(--ranking-muted);
	font-size: 0.94rem;
	font-weight: 500;
	overflow-wrap: anywhere;
}

.ranking-refresh-button {
	min-height: 44px;
	margin-left: auto;
	padding: 0 15px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex: 0 0 auto;
	border: 1px solid #b9ddd0;
	border-radius: 10px;
	background: #fff;
	color: var(--ranking-accent-dark);
	font: inherit;
	font-size: 0.875rem;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.ranking-refresh-button:hover:not(:disabled) {
	border-color: var(--ranking-accent);
	background: var(--ranking-accent-soft);
}

.ranking-refresh-button:active:not(:disabled) {
	background: #dcefe8;
}

.ranking-refresh-button:disabled {
	cursor: not-allowed;
	opacity: 0.62;
}

.ranking-refresh-button .bi {
	font-size: 1rem;
}

.ranking-refresh-button .is-spinning {
	animation: ranking-spin 0.8s linear infinite;
}

.ranking-hero__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 20px;
	padding-top: 18px;
	border-top: 1px solid #edf1ef;
}

.ranking-hero__meta > span {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 5px 10px;
	border: 1px solid #d6e9e1;
	border-radius: 999px;
	background: #f5fbf8;
	color: #27443a;
	font-size: 0.8rem;
	font-weight: 650;
}

.ranking-meta-label {
	margin-right: 6px;
	color: var(--ranking-muted);
	font-weight: 500;
}

.ranking-meta-label::after {
	content: ":";
}

.ranking-switcher {
	margin: 24px 0;
}

.ranking-section-heading,
.ranking-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.ranking-section-heading {
	margin-bottom: 10px;
	padding: 0 2px;
}

.ranking-section-heading h2,
.ranking-card__header h2 {
	margin: 0;
	font-size: 1rem;
	font-weight: 750;
	letter-spacing: -0.01em;
}

.ranking-section-heading > span {
	color: var(--ranking-muted);
	font-size: 0.78rem;
	font-weight: 600;
}

.ranking-switcher__scroll {
	display: flex;
	gap: 8px;
	overflow-x: auto;
	padding: 2px 2px 7px;
	scrollbar-width: thin;
	scrollbar-color: #c8d3ce transparent;
	-webkit-overflow-scrolling: touch;
}

.ranking-switcher__button {
	min-height: 44px;
	padding: 7px 13px;
	flex: 0 0 auto;
	border: 1px solid var(--ranking-border);
	border-radius: 10px;
	background: #fff;
	color: #52605a;
	font: inherit;
	font-size: 0.82rem;
	font-weight: 650;
	white-space: nowrap;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.ranking-switcher__button:hover:not(.is-active) {
	border-color: #b9c7c1;
	background: #fafcfb;
	color: var(--ranking-text);
}

.ranking-switcher__button.is-active {
	border-color: var(--ranking-accent);
	background: var(--ranking-accent);
	color: #fff;
}

.ranking-card {
	overflow: hidden;
}

.ranking-card__header {
	min-height: 78px;
	padding: 17px 22px;
	border-bottom: 1px solid var(--ranking-border);
}

.ranking-card__header p {
	margin-top: 3px;
	color: var(--ranking-muted);
	font-size: 0.8rem;
}

.ranking-count-badge {
	padding: 5px 9px;
	border-radius: 999px;
	background: #eff3f1;
	color: #52605a;
	font-size: 0.75rem;
	font-weight: 700;
	white-space: nowrap;
}

.ranking-table-scroll {
	max-width: 100%;
	overflow-x: auto;
	scrollbar-width: thin;
	scrollbar-color: #bdcac4 transparent;
	-webkit-overflow-scrolling: touch;
}

.ranking-table {
	width: 100%;
	min-width: 680px;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
}

.ranking-table th,
.ranking-table td {
	height: 64px;
	padding: 11px 14px;
	border-bottom: 1px solid #edf1ef;
	vertical-align: middle;
}

.ranking-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	height: 44px;
	background: #f5f8f6;
	color: #56625d;
	font-size: 0.7rem;
	font-weight: 750;
	letter-spacing: 0.055em;
	text-align: center;
	text-transform: uppercase;
}

.ranking-table thead abbr {
	text-decoration: none;
	cursor: help;
}

.ranking-table tbody tr:last-child th,
.ranking-table tbody tr:last-child td {
	border-bottom: 0;
}

.ranking-table tbody tr {
	background: #fff;
	transition: background-color 140ms ease;
}

.ranking-table tbody tr:nth-child(even) {
	background: #fbfcfb;
}

.ranking-table tbody tr:hover {
	background: #f2faf6;
}

.ranking-table__rank {
	width: 74px;
	text-align: center;
}

.ranking-table__pair {
	width: 42%;
	text-align: left !important;
}

.ranking-position {
	display: inline-grid;
	place-items: center;
	width: 31px;
	height: 31px;
	border: 1px solid transparent;
	border-radius: 9px;
	color: #58645f;
	font-size: 0.84rem;
	font-weight: 750;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.is-top-1 .ranking-position {
	border-color: #f0cf76;
	background: #fff8df;
	color: #805a06;
}

.is-top-2 .ranking-position,
.is-top-3 .ranking-position {
	border-color: #dce4e0;
	background: #f2f5f3;
	color: #38443f;
}

.ranking-pair-name {
	display: flex;
	align-items: center;
	gap: 8px;
	color: var(--ranking-text);
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.35;
}

.ranking-pair-meta {
	margin-top: 3px;
	color: var(--ranking-muted);
	font-size: 0.75rem;
	font-weight: 450;
	line-height: 1.35;
}

.ranking-leader-badge {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 3px 7px;
	border: 1px solid #f1d482;
	border-radius: 999px;
	background: #fff8df;
	color: #765406;
	font-size: 0.64rem;
	font-weight: 750;
	line-height: 1;
	white-space: nowrap;
}

.ranking-stat {
	color: #44514b;
	font-size: 0.85rem;
	font-weight: 600;
	text-align: center;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.ranking-stat--wins {
	color: var(--ranking-accent-dark);
	font-weight: 750;
}

.ranking-net {
	font-weight: 750;
}

.ranking-net--positive { color: #08784e; }
.ranking-net--negative { color: #c0343d; }
.ranking-net--neutral { color: var(--ranking-muted); }

.ranking-state {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	min-height: 220px;
	padding: 32px 20px;
	color: var(--ranking-muted);
	text-align: left;
}

.ranking-state__icon {
	display: grid;
	place-items: center;
	width: 42px;
	height: 42px;
	flex: 0 0 auto;
	border-radius: 11px;
	background: var(--ranking-accent-soft);
	color: var(--ranking-accent-dark);
	font-size: 1.1rem;
}

.ranking-state div > strong,
.ranking-state div > span {
	display: block;
}

.ranking-state div > strong {
	margin-bottom: 3px;
	color: var(--ranking-text);
	font-size: 0.92rem;
}

.ranking-state div > span {
	font-size: 0.8rem;
}

.ranking-state--error .ranking-state__icon {
	background: #fff0f1;
	color: #bd2d38;
}

.ranking-state--error div > strong { color: #922731; }

.ranking-state__loader {
	position: relative;
}

.ranking-state__loader::after {
	content: "";
	width: 18px;
	height: 18px;
	border: 2px solid #a9d7c6;
	border-top-color: var(--ranking-accent-dark);
	border-radius: 50%;
	animation: ranking-spin 0.8s linear infinite;
}

.overall-ranking-page :is(button, [tabindex]):focus-visible {
	outline: 3px solid rgba(22, 131, 95, 0.28);
	outline-offset: 2px;
}

@keyframes ranking-spin {
	to { transform: rotate(360deg); }
}

@media (max-width: 700px) {
	.overall-ranking-page {
		padding: 14px 12px 104px;
	}

	.ranking-hero {
		padding: 18px 16px 16px;
	}

	.ranking-hero__main {
		align-items: flex-start;
		gap: 11px;
	}

	.ranking-hero__brand {
		width: 42px;
		height: 42px;
		border-radius: 10px;
	}

	.ranking-hero__brand img {
		max-width: 26px;
		max-height: 26px;
	}

	.ranking-refresh-button {
		width: 44px;
		height: 44px;
		min-height: 44px;
		padding: 0;
	}

	.ranking-refresh-button span {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
	}

	.ranking-hero__meta {
		margin-top: 16px;
		padding-top: 14px;
	}

	.ranking-hero__meta > span {
		min-height: 30px;
		font-size: 0.75rem;
	}

	.ranking-switcher {
		margin: 20px 0;
	}

	.ranking-card__header {
		min-height: 70px;
		padding: 14px 16px;
	}

	.ranking-table {
		min-width: 610px;
	}

	.ranking-table th,
	.ranking-table td {
		height: 60px;
		padding: 10px;
	}

	.ranking-table__rank {
		width: 62px;
	}

	.ranking-table__pair {
		width: 225px;
	}

	.ranking-state {
		min-height: 190px;
	}
}

@media (max-width: 390px) {
	.overall-ranking-page {
		padding-inline: 10px;
	}

	.ranking-hero__eyebrow {
		font-size: 0.65rem;
	}

	.ranking-hero h1 {
		font-size: 1.38rem;
	}

	.ranking-hero__tournament {
		font-size: 0.82rem;
	}
}

@media (prefers-reduced-motion: reduce) {
	.ranking-refresh-button,
	.ranking-switcher__button,
	.ranking-table tbody tr {
		transition: none;
	}
}

.full-screen-match {
	--board-blue: #123b75;
	--board-gold: #f6c453;
	width: 100%;
	min-height: 100dvh;
	overflow: hidden;
	background: #07172d;
	color: #fff;
}

.full-screen-match__header {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	display: flex;
	height: 58px;
	align-items: center;
	justify-content: center;
	gap: 14px;
	padding: 8px 18px max(8px, env(safe-area-inset-bottom));
	background: rgba(3, 14, 31, 0.82);
	-webkit-backdrop-filter: blur(10px);
	        backdrop-filter: blur(10px);
}

.full-screen-match__back { position: absolute; left: 18px; display: grid; width: 40px; height: 40px; padding: 0; place-items: center; border: 1px solid rgba(255,255,255,.25); border-radius: 10px; background: rgba(255,255,255,.08); color: #fff; }
.full-screen-match__status { display: flex; align-items: center; gap: 8px; font-size: clamp(.8rem, 1.4vw, 1rem); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.full-screen-match__status > span { width: 9px; height: 9px; border-radius: 50%; background: #94a3b8; box-shadow: 0 0 0 4px rgba(148,163,184,.16); }
.full-screen-match__status--ongoing > span { background: #ef4444; box-shadow: 0 0 0 4px rgba(239,68,68,.18); animation: full-screen-pulse 1.4s infinite; }
.full-screen-match__status--completed > span { background: #22c55e; box-shadow: 0 0 0 4px rgba(34,197,94,.18); }
.full-screen-match__live { width: 72px; height: 28px; object-fit: contain; }
.full-screen-match__refresh,
.full-screen-match__share { display: inline-flex; min-height: 38px; align-items: center; gap: 8px; padding: 7px 13px; border: 1px solid rgba(255,255,255,.25); border-radius: 10px; background: rgba(255,255,255,.09); color: #fff; font-weight: 700; }
.full-screen-match__share { position: absolute; right: 18px; }

.full-screen-match__board { display: grid; min-height: 100dvh; grid-template-rows: minmax(0, 1fr) 0 minmax(0, 1fr); padding-bottom: 58px; }
.full-screen-match__pair { display: grid; min-height: 0; grid-template-columns: minmax(130px, 1.1fr) minmax(180px, 1.25fr) minmax(180px, 1.4fr) minmax(290px, 2fr); align-items: center; grid-gap: clamp(14px, 2.5vw, 42px); gap: clamp(14px, 2.5vw, 42px); padding: clamp(22px, 4vh, 56px) clamp(24px, 5vw, 84px); }
.full-screen-match__pair--1 { background: linear-gradient(120deg, #164b91, var(--board-blue)); }
.full-screen-match__pair--2 { background: linear-gradient(120deg, #09264c, #0c315f); }
.full-screen-match__team span { display: block; margin-bottom: 8px; color: #bfdbfe; font-size: clamp(.72rem, 1.15vw, 1rem); font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.full-screen-match__team strong { display: block; overflow-wrap: anywhere; font-size: clamp(1.25rem, 2.8vw, 3rem); line-height: 1.05; }
.full-screen-match__athletes { display: flex; align-items: center; }
.full-screen-match__athletes img { width: clamp(82px, 10vw, 150px); aspect-ratio: 1; border: clamp(3px, .35vw, 6px) solid rgba(255,255,255,.9); border-radius: 50%; background: #fff; object-fit: cover; box-shadow: 0 12px 35px rgba(0,0,0,.3); }
.full-screen-match__athletes img + img { margin-left: clamp(-38px, -3vw, -18px); }
.full-screen-match__nickname { overflow-wrap: anywhere; font-size: clamp(1.5rem, 3.5vw, 4rem); font-weight: 850; line-height: 1.03; }
.full-screen-match__scores { display: grid; grid-template-columns: repeat(auto-fit, minmax(76px, 1fr)); grid-gap: clamp(8px, 1.2vw, 18px); gap: clamp(8px, 1.2vw, 18px); }
.full-screen-match__scores > div { display: flex; min-height: clamp(90px, 13vw, 170px); align-items: center; justify-content: center; flex-direction: column; border: 2px solid rgba(255,255,255,.22); border-radius: clamp(12px, 1.4vw, 22px); background: rgba(255,255,255,.1); box-shadow: inset 0 1px rgba(255,255,255,.12), 0 14px 30px rgba(0,0,0,.12); }
.full-screen-match__scores small { color: #bfdbfe; font-size: clamp(.62rem, 1vw, .9rem); font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.full-screen-match__scores strong { color: var(--board-gold); font-size: clamp(2.4rem, 6vw, 7rem); line-height: 1; }
.full-screen-match__divider { position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; }
.full-screen-match__divider::before { position: absolute; width: 100%; height: 2px; background: rgba(255,255,255,.22); content: ""; }
.full-screen-match__divider span { z-index: 1; display: grid; width: 58px; height: 58px; place-items: center; border: 3px solid #fff; border-radius: 50%; background: var(--board-gold); box-shadow: 0 8px 22px rgba(0,0,0,.28); color: #09264c; font-size: 1rem; font-weight: 900; }

.full-screen-match--message { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 12px; padding: 30px; text-align: center; }
.full-screen-match--message h1 { margin: 0; font-size: 1.6rem; }
.full-screen-match--message p { margin: 0; color: #cbd5e1; }
.full-screen-match--message div { display: flex; gap: 10px; }
.full-screen-match--message button { padding: 9px 16px; border: 1px solid #60a5fa; border-radius: 9px; background: #123b75; color: #fff; }

@keyframes full-screen-pulse { 50% { opacity: .45; transform: scale(.8); } }

@media (max-width: 850px) {
	.full-screen-match__pair { grid-template-columns: minmax(90px, .8fr) minmax(105px, .8fr) minmax(125px, 1fr) minmax(190px, 1.4fr); gap: 10px; padding: 22px 16px; }
	.full-screen-match__athletes img { width: clamp(62px, 11vw, 95px); }
}

@media (orientation: portrait) and (max-width: 650px) {
	.full-screen-match__header { height: 54px; }
	.full-screen-match__refresh > span:last-child { display: none; }
	.full-screen-match__share > span { display: none; }
	.full-screen-match__board { grid-template-rows: minmax(0, 1fr) 0 minmax(0, 1fr); padding-bottom: 54px; }
	.full-screen-match__pair { grid-template-columns: .8fr .9fr 1fr; grid-template-areas: "team photos nickname" "scores scores scores"; gap: 10px; padding: 22px 12px 16px; }
	.full-screen-match__team { grid-area: team; }
	.full-screen-match__athletes { grid-area: photos; }
	.full-screen-match__nickname { grid-area: nickname; font-size: clamp(1rem, 4.6vw, 1.7rem); }
	.full-screen-match__scores { grid-area: scores; }
	.full-screen-match__scores > div { min-height: clamp(70px, 20vw, 105px); }
	.full-screen-match__scores strong { font-size: clamp(2.1rem, 12vw, 4.2rem); }
	.full-screen-match__divider span { width: 44px; height: 44px; border-width: 2px; font-size: .78rem; }
}

@media (prefers-reduced-motion: reduce) { .full-screen-match__status--ongoing > span { animation: none; } }

.guide-container {
	max-width: 980px;
}

/* Logo scales well on iPhone SE */
.guide-logo {
	height: 44px;
	width: auto;
	object-fit: contain;
}

/* Keep chips easy to scroll on small screens */
.guide-chip-row {
	-webkit-overflow-scrolling: touch;
}

/* Title clamp for small screens */
.guide-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Card hover affordance (subtle) */
.guide-card {
	border-radius: 14px;
	transition: transform 120ms ease, box-shadow 120ms ease;
}
.guide-card:hover {
	transform: translateY(-1px);
	box-shadow: 0 0.35rem 1rem rgba(0, 0, 0, 0.07);
}

.shop-page {
	--shop-primary: #2563eb;
	--shop-primary-dark: #1d4ed8;
	--shop-ink: #172033;
	--shop-muted: #64748b;
	--shop-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--shop-ink);
}

.shop-page *, .shop-page *::before, .shop-page *::after { box-sizing: border-box; }
.shop-page__container { width: min(1320px, 100%); margin: 0 auto; }
.shop-main { padding-top: 38px; }

.shop-intro {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 34px;
}

.shop-intro__eyebrow {
	display: block;
	margin-bottom: 8px;
	color: var(--shop-primary);
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.shop-intro h1 { margin: 0; color: #0f172a; font-size: clamp(1.7rem, 2.5vw, 2.35rem); font-weight: 750; letter-spacing: -0.035em; line-height: 1.15; }
.shop-intro p { max-width: 650px; margin: 10px 0 0; color: var(--shop-muted); font-size: 0.94rem; line-height: 1.6; }

.shop-primary-button,
.shop-secondary-button {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 9px 16px;
	border-radius: 10px;
	font-size: 0.8rem;
	font-weight: 750;
	white-space: nowrap;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.shop-primary-button { border: 1px solid var(--shop-primary); background: var(--shop-primary); color: #fff; box-shadow: 0 5px 14px rgba(37, 99, 235, 0.2); }
.shop-primary-button:hover { border-color: var(--shop-primary-dark); background: var(--shop-primary-dark); transform: translateY(-1px); }
.shop-secondary-button { border: 1px solid #cbd5e1; background: #fff; color: #334155; }
.shop-secondary-button:hover { border-color: #94a3b8; background: #f8fafc; }

.shop-results-bar {
	display: flex;
	min-height: 36px;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 15px;
	color: var(--shop-muted);
	font-size: 0.78rem;
}

.shop-results-bar strong { color: #334155; font-weight: 750; }
.shop-text-button { padding: 5px 2px; border: 0; border-radius: 5px; background: transparent; color: var(--shop-primary-dark); font-size: 0.75rem; font-weight: 700; }
.shop-text-button:hover { text-decoration: underline; }

.shop-card-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	grid-gap: 18px;
	gap: 18px;
}

.shop-card {
	position: relative;
	min-width: 0;
	overflow: hidden;
	border: 1px solid var(--shop-border);
	border-radius: 13px;
	outline: none;
	background: #fff;
	box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045);
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.shop-card:hover { border-color: #cbd5e1; box-shadow: 0 12px 27px rgba(15, 23, 42, 0.1); transform: translateY(-3px); }
.shop-card:focus-within { border-color: var(--shop-primary); box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.18), 0 10px 24px rgba(15, 23, 42, 0.09); }

.shop-card__primary {
	display: block;
	width: 100%;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	color: inherit;
	text-align: left;
	cursor: pointer;
}

.shop-card__primary:disabled { cursor: not-allowed; }

.shop-card__media {
	position: relative;
	display: grid;
	width: 100%;
	aspect-ratio: 1 / 0.92;
	place-items: center;
	overflow: hidden;
	padding: 18px;
	border-bottom: 1px solid #eef2f7;
	background: #f8fafc;
}

.shop-card__media > img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 180ms ease; }
.shop-card:hover .shop-card__media > img { transform: scale(1.025); }

.shop-status-badge {
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
	padding: 5px 8px;
	border: 1px solid #fde68a;
	border-radius: 999px;
	background: #fffbeb;
	color: #92400e;
	font-size: 0.62rem;
	font-weight: 800;
	letter-spacing: 0.015em;
}

.shop-card__body { padding: 13px; }
.shop-card__content { display: flex; min-width: 0; align-items: center; gap: 10px; }

.shop-card__logo {
	display: grid;
	width: 39px;
	height: 39px;
	flex: 0 0 39px;
	place-items: center;
	overflow: hidden;
	padding: 4px;
	border: 1px solid var(--shop-border);
	border-radius: 10px;
	background: #fff;
}

.shop-card__logo img { display: block; max-width: 100%; max-height: 100%; object-fit: contain; }
.shop-card__details { min-width: 0; flex: 1 1; }
.shop-card__details h2 { overflow: hidden; margin: 0; color: #1e293b; font-size: 0.85rem; font-weight: 750; letter-spacing: -0.01em; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.shop-card__details p { overflow: hidden; margin: 3px 0 0; color: var(--shop-muted); font-size: 0.7rem; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.shop-card__arrow { flex: 0 0 auto; color: #94a3b8; font-size: 0.85rem; transition: color 150ms ease, transform 150ms ease; }
.shop-card:hover .shop-card__arrow { color: var(--shop-primary); transform: translateX(2px); }

.shop-card__admin { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 7px; gap: 7px; margin: 0 13px 13px; padding-top: 11px; border-top: 1px solid #eef2f7; }
.shop-card__admin button { display: inline-flex; min-height: 34px; align-items: center; justify-content: center; gap: 6px; border: 1px solid #dbe3ed; border-radius: 8px; background: #fff; color: #475569; font-size: 0.68rem; font-weight: 700; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.shop-card__admin button:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--shop-primary-dark); }

.shop-card--unavailable .shop-card__media > img { filter: grayscale(0.75); opacity: 0.6; }
.shop-card--unavailable .shop-card__body { background: #fbfcfe; }
.shop-card--disabled:hover { border-color: var(--shop-border); box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045); transform: none; }
.shop-card--disabled .shop-card__arrow { display: none; }

.shop-card--skeleton { cursor: default; pointer-events: none; }
.shop-card--skeleton .shop-card__content { padding: 13px; }
.shop-skeleton { border-radius: 8px; background: linear-gradient(90deg, #edf1f6 25%, #f7f9fc 50%, #edf1f6 75%); background-size: 200% 100%; animation: shop-skeleton-pulse 1.4s ease-in-out infinite; }
.shop-skeleton--image { width: 100%; aspect-ratio: 1 / 0.92; border-radius: 0; }
.shop-skeleton--logo { width: 39px; height: 39px; flex: 0 0 39px; }
.shop-skeleton--title { width: 82%; height: 10px; }
.shop-skeleton--text { width: 55%; height: 8px; margin-top: 8px; }

.shop-empty {
	display: flex;
	min-height: 310px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 36px 20px;
	border: 1px dashed #cbd5e1;
	border-radius: 13px;
	background: rgba(255, 255, 255, 0.72);
	text-align: center;
}

.shop-empty__icon { display: grid; width: 52px; height: 52px; margin-bottom: 15px; place-items: center; border-radius: 50%; background: #eff6ff; color: var(--shop-primary); font-size: 1.2rem; }
.shop-empty h2 { margin: 0; color: #1e293b; font-size: 1rem; font-weight: 750; }
.shop-empty p { margin: 7px 0 17px; color: var(--shop-muted); font-size: 0.82rem; }

.shop-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }

@keyframes shop-skeleton-pulse { to { background-position: -200% 0; } }

@media (max-width: 1199.98px) { .shop-card-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 991.98px) { .shop-page { padding-right: 16px; padding-left: 16px; } .shop-card-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (max-width: 575.98px) {
	.shop-page { padding: 10px 10px calc(88px + env(safe-area-inset-bottom)); }
	.shop-main { padding-top: 28px; }
	.shop-intro { align-items: flex-start; margin-bottom: 25px; }
	.shop-intro h1 { font-size: 1.55rem; }
	.shop-intro p { margin-top: 8px; font-size: 0.84rem; line-height: 1.5; }
	.shop-intro .shop-primary-button { min-width: 42px; min-height: 42px; padding: 8px; }
	.shop-intro .shop-primary-button span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.shop-results-bar { margin-bottom: 11px; }
	.shop-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
	.shop-card { border-radius: 12px; }
	.shop-card__media { padding: 11px; }
	.shop-card__body { padding: 10px; }
	.shop-card__content { gap: 8px; }
	.shop-card__logo { width: 34px; height: 34px; flex-basis: 34px; border-radius: 8px; }
	.shop-card__details h2 { font-size: 0.76rem; }
	.shop-card__details p { font-size: 0.64rem; }
	.shop-card__arrow { display: none; }
	.shop-status-badge { top: 7px; right: 7px; padding: 4px 6px; font-size: 0.55rem; }
	.shop-card__admin { gap: 5px; margin: 0 10px 10px; padding-top: 9px; }
	.shop-card__admin button { min-height: 32px; font-size: 0.62rem; }
	.shop-empty { min-height: 270px; }
}

@media (max-width: 359.98px) {
	.shop-card-grid { grid-template-columns: 1fr; }
	.shop-card__media { aspect-ratio: 1.5 / 1; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-primary-button,
	.shop-secondary-button,
	.shop-card,
	.shop-card__media > img,
	.shop-card__arrow,
	.shop-card__admin button { transition: none; }
	.shop-skeleton { animation: none; }
}

.shop-topbar {
	display: grid;
	grid-template-columns: auto minmax(240px, 1fr) auto;
	align-items: center;
	grid-gap: 24px;
	gap: 24px;
	min-height: 76px;
	padding: 12px 16px;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 5px 20px rgba(15, 23, 42, 0.05);
}

.shop-topbar__brand {
	display: flex;
	align-items: center;
	padding: 3px 5px;
	border: 0;
	border-radius: 10px;
	background: transparent;
}

.shop-topbar__brand img {
	display: block;
	width: 88px;
	height: 44px;
	object-fit: contain;
}

.shop-topbar__search {
	position: relative;
	display: flex;
	width: min(620px, 100%);
	min-width: 0;
	align-items: center;
	justify-self: center;
}

.shop-topbar__search > i {
	position: absolute;
	left: 15px;
	z-index: 1;
	color: #64748b;
	font-size: 0.95rem;
	pointer-events: none;
}

.shop-topbar__search input {
	width: 100%;
	min-width: 0;
	height: 46px;
	padding: 10px 94px 10px 42px;
	border: 1px solid #cbd5e1;
	border-radius: 11px;
	outline: none;
	background: #f8fafc;
	color: #172033;
	font-size: 0.9rem;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease;
}

.shop-topbar__search input::placeholder { color: #94a3b8; }
.shop-topbar__search input:focus { border-color: #2563eb; background: #fff; box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }

.shop-topbar__search button {
	position: absolute;
	right: 5px;
	display: inline-flex;
	height: 36px;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 0 14px;
	border: 0;
	border-radius: 8px;
	background: #2563eb;
	color: #fff;
	font-size: 0.76rem;
	font-weight: 700;
	transition: background-color 150ms ease;
}

.shop-topbar__search button i { display: none; }
.shop-topbar__search button:hover { background: #1d4ed8; }

.shop-topbar__actions {
	display: flex;
	align-items: center;
	gap: 5px;
}

.shop-topbar__action {
	display: flex;
	min-width: 62px;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 2px;
	padding: 5px 8px;
	border: 0;
	border-radius: 9px;
	background: transparent;
	color: #475569;
	font-size: 0.68rem;
	font-weight: 700;
	transition: background-color 150ms ease, color 150ms ease;
}

.shop-topbar__action:hover { background: #eff6ff; color: #1d4ed8; }
.shop-topbar__action-icon { position: relative; display: grid; width: 24px; height: 24px; place-items: center; font-size: 1.05rem; }

.shop-topbar__count {
	position: absolute;
	top: -6px;
	right: -9px;
	display: grid;
	min-width: 18px;
	height: 18px;
	place-items: center;
	padding: 0 4px;
	border: 2px solid #fff;
	border-radius: 999px;
	background: #2563eb;
	color: #fff;
	font-size: 0.56rem;
	line-height: 1;
}

.shop-topbar button:focus-visible {
	outline: 3px solid rgba(37, 99, 235, 0.28);
	outline-offset: 2px;
}

@media (max-width: 767.98px) {
	.shop-topbar { grid-template-columns: 1fr auto; gap: 10px 12px; min-height: 0; padding: 10px; }
	.shop-topbar__brand { justify-self: start; }
	.shop-topbar__brand img { width: 76px; height: 38px; }
	.shop-topbar__actions { justify-self: end; }
	.shop-topbar__action { min-width: 48px; min-height: 42px; padding: 3px 5px; }
	.shop-topbar__search { grid-column: 1 / -1; grid-row: 2; width: 100%; }
	.shop-topbar__search input { height: 44px; }
}

@media (max-width: 374.98px) {
	.shop-topbar { gap: 8px; }
	.shop-topbar__search input { padding-right: 45px; }
	.shop-topbar__search button { width: 36px; padding: 0; }
	.shop-topbar__search button i { display: inline; font-size: 0.9rem; }
	.shop-topbar__search button span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-topbar__search input,
	.shop-topbar__search button,
	.shop-topbar__action { transition: none; }
}

.brand-catalogue-page {
	--catalogue-primary: #2563eb;
	--catalogue-primary-dark: #1d4ed8;
	--catalogue-ink: #172033;
	--catalogue-muted: #64748b;
	--catalogue-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--catalogue-ink);
}

.brand-catalogue-page *, .brand-catalogue-page *::before, .brand-catalogue-page *::after { box-sizing: border-box; }
.brand-catalogue-page__container { width: min(1320px, 100%); margin: 0 auto; }
.brand-catalogue-main { padding-top: 24px; }

.brand-catalogue-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 22px; color: #94a3b8; font-size: 0.72rem; font-weight: 650; }
.brand-catalogue-breadcrumb button { display: inline-flex; align-items: center; gap: 6px; padding: 4px 2px; border: 0; border-radius: 5px; background: transparent; color: #475569; font: inherit; }
.brand-catalogue-breadcrumb button:hover { color: var(--catalogue-primary-dark); }
.brand-catalogue-breadcrumb > i { font-size: 0.56rem; }

.brand-catalogue-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 27px; }
.brand-catalogue-heading__eyebrow { display: block; margin-bottom: 7px; color: var(--catalogue-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; }
.brand-catalogue-heading h1 { margin: 0; color: #0f172a; font-size: clamp(1.7rem, 2.5vw, 2.25rem); font-weight: 760; letter-spacing: -0.035em; line-height: 1.15; }
.brand-catalogue-heading p { max-width: 650px; margin: 9px 0 0; color: var(--catalogue-muted); font-size: 0.88rem; line-height: 1.55; }

.brand-admin-actions { display: flex; flex: 0 0 auto; gap: 7px; }
.brand-admin-actions button { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 12px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #475569; font-size: 0.7rem; font-weight: 750; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease, transform 150ms ease; }
.brand-admin-actions button:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--catalogue-primary-dark); }
.brand-admin-actions .brand-admin-actions__primary { border-color: var(--catalogue-primary); background: var(--catalogue-primary); color: #fff; box-shadow: 0 5px 13px rgba(37, 99, 235, 0.18); }
.brand-admin-actions .brand-admin-actions__primary:hover { border-color: var(--catalogue-primary-dark); background: var(--catalogue-primary-dark); color: #fff; transform: translateY(-1px); }

.brand-filter-panel { margin-bottom: 24px; overflow: hidden; border: 1px solid var(--catalogue-border); border-radius: 13px; background: #fff; box-shadow: 0 3px 13px rgba(15, 23, 42, 0.04); }
.brand-filter-panel__heading { display: flex; min-height: 47px; align-items: center; justify-content: space-between; gap: 14px; padding: 9px 17px; border-bottom: 1px solid #eef2f7; }
.brand-filter-panel__heading > div { display: flex; align-items: center; gap: 8px; }
.brand-filter-panel__heading i { color: var(--catalogue-primary); font-size: 0.85rem; }
.brand-filter-panel__heading strong { color: #334155; font-size: 0.75rem; font-weight: 760; }
.brand-filter-panel__heading div > span { display: grid; min-width: 19px; height: 19px; place-items: center; padding: 0 5px; border-radius: 999px; background: #eff6ff; color: var(--catalogue-primary-dark); font-size: 0.58rem; font-weight: 800; }
.brand-filter-panel__heading > button { padding: 5px 2px; border: 0; border-radius: 5px; background: transparent; color: var(--catalogue-primary-dark); font-size: 0.67rem; font-weight: 750; }
.brand-filter-panel__heading > button:hover { text-decoration: underline; }

.brand-filter-controls { display: grid; grid-template-columns: minmax(190px, 1.3fr) minmax(130px, 1fr) auto minmax(130px, 1fr); align-items: end; grid-gap: 11px; gap: 11px; padding: 15px 17px; }
.brand-filter-field { display: flex; min-width: 0; flex-direction: column; }
.brand-filter-field label { margin-bottom: 6px; color: #475569; font-size: 0.64rem; font-weight: 720; }
.brand-filter-field select, .brand-price-input { width: 100%; height: 40px; border: 1px solid #cbd5e1; border-radius: 9px; outline: none; background: #fff; color: #334155; font-size: 0.74rem; transition: border-color 150ms ease, box-shadow 150ms ease; }
.brand-filter-field select { padding: 8px 32px 8px 10px; }
.brand-filter-field select:focus, .brand-price-input:focus-within { border-color: var(--catalogue-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.13); }
.brand-price-input { display: flex; align-items: center; overflow: hidden; }
.brand-price-input span { display: grid; align-self: stretch; place-items: center; padding: 0 9px; border-right: 1px solid #e2e8f0; background: #f8fafc; color: #64748b; font-size: 0.63rem; font-weight: 750; }
.brand-price-input input { width: 100%; min-width: 0; height: 100%; padding: 8px 10px; border: 0; outline: 0; background: transparent; color: #334155; font-size: 0.74rem; }
.brand-price-input input::placeholder { color: #94a3b8; }
.brand-filter-separator { padding-bottom: 11px; color: #94a3b8; font-size: 0.63rem; }

.brand-category-filter { display: flex; gap: 7px; overflow-x: auto; padding: 0 17px 15px; scrollbar-width: thin; }
.brand-category-filter button { min-height: 32px; flex: 0 0 auto; padding: 6px 11px; border: 1px solid #dbe3ed; border-radius: 999px; background: #fff; color: #64748b; font-size: 0.64rem; font-weight: 700; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.brand-category-filter button:hover { border-color: #bfdbfe; color: var(--catalogue-primary-dark); }
.brand-category-filter button.is-active { border-color: #bfdbfe; background: #eff6ff; color: var(--catalogue-primary-dark); }

.brand-results-bar { display: flex; min-height: 34px; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 13px; color: var(--catalogue-muted); font-size: 0.73rem; }
.brand-results-bar strong { color: #334155; font-weight: 760; }
.brand-results-category { display: inline-flex; align-items: center; gap: 5px; padding: 4px 8px; border-radius: 999px; background: #eef2f7; color: #475569; font-size: 0.62rem; font-weight: 700; }

.brand-product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 18px; gap: 18px; }
.brand-product-card { min-width: 0; overflow: hidden; border: 1px solid var(--catalogue-border); border-radius: 13px; background: #fff; box-shadow: 0 3px 12px rgba(15, 23, 42, 0.045); transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.brand-product-card:hover { border-color: #cbd5e1; box-shadow: 0 12px 27px rgba(15, 23, 42, 0.1); transform: translateY(-3px); }
.brand-product-card:focus-within { border-color: var(--catalogue-primary); box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.17), 0 10px 24px rgba(15, 23, 42, 0.09); }
.brand-product-card--recent { border-color: #bfdbfe; }
.brand-product-card__primary { display: block; width: 100%; padding: 0; border: 0; outline: 0; background: transparent; color: inherit; text-align: left; cursor: pointer; }

.brand-product-card__media { position: relative; display: grid; width: 100%; aspect-ratio: 1.12 / 1; place-items: center; overflow: hidden; padding: 18px; border-bottom: 1px solid #eef2f7; background: #f8fafc; }
.brand-product-card__media > img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 180ms ease; }
.brand-product-card:hover .brand-product-card__media > img { transform: scale(1.025); }
.brand-product-card__no-image { display: flex; align-items: center; flex-direction: column; gap: 7px; color: #94a3b8; font-size: 0.67rem; }
.brand-product-card__no-image i { font-size: 1.45rem; }

.brand-product-badge { position: absolute; z-index: 1; top: 10px; right: 10px; padding: 5px 8px; border-radius: 999px; font-size: 0.58rem; font-weight: 800; letter-spacing: 0.015em; text-transform: uppercase; }
.brand-product-badge--sold-out { border: 1px solid #fecaca; background: #fef2f2; color: #b91c1c; }
.brand-product-badge--sale { border: 1px solid #bbf7d0; background: #f0fdf4; color: #15803d; }

.brand-product-card__body { min-height: 139px; padding: 14px; }
.brand-product-card__title-row { display: flex; min-width: 0; align-items: flex-start; gap: 8px; }
.brand-product-card__title-row h2 { display: -webkit-box; min-width: 0; min-height: 2.7em; flex: 1 1; overflow: hidden; margin: 0; color: #1e293b; font-size: 0.86rem; font-weight: 750; letter-spacing: -0.01em; line-height: 1.35; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.brand-product-card__title-row > span { display: inline-flex; align-items: center; gap: 4px; flex: 0 0 auto; padding: 3px 6px; border-radius: 999px; background: #eff6ff; color: var(--catalogue-primary-dark); font-size: 0.53rem; font-weight: 750; }
.brand-product-card__meta { display: flex; align-items: center; gap: 6px; margin-top: 8px; color: #64748b; font-size: 0.64rem; line-height: 1.3; }
.brand-product-card__meta span:nth-child(2) { color: #cbd5e1; }
.brand-product-card__price { display: flex; min-width: 0; align-items: baseline; flex-wrap: wrap; gap: 5px 8px; margin-top: 12px; }
.brand-product-card__price strong { color: #172033; font-size: 0.83rem; font-weight: 800; line-height: 1.35; }
.brand-product-card__price.is-discounted strong { color: #dc2626; }
.brand-product-card__price del { color: #94a3b8; font-size: 0.61rem; line-height: 1.3; }

.brand-product-card__admin { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 6px; gap: 6px; margin: 0 14px 14px; padding-top: 11px; border-top: 1px solid #eef2f7; }
.brand-product-card__admin button { display: inline-flex; min-width: 0; min-height: 34px; align-items: center; justify-content: center; gap: 5px; padding: 6px 5px; border: 1px solid #dbe3ed; border-radius: 8px; background: #fff; color: #475569; font-size: 0.62rem; font-weight: 720; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.brand-product-card__admin button:hover:not(:disabled) { border-color: #bfdbfe; background: #eff6ff; color: var(--catalogue-primary-dark); }
.brand-product-card__admin button.is-edited { border-color: #bbf7d0; background: #f0fdf4; color: #15803d; }
.brand-product-card__admin button.is-danger { color: #b91c1c; }
.brand-product-card__admin button.is-danger:hover:not(:disabled) { border-color: #fecaca; background: #fef2f2; color: #991b1b; }
.brand-product-card__admin button:disabled { cursor: not-allowed; opacity: 0.55; }
.brand-card-spinner { width: 11px; height: 11px; flex: 0 0 11px; border: 2px solid currentColor; border-right-color: transparent; border-radius: 50%; animation: brand-card-spin 650ms linear infinite; }

.brand-product-card--skeleton { pointer-events: none; }
.brand-skeleton { border-radius: 7px; background: linear-gradient(90deg, #edf1f6 25%, #f7f9fc 50%, #edf1f6 75%); background-size: 200% 100%; animation: brand-skeleton-pulse 1.4s ease-in-out infinite; }
.brand-skeleton--image { width: 100%; aspect-ratio: 1.12 / 1; border-radius: 0; }
.brand-skeleton--title { width: 84%; height: 11px; }
.brand-skeleton--meta { width: 62%; height: 8px; margin-top: 10px; }
.brand-skeleton--price { width: 44%; height: 11px; margin-top: 17px; }

.brand-catalogue-empty { display: flex; min-height: 310px; align-items: center; justify-content: center; flex-direction: column; padding: 35px 20px; border: 1px dashed #cbd5e1; border-radius: 13px; background: rgba(255, 255, 255, 0.72); text-align: center; }
.brand-catalogue-empty > div { display: grid; width: 52px; height: 52px; margin-bottom: 14px; place-items: center; border-radius: 50%; background: #eff6ff; color: var(--catalogue-primary); font-size: 1.15rem; }
.brand-catalogue-empty h2 { margin: 0; color: #1e293b; font-size: 0.95rem; font-weight: 760; }
.brand-catalogue-empty p { margin: 7px 0 16px; color: var(--catalogue-muted); font-size: 0.76rem; }
.brand-catalogue-empty button { min-height: 38px; padding: 7px 12px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--catalogue-primary-dark); font-size: 0.68rem; font-weight: 750; }
.brand-catalogue-back { display: flex; justify-content: center; margin-top: 28px; }
.brand-catalogue-back button { display: inline-flex; min-height: 39px; align-items: center; gap: 7px; padding: 7px 13px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #475569; font-size: 0.7rem; font-weight: 730; }
.brand-catalogue-back button:hover { border-color: #94a3b8; background: #f8fafc; }

.brand-catalogue-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }
@keyframes brand-card-spin { to { transform: rotate(360deg); } }
@keyframes brand-skeleton-pulse { to { background-position: -200% 0; } }

@media (max-width: 1199.98px) { .brand-product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (max-width: 991.98px) {
	.brand-catalogue-page { padding-right: 16px; padding-left: 16px; }
	.brand-filter-controls { grid-template-columns: 1.2fr 1fr auto 1fr; }
}

@media (max-width: 767.98px) {
	.brand-catalogue-heading { align-items: flex-start; }
	.brand-admin-actions button { width: 40px; padding: 7px; }
	.brand-admin-actions button span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.brand-filter-controls { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.brand-filter-field--sort { grid-column: 1 / -1; }
	.brand-filter-separator { display: none; }
	.brand-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
}

@media (max-width: 575.98px) {
	.brand-catalogue-page { padding: 10px 10px calc(90px + env(safe-area-inset-bottom)); }
	.brand-catalogue-main { padding-top: 19px; }
	.brand-catalogue-breadcrumb { margin-bottom: 18px; }
	.brand-catalogue-heading { gap: 11px; margin-bottom: 22px; }
	.brand-catalogue-heading h1 { font-size: 1.48rem; }
	.brand-catalogue-heading p { font-size: 0.79rem; }
	.brand-admin-actions { gap: 5px; }
	.brand-admin-actions button { width: 36px; min-height: 38px; }
	.brand-filter-panel { margin-bottom: 20px; }
	.brand-filter-panel__heading { padding-right: 13px; padding-left: 13px; }
	.brand-filter-controls { gap: 10px; padding: 13px; }
	.brand-category-filter { padding: 0 13px 13px; }
	.brand-product-grid { gap: 9px; }
	.brand-product-card { border-radius: 11px; }
	.brand-product-card__media { padding: 10px; }
	.brand-product-card__body { min-height: 132px; padding: 10px; }
	.brand-product-card__title-row h2 { font-size: 0.75rem; }
	.brand-product-card__title-row > span { padding: 3px 4px; font-size: 0; }
	.brand-product-card__title-row > span i { font-size: 0.57rem; }
	.brand-product-card__meta { align-items: flex-start; flex-direction: column; gap: 2px; font-size: 0.58rem; }
	.brand-product-card__meta span:nth-child(2) { display: none; }
	.brand-product-card__price { margin-top: 9px; }
	.brand-product-card__price strong { font-size: 0.72rem; }
	.brand-product-badge { top: 7px; right: 7px; padding: 4px 6px; font-size: 0.51rem; }
	.brand-product-card__admin { gap: 4px; margin: 0 10px 10px; padding-top: 9px; }
	.brand-product-card__admin button { min-height: 31px; font-size: 0.58rem; }
	.brand-product-card__admin button i { display: none; }
	.brand-product-card__admin .brand-card-spinner { display: inline-block; }
}

@media (max-width: 359.98px) {
	.brand-product-grid { grid-template-columns: 1fr; }
	.brand-product-card__media { aspect-ratio: 1.5 / 1; }
}

@media (prefers-reduced-motion: reduce) {
	.brand-admin-actions button, .brand-filter-field select, .brand-price-input, .brand-category-filter button, .brand-product-card, .brand-product-card__media > img, .brand-product-card__admin button { transition: none; }
	.brand-card-spinner, .brand-skeleton { animation: none; }
}

.brand-sort-page {
	--sort-primary: #2563eb;
	--sort-primary-dark: #1d4ed8;
	--sort-ink: #172033;
	--sort-muted: #64748b;
	--sort-border: #e2e8f0;
	min-height: 100vh;
	padding: 28px 20px 60px;
	background: #f4f7fb;
	color: var(--sort-ink);
}

.brand-sort-page *, .brand-sort-page *::before, .brand-sort-page *::after { box-sizing: border-box; }
.brand-sort-main { width: min(900px, 100%); margin: 0 auto; }

.brand-sort-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 24px; color: #94a3b8; font-size: 0.72rem; font-weight: 650; }
.brand-sort-breadcrumb button { display: inline-flex; align-items: center; gap: 6px; padding: 4px 2px; border: 0; border-radius: 5px; background: transparent; color: #475569; font: inherit; }
.brand-sort-breadcrumb button:hover:not(:disabled) { color: var(--sort-primary-dark); }
.brand-sort-breadcrumb button:disabled { cursor: not-allowed; opacity: 0.55; }
.brand-sort-breadcrumb > i { font-size: 0.56rem; }

.brand-sort-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 22px; }
.brand-sort-heading__eyebrow { display: block; margin-bottom: 7px; color: var(--sort-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; }
.brand-sort-heading h1 { margin: 0; color: #0f172a; font-size: clamp(1.7rem, 3vw, 2.2rem); font-weight: 760; letter-spacing: -0.035em; line-height: 1.15; }
.brand-sort-heading p { max-width: 560px; margin: 9px 0 0; color: var(--sort-muted); font-size: 0.86rem; line-height: 1.55; }
.brand-sort-heading__actions { display: flex; flex: 0 0 auto; gap: 9px; }

.brand-sort-button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 7px; padding: 8px 15px; border-radius: 9px; font-size: 0.73rem; font-weight: 750; white-space: nowrap; transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.brand-sort-button--secondary { border: 1px solid #cbd5e1; background: #fff; color: #475569; }
.brand-sort-button--secondary:hover:not(:disabled) { border-color: #94a3b8; background: #f8fafc; color: #1e293b; }
.brand-sort-button--primary { border: 1px solid var(--sort-primary); background: var(--sort-primary); color: #fff; box-shadow: 0 5px 14px rgba(37, 99, 235, 0.18); }
.brand-sort-button--primary:hover:not(:disabled) { border-color: var(--sort-primary-dark); background: var(--sort-primary-dark); transform: translateY(-1px); }
.brand-sort-button:disabled { cursor: not-allowed; box-shadow: none; opacity: 0.58; }
.brand-sort-spinner { width: 14px; height: 14px; flex: 0 0 14px; border: 2px solid currentColor; border-right-color: transparent; border-radius: 50%; animation: brand-sort-spin 650ms linear infinite; }

.brand-sort-instructions { display: flex; align-items: flex-start; gap: 11px; margin-bottom: 17px; padding: 13px 15px; border: 1px solid #bfdbfe; border-radius: 11px; background: #eff6ff; }
.brand-sort-instructions > span { display: grid; width: 31px; height: 31px; flex: 0 0 31px; place-items: center; border-radius: 8px; background: #dbeafe; color: var(--sort-primary-dark); font-size: 0.78rem; }
.brand-sort-instructions > div { display: flex; min-width: 0; flex-direction: column; }
.brand-sort-instructions strong { color: #1e3a8a; font-size: 0.71rem; font-weight: 760; }
.brand-sort-instructions p { margin: 3px 0 0; color: #475569; font-size: 0.65rem; line-height: 1.45; }

.brand-sort-panel { overflow: hidden; border: 1px solid var(--sort-border); border-radius: 13px; background: #fff; box-shadow: 0 4px 15px rgba(15, 23, 42, 0.045); }
.brand-sort-panel__header { display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 15px; padding: 12px 17px; border-bottom: 1px solid #eef2f7; }
.brand-sort-panel__header h2 { margin: 0; color: #334155; font-size: 0.82rem; font-weight: 760; }
.brand-sort-panel__header p { margin: 3px 0 0; color: var(--sort-muted); font-size: 0.63rem; }
.brand-sort-panel__header > span { display: inline-flex; align-items: center; gap: 5px; color: #64748b; font-size: 0.62rem; font-weight: 700; }

.brand-sort-list { display: flex; min-height: 90px; flex-direction: column; gap: 8px; padding: 11px; background: #f8fafc; transition: background-color 150ms ease; }
.brand-sort-list.is-dragging-over { background: #eff6ff; }
.brand-sort-item { display: grid; grid-template-columns: auto 52px minmax(0, 1fr) auto; min-height: 70px; align-items: center; grid-gap: 13px; gap: 13px; padding: 8px 13px 8px 9px; border: 1px solid #e2e8f0; border-radius: 10px; background: #fff; box-shadow: 0 2px 7px rgba(15, 23, 42, 0.04); transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease; }
.brand-sort-item:hover { border-color: #cbd5e1; }
.brand-sort-item.is-dragging { border-color: #93c5fd; background: #fff; box-shadow: 0 14px 30px rgba(15, 23, 42, 0.16); }

.brand-sort-item__handle { display: grid; width: 36px; height: 44px; place-items: center; padding: 0; border: 1px solid #dbe3ed; border-radius: 8px; background: #f8fafc; color: #64748b; font-size: 1rem; cursor: grab; touch-action: none; }
.brand-sort-item__handle:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--sort-primary-dark); }
.brand-sort-item__handle:active { cursor: grabbing; }
.brand-sort-item__image { display: grid; width: 52px; height: 52px; place-items: center; overflow: hidden; padding: 3px; border: 1px solid #e2e8f0; border-radius: 9px; background: #f8fafc; color: #94a3b8; }
.brand-sort-item__image img { display: block; width: 100%; height: 100%; object-fit: contain; }
.brand-sort-item__details { min-width: 0; }
.brand-sort-item__details h3 { overflow: hidden; margin: 0; color: #1e293b; font-size: 0.78rem; font-weight: 740; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.brand-sort-item__details p { margin: 4px 0 0; color: var(--sort-muted); font-size: 0.66rem; font-weight: 650; }
.brand-sort-item__position { display: flex; min-width: 55px; align-items: flex-end; flex-direction: column; }
.brand-sort-item__position small { color: #94a3b8; font-size: 0.55rem; font-weight: 650; text-transform: uppercase; }
.brand-sort-item__position strong { margin-top: 1px; color: var(--sort-primary); font-size: 0.9rem; font-weight: 800; }

.brand-sort-loading { display: flex; flex-direction: column; gap: 8px; padding: 11px; background: #f8fafc; }
.brand-sort-skeleton { display: grid; grid-template-columns: 36px 52px minmax(0, 1fr) 40px; min-height: 70px; align-items: center; grid-gap: 13px; gap: 13px; padding: 8px 13px 8px 9px; border: 1px solid #e2e8f0; border-radius: 10px; background: #fff; }
.brand-sort-skeleton > span, .brand-sort-skeleton > i, .brand-sort-skeleton b, .brand-sort-skeleton small, .brand-sort-skeleton em { display: block; border-radius: 7px; background: linear-gradient(90deg, #edf1f6 25%, #f7f9fc 50%, #edf1f6 75%); background-size: 200% 100%; animation: brand-sort-pulse 1.4s ease-in-out infinite; }
.brand-sort-skeleton > span { width: 36px; height: 44px; }
.brand-sort-skeleton > i { width: 52px; height: 52px; }
.brand-sort-skeleton > div { min-width: 0; }
.brand-sort-skeleton b { width: 58%; height: 9px; }
.brand-sort-skeleton small { width: 30%; height: 7px; margin-top: 9px; }
.brand-sort-skeleton em { width: 32px; height: 20px; justify-self: end; }

.brand-sort-empty { display: flex; min-height: 270px; align-items: center; justify-content: center; flex-direction: column; padding: 35px 20px; text-align: center; }
.brand-sort-empty > span { display: grid; width: 50px; height: 50px; margin-bottom: 14px; place-items: center; border-radius: 50%; background: #eff6ff; color: var(--sort-primary); font-size: 1.1rem; }
.brand-sort-empty h2 { margin: 0; color: #1e293b; font-size: 0.92rem; font-weight: 760; }
.brand-sort-empty p { margin: 7px 0 16px; color: var(--sort-muted); font-size: 0.72rem; }
.brand-sort-empty button { min-height: 37px; padding: 7px 12px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--sort-primary-dark); font-size: 0.67rem; font-weight: 740; }

.brand-sort-footer-actions { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 19px 2px 0; }
.brand-sort-footer-actions > span { color: var(--sort-muted); font-size: 0.65rem; }
.brand-sort-footer-actions > div { display: flex; gap: 9px; }
.brand-sort-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }

@keyframes brand-sort-spin { to { transform: rotate(360deg); } }
@keyframes brand-sort-pulse { to { background-position: -200% 0; } }

@media (max-width: 575.98px) {
	.brand-sort-page { padding: 20px 10px 32px; }
	.brand-sort-breadcrumb { margin-bottom: 18px; }
	.brand-sort-heading { align-items: flex-start; gap: 12px; margin-bottom: 19px; }
	.brand-sort-heading h1 { font-size: 1.5rem; }
	.brand-sort-heading p { font-size: 0.78rem; }
	.brand-sort-heading__actions .brand-sort-button--secondary { display: none; }
	.brand-sort-heading__actions .brand-sort-button--primary { width: 42px; min-height: 42px; padding: 8px; }
	.brand-sort-heading__actions .brand-sort-button--primary > span:not(.brand-sort-spinner) { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.brand-sort-instructions { padding: 11px 12px; }
	.brand-sort-panel__header { padding: 11px 13px; }
	.brand-sort-panel__header > span { font-size: 0; }
	.brand-sort-panel__header > span i { font-size: 0.82rem; }
	.brand-sort-list, .brand-sort-loading { gap: 7px; padding: 8px; }
	.brand-sort-item { grid-template-columns: auto 44px minmax(0, 1fr) auto; min-height: 64px; gap: 8px; padding: 7px 9px 7px 7px; }
	.brand-sort-item__handle { width: 32px; height: 40px; }
	.brand-sort-item__image { width: 44px; height: 44px; }
	.brand-sort-item__details h3 { font-size: 0.7rem; }
	.brand-sort-item__details p { font-size: 0.61rem; }
	.brand-sort-item__position { min-width: 28px; }
	.brand-sort-item__position small { display: none; }
	.brand-sort-item__position strong { font-size: 0.8rem; }
	.brand-sort-skeleton { grid-template-columns: 32px 44px minmax(0, 1fr) 28px; min-height: 64px; gap: 8px; padding: 7px; }
	.brand-sort-skeleton > span { width: 32px; height: 40px; }
	.brand-sort-skeleton > i { width: 44px; height: 44px; }
	.brand-sort-footer-actions { align-items: stretch; flex-direction: column; padding-top: 15px; }
	.brand-sort-footer-actions > div { display: grid; grid-template-columns: 0.8fr 1.2fr; }
	.brand-sort-footer-actions .brand-sort-button { width: 100%; }
}

@media (max-width: 359.98px) {
	.brand-sort-item { grid-template-columns: auto 38px minmax(0, 1fr) auto; }
	.brand-sort-item__image { width: 38px; height: 38px; }
}

@media (prefers-reduced-motion: reduce) {
	.brand-sort-button, .brand-sort-list, .brand-sort-item, .brand-sort-item__handle { transition: none; }
	.brand-sort-spinner, .brand-sort-skeleton > span, .brand-sort-skeleton > i, .brand-sort-skeleton b, .brand-sort-skeleton small, .brand-sort-skeleton em { animation: none; }
}

.product-details-page {
	--details-primary: #2563eb;
	--details-primary-dark: #1d4ed8;
	--details-ink: #172033;
	--details-muted: #64748b;
	--details-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--details-ink);
}

.product-details-page *, .product-details-page *::before, .product-details-page *::after { box-sizing: border-box; }
.product-details-page > .product-details-toolbar, .product-details-page > .product-details-hero, .product-details-page > .product-details-loading, .product-details-page > .product-details-bottom-back { width: min(1180px, 100%); margin-right: auto; margin-left: auto; }

.product-details-toolbar { display: flex; min-height: 62px; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 24px !important; padding: 9px 11px; border: 1px solid var(--details-border); border-radius: 13px; background: rgba(255, 255, 255, 0.96); box-shadow: 0 4px 17px rgba(15, 23, 42, 0.045); }
.product-details-back, .product-details-action { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; gap: 7px; padding: 8px 11px; border: 1px solid transparent; border-radius: 9px; background: transparent; color: #475569; font-size: 0.71rem; font-weight: 740; transition: border-color 150ms ease, background-color 150ms ease, color 150ms ease; }
.product-details-back:hover, .product-details-action:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--details-primary-dark); }
.product-details-toolbar__actions { display: flex; gap: 5px; }
.product-details-action { border-color: #e2e8f0; background: #fff; }
.product-details-action .badge { display: grid; min-width: 18px; height: 18px; place-items: center; padding: 0 4px; border: 2px solid #fff !important; background: var(--details-primary) !important; color: #fff !important; font-size: 0.54rem; }

.product-details-loading { display: flex; min-height: 260px; align-items: center; justify-content: center; gap: 13px; border: 1px solid var(--details-border); border-radius: 13px; background: #fff; }
.product-details-loading .spinner-border { width: 24px; height: 24px; color: var(--details-primary); }
.product-details-loading > div { display: flex; flex-direction: column; }
.product-details-loading strong { color: #334155; font-size: 0.78rem; }
.product-details-loading span { margin-top: 3px; color: var(--details-muted); font-size: 0.66rem; }

.product-details-hero { align-items: flex-start; }
.product-details-gallery-column { position: -webkit-sticky; position: sticky; top: 18px; }
.product-gallery-card, .product-summary-card, .product-info-card, .product-brand-card { border: 1px solid var(--details-border) !important; border-radius: 13px !important; box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05) !important; }
.product-gallery-main { overflow: hidden; border: 0 !important; background: #f8fafc !important; }
.product-gallery-main > img { transition: transform 180ms ease; }
.product-gallery-main > img:hover { transform: scale(1.02); }
.product-gallery-main > img:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.35); outline-offset: 4px; }
.product-gallery-main > button { display: grid; z-index: 2 !important; width: 38px; height: 38px; place-items: center; padding: 0; border: 1px solid #dbe3ed !important; border-radius: 50%; background: rgba(255, 255, 255, 0.94) !important; color: #475569; box-shadow: 0 4px 12px rgba(15, 23, 42, 0.11); }
.product-gallery-main > button:hover { border-color: #bfdbfe !important; color: var(--details-primary-dark); }
.product-gallery-thumbnails { display: grid; grid-auto-columns: 66px; grid-auto-flow: column; grid-gap: 8px; gap: 8px; overflow-x: auto; margin-top: 10px; padding: 3px; scrollbar-width: thin; }
.product-gallery-thumbnails button { display: grid; width: 66px; height: 66px; place-items: center; overflow: hidden; padding: 5px; border: 1px solid #dbe3ed; border-radius: 9px; background: #fff; }
.product-gallery-thumbnails button.is-active { border-color: var(--details-primary); box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.13); }
.product-gallery-thumbnails img { width: 100%; height: 100%; object-fit: contain; }

.product-brand-card .card-body { padding: 13px; }
.product-brand-card .card-body > div:first-child { width: 46px !important; height: 46px !important; flex: 0 0 46px; border-radius: 10px !important; }
.product-brand-card .fw-bold { color: #334155; font-size: 0.78rem; }

.product-summary-card .card-body { padding: 26px; }
.product-summary-card h4 { margin-bottom: 9px !important; color: #0f172a; font-size: clamp(1.45rem, 2.5vw, 2rem); font-weight: 760 !important; letter-spacing: -0.03em; line-height: 1.2; }
.product-summary-card > .card-body > .small { display: inline-flex; margin-bottom: 13px !important; padding: 5px 9px; border-radius: 999px; background: #f1f5f9; color: #64748b !important; font-size: 0.64rem; font-weight: 650; }
.product-summary-card .fs-4 { overflow-wrap: anywhere; color: #172033; font-size: clamp(1.35rem, 2.4vw, 1.8rem) !important; font-weight: 800 !important; letter-spacing: -0.02em; }
.product-summary-card .fs-4.text-danger { color: #dc2626 !important; }
.product-summary-card .fs-4 + .text-muted { margin-top: 2px; font-size: 0.72rem; }

.product-shipping-section, .product-options-section { margin-top: 18px; padding: 15px; border: 1px solid #e2e8f0; border-radius: 10px; background: #f8fafc; }
.product-shipping-section > .fw-semibold, .product-options-section .mintonai-badge { color: #334155; font-size: 0.72rem; font-weight: 760; }
.product-shipping-section > .fw-semibold i { margin-right: 6px; color: var(--details-primary); }
.product-shipping-section > .text-muted { line-height: 1.5; }
.product-shipping-section .mt-2 { display: grid; grid-gap: 5px; gap: 5px; }
.product-shipping-section .mt-2 > div { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding-top: 5px; border-top: 1px solid #e2e8f0; }
.product-options-section { background: #fff; }
.product-options-section .mintonai-badge { display: inline-block; margin-bottom: 6px; padding: 0; border: 0 !important; background: transparent; }
.product-options-section .small { margin-top: 9px; }
.product-buy-button { display: inline-flex; width: 100%; min-height: 47px; align-items: center; justify-content: center; gap: 8px; border: 1px solid var(--details-primary); border-radius: 10px; background: var(--details-primary); color: #fff; box-shadow: 0 6px 15px rgba(37, 99, 235, 0.2); font-size: 0.79rem; font-weight: 760; transition: background-color 150ms ease, transform 150ms ease; }
.product-buy-button:hover { background: var(--details-primary-dark); transform: translateY(-1px); }

.product-info-card .card-body { padding: 22px; }
.product-info-title { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 17px; }
.product-info-title > span { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border-radius: 9px; background: #eff6ff; color: var(--details-primary); font-size: 0.82rem; }
.product-info-title > div { display: flex; flex-direction: column; }
.product-info-title strong { color: #1e293b; font-size: 0.82rem; font-weight: 760; }
.product-info-title small { margin-top: 3px; color: var(--details-muted); font-size: 0.61rem; }
.product-specifications-card table { border-collapse: separate; border-spacing: 0; font-size: 0.72rem; }
.product-specifications-card td { padding: 10px 8px; border-color: #eef2f7; color: #475569; }
.product-specifications-card td:first-child { color: #334155; }
.product-description-card .card-body > div:last-child { color: #475569; font-size: 0.76rem; }

.product-purchase-modal { padding: 12px; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }
.product-purchase-modal .modal-dialog { width: min(560px, 100%); max-width: 560px; margin-right: auto; margin-left: auto; }
.product-purchase-modal .modal-content { overflow: hidden; border: 1px solid #dbe3ed !important; border-radius: 14px !important; box-shadow: 0 22px 60px rgba(15, 23, 42, 0.24); }
.product-purchase-modal .modal-header { padding: 16px 18px; border-color: #eef2f7; }
.product-purchase-modal .modal-title { color: #172033; font-size: 1rem; }
.product-purchase-modal .modal-body { max-height: min(68vh, 650px); overflow-y: auto; padding: 17px 18px; }
.product-purchase-modal .form-label { color: #334155; font-size: 0.7rem; }
.product-purchase-modal .form-select, .product-purchase-modal .form-control { min-height: 40px; border-color: #cbd5e1; border-radius: 9px; font-size: 0.74rem; }
.product-purchase-modal .form-select:focus, .product-purchase-modal .form-control:focus { border-color: var(--details-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.13); }
.product-purchase-line { border-color: #e2e8f0 !important; border-radius: 10px !important; background: #f8fafc !important; }
.product-purchase-line > .fw-semibold { color: #334155; font-size: 0.76rem; }
.product-purchase-line .d-flex .btn { display: grid; width: 34px; height: 36px; place-items: center; padding: 0; border: 1px solid #dbe3ed; border-radius: 8px; background: #fff; color: #475569; }
.product-purchase-line .text-primary { color: var(--details-primary-dark) !important; font-size: 0.76rem; }
.product-purchase-line .mintonai-subtle-red { padding: 5px 9px; border: 1px solid #fecaca; border-radius: 7px; background: #fef2f2; color: #b91c1c; font-size: 0.62rem; }
.product-purchase-summary { border-color: #dbe3ed !important; border-radius: 10px !important; background: #f8fafc !important; font-size: 0.72rem; }
.product-purchase-summary .text-primary { color: var(--details-primary-dark) !important; }
.product-purchase-summary .text-success { display: flex; align-items: center; justify-content: flex-end; color: #15803d !important; font-size: 0.63rem !important; line-height: 1.45; }
.product-purchase-summary .text-success img { width: 27px !important; height: 27px !important; transform: none !important; }
.product-purchase-actions { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 13px 18px 16px; border-color: #eef2f7; }
.product-purchase-actions button { min-height: 43px; border-radius: 9px; font-size: 0.72rem; font-weight: 750; }
.product-purchase-actions .mintonai-subtle-green { border-color: #bfdbfe; background: #eff6ff; color: var(--details-primary-dark); }
.product-purchase-actions .mintonai-subtle-blue { border-color: var(--details-primary); background: var(--details-primary); color: #fff; }
.product-purchase-actions button:only-child { grid-column: 1 / -1; }

.product-details-bottom-back { display: flex; justify-content: center; margin-top: 28px !important; }
.product-details-bottom-back button { display: inline-flex; min-height: 39px; align-items: center; gap: 7px; padding: 7px 13px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #475569; font-size: 0.7rem; font-weight: 730; }
.product-details-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }

@media (max-width: 991.98px) {
	.product-details-page { padding-right: 16px; padding-left: 16px; }
	.product-details-gallery-column { position: static; }
	.product-gallery-main { max-height: 620px; }
}

@media (max-width: 575.98px) {
	.product-details-page { padding: 10px 10px calc(90px + env(safe-area-inset-bottom)); }
	.product-details-toolbar { min-height: 56px; margin-bottom: 14px !important; padding: 7px; }
	.product-details-back span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.product-details-back { width: 40px; padding: 7px; }
	.product-details-action { min-height: 38px; padding: 7px 9px; }
	.product-details-action span:not(.badge) { font-size: 0.64rem; }
	.product-gallery-main { padding: 11px !important; }
	.product-gallery-main > button { width: 34px; height: 34px; }
	.product-gallery-thumbnails { grid-auto-columns: 56px; }
	.product-gallery-thumbnails button { width: 56px; height: 56px; }
	.product-summary-card .card-body { padding: 18px 15px; }
	.product-summary-card h4 { font-size: 1.35rem; }
	.product-shipping-section, .product-options-section { padding: 12px; }
	.product-info-card .card-body { padding: 17px 14px; }
	.product-specifications-card td { padding: 9px 5px; font-size: 0.66rem; }
	.product-purchase-modal { align-items: flex-end; padding: 0; }
	.product-purchase-modal .modal-dialog { display: flex; min-height: 100%; align-items: flex-end; margin: 0; }
	.product-purchase-modal .modal-content { max-height: 92vh; border-right: 0 !important; border-bottom: 0 !important; border-left: 0 !important; border-radius: 14px 14px 0 0 !important; }
	.product-purchase-modal .modal-body { max-height: calc(92vh - 128px); }
	.product-purchase-line .d-flex.justify-content-between { align-items: flex-start !important; flex-direction: column; gap: 9px; }
	.product-purchase-actions { padding-bottom: calc(14px + env(safe-area-inset-bottom)); }
}

@media (prefers-reduced-motion: reduce) {
	.product-details-back, .product-details-action, .product-gallery-main > img, .product-buy-button { transition: none; }
}

.brand-editor-page {
	--brand-editor-primary: #2563eb;
	--brand-editor-primary-dark: #1d4ed8;
	--brand-editor-ink: #172033;
	--brand-editor-muted: #64748b;
	--brand-editor-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--brand-editor-ink);
}

.brand-editor-page *, .brand-editor-page *::before, .brand-editor-page *::after { box-sizing: border-box; }
.brand-editor-page__container { width: min(1240px, 100%); margin: 0 auto; }
.brand-editor-main { padding-top: 24px; }
.brand-editor-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 22px; color: #94a3b8; font-size: 0.72rem; font-weight: 650; }
.brand-editor-breadcrumb button { display: inline-flex; align-items: center; gap: 6px; padding: 4px 2px; border: 0; border-radius: 5px; background: transparent; color: #475569; font: inherit; }
.brand-editor-breadcrumb button:hover { color: var(--brand-editor-primary-dark); }
.brand-editor-breadcrumb > i { font-size: 0.56rem; }

.brand-editor-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 28px; }
.brand-editor-heading__eyebrow { display: block; margin-bottom: 7px; color: var(--brand-editor-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; }
.brand-editor-heading h1 { margin: 0; color: #0f172a; font-size: clamp(1.65rem, 2.5vw, 2.15rem); font-weight: 760; letter-spacing: -0.035em; line-height: 1.15; }
.brand-editor-heading p { max-width: 670px; margin: 9px 0 0; color: var(--brand-editor-muted); font-size: 0.87rem; line-height: 1.55; }
.brand-editor-heading__actions { display: flex; flex: 0 0 auto; gap: 9px; }

.brand-editor-button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 7px; padding: 8px 15px; border-radius: 9px; font-size: 0.73rem; font-weight: 750; white-space: nowrap; transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }
.brand-editor-button--secondary { border: 1px solid #cbd5e1; background: #fff; color: #475569; }
.brand-editor-button--secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #1e293b; }
.brand-editor-button--primary { border: 1px solid var(--brand-editor-primary); background: var(--brand-editor-primary); color: #fff; box-shadow: 0 5px 14px rgba(37, 99, 235, 0.18); }
.brand-editor-button--primary:hover:not(:disabled) { border-color: var(--brand-editor-primary-dark); background: var(--brand-editor-primary-dark); transform: translateY(-1px); }
.brand-editor-button:disabled { cursor: not-allowed; box-shadow: none; opacity: 0.6; }
.brand-editor-spinner { width: 14px; height: 14px; flex: 0 0 14px; border: 2px solid currentColor; border-right-color: transparent; border-radius: 50%; animation: brand-editor-spin 650ms linear infinite; }

.brand-editor-form { display: grid; grid-gap: 18px; gap: 18px; }
.brand-editor-section { display: grid; grid-template-columns: 220px minmax(0, 1fr); grid-gap: 28px; gap: 28px; padding: 25px; border: 1px solid var(--brand-editor-border); border-radius: 13px; background: #fff; box-shadow: 0 3px 13px rgba(15, 23, 42, 0.04); }
.brand-editor-section--stacked { display: block; }
.brand-editor-section__intro { display: flex; align-items: flex-start; gap: 11px; }
.brand-editor-section__intro > span { display: grid; width: 35px; height: 35px; flex: 0 0 35px; place-items: center; border-radius: 9px; background: #eff6ff; color: var(--brand-editor-primary); font-size: 0.88rem; }
.brand-editor-section__intro h2 { margin: 1px 0 0; color: #1e293b; font-size: 0.9rem; font-weight: 760; line-height: 1.35; }
.brand-editor-section__intro p { margin: 5px 0 0; color: var(--brand-editor-muted); font-size: 0.7rem; line-height: 1.5; }
.brand-editor-section__toolbar { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; margin-bottom: 20px; }
.brand-editor-section__toolbar > button, .brand-editor-media__actions > button { display: inline-flex; min-height: 36px; align-items: center; gap: 6px; flex: 0 0 auto; padding: 7px 11px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--brand-editor-primary-dark); font-size: 0.66rem; font-weight: 750; }
.brand-editor-section__toolbar > button:hover, .brand-editor-media__actions > button:hover { border-color: #93c5fd; background: #dbeafe; }

.brand-editor-fields { display: grid; min-width: 0; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 18px 16px; gap: 18px 16px; }
.brand-editor-field { display: flex; min-width: 0; flex-direction: column; }
.brand-editor-field--wide { grid-column: 1 / -1; }
.brand-editor-field--compact { max-width: 250px; }
.brand-editor-field > label, .brand-editor-description > label { margin-bottom: 7px; color: #334155; font-size: 0.7rem; font-weight: 750; }
.brand-editor-field label > span, .brand-editor-form__footer > span > span { color: #dc2626; }
.brand-editor-input { width: 100%; min-width: 0; height: 42px; padding: 9px 11px; border: 1px solid #cbd5e1; border-radius: 9px; outline: none; background: #fff; color: #1e293b; font-size: 0.78rem; line-height: 1.4; transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease; }
textarea.brand-editor-input { height: auto; min-height: 130px; resize: vertical; }
.brand-editor-input::placeholder { color: #94a3b8; }
.brand-editor-input:hover:not(:read-only) { border-color: #94a3b8; }
.brand-editor-input:focus { border-color: var(--brand-editor-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.brand-editor-input:read-only { border-color: #e2e8f0; background: #f8fafc; color: #64748b; }
.brand-editor-input.mintonai-subtle-green { border-color: #b8c6d8; background: #fff; color: #1e293b; }
.brand-editor-input.mintonai-subtle-green:focus { border-color: var(--brand-editor-primary); }
.brand-editor-help { margin-top: 5px; color: #94a3b8; font-size: 0.62rem; line-height: 1.35; }
.brand-editor-money-preview { align-self: flex-end; margin-top: 5px; color: #64748b; font-size: 0.62rem; font-weight: 700; }
.brand-editor-conversion .brand-editor-input { max-width: 260px; }

.brand-editor-switch { display: flex; min-height: 66px; align-items: center; justify-content: space-between; gap: 16px; padding: 12px 14px; border: 1px solid #e2e8f0; border-radius: 10px; background: #f8fafc; cursor: pointer; }
.brand-editor-switch > span:first-child { display: flex; min-width: 0; flex-direction: column; }
.brand-editor-switch strong { color: #334155; font-size: 0.72rem; font-weight: 750; }
.brand-editor-switch small { margin-top: 3px; color: var(--brand-editor-muted); font-size: 0.62rem; font-weight: 450; line-height: 1.4; }
.brand-editor-switch input { position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0; }
.brand-editor-switch__control { position: relative; width: 38px; height: 22px; flex: 0 0 38px; border-radius: 999px; background: #cbd5e1; transition: background-color 150ms ease; }
.brand-editor-switch__control::after { position: absolute; top: 3px; left: 3px; width: 16px; height: 16px; border-radius: 50%; background: #fff; box-shadow: 0 1px 3px rgba(15, 23, 42, 0.22); content: ""; transition: transform 150ms ease; }
.brand-editor-switch input:checked + .brand-editor-switch__control { background: var(--brand-editor-primary); }
.brand-editor-switch input:checked + .brand-editor-switch__control::after { transform: translateX(16px); }
.brand-editor-switch input:focus-visible + .brand-editor-switch__control { outline: 3px solid rgba(37, 99, 235, 0.25); outline-offset: 2px; }

.brand-editor-media { min-width: 0; padding: 15px; border: 1px solid #e2e8f0; border-radius: 11px; background: #fbfcfe; }
.brand-editor-media__actions { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 13px; }
.brand-editor-media__actions > div { display: flex; flex-direction: column; }
.brand-editor-media__actions strong { color: #334155; font-size: 0.72rem; }
.brand-editor-media__actions div span { margin-top: 2px; color: #64748b; font-size: 0.61rem; }
.brand-editor-url-add { display: flex; gap: 8px; margin-bottom: 12px; }
.brand-editor-url-add > button { flex: 0 0 auto; padding: 7px 12px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #475569; font-size: 0.67rem; font-weight: 740; }
.brand-editor-url-add > button:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--brand-editor-primary-dark); }
.brand-editor-image-list { display: flex; flex-direction: column; gap: 7px; }
.brand-editor-image-row { display: grid; grid-template-columns: auto 48px minmax(0, 1fr) auto; align-items: center; grid-gap: 8px; gap: 8px; padding: 7px; border: 1px solid #e2e8f0; border-radius: 9px; background: #fff; transition: border-color 150ms ease, opacity 150ms ease; }
.brand-editor-image-row.is-dragging { border-color: #93c5fd; opacity: 0.55; }
.brand-editor-image-row__handle, .brand-editor-icon-button { display: grid; width: 34px; height: 38px; place-items: center; padding: 0; border: 1px solid #dbe3ed; border-radius: 8px; background: #f8fafc; color: #64748b; cursor: grab; }
.brand-editor-image-row__handle:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--brand-editor-primary-dark); }
.brand-editor-image-row__preview { position: relative; width: 48px; height: 48px; overflow: hidden; border: 1px solid #e2e8f0; border-radius: 8px; background: #f8fafc; }
.brand-editor-image-row__preview img { width: 100%; height: 100%; object-fit: contain; }
.brand-editor-image-row__preview span { position: absolute; right: 2px; bottom: 2px; left: 2px; padding: 2px; border-radius: 4px; background: rgba(15, 23, 42, 0.78); color: #fff; font-size: 0.48rem; font-weight: 750; text-align: center; }
.brand-editor-icon-button { cursor: pointer; }
.brand-editor-image-row .brand-editor-icon-button { grid-column: 4; }
.brand-editor-icon-button.is-danger { color: #b91c1c; }
.brand-editor-icon-button.is-danger:hover { border-color: #fecaca; background: #fef2f2; }
.brand-editor-media-empty { display: flex; min-height: 105px; align-items: center; justify-content: center; flex-direction: column; gap: 7px; border: 1px dashed #cbd5e1; border-radius: 9px; background: #fff; color: #94a3b8; font-size: 0.65rem; }
.brand-editor-media-empty i { font-size: 1.2rem; }

.brand-editor-repeat-list { display: flex; flex-direction: column; gap: 10px; }
.brand-editor-repeat-card { overflow: hidden; border: 1px solid #e2e8f0; border-radius: 10px; background: #fbfcfe; }
.brand-editor-repeat-card__heading { display: flex; min-height: 38px; align-items: center; justify-content: space-between; gap: 12px; padding: 6px 10px 6px 13px; border-bottom: 1px solid #e9eef5; background: #f8fafc; }
.brand-editor-repeat-card__heading > span { display: inline-flex; align-items: center; gap: 7px; color: #475569; font-size: 0.67rem; font-weight: 760; }
.brand-editor-repeat-card__heading em { padding: 3px 6px; border-radius: 999px; background: #eff6ff; color: var(--brand-editor-primary-dark); font-size: 0.52rem; font-style: normal; }
.brand-editor-repeat-card__heading button { display: grid; width: 28px; height: 28px; place-items: center; padding: 0; border: 0; border-radius: 7px; background: transparent; color: #b91c1c; font-size: 0.74rem; }
.brand-editor-repeat-card__heading button:hover { background: #fef2f2; }
.brand-editor-option-grid { display: grid; grid-template-columns: 1.35fr repeat(4, minmax(90px, 0.8fr)); grid-gap: 10px; gap: 10px; padding: 12px; }
.brand-editor-option-grid.is-korean { grid-template-columns: 1.3fr repeat(5, minmax(88px, 0.75fr)); }
.brand-editor-spec-grid { display: grid; grid-template-columns: 0.8fr 1.5fr; grid-gap: 10px; gap: 10px; padding: 12px; }
.brand-editor-description { display: flex; flex-direction: column; margin-top: 18px; }

.brand-editor-form__footer { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 4px 2px 0; }
.brand-editor-form__footer > span { color: var(--brand-editor-muted); font-size: 0.64rem; }
.brand-editor-form__footer > span > span { color: #dc2626; }
.brand-editor-form__footer > div { display: flex; gap: 9px; }
.brand-editor-loading { display: flex; min-height: 180px; align-items: center; justify-content: center; gap: 13px; padding: 25px; border: 1px solid var(--brand-editor-border); border-radius: 13px; background: #fff; }
.brand-editor-loading > div { display: flex; flex-direction: column; }
.brand-editor-loading strong { color: #334155; font-size: 0.76rem; }
.brand-editor-loading div span { margin-top: 3px; color: var(--brand-editor-muted); font-size: 0.65rem; }
.brand-editor-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }

@keyframes brand-editor-spin { to { transform: rotate(360deg); } }

@media (max-width: 1099.98px) {
	.brand-editor-section { grid-template-columns: 1fr; gap: 20px; }
	.brand-editor-option-grid, .brand-editor-option-grid.is-korean { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 767.98px) {
	.brand-editor-page { padding-right: 16px; padding-left: 16px; }
	.brand-editor-heading { align-items: flex-start; }
	.brand-editor-heading__actions .brand-editor-button--secondary { display: none; }
	.brand-editor-fields { grid-template-columns: 1fr; }
	.brand-editor-field--wide { grid-column: auto; }
	.brand-editor-field--compact { max-width: none; }
	.brand-editor-option-grid, .brand-editor-option-grid.is-korean { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.brand-editor-spec-grid { grid-template-columns: 1fr; }
}

@media (max-width: 575.98px) {
	.brand-editor-page { padding: 10px 10px calc(90px + env(safe-area-inset-bottom)); }
	.brand-editor-main { padding-top: 19px; }
	.brand-editor-breadcrumb { margin-bottom: 18px; }
	.brand-editor-heading { gap: 11px; margin-bottom: 22px; }
	.brand-editor-heading h1 { font-size: 1.48rem; }
	.brand-editor-heading p { font-size: 0.78rem; }
	.brand-editor-heading__actions .brand-editor-button { width: 42px; min-height: 42px; padding: 8px; }
	.brand-editor-heading__actions .brand-editor-button > span:not(.brand-editor-spinner) { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.brand-editor-section { gap: 17px; padding: 17px 14px; }
	.brand-editor-section__toolbar { align-items: center; }
	.brand-editor-section__toolbar .brand-editor-section__intro p { display: none; }
	.brand-editor-section__toolbar > button { min-width: 36px; padding: 7px 9px; }
	.brand-editor-section__toolbar > button i { margin: 0; }
	.brand-editor-media { padding: 11px; }
	.brand-editor-media__actions { align-items: flex-start; }
	.brand-editor-media__actions > button { padding: 7px 9px; }
	.brand-editor-url-add { align-items: stretch; flex-direction: column; }
	.brand-editor-url-add > button { min-height: 38px; }
	.brand-editor-image-row { grid-template-columns: auto 42px minmax(0, 1fr) auto; gap: 6px; padding: 6px; }
	.brand-editor-image-row__preview { width: 42px; height: 42px; }
	.brand-editor-image-row .brand-editor-input { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
	.brand-editor-option-grid, .brand-editor-option-grid.is-korean { grid-template-columns: 1fr; }
	.brand-editor-form__footer { align-items: stretch; flex-direction: column; }
	.brand-editor-form__footer > div { display: grid; grid-template-columns: 0.8fr 1.2fr; }
	.brand-editor-form__footer .brand-editor-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.brand-editor-button, .brand-editor-input, .brand-editor-switch__control, .brand-editor-switch__control::after, .brand-editor-image-row { transition: none; }
	.brand-editor-spinner { animation: none; }
}

.shop-cart-page {
	--cart-primary: #2563eb;
	--cart-primary-dark: #1d4ed8;
	--cart-ink: #172033;
	--cart-muted: #64748b;
	--cart-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--cart-ink);
}

.shop-cart-page *, .shop-cart-page *::before, .shop-cart-page *::after { box-sizing: border-box; }
.shop-cart-page__container { width: min(1320px, 100%); margin: 0 auto; }
.shop-cart-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin: 34px 0 25px; }
.shop-cart-heading__eyebrow { display: block; margin-bottom: 7px; color: var(--cart-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; }
.shop-cart-heading h1 { margin: 0; color: #0f172a; font-size: clamp(1.7rem, 2.5vw, 2.2rem); font-weight: 760; letter-spacing: -0.035em; line-height: 1.15; }
.shop-cart-heading p { margin: 8px 0 0; color: var(--cart-muted); font-size: 0.85rem; line-height: 1.5; }
.shop-cart-heading > button { display: inline-flex; min-height: 40px; align-items: center; gap: 7px; padding: 8px 12px; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; color: #475569; font-size: 0.69rem; font-weight: 740; white-space: nowrap; }
.shop-cart-heading > button:hover { border-color: #bfdbfe; background: #eff6ff; color: var(--cart-primary-dark); }

.shop-cart-layout { display: grid; grid-template-columns: minmax(0, 1fr); grid-gap: 20px; gap: 20px; align-items: start; }
.shop-cart-layout.has-summary { grid-template-columns: minmax(0, 1fr) 330px; }
.shop-cart-content { min-width: 0; }
.shop-cart-select-all { display: flex; min-height: 58px; align-items: center; justify-content: space-between; gap: 15px; margin-bottom: 13px; padding: 10px 15px; border: 1px solid var(--cart-border); border-radius: 11px; background: #fff; box-shadow: 0 3px 12px rgba(15, 23, 42, 0.035); }
.shop-cart-select-all label { display: flex; align-items: center; gap: 10px; cursor: pointer; }
.shop-cart-select-all input, .shop-cart-card .form-check-input { width: 18px; height: 18px; margin: 0; border-color: #94a3b8; cursor: pointer; }
.shop-cart-select-all input:checked, .shop-cart-card .form-check-input:checked { border-color: var(--cart-primary); background-color: var(--cart-primary); }
.shop-cart-select-all label > span { display: flex; flex-direction: column; }
.shop-cart-select-all strong { color: #334155; font-size: 0.72rem; }
.shop-cart-select-all small { margin-top: 2px; color: var(--cart-muted); font-size: 0.59rem; }
.shop-cart-select-all > span { color: var(--cart-muted); font-size: 0.62rem; }

.shop-cart-loading { display: flex; min-height: 220px; align-items: center; justify-content: center; gap: 12px; border: 1px solid var(--cart-border); border-radius: 12px; background: #fff; }
.shop-cart-loading .spinner-border { width: 23px; height: 23px; color: var(--cart-primary); }
.shop-cart-loading > div { display: flex; flex-direction: column; }
.shop-cart-loading strong { color: #334155; font-size: 0.75rem; }
.shop-cart-loading span { margin-top: 3px; color: var(--cart-muted); font-size: 0.63rem; }
.shop-cart-empty { display: flex; min-height: 310px; align-items: center; justify-content: center; flex-direction: column; padding: 32px 20px; border: 1px dashed #cbd5e1; border-radius: 12px; background: rgba(255,255,255,.75); text-align: center; }
.shop-cart-empty > span { display: grid; width: 52px; height: 52px; margin-bottom: 14px; place-items: center; border-radius: 50%; background: #eff6ff; color: var(--cart-primary); font-size: 1.15rem; }
.shop-cart-empty h2 { margin: 0; color: #1e293b; font-size: 0.94rem; font-weight: 760; }
.shop-cart-empty p { margin: 7px 0 16px; color: var(--cart-muted); font-size: 0.72rem; }
.shop-cart-empty button { min-height: 37px; padding: 7px 12px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--cart-primary-dark); font-size: 0.67rem; font-weight: 740; }

.shop-cart-list { display: flex; flex-direction: column; gap: 12px; }
.shop-cart-card { overflow: hidden; border: 1px solid var(--cart-border) !important; border-radius: 12px !important; background: #fff; box-shadow: 0 3px 13px rgba(15, 23, 42, 0.045); transition: border-color 150ms ease, box-shadow 150ms ease; }
.shop-cart-card.is-selected { border-color: #bfdbfe !important; box-shadow: 0 4px 16px rgba(37, 99, 235, 0.07); }
.shop-cart-card .card-body { padding: 17px; }
.shop-cart-card__image { border: 1px solid #e2e8f0; background: #f8fafc; cursor: pointer; }
.shop-cart-card__image:hover { border-color: #bfdbfe; }
.shop-cart-card .col > .d-flex:first-child .fw-bold { color: #1e293b; font-size: 0.82rem; }
.shop-cart-card .col > .d-flex:first-child .small { margin-top: 3px; font-size: 0.62rem; }
.shop-cart-card__delete { display: inline-flex; min-height: 32px; align-items: center; gap: 5px; padding: 5px 8px; border: 1px solid #fecaca; border-radius: 7px; background: #fef2f2; color: #b91c1c; font-size: 0.61rem; font-weight: 710; white-space: nowrap; }
.shop-cart-card__delete:disabled { cursor: not-allowed; opacity: .55; }

.shop-cart-option { padding: 13px; border: 1px solid #e2e8f0 !important; border-radius: 10px !important; background: #f8fafc !important; }
.shop-cart-option > .fw-semibold { color: #334155; font-size: 0.73rem; }
.shop-cart-option > .small { font-size: 0.61rem; }
.shop-cart-option .d-flex .btn-outline-secondary { display: grid; width: 34px; height: 36px; place-items: center; padding: 0; border-color: #dbe3ed; border-radius: 8px; background: #fff; color: #475569; }
.shop-cart-option .form-control { min-height: 36px; border-color: #cbd5e1; border-radius: 8px; font-size: 0.72rem; }
.shop-cart-option .form-control:focus { border-color: var(--cart-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .13); }
.shop-cart-option .text-success { color: var(--cart-primary-dark) !important; font-size: 0.75rem; }
.shop-cart-option .mintonai-subtle-green, .shop-cart-option .mintonai-subtle-red { min-height: 31px; padding: 5px 9px; border-radius: 7px; font-size: 0.61rem; font-weight: 710; }
.shop-cart-option .mintonai-subtle-green { border-color: #bfdbfe; background: #eff6ff; color: var(--cart-primary-dark); }
.shop-cart-option .mintonai-subtle-red { border-color: #fecaca; background: #fef2f2; color: #b91c1c; }
.shop-cart-card__total { display: flex; align-items: center; justify-content: flex-end; gap: 10px; margin-top: 13px; padding-top: 12px; border-top: 1px solid #eef2f7; }
.shop-cart-card__total span { color: var(--cart-muted); font-size: 0.65rem; }
.shop-cart-card__total strong { color: #172033; font-size: 0.82rem; }

.shop-cart-summary { position: -webkit-sticky; position: sticky; top: 18px; overflow: hidden; border: 1px solid var(--cart-border); border-radius: 12px; background: #fff; box-shadow: 0 5px 18px rgba(15,23,42,.06); }
.shop-cart-summary .card-body { padding: 19px; }
.shop-cart-summary__heading { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 19px; padding-bottom: 13px; border-bottom: 1px solid #eef2f7; }
.shop-cart-summary__heading h2 { margin: 0; color: #1e293b; font-size: 0.86rem; font-weight: 760; }
.shop-cart-summary__heading span { padding: 4px 7px; border-radius: 999px; background: #eff6ff; color: var(--cart-primary-dark); font-size: 0.57rem; font-weight: 750; }
.shop-cart-summary .fw-semibold { color: #64748b; font-size: 0.68rem; }
.shop-cart-summary .fs-5 { color: #172033 !important; font-size: 1rem !important; }
.shop-cart-summary .text-success { color: #15803d !important; font-size: 0.61rem !important; line-height: 1.45; }
.shop-cart-summary .text-success img { width: 26px !important; height: 26px !important; transform: none !important; }
.shop-cart-checkout { display: inline-flex; width: 100%; min-height: 44px; align-items: center; justify-content: center; gap: 7px; border: 1px solid var(--cart-primary); border-radius: 9px; background: var(--cart-primary); color: #fff; box-shadow: 0 5px 14px rgba(37,99,235,.18); font-size: 0.73rem; font-weight: 760; }
.shop-cart-checkout:hover { background: var(--cart-primary-dark); }
.shop-cart-page button:focus-visible, .shop-cart-page input:focus-visible { outline: 3px solid rgba(37,99,235,.28); outline-offset: 2px; }

@media (max-width: 991.98px) {
	.shop-cart-page { padding-right: 16px; padding-left: 16px; }
	.shop-cart-layout.has-summary { grid-template-columns: minmax(0, 1fr) 285px; }
}

@media (max-width: 767.98px) {
	.shop-cart-layout.has-summary { grid-template-columns: 1fr; }
	.shop-cart-summary { position: static; }
}

@media (max-width: 575.98px) {
	.shop-cart-page { padding: 10px 10px calc(90px + env(safe-area-inset-bottom)); }
	.shop-cart-heading { align-items: flex-start; gap: 12px; margin: 27px 0 20px; }
	.shop-cart-heading h1 { font-size: 1.48rem; }
	.shop-cart-heading p { font-size: 0.76rem; }
	.shop-cart-heading > button { width: 40px; min-height: 40px; padding: 7px; font-size: 0; }
	.shop-cart-heading > button i { font-size: .8rem; }
	.shop-cart-select-all { padding: 9px 11px; }
	.shop-cart-select-all > span { max-width: 46%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.shop-cart-card .card-body { padding: 12px; }
	.shop-cart-card .col-12.col-md-auto { align-items: center !important; }
	.shop-cart-card__image { width: 76px !important; height: 76px !important; }
	.shop-cart-option { padding: 11px; }
	.shop-cart-option > .d-flex.justify-content-between { align-items: flex-start !important; flex-direction: column; }
	.shop-cart-option > .d-flex.justify-content-between > .text-success { align-self: flex-end; }
	.shop-cart-summary .card-body { padding: 16px; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-cart-heading > button, .shop-cart-card, .shop-cart-card__image { transition: none; }
}

.shop-checkout-page {
	--checkout-primary: #2563eb;
	--checkout-primary-dark: #1d4ed8;
	--checkout-ink: #172033;
	--checkout-muted: #64748b;
	--checkout-border: #e2e8f0;
	--checkout-surface: #ffffff;
	--checkout-soft: #f8fafc;
	max-width: 1240px;
	min-height: 100vh;
	padding-bottom: 96px !important;
	color: var(--checkout-ink);
}

.shop-checkout-page::before {
	position: fixed;
	inset: 0;
	z-index: -1;
	background: #f5f7fb;
	content: "";
}

.shop-checkout-heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin: 28px 0 22px;
}

.shop-checkout-heading__eyebrow {
	display: block;
	margin-bottom: 5px;
	color: var(--checkout-primary);
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.shop-checkout-heading h1 {
	margin: 0;
	font-size: clamp(1.45rem, 2.4vw, 2rem);
	font-weight: 760;
	letter-spacing: -.035em;
}

.shop-checkout-heading p {
	margin: 7px 0 0;
	color: var(--checkout-muted);
	font-size: .9rem;
}

.shop-checkout-back,
.shop-checkout-empty button {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid var(--checkout-border);
	border-radius: 10px;
	background: var(--checkout-surface);
	color: #334155;
	font-size: .79rem;
	font-weight: 700;
	transition: border-color .15s ease, box-shadow .15s ease, color .15s ease;
}

.shop-checkout-back { flex: 0 0 auto; padding: 0 16px; }
.shop-checkout-back:hover { border-color: #bfdbfe; color: var(--checkout-primary); box-shadow: 0 4px 12px rgba(15, 23, 42, .06); }

.shop-checkout-layout { align-items: flex-start; }

.shop-checkout-card,
.shop-checkout-summary,
.shop-checkout-empty {
	border: 1px solid var(--checkout-border) !important;
	border-radius: 13px !important;
	background: var(--checkout-surface);
	box-shadow: 0 8px 24px rgba(15, 23, 42, .055) !important;
}

.shop-checkout-card .card-body { padding: 22px; }

.shop-checkout-card .card-body > .fw-bold:first-child,
.shop-checkout-card .card-body > .d-flex:first-child .fw-bold {
	display: flex;
	align-items: center;
	color: var(--checkout-ink);
	font-size: .91rem;
	font-weight: 750 !important;
}

.shop-checkout-card .card-body > .fw-bold:first-child i,
.shop-checkout-card .card-body > .d-flex:first-child .fw-bold i {
	display: inline-flex;
	width: 34px;
	height: 34px;
	align-items: center;
	justify-content: center;
	margin-right: 10px !important;
	border-radius: 9px;
	background: #eff6ff;
	color: var(--checkout-primary);
}

.shop-checkout-secondary-action {
	min-height: 36px;
	padding-inline: 13px;
	border-color: #bfdbfe !important;
	border-radius: 9px;
	color: var(--checkout-primary) !important;
	font-size: .72rem;
	font-weight: 700;
}

.shop-checkout-secondary-action:hover { background: #eff6ff !important; }

.shop-checkout-address-card .fw-semibold { color: var(--checkout-ink); font-size: .92rem; }
.shop-checkout-address-card .text-muted { color: var(--checkout-muted) !important; line-height: 1.6; }
.shop-checkout-address-card .text-danger { padding: 11px 13px; border: 1px solid #fecaca; border-radius: 9px; background: #fef2f2; }

.shop-checkout-item {
	border: 1px solid var(--checkout-border);
	background: var(--checkout-soft) !important;
}

.shop-checkout-item + .shop-checkout-item { margin-top: 2px; }

.shop-checkout-item button.mintonai-subtle-grey {
	border: 1px solid var(--checkout-border);
	background: #fff;
}

.shop-checkout-item button.mintonai-subtle-grey:hover { border-color: #bfdbfe; }
.shop-checkout-item .fw-semibold { color: var(--checkout-ink); }
.shop-checkout-item .text-muted { color: var(--checkout-muted) !important; }
.shop-checkout-item .text-success { color: #047857 !important; }

.shop-checkout-message-card textarea {
	min-height: 112px;
	padding: 12px 14px;
	border-color: #cbd5e1;
	border-radius: 10px;
	color: var(--checkout-ink);
	font-size: .85rem;
	line-height: 1.55;
	resize: vertical;
}

.shop-checkout-message-card textarea::placeholder { color: #94a3b8; }
.shop-checkout-message-card textarea:focus { border-color: var(--checkout-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, .13); }

.shop-checkout-payment-option {
	min-height: 82px;
	border: 1px solid var(--checkout-border) !important;
	background: #fff !important;
	cursor: pointer !important;
	transition: border-color .15s ease, background .15s ease, box-shadow .15s ease;
}

.shop-checkout-payment-option:hover { border-color: #bfdbfe !important; }
.shop-checkout-payment-option.is-selected { border-color: var(--checkout-primary) !important; background: #eff6ff !important; box-shadow: 0 0 0 1px var(--checkout-primary); }
.shop-checkout-payment-option.is-disabled { cursor: not-allowed !important; opacity: .58 !important; }
.shop-checkout-payment-option .fw-semibold { color: var(--checkout-ink); font-size: .86rem; }
.shop-checkout-payment-option .small { color: var(--checkout-muted) !important; line-height: 1.45; }
.shop-checkout-payment-option input { width: 18px; height: 18px; flex: 0 0 auto; accent-color: var(--checkout-primary); }

.shop-checkout-summary {
	top: 18px !important;
	overflow: hidden;
}

.shop-checkout-summary .card-body { padding: 22px; }
.shop-checkout-summary .card-body > .fw-bold:first-child { margin-bottom: 19px !important; font-size: 1rem; }
.shop-checkout-summary .d-flex { gap: 14px; font-size: .82rem; }
.shop-checkout-summary .text-muted { color: var(--checkout-muted) !important; }
.shop-checkout-summary hr { margin: 18px 0; border-color: var(--checkout-border); opacity: 1; }
.shop-checkout-summary .fs-5 { color: var(--checkout-primary) !important; font-size: 1.3rem !important; letter-spacing: -.025em; }

.shop-checkout-summary .text-success.text-end {
	padding: 11px 12px;
	border: 1px solid #bbf7d0;
	border-radius: 10px;
	background: #f0fdf4;
	color: #047857 !important;
	line-height: 1.45;
}

.shop-checkout-summary .text-success img { width: 26px !important; height: 26px !important; }

.shop-checkout-place-order {
	display: inline-flex !important;
	width: 100%;
	min-height: 46px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid var(--checkout-primary) !important;
	border-radius: 10px !important;
	background: var(--checkout-primary) !important;
	color: #fff !important;
	box-shadow: 0 6px 16px rgba(37, 99, 235, .2);
	font-size: .8rem;
	font-weight: 750;
}

.shop-checkout-place-order:hover:not(:disabled) { background: var(--checkout-primary-dark) !important; }
.shop-checkout-place-order:disabled { border-color: #94a3b8 !important; background: #94a3b8 !important; box-shadow: none; cursor: wait; }

.shop-checkout-empty {
	padding: 64px 24px;
	text-align: center;
}

.shop-checkout-empty__icon {
	display: inline-flex;
	width: 56px;
	height: 56px;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
	border-radius: 50%;
	background: #eff6ff;
	color: var(--checkout-primary);
	font-size: 1.35rem;
}

.shop-checkout-empty h2 { margin: 0; font-size: 1.05rem; font-weight: 750; }
.shop-checkout-empty p { margin: 8px 0 19px; color: var(--checkout-muted); font-size: .84rem; }
.shop-checkout-empty button { padding: 0 17px; border-color: var(--checkout-primary); background: var(--checkout-primary); color: #fff; }
.shop-checkout-empty button:hover { background: var(--checkout-primary-dark); }

.shop-checkout-page button:focus-visible,
.shop-checkout-page textarea:focus-visible,
.shop-checkout-page input:focus-visible,
.shop-checkout-page label:has(input:focus-visible) {
	outline: 3px solid rgba(37, 99, 235, .28);
	outline-offset: 2px;
}

@media (max-width: 991.98px) {
	.shop-checkout-summary { position: static !important; }
}

@media (max-width: 767.98px) {
	.shop-checkout-page { padding-inline: 14px; }
	.shop-checkout-heading { margin: 21px 0 18px; }
	.shop-checkout-heading p { max-width: 520px; }
	.shop-checkout-back { width: 42px; padding: 0; overflow: hidden; font-size: 0; }
	.shop-checkout-back i { font-size: .9rem; }
	.shop-checkout-card .card-body, .shop-checkout-summary .card-body { padding: 17px; }
}

@media (max-width: 575.98px) {
	.shop-checkout-heading { align-items: center; gap: 12px; }
	.shop-checkout-heading h1 { font-size: 1.34rem; }
	.shop-checkout-heading p { font-size: .8rem; line-height: 1.5; }
	.shop-checkout-item { padding: 12px !important; }
	.shop-checkout-item > .d-flex { align-items: flex-start; gap: 11px !important; }
	.shop-checkout-item button.mintonai-subtle-grey { width: 70px !important; height: 70px !important; }
	.shop-checkout-item .d-flex.justify-content-between { gap: 12px; }
	.shop-checkout-payment-option { align-items: flex-start !important; gap: 12px; padding: 13px !important; }
	.shop-checkout-empty { padding: 48px 18px; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-checkout-page * { scroll-behavior: auto !important; transition: none !important; }
}

.qr-payment-modal {
	--qr-primary: #2563eb;
	--qr-primary-dark: #1d4ed8;
	--qr-ink: #172033;
	--qr-muted: #64748b;
	--qr-border: #e2e8f0;
	padding: 16px;
	background: rgba(15, 23, 42, .62);
	-webkit-backdrop-filter: blur(3px);
	        backdrop-filter: blur(3px);
}

.qr-payment-modal .modal-dialog { max-width: 720px; }

.qr-payment-modal .modal-content {
	max-height: calc(100vh - 32px);
	overflow: hidden;
	border: 1px solid rgba(255,255,255,.65) !important;
	border-radius: 14px !important;
	background: #fff;
	box-shadow: 0 24px 70px rgba(15,23,42,.28) !important;
}

.qr-payment-modal .modal-header {
	padding: 17px 20px;
	border-bottom: 1px solid #eef2f7;
}

.qr-payment-modal__heading { display: flex; align-items: center; gap: 11px; }
.qr-payment-modal__heading-icon { display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 10px; background: #eff6ff; color: var(--qr-primary); font-size: 1rem; }
.qr-payment-modal__heading > div > span { display: block; margin-bottom: 1px; color: var(--qr-primary); font-size: .59rem; font-weight: 800; letter-spacing: .075em; text-transform: uppercase; }
.qr-payment-modal__heading h2 { margin: 0; color: var(--qr-ink); font-size: 1rem; font-weight: 760; letter-spacing: -.015em; }
.qr-payment-modal .btn-close { width: 34px; height: 34px; padding: 0; border-radius: 9px; background-size: 10px; opacity: .58; }
.qr-payment-modal .btn-close:hover { background-color: #f1f5f9; opacity: .8; }

.qr-payment-modal .modal-body { padding: 21px; background: #fbfcfe; }

.qr-payment-modal__intro,
.qr-payment-modal__upload-heading { display: flex; align-items: flex-start; gap: 11px; }

.qr-payment-modal__intro { max-width: 520px; margin: 0 auto 15px; }
.qr-payment-step { display: inline-flex; width: 26px; height: 26px; flex: 0 0 26px; align-items: center; justify-content: center; border-radius: 50%; background: var(--qr-primary); color: #fff; font-size: .67rem; font-weight: 800; }
.qr-payment-modal__intro h3, .qr-payment-modal__upload-heading h3 { margin: 1px 0 3px; color: var(--qr-ink); font-size: .85rem; font-weight: 750; }
.qr-payment-modal__intro p, .qr-payment-modal__upload-heading p { margin: 0; color: var(--qr-muted); font-size: .7rem; line-height: 1.45; }

.qr-payment-modal__qr {
	display: flex;
	max-width: 330px !important;
	min-height: 210px !important;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--qr-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: 0 7px 22px rgba(15,23,42,.06);
}

.qr-payment-modal__qr img { max-height: 330px !important; border-radius: 8px !important; }
.qr-payment-modal__qr-loading { z-index: 1; border-radius: 11px !important; background: rgba(255,255,255,.9) !important; color: var(--qr-muted); }
.qr-payment-modal__qr-loading .spinner-border { color: var(--qr-primary); }

.qr-payment-modal__amount { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 12px auto 20px; }
.qr-payment-modal__amount span { color: var(--qr-muted); font-size: .7rem; }
.qr-payment-modal__amount strong { color: var(--qr-primary); font-size: 1.15rem; font-weight: 800; letter-spacing: -.025em; }

.qr-payment-modal__upload {
	max-width: 600px;
	margin: 0 auto;
	padding: 17px !important;
	border: 1px solid var(--qr-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
}

.qr-payment-modal__upload-heading { margin-bottom: 14px; }
.qr-payment-modal__file-label { display: inline-flex; align-items: center; gap: 7px; margin-bottom: 7px; color: #334155; font-size: .71rem; font-weight: 720; }
.qr-payment-modal__upload .form-control { min-height: 42px; padding: 8px 10px; border-color: #cbd5e1; border-radius: 9px; color: #475569; font-size: .72rem; }
.qr-payment-modal__upload .form-control::-webkit-file-upload-button { height: 32px; margin: -4px 10px -4px -5px; padding: 0 11px; border: 0; border-right: 1px solid var(--qr-border); background: #f1f5f9; color: #334155; font-size: .68rem; font-weight: 700; }
.qr-payment-modal__upload .form-control::file-selector-button { height: 32px; margin: -4px 10px -4px -5px; padding: 0 11px; border: 0; border-right: 1px solid var(--qr-border); background: #f1f5f9; color: #334155; font-size: .68rem; font-weight: 700; }
.qr-payment-modal__upload .form-control:hover::-webkit-file-upload-button { background: #e2e8f0; }
.qr-payment-modal__upload .form-control:hover::file-selector-button { background: #e2e8f0; }
.qr-payment-modal__upload .form-control:focus { border-color: var(--qr-primary); box-shadow: 0 0 0 3px rgba(37,99,235,.13); }
.qr-payment-modal__file-help { margin-top: 6px; color: #94a3b8; font-size: .63rem; }

.qr-payment-modal__selected-file { margin-top: 14px; padding-top: 14px; border-top: 1px solid #eef2f7; }
.qr-payment-modal__file-name { display: flex; min-width: 0; align-items: center; gap: 10px; padding: 10px 11px; border: 1px solid #dbeafe; border-radius: 9px; background: #eff6ff; }
.qr-payment-modal__file-name > i { color: var(--qr-primary); font-size: 1rem; }
.qr-payment-modal__file-name > div { min-width: 0; }
.qr-payment-modal__file-name span { display: block; color: var(--qr-muted); font-size: .58rem; font-weight: 700; text-transform: uppercase; }
.qr-payment-modal__file-name strong { display: block; overflow: hidden; color: #334155; font-size: .7rem; text-overflow: ellipsis; white-space: nowrap; }
.qr-payment-modal__preview { margin-top: 12px; text-align: center; }
.qr-payment-modal__preview img { max-height: 260px !important; border-color: var(--qr-border) !important; border-radius: 9px !important; background: #fff; }
.qr-payment-modal__pdf-note { display: flex; align-items: center; gap: 7px; margin-top: 10px; color: var(--qr-muted); font-size: .68rem; }

.qr-payment-modal .modal-footer { gap: 8px; padding: 14px 20px; border-top: 1px solid #eef2f7; background: #fff; }
.qr-payment-modal__cancel, .qr-payment-modal__submit { display: inline-flex !important; min-height: 42px; align-items: center; justify-content: center; gap: 7px; padding: 0 16px !important; border-radius: 9px !important; font-size: .73rem !important; font-weight: 750 !important; }
.qr-payment-modal__cancel { border: 1px solid var(--qr-border) !important; background: #fff !important; color: #475569 !important; }
.qr-payment-modal__cancel:hover:not(:disabled) { background: #f8fafc !important; }
.qr-payment-modal__submit { min-width: 170px; border: 1px solid var(--qr-primary) !important; background: var(--qr-primary) !important; color: #fff !important; box-shadow: 0 5px 14px rgba(37,99,235,.18); }
.qr-payment-modal__submit:hover:not(:disabled) { background: var(--qr-primary-dark) !important; }
.qr-payment-modal__submit:disabled { border-color: #94a3b8 !important; background: #94a3b8 !important; box-shadow: none; opacity: .7; }

.qr-payment-modal button:focus-visible,
.qr-payment-modal input:focus-visible { outline: 3px solid rgba(37,99,235,.28); outline-offset: 2px; }

@media (max-width: 575.98px) {
	.qr-payment-modal { padding: 0; }
	.qr-payment-modal .modal-dialog { min-height: 100%; align-items: flex-end; margin: 0; }
	.qr-payment-modal .modal-content { max-height: 94vh; border-right: 0 !important; border-bottom: 0 !important; border-left: 0 !important; border-radius: 14px 14px 0 0 !important; }
	.qr-payment-modal .modal-header { padding: 14px 16px; }
	.qr-payment-modal .modal-body { padding: 17px 14px; }
	.qr-payment-modal__qr { width: min(100%, 300px); min-height: 190px !important; padding: 11px !important; }
	.qr-payment-modal__qr img { max-height: 285px !important; }
	.qr-payment-modal__upload { padding: 14px !important; }
	.qr-payment-modal .modal-footer { display: grid; grid-template-columns: .7fr 1.3fr; padding: 12px 14px calc(12px + env(safe-area-inset-bottom)); }
	.qr-payment-modal__cancel, .qr-payment-modal__submit { width: 100%; min-width: 0; padding-inline: 10px !important; }
}

@media (prefers-reduced-motion: reduce) {
	.qr-payment-modal * { transition: none !important; }
}

.shop-order-details-page {
	--detail-primary: #2563eb;
	--detail-primary-dark: #1d4ed8;
	--detail-ink: #172033;
	--detail-muted: #64748b;
	--detail-border: #e2e8f0;
	--detail-surface: #ffffff;
	--detail-soft: #f8fafc;
	max-width: 1240px;
	min-height: 100vh;
	padding-bottom: 96px !important;
	color: var(--detail-ink);
}

.shop-order-details-page::before {
	position: fixed;
	inset: 0;
	z-index: -1;
	background: #f5f7fb;
	content: "";
}

.shop-order-details-heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin: 28px 0 21px;
}

.shop-order-details-heading__eyebrow {
	display: block;
	margin-bottom: 5px;
	color: var(--detail-primary);
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.shop-order-details-heading h1 { margin: 0; font-size: clamp(1.45rem, 2.4vw, 2rem); font-weight: 760; letter-spacing: -.035em; }
.shop-order-details-heading p { margin: 7px 0 0; color: var(--detail-muted); font-size: .9rem; }
.shop-order-details-heading__actions { display: flex; flex: 0 0 auto; gap: 8px; }

.shop-order-details-heading__actions button,
.shop-order-details-empty button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 0 14px;
	border: 1px solid var(--detail-border);
	border-radius: 10px;
	background: #fff;
	color: #334155;
	font-size: .76rem;
	font-weight: 700;
}

.shop-order-details-heading__actions button:hover:not(:disabled) { border-color: #bfdbfe; color: var(--detail-primary); box-shadow: 0 4px 12px rgba(15,23,42,.06); }
.shop-order-details-heading__actions button:disabled { opacity: .58; cursor: wait; }

.shop-order-details-card,
.shop-order-payment-summary,
.shop-order-details-state,
.shop-order-details-empty {
	border: 1px solid var(--detail-border) !important;
	border-radius: 13px !important;
	background: var(--detail-surface);
	box-shadow: 0 8px 24px rgba(15,23,42,.052) !important;
}

.shop-order-details-card .card-body { padding: 21px; }

.shop-order-details-card .card-body > .fw-bold:first-child,
.shop-order-details-card .card-body > .fw-semibold:first-child,
.shop-order-details-card .card-body > .d-flex:first-child .fw-bold:first-child {
	display: flex;
	align-items: center;
	color: var(--detail-ink);
	font-size: .91rem;
	font-weight: 760 !important;
}

.shop-order-details-card .card-body > .fw-bold:first-child > i,
.shop-order-details-card .card-body > .fw-semibold:first-child > i,
.shop-order-details-card .card-body > .d-flex:first-child .fw-bold:first-child > i {
	display: inline-flex;
	width: 34px;
	height: 34px;
	align-items: center;
	justify-content: center;
	margin-right: 10px !important;
	border-radius: 9px;
	background: #eff6ff;
	color: var(--detail-primary);
}

.shop-order-overview-card { overflow: hidden; border-left: 3px solid var(--detail-primary) !important; }
.shop-order-overview-card .mintonai-badge { display: inline-flex; min-height: 27px; align-items: center; padding: 4px 10px; border: 0; border-radius: 999px; font-size: .64rem; font-weight: 780; }
.shop-order-overview-card .fw-semibold { color: var(--detail-ink); }
.shop-order-overview-card .text-muted { color: var(--detail-muted) !important; }

.shop-order-details-card .text-muted { color: var(--detail-muted) !important; }
.shop-order-details-card .text-success { color: #047857 !important; }

.shop-order-refund-card .card-body > .mb-3:not(:first-child) {
	display: grid;
	grid-template-columns: minmax(130px, .7fr) 1fr;
	grid-gap: 15px;
	gap: 15px;
	margin-bottom: 0 !important;
	padding: 11px 0;
	border-bottom: 1px solid #eef2f7;
}

.shop-order-refund-card .card-body > .mb-3:not(:first-child):last-of-type { border-bottom: 0; }

.shop-order-tracking-row {
	padding: 12px !important;
	border: 1px solid var(--detail-border) !important;
	background: var(--detail-soft) !important;
}

.shop-order-tracking-row > .d-flex { flex-wrap: wrap; }
.shop-order-tracking-row .btn, .shop-order-details-card .btn { min-height: 34px; border-radius: 8px; font-size: .7rem; font-weight: 700; }
.shop-order-tracking-row .btn.py-0 { min-height: 27px; }

.shop-order-tracking-form-row {
	border: 1px solid var(--detail-border) !important;
	background: var(--detail-soft) !important;
}

.shop-order-tracking-form-row .form-label { margin-bottom: 6px; color: #334155; font-size: .72rem; }
.shop-order-tracking-form-row .form-control,
.shop-order-tracking-form-row .form-select {
	min-height: 42px;
	border-color: #cbd5e1;
	border-radius: 9px;
	background-color: #fff;
	color: var(--detail-ink);
	font-size: .78rem;
}

.shop-order-tracking-form-row .form-control:focus,
.shop-order-tracking-form-row .form-select:focus { border-color: var(--detail-primary); box-shadow: 0 0 0 3px rgba(37,99,235,.13); }
.shop-order-tracking-form-row .form-check { padding-block: 4px; }
.shop-order-tracking-form-row .form-check-input { accent-color: var(--detail-primary); }
.shop-order-tracking-form-row .form-check-label { color: #475569; font-size: .72rem; }

.shop-order-address-card .fw-semibold { font-size: .88rem; }
.shop-order-address-card .small { line-height: 1.6; }

.shop-order-message {
	border: 1px solid var(--detail-border) !important;
	background: var(--detail-soft) !important;
	color: #334155;
	font-size: .8rem;
	line-height: 1.6;
}

.shop-order-shop-group {
	border: 1px solid var(--detail-border) !important;
	background: #fff !important;
}

.shop-order-shop-group > .d-flex:first-child { padding-bottom: 12px; border-bottom: 1px solid #eef2f7; }
.shop-order-item { border: 1px solid var(--detail-border) !important; background: var(--detail-soft) !important; }
.shop-order-item .mintonai-subtle-grey { border: 1px solid var(--detail-border); background: #fff; }
.shop-order-item .small { color: #475569; }

.shop-order-document-card .card-body > .rounded {
	border: 1px solid var(--detail-border) !important;
	background: var(--detail-soft) !important;
}

.shop-order-document-card img.img-fluid { border-radius: 10px !important; background: #fff; }
.shop-order-customer-card .rounded-circle { box-shadow: 0 0 0 4px #eff6ff; }

.shop-order-payment-summary {
	top: 18px !important;
	overflow: hidden;
}

.shop-order-payment-summary .card-body { padding: 21px; }
.shop-order-payment-summary .card-body > .fw-bold:first-child { margin-bottom: 19px !important; color: var(--detail-ink); font-size: 1rem; }
.shop-order-payment-summary .d-flex.justify-content-between { gap: 14px; font-size: .8rem; }
.shop-order-payment-summary .text-muted { color: var(--detail-muted) !important; }
.shop-order-payment-summary hr { margin: 17px 0; border-color: var(--detail-border); opacity: 1; }
.shop-order-payment-summary .fs-5 { color: var(--detail-primary) !important; font-size: 1.28rem !important; letter-spacing: -.025em; }
.shop-order-payment-summary .text-success.text-end { padding: 10px 11px; border: 1px solid #bbf7d0; border-radius: 9px; background: #f0fdf4; color: #047857 !important; line-height: 1.45; }
.shop-order-payment-summary .text-success img { width: 26px !important; height: 26px !important; }
.shop-order-payment-summary .mintonai-badge { display: inline-flex; min-height: 27px; align-items: center; border-radius: 999px; font-size: .63rem; font-weight: 780; }

.shop-order-payment-summary .d-grid .btn,
.shop-order-payment-summary > .card-body > .mt-3 .btn {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	border-radius: 9px;
	font-size: .73rem;
	font-weight: 750;
}

.shop-order-payment-summary .d-grid .mintonai-subtle-green { border-color: var(--detail-primary) !important; background: var(--detail-primary) !important; color: #fff !important; }
.shop-order-payment-summary .d-grid .mintonai-subtle-green:hover { background: var(--detail-primary-dark) !important; }
.shop-order-payment-summary .mb-3.p-2.rounded { padding: 11px !important; border: 1px solid #fecaca !important; border-radius: 9px !important; background: #fef2f2 !important; color: #b91c1c !important; font-size: .75rem !important; line-height: 1.5; }
.shop-order-payment-summary .mt-5 { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 28px !important; padding-top: 16px; border-top: 1px solid var(--detail-border); }
.shop-order-payment-summary .mt-5 .btn { flex: 1 1 auto; margin: 0 !important; }

.shop-order-details-state,
.shop-order-details-empty { min-height: 190px; padding: 38px 24px; }
.shop-order-details-state { display: flex; align-items: center; justify-content: center; gap: 13px; color: var(--detail-primary); }
.shop-order-details-state > div:last-child { display: flex; flex-direction: column; gap: 3px; }
.shop-order-details-state strong { color: var(--detail-ink); font-size: .84rem; }
.shop-order-details-state span { color: var(--detail-muted); font-size: .72rem; }
.shop-order-details-empty { text-align: center; }
.shop-order-details-empty__icon { display: inline-flex; width: 54px; height: 54px; align-items: center; justify-content: center; margin-bottom: 14px; border-radius: 50%; background: #eff6ff; color: var(--detail-primary); font-size: 1.3rem; }
.shop-order-details-empty h2 { margin: 0; font-size: 1.02rem; font-weight: 760; }
.shop-order-details-empty p { margin: 8px 0 18px; color: var(--detail-muted); font-size: .8rem; }
.shop-order-details-empty button { border-color: var(--detail-primary); background: var(--detail-primary); color: #fff; }

.shop-order-details-page button:focus-visible,
.shop-order-details-page a:focus-visible,
.shop-order-details-page input:focus-visible,
.shop-order-details-page select:focus-visible { outline: 3px solid rgba(37,99,235,.28); outline-offset: 2px; }

@keyframes shop-order-details-rotate { to { transform: rotate(360deg); } }
.shop-order-details-spin { animation: shop-order-details-rotate .8s linear infinite; }

@media (max-width: 991.98px) {
	.shop-order-payment-summary { position: static !important; }
}

@media (max-width: 767.98px) {
	.shop-order-details-page { padding-inline: 14px; }
	.shop-order-details-heading { margin: 21px 0 18px; }
	.shop-order-details-card .card-body, .shop-order-payment-summary .card-body { padding: 17px; }
	.shop-order-refund-card .card-body > .mb-3:not(:first-child) { grid-template-columns: 1fr; gap: 3px; }
	.shop-order-tracking-row > .d-flex > .small { width: 100%; flex-wrap: wrap; }
	.shop-order-tracking-row > .d-flex > .ms-auto { width: 100%; margin-left: 0 !important; }
	.shop-order-tracking-row > .d-flex > .ms-auto .btn,
	.shop-order-tracking-row > .d-flex > .ms-auto a { flex: 1 1; }
}

@media (max-width: 575.98px) {
	.shop-order-details-heading { align-items: center; gap: 12px; }
	.shop-order-details-heading h1 { font-size: 1.34rem; }
	.shop-order-details-heading p { font-size: .8rem; line-height: 1.5; }
	.shop-order-details-heading__actions button { width: 40px; padding: 0; overflow: hidden; font-size: 0; }
	.shop-order-details-heading__actions button i { font-size: .82rem; }
	.shop-order-item { padding: 12px !important; }
	.shop-order-item > .d-flex { gap: 11px !important; }
	.shop-order-item .mintonai-subtle-grey { width: 70px !important; height: 70px !important; }
	.shop-order-tracking-form-row > .d-flex .btn { max-width: 48%; white-space: normal !important; }
	.shop-order-tracking-form-row .d-flex.gap-2.mb-2 { flex-direction: column; }
	.shop-order-tracking-form-row .d-flex.gap-2.mb-2 .btn { width: 100%; max-width: none; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-order-details-spin { animation: none; }
}

.shop-orders-page {
	--orders-primary: #2563eb;
	--orders-primary-dark: #1d4ed8;
	--orders-ink: #172033;
	--orders-muted: #64748b;
	--orders-border: #e2e8f0;
	--orders-surface: #ffffff;
	--orders-soft: #f8fafc;
	max-width: 1120px;
	min-height: 100vh;
	padding-bottom: 96px !important;
	color: var(--orders-ink);
}

.shop-orders-page::before {
	position: fixed;
	inset: 0;
	z-index: -1;
	background: #f5f7fb;
	content: "";
}

.shop-orders-heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin: 28px 0 20px;
}

.shop-orders-heading__eyebrow {
	display: block;
	margin-bottom: 5px;
	color: var(--orders-primary);
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.shop-orders-heading h1 {
	margin: 0;
	font-size: clamp(1.45rem, 2.4vw, 2rem);
	font-weight: 760;
	letter-spacing: -.035em;
}

.shop-orders-heading p {
	margin: 7px 0 0;
	color: var(--orders-muted);
	font-size: .9rem;
}

.shop-orders-heading__actions { display: flex; flex: 0 0 auto; gap: 8px; }

.shop-orders-heading__actions button,
.shop-orders-empty button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 0 14px;
	border: 1px solid var(--orders-border);
	border-radius: 10px;
	background: var(--orders-surface);
	color: #334155;
	font-size: .76rem;
	font-weight: 700;
	transition: border-color .15s ease, box-shadow .15s ease, color .15s ease;
}

.shop-orders-heading__actions button:hover:not(:disabled) { border-color: #bfdbfe; color: var(--orders-primary); box-shadow: 0 4px 12px rgba(15, 23, 42, .06); }
.shop-orders-heading__actions button:disabled { opacity: .58; cursor: wait; }

.shop-orders-filters {
	display: flex;
	gap: 6px;
	margin-bottom: 18px;
	padding: 5px;
	overflow-x: auto;
	border: 1px solid var(--orders-border);
	border-radius: 12px;
	background: rgba(255, 255, 255, .8);
	box-shadow: 0 4px 14px rgba(15, 23, 42, .035);
	scrollbar-width: thin;
}

.shop-orders-filters button {
	display: inline-flex;
	min-height: 36px;
	align-items: center;
	gap: 7px;
	padding: 0 12px;
	border: 0;
	border-radius: 8px;
	background: transparent;
	color: var(--orders-muted);
	font-size: .73rem;
	font-weight: 700;
	white-space: nowrap;
}

.shop-orders-filters button:hover { background: var(--orders-soft); color: var(--orders-ink); }
.shop-orders-filters button.is-active { background: var(--orders-primary); color: #fff; box-shadow: 0 4px 10px rgba(37, 99, 235, .18); }
.shop-orders-filters button span { min-width: 20px; padding: 2px 6px; border-radius: 999px; background: #e2e8f0; color: #475569; font-size: .62rem; text-align: center; }
.shop-orders-filters button.is-active span { background: rgba(255, 255, 255, .2); color: #fff; }

.shop-orders-list { display: grid; grid-gap: 13px; gap: 13px; }

.shop-order-card,
.shop-orders-state,
.shop-orders-empty {
	border: 1px solid var(--orders-border) !important;
	border-radius: 13px !important;
	background: var(--orders-surface);
	box-shadow: 0 7px 22px rgba(15, 23, 42, .05) !important;
}

.shop-order-card { overflow: hidden; transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease; }
.shop-order-card:hover { border-color: #cbd5e1 !important; box-shadow: 0 10px 28px rgba(15, 23, 42, .075) !important; transform: translateY(-1px); }
.shop-order-card .card-body { padding: 20px; }

.shop-order-card__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 16px;
}

.shop-order-card__header > div > span {
	display: block;
	margin-bottom: 2px;
	color: #94a3b8;
	font-size: .62rem;
	font-weight: 750;
	letter-spacing: .055em;
	text-transform: uppercase;
}

.shop-order-card__header h2 { margin: 0; color: var(--orders-ink); font-size: .91rem; font-weight: 780; }
.shop-order-card__header time { display: block; margin-top: 4px; color: var(--orders-muted); font-size: .7rem; }

.shop-order-status {
	display: inline-flex;
	min-height: 26px;
	align-items: center;
	padding: 4px 9px;
	border-radius: 999px;
	font-size: .62rem;
	font-weight: 780;
	letter-spacing: .015em;
	white-space: nowrap;
}

.shop-order-card__product {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 16px;
}

.shop-order-card__image {
	display: flex;
	width: 72px;
	height: 72px;
	flex: 0 0 72px;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border: 1px solid var(--orders-border) !important;
	border-radius: 10px !important;
	background: var(--orders-soft) !important;
}

.shop-order-card__product-copy { min-width: 0; }
.shop-order-card__product-copy h3 { margin: 0; overflow: hidden; color: var(--orders-ink); font-size: .86rem; font-weight: 720; text-overflow: ellipsis; white-space: nowrap; }
.shop-order-card__meta { margin: 5px 0 0; color: var(--orders-muted); font-size: .72rem; }

.shop-order-card__pricing {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 1px;
	gap: 1px;
	overflow: hidden;
	border: 1px solid var(--orders-border);
	border-radius: 10px;
	background: var(--orders-border);
}

.shop-order-card__pricing > div {
	display: flex !important;
	min-width: 0;
	flex-direction: column;
	gap: 4px;
	margin: 0 !important;
	padding: 11px 12px;
	background: var(--orders-soft);
}

.shop-order-card__pricing > div span { font-size: .7rem; }
.shop-order-card__pricing > div span:first-child { color: var(--orders-muted) !important; }
.shop-order-card__pricing > div span:last-child { color: var(--orders-ink); font-weight: 700; }
.shop-order-card__pricing > div:last-child span:last-child { color: #047857 !important; }

.shop-order-card__footer { display: flex; justify-content: flex-end; margin-top: 15px; }
.shop-order-card__footer button {
	display: inline-flex;
	min-height: 38px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 0 14px;
	border: 1px solid #bfdbfe;
	border-radius: 9px;
	background: #eff6ff;
	color: var(--orders-primary);
	font-size: .73rem;
	font-weight: 750;
}

.shop-order-card__footer button:hover { border-color: var(--orders-primary); background: var(--orders-primary); color: #fff; }

.shop-orders-state {
	display: flex;
	min-height: 170px;
	align-items: center;
	justify-content: center;
	gap: 13px;
	padding: 30px;
	color: var(--orders-primary);
}

.shop-orders-state div:last-child { display: flex; flex-direction: column; gap: 3px; }
.shop-orders-state strong { color: var(--orders-ink); font-size: .84rem; }
.shop-orders-state span { color: var(--orders-muted); font-size: .72rem; }

.shop-orders-empty { padding: 58px 24px; text-align: center; }
.shop-orders-empty__icon { display: inline-flex; width: 54px; height: 54px; align-items: center; justify-content: center; margin-bottom: 14px; border-radius: 50%; background: #eff6ff; color: var(--orders-primary); font-size: 1.3rem; }
.shop-orders-empty h2 { margin: 0; font-size: 1.02rem; font-weight: 760; }
.shop-orders-empty p { margin: 8px 0 17px; color: var(--orders-muted); font-size: .8rem; }
.shop-orders-empty button { min-height: 38px; border-color: var(--orders-primary); background: var(--orders-primary); color: #fff; }
.shop-orders-empty button:hover { background: var(--orders-primary-dark); }

.shop-orders-page button:focus-visible { outline: 3px solid rgba(37, 99, 235, .28); outline-offset: 2px; }

@keyframes shop-orders-rotate { to { transform: rotate(360deg); } }
.shop-orders-spin { animation: shop-orders-rotate .8s linear infinite; }

@media (max-width: 767.98px) {
	.shop-orders-page { padding-inline: 14px; }
	.shop-orders-heading { margin: 21px 0 17px; }
	.shop-orders-heading p { max-width: 500px; }
	.shop-orders-filters { margin-inline: -14px; padding-inline: 14px; border-inline: 0; border-radius: 0; }
	.shop-order-card__pricing { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
	.shop-orders-heading { align-items: center; gap: 12px; }
	.shop-orders-heading h1 { font-size: 1.34rem; }
	.shop-orders-heading p { font-size: .8rem; line-height: 1.5; }
	.shop-orders-heading__actions button { width: 40px; padding: 0; overflow: hidden; font-size: 0; }
	.shop-orders-heading__actions button i { font-size: .82rem; }
	.shop-order-card .card-body { padding: 16px; }
	.shop-order-card__header { gap: 10px; }
	.shop-order-card__image { width: 62px !important; height: 62px !important; flex-basis: 62px; }
	.shop-order-card__pricing > div { padding: 10px; }
	.shop-order-card__footer button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-order-card { transition: none; }
	.shop-order-card:hover { transform: none; }
	.shop-orders-spin { animation: none; }
}

.shop-editor-page {
	--editor-primary: #2563eb;
	--editor-primary-dark: #1d4ed8;
	--editor-ink: #172033;
	--editor-muted: #64748b;
	--editor-border: #e2e8f0;
	min-height: 100vh;
	padding: 22px 20px 116px;
	background: #f4f7fb;
	color: var(--editor-ink);
}

.shop-editor-page *, .shop-editor-page *::before, .shop-editor-page *::after { box-sizing: border-box; }
.shop-editor-page__container { width: min(1180px, 100%); margin: 0 auto; }
.shop-editor-main { padding-top: 24px; }

.shop-editor-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 23px; color: #94a3b8; font-size: 0.73rem; font-weight: 650; }
.shop-editor-breadcrumb button { display: inline-flex; align-items: center; gap: 6px; padding: 4px 2px; border: 0; border-radius: 5px; background: transparent; color: #475569; font: inherit; }
.shop-editor-breadcrumb button:hover { color: var(--editor-primary-dark); }
.shop-editor-breadcrumb > i { font-size: 0.57rem; }

.shop-editor-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 28px; }
.shop-editor-heading__eyebrow { display: block; margin-bottom: 7px; color: var(--editor-primary); font-size: 0.69rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; }
.shop-editor-heading h1 { margin: 0; color: #0f172a; font-size: clamp(1.65rem, 2.5vw, 2.15rem); font-weight: 760; letter-spacing: -0.035em; line-height: 1.15; }
.shop-editor-heading p { max-width: 620px; margin: 9px 0 0; color: var(--editor-muted); font-size: 0.87rem; line-height: 1.55; }
.shop-editor-heading__actions { display: flex; flex: 0 0 auto; gap: 9px; }

.shop-editor-button {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 15px;
	border-radius: 9px;
	font-size: 0.76rem;
	font-weight: 750;
	white-space: nowrap;
	transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.shop-editor-button--primary { border: 1px solid var(--editor-primary); background: var(--editor-primary); color: #fff; box-shadow: 0 5px 14px rgba(37, 99, 235, 0.18); }
.shop-editor-button--primary:hover:not(:disabled) { border-color: var(--editor-primary-dark); background: var(--editor-primary-dark); transform: translateY(-1px); }
.shop-editor-button--secondary { border: 1px solid #cbd5e1; background: #fff; color: #475569; }
.shop-editor-button--secondary:hover { border-color: #94a3b8; background: #f8fafc; color: #1e293b; }
.shop-editor-button:disabled { cursor: not-allowed; box-shadow: none; opacity: 0.62; }

.shop-editor-form { display: grid; grid-gap: 18px; gap: 18px; }
.shop-editor-section { display: grid; grid-template-columns: 220px minmax(0, 1fr); grid-gap: 28px; gap: 28px; padding: 25px; border: 1px solid var(--editor-border); border-radius: 13px; background: #fff; box-shadow: 0 3px 13px rgba(15, 23, 42, 0.04); }
.shop-editor-section__intro { display: flex; align-items: flex-start; gap: 11px; }
.shop-editor-section__icon { display: grid; width: 35px; height: 35px; flex: 0 0 35px; place-items: center; border-radius: 9px; background: #eff6ff; color: var(--editor-primary); font-size: 0.88rem; }
.shop-editor-section__intro h2 { margin: 1px 0 0; color: #1e293b; font-size: 0.9rem; font-weight: 760; line-height: 1.35; }
.shop-editor-section__intro p { margin: 5px 0 0; color: var(--editor-muted); font-size: 0.7rem; line-height: 1.5; }

.shop-editor-fields { display: grid; min-width: 0; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 19px 16px; gap: 19px 16px; }
.shop-editor-field { display: flex; min-width: 0; flex-direction: column; }
.shop-editor-field--compact { max-width: 240px; }
.shop-editor-field--wide { grid-column: 1 / -1; }
.shop-editor-field > label, .shop-editor-media-card__header h3 { margin-bottom: 7px; color: #334155; font-size: 0.72rem; font-weight: 750; }
.shop-editor-field label > span, .shop-editor-media-card h3 > span, .shop-editor-form__footer > span > span { color: #dc2626; }

.shop-editor-input {
	width: 100%;
	min-width: 0;
	height: 42px;
	padding: 9px 11px;
	border: 1px solid #cbd5e1;
	border-radius: 9px;
	outline: none;
	background: #fff;
	color: #1e293b;
	font-size: 0.8rem;
	line-height: 1.4;
	transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease;
}

textarea.shop-editor-input { height: auto; min-height: 88px; resize: vertical; }
.shop-editor-input::placeholder { color: #94a3b8; }
.shop-editor-input:hover:not(:read-only) { border-color: #94a3b8; }
.shop-editor-input:focus { border-color: var(--editor-primary); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14); }
.shop-editor-input:read-only { border-color: #e2e8f0; background: #f8fafc; color: #64748b; cursor: default; }
.shop-editor-input.mintonai-subtle-green { border-color: #b8c6d8; background: #fff; color: #1e293b; }
.shop-editor-input.mintonai-subtle-green:focus { border-color: var(--editor-primary); background: #fff; }
.shop-editor-help { margin-top: 5px; color: #94a3b8; font-size: 0.63rem; line-height: 1.35; }

.shop-editor-input-suffix { position: relative; }
.shop-editor-input-suffix .shop-editor-input { padding-right: 36px; }
.shop-editor-input-suffix > span { position: absolute; top: 50%; right: 12px; color: #64748b; font-size: 0.75rem; font-weight: 700; transform: translateY(-50%); pointer-events: none; }

.shop-editor-switch { display: flex; min-height: 68px; align-items: center; justify-content: space-between; gap: 18px; padding: 13px 15px; border: 1px solid #e2e8f0; border-radius: 10px; background: #f8fafc; cursor: pointer; }
.shop-editor-switch > span:first-child { display: flex; min-width: 0; flex-direction: column; }
.shop-editor-switch strong { color: #334155; font-size: 0.75rem; font-weight: 750; }
.shop-editor-switch small { margin-top: 3px; color: var(--editor-muted); font-size: 0.65rem; font-weight: 450; line-height: 1.4; }
.shop-editor-switch input { position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0; }
.shop-editor-switch__control { position: relative; width: 38px; height: 22px; flex: 0 0 38px; border-radius: 999px; background: #cbd5e1; transition: background-color 150ms ease; }
.shop-editor-switch__control::after { position: absolute; top: 3px; left: 3px; width: 16px; height: 16px; border-radius: 50%; background: #fff; box-shadow: 0 1px 3px rgba(15, 23, 42, 0.22); content: ""; transition: transform 150ms ease; }
.shop-editor-switch input:checked + .shop-editor-switch__control { background: var(--editor-primary); }
.shop-editor-switch input:checked + .shop-editor-switch__control::after { transform: translateX(16px); }
.shop-editor-switch input:focus-visible + .shop-editor-switch__control { outline: 3px solid rgba(37, 99, 235, 0.25); outline-offset: 2px; }

.shop-editor-media-grid { display: grid; min-width: 0; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 16px; gap: 16px; }
.shop-editor-media-card { min-width: 0; padding: 15px; border: 1px solid #e2e8f0; border-radius: 11px; background: #fbfcfe; }
.shop-editor-media-card__header { display: flex; min-height: 42px; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 12px; }
.shop-editor-media-card__header h3 { margin: 0; }
.shop-editor-media-card__header p { margin: 3px 0 0; color: var(--editor-muted); font-size: 0.62rem; line-height: 1.35; }
.shop-editor-media-card__header button { display: inline-flex; min-height: 34px; align-items: center; gap: 6px; padding: 6px 10px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--editor-primary-dark); font-size: 0.67rem; font-weight: 750; }
.shop-editor-media-card__header button:hover { border-color: #93c5fd; background: #dbeafe; }
.shop-editor-media-preview { display: grid; height: 190px; margin-top: 11px; place-items: center; overflow: hidden; padding: 12px; border: 1px dashed #cbd5e1; border-radius: 9px; background: #fff; }
.shop-editor-media-preview img { display: block; width: 100%; height: 100%; object-fit: contain; }
.shop-editor-media-preview > div { display: flex; align-items: center; flex-direction: column; gap: 8px; color: #94a3b8; font-size: 0.67rem; }
.shop-editor-media-preview > div i { font-size: 1.35rem; }

.shop-editor-form__footer { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 4px 2px 0; }
.shop-editor-form__footer > span { color: var(--editor-muted); font-size: 0.67rem; }
.shop-editor-form__footer > div { display: flex; gap: 9px; }

.shop-editor-loading { display: flex; min-height: 180px; align-items: center; justify-content: center; gap: 13px; padding: 25px; border: 1px solid var(--editor-border); border-radius: 13px; background: #fff; box-shadow: 0 3px 13px rgba(15, 23, 42, 0.04); }
.shop-editor-loading > div { display: flex; flex-direction: column; }
.shop-editor-loading strong { color: #334155; font-size: 0.78rem; }
.shop-editor-loading div span { margin-top: 3px; color: var(--editor-muted); font-size: 0.67rem; }
.shop-editor-spinner { width: 15px; height: 15px; flex: 0 0 15px; border: 2px solid currentColor; border-right-color: transparent; border-radius: 50%; animation: shop-editor-spin 650ms linear infinite; }

.shop-editor-page button:focus-visible, .shop-editor-breadcrumb button:focus-visible, .shop-editor-media-card button:focus-visible { outline: 3px solid rgba(37, 99, 235, 0.28); outline-offset: 2px; }
@keyframes shop-editor-spin { to { transform: rotate(360deg); } }

@media (max-width: 991.98px) {
	.shop-editor-page { padding-right: 16px; padding-left: 16px; }
	.shop-editor-section { grid-template-columns: 1fr; gap: 20px; }
	.shop-editor-section__intro p { max-width: 500px; }
}

@media (max-width: 767.98px) {
	.shop-editor-heading { align-items: flex-start; }
	.shop-editor-heading__actions .shop-editor-button--secondary { display: none; }
	.shop-editor-fields, .shop-editor-media-grid { grid-template-columns: 1fr; }
	.shop-editor-field--compact { max-width: none; }
	.shop-editor-field--wide { grid-column: auto; }
}

@media (max-width: 575.98px) {
	.shop-editor-page { padding: 10px 10px calc(90px + env(safe-area-inset-bottom)); }
	.shop-editor-main { padding-top: 19px; }
	.shop-editor-breadcrumb { margin-bottom: 18px; }
	.shop-editor-heading { gap: 12px; margin-bottom: 22px; }
	.shop-editor-heading h1 { font-size: 1.48rem; }
	.shop-editor-heading p { font-size: 0.8rem; }
	.shop-editor-heading__actions .shop-editor-button { width: 42px; min-height: 42px; padding: 8px; }
	.shop-editor-heading__actions .shop-editor-button span:not(.shop-editor-spinner) { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
	.shop-editor-section { gap: 17px; padding: 17px 14px; border-radius: 12px; }
	.shop-editor-fields { gap: 16px; }
	.shop-editor-section__intro { gap: 9px; }
	.shop-editor-section__icon { width: 33px; height: 33px; flex-basis: 33px; }
	.shop-editor-media-card { padding: 12px; }
	.shop-editor-media-preview { height: 160px; }
	.shop-editor-switch { padding: 12px; }
	.shop-editor-form__footer { align-items: stretch; flex-direction: column; }
	.shop-editor-form__footer > div { display: grid; grid-template-columns: 0.8fr 1.2fr; }
	.shop-editor-form__footer .shop-editor-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.shop-editor-button, .shop-editor-input, .shop-editor-switch__control, .shop-editor-switch__control::after { transition: none; }
	.shop-editor-spinner { animation: none; }
}

