﻿*{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}:root{--header-breakpoint: map-get($breakpoints, large)}:root{--white-overlay: rgba(255, 255, 255, 0.8);--black-overlay: rgba(51, 51, 51, 0.8);--white: #fff;--black: #333;--orange: #E49D22;--orange-dark: #f3722c;--red-orange: #A43000;--brown: #895200;--yellow: #EECD40;--blue: #1B87C6;--blue-dark: #00295c;--blue-grey: #7C8D95;--blue-grey-transparent: rgba(14, 52, 180, 0.1);--blue-light: #E6F4F1;--winter-dark: #314AA4;--winter: #314AA4;--winter-light: #c1c6ff}.text-blue{color:var(--blue-dark)}.text-orange{color:var(--orange)}.text-white{color:var(--white)}.text-black{color:var(--white)}:root{--box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);--box-shadow-strong: 0px 3px 10px rgba(0, 0, 0, 0.2);--zi-base: 10;--zi-header: 100;--zi-modal: 101;--spacing-outer: 16px;--max-content-width: 1800px;--max-line-width: 1000px}@media (min-width: 960px){:root{--spacing-outer: 30px}}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-ExtraLight.woff2") format("woff2"),url("/fonts/GemunuLibre-ExtraLight.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-Medium.woff2") format("woff2"),url("/fonts/GemunuLibre-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-Regular.woff2") format("woff2"),url("/fonts/GemunuLibre-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-Bold.woff2") format("woff2"),url("/fonts/GemunuLibre-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-ExtraBold.woff2") format("woff2"),url("/fonts/GemunuLibre-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-Light.woff2") format("woff2"),url("/fonts/GemunuLibre-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Gemunu Libre';src:url("/fonts/GemunuLibre-SemiBold.woff2") format("woff2"),url("/fonts/GemunuLibre-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'atkinson_hyperlegible';src:url("/fonts/atkinson-hyperlegible-bold.woff2") format("woff2"),url("/fonts/atkinson-hyperlegible-bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:'atkinson_hyperlegible';src:url("/fonts/atkinson-hyperlegible-bolditalic.woff2") format("woff2"),url("/fonts/atkinson-hyperlegible-bolditalic.woff") format("woff");font-weight:bold;font-style:italic}@font-face{font-family:'atkinson_hyperlegible';src:url("/fonts/atkinson-hyperlegible-italic.woff2") format("woff2"),url("/fonts/atkinson-hyperlegible-italic.woff") format("woff");font-weight:normal;font-style:italic}@font-face{font-family:'atkinson_hyperlegible';src:url("/fonts/atkinson-hyperlegible-regular.woff2") format("woff2"),url("/fonts/atkinson-hyperlegible-regular.woff") format("woff");font-weight:normal;font-style:normal}form{margin:0 0 30px}form fieldset{margin-bottom:10px}form .form_group{margin-bottom:10px}form .form_group .form_action{margin-left:10px}form legend{font-size:1.2em;margin-bottom:10px}form label{color:var(--blue-dark);font-family:var(--font-heading);font-size:var(--h5);font-weight:600;display:block;margin:0 0 5px;padding:0}form label.required::after{content:' *';color:#084b83}form input[type="text"],form input[type="password"],form input[type="number"],form input[type="email"],form input[type="tel"],form input[type="date"],form select{appearance:none;-webkit-appearance:none;background-color:var(--white);border-radius:0;border:1px solid var(--blue-dark);color:var(--blue-dark);display:block;font-size:var(--p-small);margin:0 0 16px;padding:10px;width:100%}@media (min-width: 820px){form input[type="text"],form input[type="password"],form input[type="number"],form input[type="email"],form input[type="tel"],form input[type="date"],form select{width:280px}}form select{background-image:url("/images/icons/chevron-down.svg");background-position:center right 10px;background-repeat:no-repeat;background-size:auto 76%}form input[type="date"]{width:140px}form input[type="time"]{width:100px}form .error{display:block;color:red;font-weight:bold;margin:5px 0}form .success{display:block;color:green;font-weight:bold;margin:5px 0}form .button_bar,form .table_button_bar{display:flex;width:100%}form .button_bar .error,form .table_button_bar .error{margin-top:30px}form .button_bar button,form .table_button_bar button{height:40px}form .button_bar .spinner,form .table_button_bar .spinner{margin:2px 0 0 10px}form .table_button_bar{margin-bottom:16px}form.twoColumn{display:flex;flex-wrap:wrap;align-items:flex-start}form.twoColumn fieldset{width:420px}form .inline{display:flex}form .inline button{height:40px;margin-left:10px;margin-top:0}a.button{display:inline-block;text-decoration:none}a.button+a.warning,button.warning{background-color:darkred}button,a.button{background-color:#084b83;color:#fef9ef;padding:10px;border:0;border-radius:6px;margin:10px;font-weight:bold;box-shadow:3px 6px 5px 0px rgba(194,194,194,0.75)}button:first-of-type,a.button:first-of-type{margin-left:0}button:hover,a.button:hover{cursor:pointer;background-color:#f3722c}.container{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding:0}@media (min-width: 820px){.container{flex-wrap:nowrap}}.container article{flex:0 0 100%;margin-bottom:auto}@media (min-width: 820px){.container article{flex:1}}@media (min-width: 820px){.container article ~ .sidebar{margin-left:30px;margin-right:0}}.container .sidebar{flex:0 0 100%;margin-bottom:auto}@media (min-width: 820px){.container .sidebar{flex:0 0 33vw;max-width:400px;margin-right:30px}}.banner{background-color:#084b83;color:#fef9ef;flex:0 0 100%;padding:16px;text-align:center}.single-column{max-width:450px}.visually-hidden{border:0;clip:rect(0 0 0 0);overflow:hidden;position:absolute;height:1px;width:1px;margin:-1px;padding:0}:root{--h1: 2rem;--h2: 2rem;--h3: 1.7rem;--h4: 1.5rem;--h5: 1.4rem;--h6: 1.3rem;--p-lg: 1.15rem;--p: 1.05rem;--p-sm: 0.95rem;--font-heading: 'Gemunu Libre', sans-serif;--font-main: 'atkinson_hyperlegible', sans-serif}h1,h2,h3,h4,h5,h6{color:#084b83;font-family:var(--font-heading);font-weight:600;line-height:1.8rem;padding:0 0 16px}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:700}h1,h2{font-size:var(--h1);color:var(--blue);font-weight:600;margin:0;margin-bottom:30px;padding:10px 0 16px;position:relative}h1::before,h2::before{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:var(--orange);content:'';position:absolute;bottom:0;left:0;width:4rem}h3{font-size:var(--h3)}h4{font-size:var(--h4)}h5{font-size:var(--h5)}h6{font-size:var(--h6)}p,address{font-size:var(--p);font-style:normal;line-height:1.4rem;padding-bottom:16px;max-width:var(--max-line-width)}.p-lg{font-size:var(--p-lg)}.p-sm{font-size:var(--p-sm)}small{font-size:var(--p-sm)}a{color:currentColor;text-decoration:none;transition:all 250ms linear}main a{box-shadow:inset 0 -10rem 0 var(--blue-grey-transparent),0.2rem 0 0 var(--blue-grey-transparent),-0.2rem 0 0 var(--blue-grey-transparent);padding:0.1rem 0}main a:hover,main a:focus{box-shadow:inset 0 -10rem 0 var(--yellow),0.25rem 0 0 var(--yellow),-0.25rem 0 0 var(--yellow)}.is-winter a:hover,.is-winter a:focus{box-shadow:inset 0 -10rem 0 var(--winter-light),0.25rem 0 0 var(--winter-light),-0.25rem 0 0 var(--winter-light)}[x-cloak]{display:none !important}html{background-color:#7C8D95;background-image:linear-gradient(to right bottom, #d4dde3, #dfe4e9, #e9ebef, #f2f2f4, #fafafa);color:#333;font-family:var(--font-main);width:100%}.wrapper{background-image:var(--bg-img);background-size:auto calc(12rem - 30px);background-position:bottom 16px right;background-repeat:no-repeat;min-height:100vh;display:flex;flex-direction:column}main{flex-grow:1;margin:0 auto;padding:var(--spacing-outer);padding-bottom:0;width:100%;max-width:var(--max-content-width)}section{margin-bottom:16px}.hidden{display:none}.invisible{visibility:hidden}.spinner{margin:10px 0}.spinner img{display:block;height:4rem}div.errorMessage{margin-top:30px}.site-header{font-family:var(--font-heading);background:#020024;background:-moz-linear-gradient(90deg, #020024 0%, #3a698d 0%, #3a578d 100%);background:-webkit-linear-gradient(90deg, #020024 0%, #3a698d 0%, #3a578d 100%);background:linear-gradient(90deg, #020024 0%, #3a698d 0%, #3a578d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#3a578d",GradientType=1);color:#fef9ef;overflow:hidden;position:relative;z-index:var(--zi-header)}.site-header.nav-open{overflow:visible}@media (min-width: 960px){.site-header{overflow:visible}}.site-header-inner{display:flex;justify-content:space-between;align-items:center;margin:auto;padding:10px var(--spacing-outer);height:60px;width:100%;max-width:var(--max-content-width)}.logged-in-user-info{position:absolute;right:40px;top:10px;color:currentColor;font-weight:bold}.site-nav{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:stretch;align-items:center;background:var(--blue-dark);box-shadow:var(--box-shadow-strong);position:absolute;top:100%;left:0;right:0;max-height:0;opacity:0;transition:all 250ms linear;transform-origin:top left}.nav-open .site-nav{max-height:1000vh;opacity:1}@media (min-width: 960px){.site-nav{background:transparent;box-shadow:none;position:static;max-height:1000vh;opacity:1}}.site-nav ul{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:5px 0;width:100%}@media (min-width: 960px){.site-nav ul{flex-direction:row;flex:0 0 auto;padding:0;width:auto}}.site-nav li{margin:0;padding:0}.site-nav a{color:currentColor;display:block;text-decoration:none;font-weight:600;font-size:var(--h6);padding:10px 16px}@media (min-width: 1200px){.site-nav a{font-size:var(--h5)}}.site-nav a:hover{color:#f3722c;transition:color 500ms linear}.site-nav .active a{color:#EECD40}@media (min-width: 960px){.nav-home{display:none}}@media (min-width: 1200px){.nav-home{display:block}}.brand{display:flex;align-items:center;color:currentColor;flex:1}.brand-name{font-size:2rem;font-weight:400;white-space:nowrap}@media (min-width: 1200px){.brand-name{font-size:2.2rem}}.brand-name em{color:var(--yellow);font-style:normal;font-weight:600}.brand-image{height:45px;max-width:0;opacity:0;transform:translateY(5px);transition:all 250ms linear;position:relative;z-index:calc(var(--zi-header) + 1)}@media (min-width: 820px){.brand-image{max-width:20rem;opacity:1;margin-right:10px;margin-left:-16px}}@media (min-width: 1200px){.brand-image{height:60px}}.hamburger{background:transparent;border-radius:0;box-shadow:none;color:var(--white);display:flex;align-items:center;justify-content:center;margin:0;padding:10px 16px;outline:none;position:absolute;top:0;right:0;bottom:0}.hamburger:hover,.hamburger:focus{background:var(--blue-dark)}@media (min-width: 960px){.hamburger{display:none}}.hamburger img{display:block;height:2rem}.site-footer{display:flex;justify-content:space-between;align-items:flex-end;color:var(--blue-dark);font-family:var(--font-heading);min-height:12rem;margin:auto;padding:16px var(--spacing-outer) 0;max-width:var(--max-content-width);width:100%}.site-footer p{font-size:var(--p);margin:0;padding:0 0 10px}.contact-details{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 16px;padding:0}.contact-details li{margin:0;padding:0}.contact-details a{background-color:transparent;box-shadow:none;display:flex;align-items:center;justify-content:center;font-size:var(--p);font-weight:600;margin:0 16px 16px 0;padding:5px 10px;position:relative;white-space:nowrap;z-index:var(--zi-base)}.contact-details a:hover .icon,.contact-details a:focus .icon{transform:scale(1.1)}.contact-details a:hover,.contact-details a:focus{background-color:transparent;box-shadow:none}.contact-details a:hover::after,.contact-details a:focus::after{min-width:100%}.contact-details a::before,.contact-details a::after{background-color:var(--blue-grey-transparent);content:'';position:absolute;top:0;bottom:0;left:0;min-width:0}.contact-details a::before{right:0;z-index:-2}.contact-details a::after{background-color:var(--yellow);transition:all 250ms linear;z-index:-1}.contact-details .icon{height:22px;margin-right:5px;transition:transform 250ms linear}.list-profiles{list-style:none;margin:0;padding:0;display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}@media (min-width: 960px){.list-profiles{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr))}}.list-profiles>li{background-color:var(--white);display:flex;flex-direction:column;margin:0;padding:0}.list-profiles ul:not([class]){list-style:none;margin:0 0 30px 30px;padding:0}.list-profiles ul:not([class]) li{margin:0 0 10px 0;padding:0;position:relative}.list-profiles ul:not([class]) li::before{content:"\2022";color:var(--yellow);position:absolute;top:0;bottom:0;left:-16px;margin:auto 0}.pl-header{background-color:var(--blue-dark);color:var(--white);margin-bottom:16px;text-align:center}.pl-header h2,.pl-header h3,.pl-header h4,.pl-header h5,.pl-header h6{border-bottom:2px solid var(--yellow);color:currentColor;padding:10px 16px}.pl-image{display:block;width:100%}.pl-body{color:var(--blue-dark);font-size:var(--p);padding:0 16px}.pl-body h4{color:var(--blue);display:flex;align-items:center}.pl-body h4 .icon{margin-right:5px}.pl-bio{font-size:var(--p-lg);line-height:1.45;margin-bottom:16px}.pl-footer{background:var(--blue);color:var(--white);margin-top:auto;padding:16px 16px 0}.pl-footer h5{color:currentColor}.pl-footer a{font-size:var(--p-sm)}.pl-footer a:hover,.pl-footer a:focus{color:var(--blue-dark)}.gallery{list-style-type:none;padding:0;margin:20px 0 20px 0;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.gallery li{margin:30px 30px 0 0;max-width:400px;background-color:#3a578d;padding:10px;border-radius:6px}.gallery li img{width:100%}.map iframe{border:0 none !important;max-width:100%}.block-wrapper{position:relative}.block-wrapper .block-overlay{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0.5;background-color:#CCC}.match-suggestion-tool{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media (max-width: 449px){.match-suggestion-tool{padding:1rem 0.5rem}}.match-suggestion-tool .page-header{text-align:center;margin-bottom:3rem}@media (max-width: 449px){.match-suggestion-tool .page-header{margin-bottom:2rem}}.match-suggestion-tool .page-header h1{margin:0 0 1rem 0;color:var(--black);font-size:2.5rem;font-weight:700}@media (max-width: 819px){.match-suggestion-tool .page-header h1{font-size:2rem}}@media (max-width: 449px){.match-suggestion-tool .page-header h1{font-size:1.75rem}}.match-suggestion-tool .page-header .page-description{margin:0;color:var(--blue-grey);font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.5}@media (max-width: 449px){.match-suggestion-tool .page-header .page-description{font-size:1rem;padding:0 1rem}}.match-suggestion-tool .workflow-steps{display:flex;justify-content:center;margin-bottom:3rem;padding:0 1rem;gap:1rem}@media (max-width: 819px){.match-suggestion-tool .workflow-steps{flex-direction:column;gap:0.75rem;margin-bottom:2rem}}@media (max-width: 449px){.match-suggestion-tool .workflow-steps{padding:0 0.5rem}}.match-suggestion-tool .workflow-steps .step{display:flex;align-items:center;padding:1rem 1.5rem;background-color:var(--blue-light);border:2px solid var(--blue-grey);border-radius:12px;transition:all 250ms linear;min-width:200px;justify-content:center;position:relative;box-shadow:var(--box-shadow)}@media (max-width: 819px){.match-suggestion-tool .workflow-steps .step{min-width:auto;padding:0.75rem 1rem}}@media (max-width: 449px){.match-suggestion-tool .workflow-steps .step{padding:0.5rem 0.75rem}}.match-suggestion-tool .workflow-steps .step.active{background-color:var(--blue);border-color:var(--blue);color:var(--white);transform:scale(1.02);box-shadow:var(--box-shadow-strong)}.match-suggestion-tool .workflow-steps .step.active .step-number{background-color:rgba(255,255,255,0.3)}.match-suggestion-tool .workflow-steps .step.completed{background-color:var(--orange);border-color:var(--orange);color:var(--white)}.match-suggestion-tool .workflow-steps .step.completed .step-number{background-color:rgba(255,255,255,0.3)}.match-suggestion-tool .workflow-steps .step.completed .step-number::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:0.875rem;font-weight:bold}.match-suggestion-tool .workflow-steps .step .step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:rgba(0,0,0,0.1);border-radius:50%;margin-right:0.75rem;font-weight:600;font-size:1rem;position:relative}@media (max-width: 449px){.match-suggestion-tool .workflow-steps .step .step-number{width:1.5rem;height:1.5rem;font-size:0.875rem;margin-right:0.5rem}}.match-suggestion-tool .workflow-steps .step .step-title{font-weight:600;font-size:1rem}@media (max-width: 449px){.match-suggestion-tool .workflow-steps .step .step-title{font-size:0.875rem}}.match-suggestion-tool .main-content .section{margin-bottom:2rem;padding:2rem;border:1px solid var(--blue-grey);border-radius:16px;background:var(--white);box-shadow:var(--box-shadow);transition:all 250ms linear}@media (max-width: 819px){.match-suggestion-tool .main-content .section{padding:1.5rem}}@media (max-width: 449px){.match-suggestion-tool .main-content .section{padding:1rem;margin-bottom:1.5rem}}.match-suggestion-tool .main-content .section:hover{box-shadow:var(--box-shadow-strong)}.match-suggestion-tool .main-content .section .section-header{margin-bottom:2rem;text-align:center}@media (max-width: 449px){.match-suggestion-tool .main-content .section .section-header{margin-bottom:1.5rem}}.match-suggestion-tool .main-content .section .section-header h2{margin:0 0 0.5rem 0;color:var(--black);font-size:1.75rem;font-weight:600}@media (max-width: 819px){.match-suggestion-tool .main-content .section .section-header h2{font-size:1.5rem}}@media (max-width: 449px){.match-suggestion-tool .main-content .section .section-header h2{font-size:1.25rem}}.match-suggestion-tool .main-content .section .section-header p{margin:0;color:var(--blue-grey);font-size:1rem;line-height:1.5}@media (max-width: 449px){.match-suggestion-tool .main-content .section .section-header p{font-size:0.875rem}}.match-suggestion-tool .main-content .section .section-actions{margin-top:2rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 449px){.match-suggestion-tool .main-content .section .section-actions{margin-top:1.5rem;gap:0.75rem}}.match-suggestion-tool .loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(27,135,198,0.3) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.match-suggestion-tool .loading-overlay .loading-spinner{width:4rem;height:4rem;border:4px solid rgba(255,255,255,0.3);border-top:4px solid var(--orange);border-right:4px solid var(--blue);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem;box-shadow:var(--box-shadow-strong)}@media (max-width: 449px){.match-suggestion-tool .loading-overlay .loading-spinner{width:3rem;height:3rem;margin-bottom:1rem}}.match-suggestion-tool .loading-overlay p{color:var(--white);font-size:1.25rem;margin:0;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,0.5)}@media (max-width: 449px){.match-suggestion-tool .loading-overlay p{font-size:1.125rem}}.match-suggestion-tool .match-summary{display:grid;gap:1.5rem}@media (min-width: 820px){.match-suggestion-tool .match-summary{grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}}@media (max-width: 449px){.match-suggestion-tool .match-summary{gap:1rem}}.match-suggestion-tool .match-summary .match-card{padding:2rem;border:2px solid var(--orange);border-radius:16px;background:linear-gradient(135deg, var(--white) 0%, var(--orange) 5%, var(--white) 100%);text-align:center;box-shadow:var(--box-shadow-strong);transition:all 250ms linear;position:relative;overflow:hidden}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card{padding:1.5rem}}.match-suggestion-tool .match-summary .match-card::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg, var(--blue) 0%, var(--orange) 50%, var(--blue) 100%)}.match-suggestion-tool .match-summary .match-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.match-suggestion-tool .match-summary .match-card .match-time{font-weight:700;color:var(--blue);font-size:1.375rem;margin-bottom:1rem;padding:0.5rem 1rem;background-color:var(--blue-light);border-radius:12px;display:inline-block}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card .match-time{font-size:1.25rem;margin-bottom:0.75rem}}.match-suggestion-tool .match-summary .match-card .match-players{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card .match-players{margin-bottom:0.75rem;flex-direction:column;gap:0.5rem}}.match-suggestion-tool .match-summary .match-card .match-players span{font-weight:600;color:var(--black);font-size:1.125rem;padding:0.5rem 1rem;background-color:rgba(255,255,255,0.8);border-radius:8px;border:1px solid var(--blue-grey)}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card .match-players span{font-size:1rem;padding:0.375rem 0.75rem}}.match-suggestion-tool .match-summary .match-card .match-players .vs{font-weight:700;color:var(--orange);font-size:1rem;padding:0.375rem;background:linear-gradient(135deg, var(--orange) 0%, var(--orange-dark) 100%);color:var(--white);border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--box-shadow)}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card .match-players .vs{width:1.5rem;height:1.5rem;font-size:0.875rem}}.match-suggestion-tool .match-summary .match-card .match-quality{font-size:0.875rem;color:var(--blue-grey);font-weight:600;padding:0.5rem 1rem;background-color:var(--blue-light);border-radius:8px;display:inline-block}@media (max-width: 449px){.match-suggestion-tool .match-summary .match-card .match-quality{font-size:0.8125rem;padding:0.375rem 0.75rem}}.match-suggestion-tool .alert{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.match-suggestion-tool .alert.alert-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.match-suggestion-tool .alert.alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.player-availability-section .form_group{margin-bottom:1.5rem}.player-availability-section .form_group label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--black);font-size:1rem}.player-availability-section .player-search-input{width:100%;max-width:400px;padding:0.875rem 1rem;border:2px solid var(--blue-grey);border-radius:8px;font-size:1rem;transition:all 250ms linear;background-color:var(--white)}@media (max-width: 449px){.player-availability-section .player-search-input{max-width:100%;padding:0.75rem}}.player-availability-section .player-search-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(27,135,198,0.15);transform:translateY(-1px)}.player-availability-section .player-search-input::placeholder{color:var(--blue-grey);opacity:0.8}.player-availability-section .player-list{max-height:350px;overflow-y:auto;border:2px solid var(--blue-grey);border-radius:12px;margin-top:1rem;background-color:var(--white);box-shadow:var(--box-shadow)}@media (max-width: 449px){.player-availability-section .player-list{max-height:300px}}.player-availability-section .player-list::-webkit-scrollbar{width:8px}.player-availability-section .player-list::-webkit-scrollbar-track{background:var(--blue-light);border-radius:4px}.player-availability-section .player-list::-webkit-scrollbar-thumb{background:var(--blue-grey);border-radius:4px}.player-availability-section .player-list::-webkit-scrollbar-thumb:hover{background:var(--blue)}.player-availability-section .player-item{padding:1rem;border-bottom:1px solid var(--blue-light);transition:all 250ms linear;position:relative}@media (max-width: 449px){.player-availability-section .player-item{padding:0.75rem}}.player-availability-section .player-item:hover{background-color:var(--blue-light);transform:translateX(4px)}.player-availability-section .player-item.selected{background-color:var(--orange);color:var(--white);border-left:4px solid var(--orange-dark)}.player-availability-section .player-item.selected .player-checkbox small{color:rgba(255,255,255,0.9)}.player-availability-section .player-item:last-child{border-bottom:none}.player-availability-section .player-checkbox{display:flex;align-items:center;cursor:pointer;width:100%;gap:0.75rem}@media (max-width: 449px){.player-availability-section .player-checkbox{gap:0.5rem}}.player-availability-section .player-checkbox input[type="checkbox"]{width:1.25rem;height:1.25rem;accent-color:var(--orange);cursor:pointer}@media (max-width: 449px){.player-availability-section .player-checkbox input[type="checkbox"]{width:1rem;height:1rem}}.player-availability-section .player-checkbox .player-info{flex:1;display:flex;flex-direction:column;gap:0.25rem}@media (max-width: 449px){.player-availability-section .player-checkbox .player-info{gap:0.125rem}}.player-availability-section .player-checkbox .player-name{font-weight:600;font-size:1rem;color:inherit}@media (max-width: 449px){.player-availability-section .player-checkbox .player-name{font-size:0.875rem}}.player-availability-section .player-checkbox small{color:var(--blue-grey);font-size:0.875rem;font-weight:500}@media (max-width: 449px){.player-availability-section .player-checkbox small{font-size:0.75rem}}.player-availability-section .no-results{padding:3rem 2rem;text-align:center;color:var(--blue-grey);font-style:italic;background-color:var(--blue-light);border-radius:8px}@media (max-width: 449px){.player-availability-section .no-results{padding:2rem 1rem}}.player-availability-section .no-results p{margin:0;font-size:1.125rem}@media (max-width: 449px){.player-availability-section .no-results p{font-size:1rem}}.player-availability-section .selected-players-summary{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg, var(--blue-light) 0%, var(--white) 100%);border:2px solid var(--blue-grey);border-radius:12px;box-shadow:var(--box-shadow)}@media (max-width: 449px){.player-availability-section .selected-players-summary{margin-top:1.5rem;padding:1rem}}.player-availability-section .selected-players-summary h4{margin:0 0 1rem 0;color:var(--black);font-size:1.125rem;font-weight:600}@media (max-width: 449px){.player-availability-section .selected-players-summary h4{font-size:1rem;margin-bottom:0.75rem}}.player-availability-section .selected-players-list{display:flex;flex-wrap:wrap;gap:0.75rem}@media (max-width: 449px){.player-availability-section .selected-players-list{gap:0.5rem}}.player-availability-section .selected-player-tag{display:inline-flex;align-items:center;padding:0.5rem 0.75rem;background:linear-gradient(135deg, var(--orange) 0%, var(--orange-dark) 100%);color:var(--white);border-radius:20px;font-size:0.875rem;font-weight:500;box-shadow:var(--box-shadow);transition:all 250ms linear}@media (max-width: 449px){.player-availability-section .selected-player-tag{padding:0.375rem 0.5rem;font-size:0.75rem}}.player-availability-section .selected-player-tag:hover{transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}.player-availability-section .selected-player-tag .remove-player{background:none;border:none;color:var(--white);margin-left:0.5rem;cursor:pointer;font-size:1.25rem;line-height:1;padding:0;border-radius:50%;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;transition:all 250ms linear}@media (max-width: 449px){.player-availability-section .selected-player-tag .remove-player{font-size:1rem;width:1rem;height:1rem;margin-left:0.375rem}}.player-availability-section .selected-player-tag .remove-player:hover{background-color:rgba(255,255,255,0.2);transform:scale(1.1)}.time-slot-section .no-players-message{padding:3rem 2rem;text-align:center;color:var(--blue-grey);font-style:italic;background:linear-gradient(135deg, var(--blue-light) 0%, var(--white) 100%);border:2px dashed var(--blue-grey);border-radius:12px}@media (max-width: 449px){.time-slot-section .no-players-message{padding:2rem 1rem}}.time-slot-section .no-players-message p{margin:0;font-size:1.125rem}@media (max-width: 449px){.time-slot-section .no-players-message p{font-size:1rem}}.time-slot-section .time-slots-container{display:grid;gap:1.5rem}@media (min-width: 820px){.time-slot-section .time-slots-container{grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}}@media (max-width: 449px){.time-slot-section .time-slots-container{gap:1rem}}.time-slot-section .time-slot-group{border:2px solid var(--blue-grey);border-radius:16px;padding:1.5rem;background:linear-gradient(135deg, var(--white) 0%, var(--blue-light) 100%);box-shadow:var(--box-shadow);transition:all 250ms linear;position:relative;overflow:hidden}@media (max-width: 449px){.time-slot-section .time-slot-group{padding:1rem}}.time-slot-section .time-slot-group::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, var(--blue) 0%, var(--orange) 100%)}.time-slot-section .time-slot-group:hover{transform:translateY(-2px);box-shadow:var(--box-shadow-strong);border-color:var(--blue)}.time-slot-section .time-slot-group h4{margin:0 0 0.5rem 0;color:var(--black);font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:0.5rem}@media (max-width: 449px){.time-slot-section .time-slot-group h4{font-size:1.125rem}}.time-slot-section .time-slot-group h4::before{content:'🕐';font-size:1.5rem}@media (max-width: 449px){.time-slot-section .time-slot-group h4::before{font-size:1.25rem}}.time-slot-section .time-slot-group .time-slot-description{margin:0 0 1.5rem 0;font-size:0.875rem;color:var(--blue-grey);font-style:italic;line-height:1.4;padding:0.5rem 0.75rem;background-color:rgba(255,255,255,0.7);border-radius:8px}@media (max-width: 449px){.time-slot-section .time-slot-group .time-slot-description{margin-bottom:1rem;font-size:0.8125rem}}.time-slot-section .player-allocation{margin-bottom:1.5rem}@media (max-width: 449px){.time-slot-section .player-allocation{margin-bottom:1rem}}.time-slot-section .player-time-slot{display:flex;align-items:center;padding:0.75rem;margin-bottom:0.5rem;cursor:pointer;border-radius:8px;transition:all 250ms linear;border:1px solid transparent;background-color:rgba(255,255,255,0.5)}@media (max-width: 449px){.time-slot-section .player-time-slot{padding:0.5rem;margin-bottom:0.375rem}}.time-slot-section .player-time-slot:hover{background-color:var(--white);border-color:var(--blue-grey);transform:translateX(4px)}.time-slot-section .player-time-slot.auto-selected{background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.1) 100%);border-color:var(--orange);color:var(--black)}.time-slot-section .player-time-slot.auto-selected input[type="checkbox"]{opacity:0.8}.time-slot-section .player-time-slot.auto-selected:hover{background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.2) 100%)}.time-slot-section .player-time-slot input[type="checkbox"]{width:1.25rem;height:1.25rem;margin-right:0.75rem;accent-color:var(--orange);cursor:pointer}@media (max-width: 449px){.time-slot-section .player-time-slot input[type="checkbox"]{width:1rem;height:1rem;margin-right:0.5rem}}.time-slot-section .player-time-slot input[type="checkbox"]:disabled{cursor:not-allowed;opacity:0.6}.time-slot-section .player-time-slot .player-name{flex:1;font-weight:500;font-size:0.9375rem}@media (max-width: 449px){.time-slot-section .player-time-slot .player-name{font-size:0.875rem}}.time-slot-section .player-time-slot .auto-text{margin-left:0.5rem;font-size:0.75rem;color:var(--orange-dark);font-style:italic;font-weight:600;padding:0.125rem 0.375rem;background-color:rgba(244,114,44,0.1);border-radius:12px}@media (max-width: 449px){.time-slot-section .player-time-slot .auto-text{font-size:0.6875rem;padding:0.0625rem 0.25rem}}.time-slot-section .allocated-count{font-size:0.875rem;color:var(--blue-grey);font-weight:600;padding:0.75rem;background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:var(--white);border-radius:8px;text-align:center;box-shadow:var(--box-shadow)}@media (max-width: 449px){.time-slot-section .allocated-count{padding:0.5rem;font-size:0.8125rem}}.time-slot-section .time-slot-actions{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 449px){.time-slot-section .time-slot-actions{margin-top:1.5rem;gap:0.75rem}}.match-suggestion-section .time-slot-selector{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}@media (max-width: 449px){.match-suggestion-section .time-slot-selector{margin-bottom:1.5rem}}.match-suggestion-section .time-slot-selector label{display:block;margin-bottom:0.75rem;font-weight:600;color:var(--black);font-size:1.125rem}@media (max-width: 449px){.match-suggestion-section .time-slot-selector label{font-size:1rem;margin-bottom:0.5rem}}.match-suggestion-section .time-slot-selector .time-slot-select{padding:0.875rem 1rem;border:2px solid var(--blue-grey);border-radius:8px;font-size:1rem;min-width:250px;background-color:var(--white);transition:all 250ms linear;cursor:pointer}@media (max-width: 449px){.match-suggestion-section .time-slot-selector .time-slot-select{min-width:200px;padding:0.75rem}}.match-suggestion-section .time-slot-selector .time-slot-select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(27,135,198,0.15);transform:translateY(-1px)}.match-suggestion-section .time-slot-selector .time-slot-select:hover{border-color:var(--blue)}.match-suggestion-section .loading-message{padding:3rem 2rem;text-align:center;color:var(--blue-grey);font-style:italic;background:linear-gradient(135deg, var(--blue-light) 0%, var(--white) 100%);border-radius:12px;border:2px dashed var(--blue-grey)}@media (max-width: 449px){.match-suggestion-section .loading-message{padding:2rem 1rem}}.match-suggestion-section .loading-message p{margin:0;font-size:1.125rem}@media (max-width: 449px){.match-suggestion-section .loading-message p{font-size:1rem}}.match-suggestion-section .no-suggestions{padding:3rem 2rem;text-align:center;color:var(--blue-grey);background:linear-gradient(135deg, var(--blue-light) 0%, var(--white) 100%);border:2px dashed var(--blue-grey);border-radius:12px}@media (max-width: 449px){.match-suggestion-section .no-suggestions{padding:2rem 1rem}}.match-suggestion-section .no-suggestions p{margin:0;font-size:1.125rem}@media (max-width: 449px){.match-suggestion-section .no-suggestions p{font-size:1rem}}.match-suggestion-section .suggestions-container{margin-top:2rem}@media (max-width: 449px){.match-suggestion-section .suggestions-container{margin-top:1.5rem}}.match-suggestion-section .suggestions-header{margin-bottom:1.5rem;text-align:center}@media (max-width: 449px){.match-suggestion-section .suggestions-header{margin-bottom:1rem}}.match-suggestion-section .suggestions-header h4{margin:0 0 0.5rem 0;color:var(--black);font-size:1.25rem;font-weight:600}@media (max-width: 449px){.match-suggestion-section .suggestions-header h4{font-size:1.125rem}}.match-suggestion-section .suggestions-header .suggestions-count{margin:0;font-size:0.875rem;color:var(--blue-grey);font-weight:500}@media (max-width: 449px){.match-suggestion-section .suggestions-header .suggestions-count{font-size:0.8125rem}}.match-suggestion-section .suggestions-list{display:grid;gap:1.5rem}@media (max-width: 449px){.match-suggestion-section .suggestions-list{gap:1rem}}.match-suggestion-section .suggestion-item{border:2px solid var(--blue-grey);border-radius:16px;padding:1.5rem;background:linear-gradient(135deg, var(--white) 0%, var(--blue-light) 100%);transition:all 250ms linear;position:relative;overflow:hidden}@media (max-width: 449px){.match-suggestion-section .suggestion-item{padding:1rem}}.match-suggestion-section .suggestion-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, var(--blue) 0%, var(--orange) 100%);transform:scaleX(0);transition:transform 250ms linear}.match-suggestion-section .suggestion-item:hover{box-shadow:var(--box-shadow-strong);transform:translateY(-2px);border-color:var(--blue)}.match-suggestion-section .suggestion-item:hover::before{transform:scaleX(1)}.match-suggestion-section .suggestion-item.selected{border-color:var(--orange);background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.1) 100%);box-shadow:var(--box-shadow-strong)}.match-suggestion-section .suggestion-item.selected::before{background:var(--orange);transform:scaleX(1)}.match-suggestion-section .suggestion-item.selected .suggestion-content .players .player-name{color:var(--black);font-weight:700}.match-suggestion-section .suggestion-item.disabled{opacity:0.6;background:linear-gradient(135deg, var(--blue-light) 0%, #f8f9fa 100%);border-color:#e9ecef;cursor:not-allowed}.match-suggestion-section .suggestion-item.disabled:hover{transform:none;box-shadow:var(--box-shadow);border-color:#e9ecef}.match-suggestion-section .suggestion-item.disabled:hover::before{transform:scaleX(0)}.match-suggestion-section .suggestion-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 819px){.match-suggestion-section .suggestion-content{flex-direction:column;align-items:stretch;gap:1.5rem}}@media (max-width: 449px){.match-suggestion-section .suggestion-content{margin-bottom:1rem;gap:1rem}}.match-suggestion-section .players{display:flex;align-items:center;gap:1.5rem;flex:1}@media (max-width: 449px){.match-suggestion-section .players{gap:1rem}}.match-suggestion-section .players .player{text-align:center;flex:1;padding:0.75rem;background-color:rgba(255,255,255,0.7);border-radius:12px;border:1px solid var(--blue-grey);transition:all 250ms linear}@media (max-width: 449px){.match-suggestion-section .players .player{padding:0.5rem}}.match-suggestion-section .players .player:hover{background-color:var(--white);border-color:var(--blue);transform:translateY(-2px)}.match-suggestion-section .players .player .player-name{display:block;font-weight:600;color:var(--black);font-size:1rem;margin-bottom:0.25rem}@media (max-width: 449px){.match-suggestion-section .players .player .player-name{font-size:0.875rem}}.match-suggestion-section .players .player .player-elo{display:block;font-size:0.875rem;color:var(--blue-grey);font-weight:500}@media (max-width: 449px){.match-suggestion-section .players .player .player-elo{font-size:0.75rem}}.match-suggestion-section .players .vs{font-weight:700;color:var(--orange);padding:0.5rem;background:linear-gradient(135deg, var(--orange) 0%, var(--orange-dark) 100%);color:var(--white);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:0.875rem;box-shadow:var(--box-shadow);flex-shrink:0}@media (max-width: 449px){.match-suggestion-section .players .vs{width:2rem;height:2rem;font-size:0.75rem}}.match-suggestion-section .match-details{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:0.875rem;justify-content:center}@media (max-width: 819px){.match-suggestion-section .match-details{gap:1rem}}@media (max-width: 449px){.match-suggestion-section .match-details{gap:0.75rem;font-size:0.8125rem}}.match-suggestion-section .match-details>div{display:flex;flex-direction:column;align-items:center;padding:0.75rem;background-color:rgba(255,255,255,0.7);border-radius:8px;border:1px solid var(--blue-grey);min-width:80px;transition:all 250ms linear}@media (max-width: 449px){.match-suggestion-section .match-details>div{padding:0.5rem;min-width:70px}}.match-suggestion-section .match-details>div:hover{background-color:var(--white);border-color:var(--blue);transform:translateY(-1px)}.match-suggestion-section .match-details .score-label,.match-suggestion-section .match-details .diff-label,.match-suggestion-section .match-details .history-label{color:var(--blue-grey);margin-bottom:0.375rem;font-weight:500;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.5px}@media (max-width: 449px){.match-suggestion-section .match-details .score-label,.match-suggestion-section .match-details .diff-label,.match-suggestion-section .match-details .history-label{font-size:0.6875rem;margin-bottom:0.25rem}}.match-suggestion-section .match-details .score-value{font-weight:700;color:var(--blue);font-size:1.125rem}@media (max-width: 449px){.match-suggestion-section .match-details .score-value{font-size:1rem}}.match-suggestion-section .match-details .diff-value{font-weight:600;color:var(--black);font-size:1rem}@media (max-width: 449px){.match-suggestion-section .match-details .diff-value{font-size:0.875rem}}.match-suggestion-section .match-details .history-value{font-weight:600;color:var(--black);font-size:0.875rem}@media (max-width: 449px){.match-suggestion-section .match-details .history-value{font-size:0.75rem}}.match-suggestion-section .match-details .history-value.new-pairing{color:var(--orange);font-style:italic;font-weight:700}.match-suggestion-section .suggestion-actions{display:flex;justify-content:center;margin-top:0.5rem}.match-suggestion-section .select-match-btn,.match-suggestion-section .deselect-match-btn{padding:0.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-size:0.875rem;font-weight:600;transition:all 250ms linear;min-width:120px;box-shadow:var(--box-shadow)}@media (max-width: 449px){.match-suggestion-section .select-match-btn,.match-suggestion-section .deselect-match-btn{padding:0.5rem 1rem;font-size:0.8125rem;min-width:100px}}.match-suggestion-section .select-match-btn:disabled,.match-suggestion-section .deselect-match-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none}.match-suggestion-section .select-match-btn:hover:not(:disabled),.match-suggestion-section .deselect-match-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}.match-suggestion-section .select-match-btn{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:var(--white)}.match-suggestion-section .select-match-btn:hover:not(:disabled){background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 100%)}.match-suggestion-section .deselect-match-btn{background:linear-gradient(135deg, var(--blue-grey) 0%, #545b62 100%);color:var(--white)}.match-suggestion-section .deselect-match-btn:hover:not(:disabled){background:linear-gradient(135deg, #545b62 0%, var(--blue-grey) 100%)}.match-suggestion-section .selected-matches-summary{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.1) 100%);border:2px solid var(--orange);border-radius:16px;box-shadow:var(--box-shadow-strong)}@media (max-width: 449px){.match-suggestion-section .selected-matches-summary{margin-top:1.5rem;padding:1rem}}.match-suggestion-section .selected-matches-summary h4{margin:0 0 1.5rem 0;color:var(--black);font-size:1.25rem;font-weight:700;text-align:center}@media (max-width: 449px){.match-suggestion-section .selected-matches-summary h4{font-size:1.125rem;margin-bottom:1rem}}.match-suggestion-section .selected-matches-list{margin-bottom:1.5rem}@media (max-width: 449px){.match-suggestion-section .selected-matches-list{margin-bottom:1rem}}.match-suggestion-section .selected-match-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:0.75rem;background-color:var(--white);border:2px solid var(--blue-grey);border-radius:12px;transition:all 250ms linear;box-shadow:var(--box-shadow)}@media (max-width: 449px){.match-suggestion-section .selected-match-item{padding:0.75rem;margin-bottom:0.5rem}}.match-suggestion-section .selected-match-item:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}.match-suggestion-section .selected-match-item:last-child{margin-bottom:0}.match-suggestion-section .selected-match-item .match-info{display:flex;gap:1.5rem;align-items:center;flex:1}@media (max-width: 449px){.match-suggestion-section .selected-match-item .match-info{gap:1rem;flex-direction:column;align-items:flex-start}}.match-suggestion-section .selected-match-item .match-info .time-slot{font-weight:700;color:var(--blue);min-width:80px;padding:0.375rem 0.75rem;background-color:var(--blue-light);border-radius:8px;text-align:center;font-size:0.875rem}@media (max-width: 449px){.match-suggestion-section .selected-match-item .match-info .time-slot{min-width:auto;font-size:0.8125rem}}.match-suggestion-section .selected-match-item .match-info .players{color:var(--black);font-weight:600;font-size:1rem}@media (max-width: 449px){.match-suggestion-section .selected-match-item .match-info .players{font-size:0.875rem}}.match-suggestion-section .selected-match-item .remove-match{background:none;border:2px solid var(--red-orange);color:var(--red-orange);cursor:pointer;font-size:1.25rem;padding:0.375rem;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;transition:all 250ms linear;font-weight:bold}@media (max-width: 449px){.match-suggestion-section .selected-match-item .remove-match{width:2rem;height:2rem;font-size:1rem}}.match-suggestion-section .selected-match-item .remove-match:hover{background-color:var(--red-orange);color:var(--white);transform:scale(1.1)}.match-suggestion-section .selected-matches-actions{display:flex;justify-content:center}.success-message{padding:1rem 1.5rem;background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.1) 100%);color:var(--black);border:2px solid var(--orange);border-radius:12px;margin-top:1rem;font-weight:600;box-shadow:var(--box-shadow);position:relative;overflow:hidden}@media (max-width: 449px){.success-message{padding:0.75rem 1rem;font-size:0.875rem}}.success-message::before{content:'✓';position:absolute;top:50%;left:1rem;transform:translateY(-50%);font-size:1.25rem;color:var(--orange);font-weight:bold}.success-message::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--orange)}.error-message{padding:1rem 1.5rem;background:linear-gradient(135deg, var(--red-orange) 0%, rgba(164,48,0,0.1) 100%);color:var(--black);border:2px solid var(--red-orange);border-radius:12px;margin-top:1rem;font-weight:600;box-shadow:var(--box-shadow);position:relative;overflow:hidden}@media (max-width: 449px){.error-message{padding:0.75rem 1rem;font-size:0.875rem}}.error-message::before{content:'⚠';position:absolute;top:50%;left:1rem;transform:translateY(-50%);font-size:1.25rem;color:var(--red-orange);font-weight:bold}.error-message::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--red-orange)}.alert{padding:1rem 1.5rem;border-radius:12px;margin-bottom:1.5rem;font-weight:600;box-shadow:var(--box-shadow);position:relative;overflow:hidden}@media (max-width: 449px){.alert{padding:0.75rem 1rem;margin-bottom:1rem;font-size:0.875rem}}.alert::after{content:'';position:absolute;top:0;left:0;right:0;height:4px}.alert.alert-error{background:linear-gradient(135deg, var(--red-orange) 0%, rgba(164,48,0,0.1) 100%);color:var(--black);border:2px solid var(--red-orange)}.alert.alert-error::after{background:var(--red-orange)}.alert.alert-error::before{content:'⚠';position:absolute;top:50%;left:1rem;transform:translateY(-50%);font-size:1.25rem;color:var(--red-orange);font-weight:bold}.alert.alert-success{background:linear-gradient(135deg, var(--orange) 0%, rgba(244,114,44,0.1) 100%);color:var(--black);border:2px solid var(--orange)}.alert.alert-success::after{background:var(--orange)}.alert.alert-success::before{content:'✓';position:absolute;top:50%;left:1rem;transform:translateY(-50%);font-size:1.25rem;color:var(--orange);font-weight:bold}.btn{padding:0.875rem 1.75rem;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;text-align:center;transition:all 250ms linear;min-width:140px;box-shadow:var(--box-shadow);position:relative;overflow:hidden}@media (max-width: 449px){.btn{padding:0.75rem 1.25rem;font-size:0.875rem;min-width:120px}}.btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);transition:left 0.5s}.btn:hover::before{left:100%}.btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:var(--box-shadow)}.btn:disabled::before{display:none}.btn.btn-primary{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:var(--white)}.btn.btn-primary:hover:not(:disabled){background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 100%);transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}.btn.btn-secondary{background:linear-gradient(135deg, var(--blue-grey) 0%, #545b62 100%);color:var(--white)}.btn.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg, #545b62 0%, var(--blue-grey) 100%);transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}.btn.btn-success{background:linear-gradient(135deg, var(--orange) 0%, var(--orange-dark) 100%);color:var(--white)}.btn.btn-success:hover:not(:disabled){background:linear-gradient(135deg, var(--orange-dark) 0%, var(--orange) 100%);transform:translateY(-2px);box-shadow:var(--box-shadow-strong)}itional utility classes for match suggestions .match-suggestion-tool .focus-visible{outline:3px solid var(--orange);outline-offset:2px}itional utility classes for match suggestions .match-suggestion-tool *:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}itional utility classes for match suggestions .match-suggestion-tool input[type="checkbox"]:focus-visible{outline:2px solid var(--orange);outline-offset:2px}itional utility classes for match suggestions .match-suggestion-tool select:focus-visible{outline:2px solid var(--orange);outline-offset:2px}itional utility classes for match suggestions .match-suggestion-tool .status-indicator{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 0.75rem;border-radius:16px;font-size:0.875rem;font-weight:600}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-available{background-color:var(--orange);color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-available::before{content:'●';color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-selected{background-color:var(--blue);color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-selected::before{content:'✓';color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-disabled{background-color:var(--blue-grey);color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .status-indicator.status-disabled::before{content:'○';color:var(--white)}itional utility classes for match suggestions .match-suggestion-tool .interactive-element{transition:all 250ms linear;cursor:pointer}itional utility classes for match suggestions .match-suggestion-tool .interactive-element:hover{transform:translateY(-1px)}itional utility classes for match suggestions .match-suggestion-tool .interactive-element:active{transform:translateY(0)}itional utility classes for match suggestions .match-suggestion-tool .btn-loading{position:relative;color:transparent !important}itional utility classes for match suggestions .match-suggestion-tool .btn-loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;color:var(--white)}@media (max-width: 449px){itional utility classes for match suggestions .match-suggestion-tool h1,itional utility classes for match suggestions .match-suggestion-tool h2,itional utility classes for match suggestions .match-suggestion-tool h3,itional utility classes for match suggestions .match-suggestion-tool h4,itional utility classes for match suggestions .match-suggestion-tool h5,itional utility classes for match suggestions .match-suggestion-tool h6{line-height:1.3}itional utility classes for match suggestions .match-suggestion-tool p,itional utility classes for match suggestions .match-suggestion-tool span,itional utility classes for match suggestions .match-suggestion-tool div{line-height:1.5}}itional utility classes for match suggestions .match-suggestion-tool .card-hover-effect{transition:all 250ms linear}itional utility classes for match suggestions .match-suggestion-tool .card-hover-effect:hover{transform:translateY(-4px) scale(1.02);box-shadow:var(--box-shadow-strong)}itional utility classes for match suggestions .match-suggestion-tool .progress-bar{width:100%;height:8px;background-color:var(--blue-light);border-radius:4px;overflow:hidden;margin:1rem 0}itional utility classes for match suggestions .match-suggestion-tool .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg, var(--blue) 0%, var(--orange) 100%);border-radius:4px;transition:width 0.5s ease}itional utility classes for match suggestions .match-suggestion-tool .tooltip{position:relative;cursor:help}itional utility classes for match suggestions .match-suggestion-tool .tooltip::after{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translateX(-50%);background-color:var(--black);color:var(--white);padding:0.5rem 0.75rem;border-radius:6px;font-size:0.875rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all 250ms linear;z-index:1000}itional utility classes for match suggestions .match-suggestion-tool .tooltip::before{content:'';position:absolute;bottom:115%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:var(--black);opacity:0;visibility:hidden;transition:all 250ms linear}itional utility classes for match suggestions .match-suggestion-tool .tooltip:hover::after,itional utility classes for match suggestions .match-suggestion-tool .tooltip:hover::before{opacity:1;visibility:visible}@media print{.match-suggestion-tool .workflow-steps,.match-suggestion-tool .section-actions,.match-suggestion-tool .btn,.match-suggestion-tool .loading-overlay{display:none !important}.match-suggestion-tool .match-summary .match-card{border:2px solid #000 !important;background:#fff !important;box-shadow:none !important;break-inside:avoid;margin-bottom:1rem}.match-suggestion-tool .selected-matches-summary{background:#fff !important;border:2px solid #000 !important}}.modal{position:fixed;width:100vw;height:100vh;opacity:0;visibility:hidden;transition:all 0.3s ease;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:var(--zi-modal)}.modal.open{visibility:visible;opacity:1;transition-delay:0s}.modal-bg{position:absolute;background:rgba(8,75,131,0.98);width:100%;height:100%}.modal-container{border-radius:10px;background:#fef9ef;position:relative;padding:30px}.modal-close{position:absolute;right:10px;top:10px;outline:none;appearance:none;color:#084b83;background-color:#fef9ef;border:0px;font-weight:bold;cursor:pointer;box-shadow:none;z-index:3}.modal-close:hover{background-color:#fef9ef;color:#f94144}.modal .button_bar{margin-top:20px}ul.breadcrumb{list-style-type:none}ul.breadcrumb li{display:inline-flex;align-items:center;font-size:var(--p-sm);margin:0 0 16px;padding:0}ul.breadcrumb li a{background:transparent;box-shadow:none;color:var(--blue-dark);text-decoration:none}ul.breadcrumb li a:hover,ul.breadcrumb li a:focus{color:var(--blue);text-decoration:underline}ul.breadcrumb li .icon{height:1rem;width:1rem}table{margin-bottom:16px;width:100%;border:5px}table thead th{background-color:#084b83;color:#fef9ef;font-weight:bold;padding:10px;text-align:left}table tr.level-info .level{color:#084b83}table tr.level-warning .level{color:#f18805;font-weight:bold}table tr.level-error .level{color:#f94144;font-weight:bold}table tr:nth-child(odd){background-color:var(--blue-grey-transparent)}table td{padding:10px}table td.highlight{font-weight:bold;color:var(--orange-dark)}table a{pointer-events:all;cursor:pointer;text-decoration:underline}table .action{display:flex;flex-direction:row;align-items:center}.fixture td:first-child{font-weight:bold}ul.actionBar{list-style-type:none;margin:0;padding:0 0 10px 0;float:right}ul.actionBar li{list-style-type:none;padding:0;margin:0}ul.actionBar a{pointer-events:all;cursor:pointer;text-decoration:underline}.paging{list-style-type:none;margin:20px 0;display:flex}.paging li{list-style-type:none;margin-right:5px}.paging li a{padding:8px;background-color:#084b83;color:#fef9ef;display:block;text-decoration:none}.paging li a.selected{background-color:#f3722c}.paging li a:hover{background-color:#EECD40}dl{margin:0 10px;padding:0;display:flex;width:100%;flex-flow:row wrap;border:1px solid #ccc;border-radius:6px}dl dt{flex-basis:20%;font-weight:bold;text-align:right;padding:10px;background-color:#EECD40}dl dt::after{content:":"}dl dd{flex-basis:65%;padding:10px;flex-grow:1;border-bottom:1px solid #ccc}dl dd:last-of-type{border-bottom:none}.listing{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:16px;list-style:none;margin:0 auto 16px 0;padding:0}@media (min-width: 960px){.listing{grid-template-columns:repeat(3, 1fr)}}.listing li{margin:0;padding:0}.listing li:nth-child(2) a{border-color:var(--orange-dark)}.listing li:nth-child(2) .club-initial{background:var(--orange-dark)}.listing li:nth-child(3) a{border-color:var(--red-orange)}.listing li:nth-child(3) .club-initial{background:var(--red-orange)}.listing li:nth-child(4) a{border-color:var(--brown)}.listing li:nth-child(4) .club-initial{background:var(--brown)}.listing li:nth-child(5) a{border-color:var(--blue)}.listing li:nth-child(5) .club-initial{background:var(--blue)}.listing li:nth-child(6) a{border-color:var(--blue-dark)}.listing li:nth-child(6) .club-initial{background:var(--blue-dark)}.listing li:nth-child(7) a{border-color:var(--orange)}.listing li:nth-child(7) .club-initial{background:var(--orange)}.listing a{background:var(--white);box-shadow:var(--box-shadow);border-left:4px solid var(--yellow);color:var(--blue-dark);display:flex;align-items:center;justify-content:flex-start;font-family:var(--font-heading);font-weight:600;font-size:var(--h5);margin:0;padding:16px;text-shadow:none}.listing a:hover,.listing a:focus{background:var(--blue-grey-transparent);box-shadow:var(--box-shadow);text-shadow:none}.listing .club-initial{height:1.6rem;width:1.6rem;background:var(--yellow);border-radius:50%;color:var(--white);display:inline-flex;align-items:center;justify-content:center;margin-right:16px}ul.admin-menu{margin-left:20px}ul.admin-menu li{padding:5px}ul.admin-menu li a{padding:5px}img{max-width:100%}.icon{display:inline-block;height:1.5rem;transition:all 250ms linear}.promo{margin:0 0 30px 0;width:100%;height:250px;background-position:center;background-repeat:no-repeat;background-size:cover}.home_promo{background-image:url("/images/leeds-city-centre.jpg")}.club-image{background-size:cover;background-position:center;display:block;height:15rem;max-height:25vh;width:100%;margin-bottom:16px;position:relative}.club-image img{margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.selectLoader{position:relative}.selectLoader img{position:absolute;top:-5px;left:5px}.card{background:var(--white);box-shadow:var(--box-shadow);display:block;margin:0 0 16px;transition:box-shadow 250ms linear}.card.is-grey{background:#758694;color:var(--white)}.card.is-blue{background:var(--blue);color:var(--white)}.card[href]{text-decoration:none}.card[href]:hover,.card[href]:focus{box-shadow:var(--box-shadow-strong)}.card[href]:hover .card-header img+h6,.card[href]:focus .card-header img+h6{box-shadow:inset 0 -10rem 0 #f3722c,10px 0 0 #f3722c,-10px 0 0 #f3722c;left:0}.card[href]:hover .card-header h6 .icon,.card[href]:focus .card-header h6 .icon{transform:scale(1.2) translateX(0.15rem)}.sidebar .card p{font-size:var(--p-sm)}.card-header{background:var(--blue-grey-transparent);color:var(--blue-grey);display:flex;justify-content:flex-start;align-items:center;position:relative}.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6{color:currentColor;margin:0;padding:0}.card-header[class*="bg-"],.card-header[class*="text-"],.card-header[class*="is-"]{padding:16px 30px}.sidebar .card-header[class*="bg-"],.sidebar .card-header[class*="text-"],.sidebar .card-header[class*="is-"]{padding:16px}.card-header.is-summer{background-color:var(--yellow);background-image:url("/images/sun.svg"),linear-gradient(to left top, #f9c74f, #f4bd44, #efb239, #e9a82e, #e49d22);background-size:auto 80%, cover;background-repeat:no-repeat;background-position:center left 10px,center left;color:var(--white);text-shadow:-2px 0px 1px var(--orange)}.card-header.is-winter{background-color:var(--winter);background-image:url("/images/snowflake.svg"),linear-gradient(to right top, var(--winter), var(--winter-dark));background-size:auto 80%, cover;background-repeat:no-repeat;background-position:center left 10px,center left;color:var(--white);position:relative;text-shadow:-2px 0px 1px var(--blue-dark)}.card-header.is-blue{background-color:var(--blue);color:var(--white)}.card-header h1::before,.card-header h1::after,.card-header h2::before,.card-header h2::after{display:none}.card-header .icon:first-child{margin-right:5px}.card-header .icon:last-child{margin-right:0;margin-left:auto}.card-header img{display:block;width:100%}.card-header img+h6{box-shadow:inset 0 -10rem 0 var(--orange),10px 0 0 var(--orange),-10px 0 0 var(--orange);color:var(--white);display:flex;align-items:center;font-size:1.3rem;line-height:1;margin:0;padding:10px 0;position:absolute;bottom:-10px;left:16px;transition:all 250ms linear}.card-body{padding:16px 30px;padding-bottom:0}.sidebar .card-body{padding:16px;padding-bottom:0}
/*# sourceMappingURL=main.css.map */
