:root{--white: #f8f8f8;--grey-light: #EEEEEE;--grey-medium: #c2c2c2;--grey-medium-dark: #989898;--grey-dark: #5e5e5e;--black: #1c1c1c;--blue-accent: #19bad6;--blue-accent-dark: #00a3c0;--blue-light: #e4f0ff;--blue-light-outline: #c5e1f4;--blue-medium-light: #9ec5f1;--blue-medium: #1b94e5;--blue-medium-outline: #2eabff;--blue-medium-dark: #0a80ce;--blue-dark: #026ab0;--yellow-light: #fff0d6;--yellow-medium: #f0a03d;--yellow-medium-dark: #d88d15;--yellow-dark: #af6601;--teal-medium: #15bc95;--purple-accent: #8C19D6;--purple-light: #eae0f8;--purple-medium-light: #dbadf3;--purple-medium: #ad62d2;--purple-medium-dark: #914ab1;--purple-dark: #542869;--red-light: #f6dcdc;--red-medium-light: #fc9e9e;--red-medium: #ea3b3b;--red-medium-dark: #c92323;--red-dark: #7b0101;--green-light: #e5fac2;--green-medium-light: #a8e251;--green-medium: #78bc11;--green-medium-dark: #659d12;--green-dark: #416c01;--orange-accent: #FF7A1A;--orange-light: #FFF5EA;--orange-light-outline: #ffe7d0;--orange-medium-light: #fddfc3;--orange-medium: #FF9A3D;--orange-medium-outline: #ffb978;--orange-medium-dark: #f3802f;--orange-dark: #d76427;--schedule-break: #fff943;--schedule-tc-slot: #6ad8eb;--schedule-ic-slot: #a1f76c}:root .text-black{color:var(--black) !important}:root .text-black .help,:root .text-black .help .button,:root .text-black .help .button span{color:var(--black) !important}.main header,.bottom-nav{z-index:7000}.overlay{z-index:5000}.sidebar-open .overlay{z-index:8000}header{z-index:9000}.desktop-bottom{z-index:6000}aside{z-index:9100}.popup{z-index:6000}.user-dropdown-menu{z-index:8000}button{all:unset;cursor:pointer}a{color:inherit;text-decoration:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Inter","Arial","Helvetica",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--black)}h1,h2,h3,h4,h5,h6{font-family:"Inter","Arial","Helvetica",sans-serif;font-weight:700}input{font-family:"Inter","Arial","Helvetica",sans-serif}p{font-family:"Inter","Arial","Helvetica",sans-serif;font-weight:400;font-size:1rem}.monospace{font-family:"Fira Code","SFMono-Regular","Consolas","Menlo","Monaco","Courier New",monospace;font-weight:400;font-size:.95rem}.font-size-8{font-size:8px}.font-size-9{font-size:9px}.font-size-10{font-size:10px}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-15{font-size:15px}.font-size-16{font-size:16px}.font-size-17{font-size:17px}.font-size-18{font-size:18px}.font-size-19{font-size:19px}.font-size-20{font-size:20px}.font-size-21{font-size:21px}.font-size-22{font-size:22px}.font-size-23{font-size:23px}.font-size-24{font-size:24px}.hidden{display:none}[hidden]{display:none !important}.user-select-text{user-select:text}.zoom{zoom:90%}.dev-mode-banner{flex:0 0 24px;height:24px;line-height:24px}html,body{height:100%}body{width:100%;min-height:100%;display:flex;flex-direction:column;overflow-x:clip;background-color:var(--white)}.zoom{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}main{position:relative;width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.content{width:100%;padding:20px;position:relative;box-sizing:border-box}.content .header{position:relative}.content-layout{width:100%}.content-layout.has-tabs{display:flex;align-items:flex-start;gap:20px}.layout-tabs{flex:0 0 245px;width:245px;min-width:245px}.content-main{flex:1 1 0;min-width:0}.content form{width:100%}.old-content form{width:100%}.old-content{width:100%;padding:40px}.smaller-section{display:flex;justify-content:center;width:100%}.flex{display:flex}.column{flex-direction:column}.row{flex-direction:row;flex-wrap:wrap}.row{flex-direction:row;flex-wrap:wrap}.row>*{min-width:0}.auto-columns{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.auto-columns>*{flex:1 1 220px;min-width:0}.col{flex:1 1 0;min-width:0}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px)}.col-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px)}.col-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px)}.col-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px)}.col-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px)}.col-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.col-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px)}.col-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px)}.col-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}.col-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px)}.col-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px)}.col-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px)}@media(min-width: 760px){.col-md{flex:1 1 0;min-width:0}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px)}.col-md-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px)}.col-md-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px)}.col-md-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px)}.col-md-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px)}.col-md-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.col-md-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px)}.col-md-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px)}.col-md-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}.col-md-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px)}.col-md-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px)}.col-md-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px)}}@media(min-width: 980px){.col-lg{flex:1 1 0;min-width:0}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px)}.col-lg-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px)}.col-lg-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px)}.col-lg-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px)}.col-lg-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px)}.col-lg-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.col-lg-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px)}.col-lg-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px)}.col-lg-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}.col-lg-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px)}.col-lg-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px)}.col-lg-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px)}}.align-center{align-items:center}.align-top{align-items:flex-start}.align-stretch{align-items:stretch}.align-start{align-items:flex-start}.align-self-center{align-self:center}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.centered{display:flex;align-items:center;justify-content:center}.text-center{text-align:center}.center-margin{margin:0 auto}.gap-1{gap:1px}.gap-2{gap:2px}.gap-3{gap:3px}.gap-4{gap:4px}.gap-5{gap:5px}.gap-6{gap:6px}.gap-7{gap:7px}.gap-8{gap:8px}.gap-9{gap:9px}.gap-10{gap:10px}.gap-11{gap:11px}.gap-12{gap:12px}.gap-13{gap:13px}.gap-14{gap:14px}.gap-15{gap:15px}.gap-16{gap:16px}.gap-17{gap:17px}.gap-18{gap:18px}.gap-19{gap:19px}.gap-20{gap:20px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-20{margin-bottom:20px}.margin-top-10{margin-top:10px}.margin-top-20{margin-top:20px}.margin-top-30{margin-top:30px}.margin-top-40{margin-top:40px}.padding-1{padding:1px}.padding-2{padding:2px}.padding-3{padding:3px}.padding-4{padding:4px}.padding-5{padding:5px}.padding-6{padding:6px}.padding-7{padding:7px}.padding-8{padding:8px}.padding-9{padding:9px}.padding-10{padding:10px}.padding-11{padding:11px}.padding-12{padding:12px}.padding-13{padding:13px}.padding-14{padding:14px}.padding-15{padding:15px}.padding-16{padding:16px}.padding-17{padding:17px}.padding-18{padding:18px}.padding-19{padding:19px}.padding-20{padding:20px}.pt-1{padding-top:1px}.pb-1{padding-bottom:1px}.pl-1{padding-left:1px}.pr-1{padding-right:1px}.pt-2{padding-top:2px}.pb-2{padding-bottom:2px}.pl-2{padding-left:2px}.pr-2{padding-right:2px}.pt-3{padding-top:3px}.pb-3{padding-bottom:3px}.pl-3{padding-left:3px}.pr-3{padding-right:3px}.pt-4{padding-top:4px}.pb-4{padding-bottom:4px}.pl-4{padding-left:4px}.pr-4{padding-right:4px}.pt-5{padding-top:5px}.pb-5{padding-bottom:5px}.pl-5{padding-left:5px}.pr-5{padding-right:5px}.pt-6{padding-top:6px}.pb-6{padding-bottom:6px}.pl-6{padding-left:6px}.pr-6{padding-right:6px}.pt-7{padding-top:7px}.pb-7{padding-bottom:7px}.pl-7{padding-left:7px}.pr-7{padding-right:7px}.pt-8{padding-top:8px}.pb-8{padding-bottom:8px}.pl-8{padding-left:8px}.pr-8{padding-right:8px}.pt-9{padding-top:9px}.pb-9{padding-bottom:9px}.pl-9{padding-left:9px}.pr-9{padding-right:9px}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.pt-11{padding-top:11px}.pb-11{padding-bottom:11px}.pl-11{padding-left:11px}.pr-11{padding-right:11px}.pt-12{padding-top:12px}.pb-12{padding-bottom:12px}.pl-12{padding-left:12px}.pr-12{padding-right:12px}.pt-13{padding-top:13px}.pb-13{padding-bottom:13px}.pl-13{padding-left:13px}.pr-13{padding-right:13px}.pt-14{padding-top:14px}.pb-14{padding-bottom:14px}.pl-14{padding-left:14px}.pr-14{padding-right:14px}.pt-15{padding-top:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.pt-16{padding-top:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.pr-16{padding-right:16px}.pt-17{padding-top:17px}.pb-17{padding-bottom:17px}.pl-17{padding-left:17px}.pr-17{padding-right:17px}.pt-18{padding-top:18px}.pb-18{padding-bottom:18px}.pl-18{padding-left:18px}.pr-18{padding-right:18px}.pt-19{padding-top:19px}.pb-19{padding-bottom:19px}.pl-19{padding-left:19px}.pr-19{padding-right:19px}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.px-1{padding-left:1px;padding-right:1px}.py-1{padding-top:1px;padding-bottom:1px}.px-2{padding-left:2px;padding-right:2px}.py-2{padding-top:2px;padding-bottom:2px}.px-3{padding-left:3px;padding-right:3px}.py-3{padding-top:3px;padding-bottom:3px}.px-4{padding-left:4px;padding-right:4px}.py-4{padding-top:4px;padding-bottom:4px}.px-5{padding-left:5px;padding-right:5px}.py-5{padding-top:5px;padding-bottom:5px}.px-6{padding-left:6px;padding-right:6px}.py-6{padding-top:6px;padding-bottom:6px}.px-7{padding-left:7px;padding-right:7px}.py-7{padding-top:7px;padding-bottom:7px}.px-8{padding-left:8px;padding-right:8px}.py-8{padding-top:8px;padding-bottom:8px}.px-9{padding-left:9px;padding-right:9px}.py-9{padding-top:9px;padding-bottom:9px}.px-10{padding-left:10px;padding-right:10px}.py-10{padding-top:10px;padding-bottom:10px}.px-11{padding-left:11px;padding-right:11px}.py-11{padding-top:11px;padding-bottom:11px}.px-12{padding-left:12px;padding-right:12px}.py-12{padding-top:12px;padding-bottom:12px}.px-13{padding-left:13px;padding-right:13px}.py-13{padding-top:13px;padding-bottom:13px}.px-14{padding-left:14px;padding-right:14px}.py-14{padding-top:14px;padding-bottom:14px}.px-15{padding-left:15px;padding-right:15px}.py-15{padding-top:15px;padding-bottom:15px}.px-16{padding-left:16px;padding-right:16px}.py-16{padding-top:16px;padding-bottom:16px}.px-17{padding-left:17px;padding-right:17px}.py-17{padding-top:17px;padding-bottom:17px}.px-18{padding-left:18px;padding-right:18px}.py-18{padding-top:18px;padding-bottom:18px}.px-19{padding-left:19px;padding-right:19px}.py-19{padding-top:19px;padding-bottom:19px}.px-20{padding-left:20px;padding-right:20px}.py-20{padding-top:20px;padding-bottom:20px}.width-50{width:50px}.width-100{width:100px}.width-150{width:150px}.width-200{width:200px}.width-250{width:250px}.width-300{width:300px}.width-350{width:350px}.width-400{width:400px}.width-450{width:450px}.width-500{width:500px}.width-550{width:550px}.width-600{width:600px}.width-650{width:650px}.width-700{width:700px}.width-750{width:750px}.width-800{width:800px}.width-850{width:850px}.width-900{width:900px}.width-950{width:950px}.width-1000{width:1000px}.width-1050{width:1050px}.width-1100{width:1100px}.width-1150{width:1150px}.width-1200{width:1200px}.width-1250{width:1250px}.width-1300{width:1300px}.width-1350{width:1350px}.width-1400{width:1400px}.width-1450{width:1450px}.width-1500{width:1500px}.width-1550{width:1550px}.width-1600{width:1600px}.mw-50{max-width:50px;width:100%}.mw-100{max-width:100px;width:100%}.mw-150{max-width:150px;width:100%}.mw-200{max-width:200px;width:100%}.mw-250{max-width:250px;width:100%}.mw-300{max-width:300px;width:100%}.mw-350{max-width:350px;width:100%}.mw-400{max-width:400px;width:100%}.mw-450{max-width:450px;width:100%}.mw-500{max-width:500px;width:100%}.mw-550{max-width:550px;width:100%}.mw-600{max-width:600px;width:100%}.mw-650{max-width:650px;width:100%}.mw-700{max-width:700px;width:100%}.mw-750{max-width:750px;width:100%}.mw-800{max-width:800px;width:100%}.mw-850{max-width:850px;width:100%}.mw-900{max-width:900px;width:100%}.mw-950{max-width:950px;width:100%}.mw-1000{max-width:1000px;width:100%}.mw-1050{max-width:1050px;width:100%}.mw-1100{max-width:1100px;width:100%}.mw-1150{max-width:1150px;width:100%}.mw-1200{max-width:1200px;width:100%}.mw-1250{max-width:1250px;width:100%}.mw-1300{max-width:1300px;width:100%}.mw-1350{max-width:1350px;width:100%}.mw-1400{max-width:1400px;width:100%}.mw-1450{max-width:1450px;width:100%}.mw-1500{max-width:1500px;width:100%}.mw-1550{max-width:1550px;width:100%}.mw-1600{max-width:1600px;width:100%}.width-full{width:100%}.height-auto{flex:0 0 auto;height:auto;min-height:0}.bg-grey-light{background-color:var(--grey-light)}.bg-grey-medium{background-color:var(--grey-medium)}.bg-blue-light{background-color:var(--blue-light)}.bg-white{background-color:var(--white)}.rounded-corners{border-radius:10px}.shadow{box-shadow:0 2px 6px rgba(0,0,0,.06)}.border-grey-medium{border:solid 1px var(--grey-medium)}@media(max-width: 980px){.content-layout.has-tabs{flex-direction:column}.layout-tabs{flex:0 0 auto;width:100%;min-width:0}}@media(max-width: 760px){.stack-mobile{flex-direction:column;align-items:center}}.bar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;padding:10px 20px;width:100%;background-color:#e4e4e4;border-radius:10px;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08)}.bar select{font-size:12px}button{transform:translateY(0px)}button:active,button:hover{transform:translateY(1px)}.button.animated,button.animated{transform:translateY(0px)}.button.animated:active,.button.animated:hover,button.animated:active,button.animated:hover{transform:translateY(1px)}.button{padding:6px 20px;font-weight:600;font-size:14px;text-align:center;border-radius:8px;transition:background-color 0s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 1px 2px rgba(0,0,0,.19)}.button.button-small{padding:6px 12px;font-size:.9em;line-height:1.2}.button img{height:12px;margin-right:10px}.button.color-white{background-color:var(--white);border:1px solid #e2dede;color:var(--grey-dark)}.button.color-white:active,.button.color-white:hover{background-color:#eaeaea}.button.color-grey{background-color:var(--grey-medium);border:1px solid var(--grey-dark)}.button.color-grey:active,.button.color-grey:hover{background-color:var(--grey-light)}.button.color-area{background-color:var(--area-medium);color:var(--white);border:1px solid var(--area-medium-outline)}.button.color-area:active,.button.color-area:hover{background-color:var(--area-medium-dark)}.button.color-area-accent{background-color:var(--area-accent);color:var(--white);border:1px solid #45c2d8}.button.color-area-accent:active,.button.color-area-accent:hover{background-color:#11a7c2}.button.color-red{background-color:var(--red-medium);color:var(--white);border:1px solid var(--red-medium)}.button.color-red:active,.button.color-red:hover,.button.color-red:focus{background-color:var(--red-medium-dark);border-color:var(--red-medium-dark);color:var(--white)}.divider{border:none}.divider.default{margin:20px -20px 5px -20px;height:15px;background:linear-gradient(to bottom, var(--grey-light), rgba(0, 0, 0, 0))}.divider.color-blue{margin:0;height:1px;background-color:var(--area-medium);opacity:30%}.divider.color-grey{margin:0;height:1px;background-color:var(--grey-medium)}.page-header.card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px}.page-header.card .title-area{flex:1 1 auto;min-width:0}.page-header.card h1{margin:0 0 12px;font-size:28px;line-height:1.1;font-weight:700}.page-header.card .meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.page-header.card .meta-item{display:inline-flex;align-items:center;gap:8px;min-width:0}.page-header.card .meta-item.team{max-width:100%}.page-header.card .meta-label{color:var(--grey-dark);font-size:15px;line-height:1.2;font-weight:700;white-space:nowrap}.page-header.card .meta-value,.page-header.card .pill{max-width:100%}.page-header.card .actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px}.page-header.card .ajax-status{display:none}@media(max-width: 900px){.page-header.card{flex-direction:column;align-items:stretch}.page-header.card .actions{justify-content:flex-start;flex-wrap:wrap}}label{font-size:12px}input{font-size:14px;height:30px;background-color:var(--white)}input[type=image]{height:20px;background-color:rgba(0,0,0,0)}input[type=file]{display:block;width:100%;min-height:50px;padding:10px;border:solid 1px var(--grey-medium);border-radius:8px;background-color:var(--white);color:var(--black);font:inherit;box-sizing:border-box}input[type=file]::file-selector-button{font-size:14px;font-weight:600;min-height:28px;margin-right:10px;padding:0 14px;border:0;border-radius:6px;background-color:var(--area-accent);color:var(--white);cursor:pointer}input[type=file]::file-selector-button:hover{background-color:var(--area-accent-dark)}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],input[type=number],textarea{width:100%;background-color:var(--white);padding:4px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark);font-family:"Inter","Arial","Helvetica",sans-serif}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=number]:focus,textarea:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--area-light);color:var(--black)}select{background-color:var(--white);padding:4px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark);max-width:100%}select:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--area-light);color:var(--black)}select{height:30px;font-size:14px}textarea{font-size:14px}input[type=checkbox]{width:18px;height:18px;margin:0}.field{display:flex;flex-direction:column;gap:6px}.field .flex.row{align-items:center}.info{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:6px;border-left:4px solid rgba(0,0,0,0);margin-bottom:20px;width:100%;box-sizing:border-box;box-shadow:0 2px 6px rgba(0,0,0,.06);position:relative;outline:1px solid var(--area-light-outline);background-color:var(--area-light);border-left-color:var(--area-medium);color:var(--area-dark)}.pill{display:inline-flex;align-items:center;min-height:25px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;border-width:1px;border-style:solid}.pill.outline.area{background-color:var(--area-light);color:var(--area-medium-dark);border-color:#bedbff}.pill.outline.green{background-color:var(--green-light);color:var(--green-dark);border-color:#cded97}.pill.outline.red{background-color:var(--red-light);color:var(--red-dark);border-color:#efbcbc}.pill.outline.yellow{background-color:var(--yellow-light);color:var(--yellow-dark);border-color:#ffdea5}.pill.outline.blue{background-color:var(--blue-light);color:var(--blue-medium-dark);border-color:#c3dcfc}.pill.outline.orange{background-color:var(--orange-light);color:var(--orange-medium-dark);border-color:var(--orange-light)}.pill.outline.purple{background-color:var(--purple-light);color:var(--purple-medium-dark);border-color:#dacaf2}.pill.outline.grey{background-color:var(--grey-light);color:var(--grey-dark);border-color:var(--grey-light)}.pill.outline.teal{background-color:#c2f4e6;color:#48dbb8;border-color:#a8e5d4}.pill.solid.green{background-color:var(--green-medium);border-color:#b6cb97;color:#fff}.pill.solid.red{background-color:var(--red-medium);border-color:#e19e9e;color:#fff}.pill.solid.yellow{background-color:var(--yellow-medium);border-color:#eac08c;color:#fff}.pill.solid.blue{background-color:var(--blue-medium);border-color:#52a7e0;color:#fff}.pill.solid.orange{background:#ff7011;border-color:#de915d;color:#fff}.pill.solid.purple{background-color:var(--purple-medium);border-color:#dbadf3;color:#fff}.pill.solid.grey{background-color:var(--grey-medium);border-color:#e7e7e7;color:#fff}.pill.solid.teal{background-color:var(--teal-medium);border-color:#48dbb8;color:#fff}.pill.solid.blue-accent{background:var(--blue-accent);border-color:#6fccdd;color:#fff}.alert.inline{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:6px;border-left:4px solid rgba(0,0,0,0);margin-bottom:20px;width:100%;box-sizing:border-box;box-shadow:0 2px 6px rgba(0,0,0,.12);position:relative}.alert.inline.is-closable{padding-right:44px}.alert.inline .text{flex:1;font-size:13px;font-weight:500;line-height:1.5}.alert.inline .close{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:rgba(0,0,0,0);cursor:pointer;font-size:18px;line-height:1;padding:6px;opacity:.45}.alert.inline .close:hover{opacity:.8}.alert.inline .close:focus{outline:2px solid var(--grey-medium);outline-offset:2px;border-radius:6px}.alert.inline.default{background-color:var(--area-light);border-left-color:var(--area-medium);color:var(--area-dark);outline:1px solid #d0e2f7}.alert.inline.red{background-color:var(--red-light);border-left-color:var(--red-dark);color:var(--red-dark);outline:1px solid #efbcbc}.alert.inline.green{background-color:var(--green-light);border-left-color:var(--green-medium-dark);color:var(--green-dark);outline:1px solid #cded97}.alert.inline.yellow{background-color:var(--yellow-light);border-left-color:var(--yellow-medium-dark);color:var(--yellow-dark);outline:1px solid #ffdea5}.alert.inline.grey{background-color:var(--grey-light);border-left-color:var(--grey-medium-dark);color:var(--grey-dark);outline:1px solid #d5d5d5}.alert.toast{position:fixed;top:40px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:24rem;pointer-events:none}.alert.toast .status{pointer-events:auto;padding:20px 40px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.25);color:#fff;font-size:.9rem;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;border:none;border-width:1px;border-style:solid}.alert.toast .status.is-hiding{opacity:0;transform:translateY(-10px)}.alert.toast .status.info{background:#1e88e5;border-color:#47a2f1}.alert.toast .status.success{background:#43a047;border-color:#6abf6e}.alert.toast .status.warning{background:#fb8c00;border-color:#fdb65e}.alert.toast .status.error{background:#e53935;border-color:#f46462}.toast.copy{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);max-width:min(90vw,640px);padding:10px 14px;border-radius:10px;background:rgba(25,25,28,.92);color:#fff;font:600 12px/1.3 system-ui,-apple-system,Segoe UI,Roboto,Inter,sans-serif;box-shadow:0 8px 24px rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;transform-origin:center bottom;z-index:9999}.toast.copy.show{opacity:1;transform:translateX(-50%) translateY(-4px)}.toast.copy .label{opacity:.8;margin-right:6px;font-weight:600}.toast.copy .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(min(90vw,640px) - 120px);display:inline-block;vertical-align:bottom}.area-bg{position:fixed;top:0;left:0;width:100vw;height:200px;overflow:hidden;z-index:0}.area-bg .image{position:absolute;inset:0;background-size:cover;background-position:center}.area-bg .bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--grey-light))}.card{background-color:#fff;padding:20px;border:solid 2px #ebebeb;border-radius:5px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.card.flush{padding:0}.card.overflow-hidden{overflow:hidden}.card .title{color:var(--area-medium);font-size:18px;font-weight:700;padding-bottom:10px}.card .divider{margin-bottom:20px}.card-header{padding:4px 16px;background:var(--area-light);border-bottom:1px solid var(--area-medium-light)}.card-header h2{margin:0;font-size:18px;color:var(--area-dark)}.card .action.field{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding:20px;background-color:#e4e4e4;border-radius:10px;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08);width:100%}.card .action.field select{width:100%}.card .action.field button{align-self:center;width:100%;max-width:200px;display:flex;align-items:center;justify-content:center}.card .action.field button img{width:20px;height:20px;margin-right:20px}.card .actions.fields{display:flex;flex-direction:column;gap:12px;margin-top:20px;padding:20px;border-radius:10px;background-color:#e4e4e4;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08);width:100%;list-style:none}.card .actions.fields li{display:flex;justify-content:center;width:100%}.card .actions.fields select{max-width:260px}.card .actions.fields button{width:100%;max-width:320px;padding:10px 14px;display:flex;align-items:center;justify-content:flex-start}.card .actions.fields button img{width:20px;height:20px;margin-right:20px}.card .details{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:.5rem;font-size:14px}.card .details dt{font-weight:600;color:var(--area-dark);text-align:right}.card .details dd{color:var(--grey-dark)}.card .details dt.alertText,.card .details dd.alertText{color:var(--red);font-weight:700}.card .details-link{color:var(--area-color, #8C19D6);text-decoration:none;font-weight:500;margin-left:5px}.card .details-link:hover{text-decoration:underline}.document-browser{display:flex;flex-direction:column;gap:1rem}.document-browser:focus{outline:none}.document-browser .header{display:flex;flex-direction:column;gap:.35rem}.document-browser .header .title-row{display:flex;align-items:center;justify-content:flex-start}.document-browser .header .title{font-size:1.4rem;font-weight:600}.document-browser .breadcrumbs{color:var(--area-medium)}.document-browser .breadcrumbs .list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:0;margin:0;list-style:none}.document-browser .breadcrumbs .item{font-size:.85rem}.document-browser .breadcrumbs .item a{text-decoration:underline;color:inherit;cursor:pointer}.document-browser .toolbar{display:flex;align-items:center;justify-content:space-between}.document-browser .toolbar .navigation{display:flex;align-items:center;gap:.75rem;margin-top:.15rem}.document-browser .toolbar .label{font-size:.8rem;color:var(--black)}.document-browser .toolbar .buttons{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .2rem;border-radius:10px;background:var(--grey-light);border:1px solid var(--grey-medium)}.document-browser .toolbar .history-group,.document-browser .toolbar .up-group{display:inline-flex;align-items:center;gap:.25rem}.document-browser .toolbar .up-group{margin-left:20px}.document-browser .toolbar .buttons button{min-width:32px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;border:1px solid rgba(0,0,0,0);background:var(--white);cursor:pointer}.document-browser .toolbar .buttons button:active{background-color:var(--area-accent)}.document-browser .toolbar .buttons button:hover:not(:disabled){border-color:var(--grey-medium);background:var(--white)}.document-browser .toolbar .buttons button:disabled{opacity:.4;cursor:default;background:var(--grey-light)}.document-browser .toolbar .buttons button .icon{width:14px;height:14px;display:block}.document-browser .toolbar .buttons button .icon-forward{transform:scaleX(-1)}.document-browser .toolbar .controls-row{display:flex;align-items:center;gap:.5rem}.document-browser .toolbar .view-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.25rem}.document-browser .toolbar .view-label{font-size:.8rem;color:var(--black)}.document-browser .toolbar .view-mode{padding:.25rem .45rem;border:1px solid var(--grey-medium);border-radius:.35rem;font-size:.85rem;background-color:#fff}.document-browser .toolbar .view-icon{width:15px}.document-browser .body{display:flex;flex-direction:column;gap:1rem}.document-browser .body .accordion{display:flex;flex-direction:column;gap:.5rem;transition:transform .18s ease-out,opacity .18s ease-out}.document-browser .body .accordion.is-sliding-out{opacity:0;transform:translateX(-12px)}.document-browser .body .accordion.is-sliding-in{opacity:1;transform:translateX(0)}.document-browser .accordion .folder{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:.7rem;border:1px solid #e1e1e1;background:#fff;cursor:pointer;transition:padding .05s ease-in-out;box-shadow:0 2px 6px rgba(0,0,0,.06)}.document-browser .accordion .folder:hover{padding-left:18px;background:#e5f3ff;outline:1px solid #cde4f6}.document-browser .accordion .folder .label{font-size:1rem;font-weight:500;flex:1}.document-browser .accordion .folder .count-pill{padding:.1rem .6rem;border-radius:999px;background:var(--area-medium);color:var(--white);font-size:.8rem;font-weight:500;white-space:nowrap}.document-browser .accordion .folder .chevron{font-size:1rem}.document-browser .accordion .file{display:flex;align-items:center;padding:.6rem 1rem;border-radius:.6rem;border:1px solid #d7d7d7;background:#fff;font-size:.9rem;text-decoration:none;color:var(--black);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.06)}.document-browser .accordion .file:hover{text-decoration:none;background:#e5f3ff;outline:1px solid #cde4f6}.document-browser .accordion .file .name{flex:1}.document-browser .empty-state{font-size:.9rem;color:var(--grey-dark);padding:.8rem 0}.documents.download .mobile-controls{display:none;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.documents.download .mobile-controls .button{white-space:nowrap}.documents.download .mobile-controls .view-mode-mobile{padding:0 .45rem;border:1px solid #e2dede;border-radius:8px;font-size:14px;background:var(--white);box-shadow:0 1px 2px rgba(0,0,0,.19);height:31px;box-sizing:border-box}@media(max-width: 530px){.documents.download .mobile-controls{display:flex}}@media(max-width: 530px){.document-browser .title{font-size:1.1rem}.document-browser .toolbar{display:none}}header{color:var(--white);background-color:var(--area-dark);width:100%;overflow:visible;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.19)}header .desktop{display:block}header .mobile{display:none}.user-info{background-color:var(--area-dark);padding:10px 20px}.user-info h2{font-weight:400;font-size:12px}.user-dropdown,.mobile-user-dropdown{position:relative;padding:0;transition:transform .1s ease}.user-dropdown-trigger{cursor:pointer;color:var(--area-light);padding:0 5px;border-radius:6px;font-size:28px}.user-dropdown-trigger:hover{color:var(--white);background-color:var(--area-dark)}.user-dropdown.open .user-dropdown-menu{transform:scaleY(1);opacity:1;pointer-events:auto}.user-dropdown-menu{position:absolute;top:100%;right:0;background:var(--white);box-shadow:0 0 5px rgba(0,0,0,.1);min-width:180px;transform:scaleY(0);transform-origin:top;transition:transform .1s ease,opacity .1s ease;opacity:0;border-radius:10px;overflow:hidden;pointer-events:none;border:1px solid var(--white)}.user-dropdown-menu.open{transform:scaleY(1);opacity:1;pointer-events:auto}.user-dropdown-menu li:last-child{border-bottom:none}.user-dropdown-menu a{display:block;padding:10px 20px;color:var(--area-medium-dark);text-decoration:none;font-size:14px;transition:padding .025s ease}.user-dropdown-menu a:hover{background-color:var(--area-medium);color:var(--white);padding:10px 18px 10px 22px}.main header .desktop .top{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 40px}.main header .desktop .top .left{display:flex;flex-direction:row;gap:20px;align-items:center}.main header .desktop .top .left .season{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:6px;height:32px;width:143px;min-width:143px;max-width:143px;flex-shrink:0}.main header .desktop .top .left .season select{min-width:auto;font-size:11px;padding:0px 5px;height:25px}.main header .desktop .top .left .season span{color:var(--area-light);font-size:12px}.main header .desktop .top .left .line{width:2px;height:50px;background-color:var(--area-medium-dark)}.main header .desktop .top .left .title a{text-decoration:none}.main header .desktop .top .left .title h1{font-size:14px;color:var(--area-light)}.main header .desktop .top .left .title h2{font-size:20px}.main header .desktop .top .right{display:flex;flex-direction:row;gap:20px;align-items:center;background-color:var(--area-medium-dark);padding:10px 20px;border-radius:10px;overflow:visible;box-shadow:0 0 5px rgba(0,0,0,.3)}.main header .desktop .top .right .info{display:flex;flex-direction:column;align-items:end;all:unset;cursor:pointer}.main header .desktop .top .right .info h1{font-size:14px}.main header .desktop .top .right .info h2{font-size:10px;font-weight:400;color:var(--area-light);line-height:1}.main header .desktop .top .right .icon{height:40px}.main header .desktop .top .right .user-dropdown{margin:0 -10px}.main header .desktop .top .right .user-dropdown:hover .user-dropdown-menu{transform:scaleY(1);opacity:1;pointer-events:auto}.main header .desktop .top .right .user-dropdown:hover .user-dropdown-trigger{color:var(--white);background-color:var(--area-dark)}.main .desktop-bottom{position:sticky;top:0;box-shadow:0 1px 5px rgba(0,0,0,.3)}.main .desktop-bottom nav.bottom{background-color:var(--area-medium-dark);display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.main .desktop-bottom nav.bottom .pages{display:flex;align-items:center;padding:0 20px;font-size:16px}.main .desktop-bottom nav.bottom .pages .menu-item{position:relative;font-size:14px}.main .desktop-bottom nav.bottom .pages .menu-item:hover>.submenu{transform:scaleY(1);opacity:1;visibility:visible;pointer-events:auto}.main .desktop-bottom nav.bottom .pages .menu-item:hover>.submenu li{opacity:1}.main .desktop-bottom nav.bottom .pages .menu-item .menu-header{background:none;border:none;color:var(--area-light);font:inherit;cursor:pointer;display:flex;align-items:center;padding:0 20px;text-align:left;font-size:14px;height:37px}.main .desktop-bottom nav.bottom .pages .menu-item .menu-header .chevron{font-size:12px;margin-left:5px}.main .desktop-bottom nav.bottom .pages .menu-item .menu-header:hover+.submenu{transform:scaleY(1);opacity:1;visibility:visible;pointer-events:auto}.main .desktop-bottom nav.bottom .pages .menu-item .menu-header:hover+.submenu li{opacity:1}.main .desktop-bottom nav.bottom .pages .menu-item .menu-header:hover,.main .desktop-bottom nav.bottom .pages .menu-item .menu-header.active{color:var(--white);background-color:var(--area-dark);transform:translateX(0px)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu{position:absolute;top:100%;left:0;margin-top:-5px;box-shadow:0 0 5px rgba(0,0,0,.3);transform-origin:top;transform:scaleY(0);transition:transform .1s ease,opacity .1s ease;visibility:hidden;border-radius:10px;overflow:hidden;z-index:1000;opacity:0;pointer-events:none;min-width:max-content;border:1px solid var(--white)}.main .desktop-bottom nav.bottom .pages .menu-item:hover>.submenu{opacity:1;pointer-events:auto}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections li:hover{background:none;color:inherit}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section{border-top:1px solid var(--grey-medium)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section:first-child{border-top:none}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section .section-header{padding:8px 18px;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--grey-dark);background:var(--white)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section .section-items li{opacity:1;background-color:var(--white)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section .section-items li:hover{background-color:var(--area-medium)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section .section-items li a{display:block;padding:10px 22px;color:var(--area-medium-dark);text-decoration:none;font-size:14px;transition:padding .025s ease}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section .section-items li a:hover{padding:10px 20px 10px 24px;color:var(--white);background-color:var(--area-medium)}.main .desktop-bottom nav.bottom .pages .menu-item .submenu.sections .section:hover .section-header{background:var(--white);color:var(--grey-dark)}.main .desktop-bottom nav.bottom .areas{overflow:hidden}.main .desktop-bottom nav.bottom .areas ul{display:flex;align-items:center;font-size:12px;list-style:none;margin-right:40px}.main .desktop-bottom nav.bottom .areas ul li{display:flex;align-items:center}.main .desktop-bottom nav.bottom .areas ul li a{color:var(--area-light);text-decoration:none;padding:10px 10px;transform:translateY(0px)}.main .desktop-bottom nav.bottom .areas ul li a:hover{color:var(--white);background-color:var(--area-dark);transform:translateY(1px)}@media(max-width: 980px){.main .desktop-bottom{display:none}.main header .desktop{display:none}.main header .mobile{display:block}.main header .mobile .top{background:rgba(0,0,0,0);width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.main header .mobile .top .left{display:flex;flex-direction:row;gap:20px}.main header .mobile .top .left button{display:flex;align-items:center}.main header .mobile .top .left img{width:25px}.main header .mobile .top .left .title{display:flex;flex-direction:column;align-items:flex-start}.main header .mobile .top .left .title a{text-decoration:none}.main header .mobile .top .left .title h1{font-size:12px;color:var(--area-light)}.main header .mobile .top .left .title h2{font-size:18px}.main header .mobile .top .right{display:flex;align-items:center;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.3))}.main header .mobile .top .right svg{width:40px}.main header .mobile .top .right svg .st0{fill:var(--area-medium)}.main header .mobile .top .right svg .st1{fill:var(--white)}.main header .mobile .top .right svg.toggled .st0{fill:var(--area-dark)}.main header .mobile .top .right svg.toggled .st1{fill:var(--area-light)}.main header .mobile .bottom{display:none}.main header .mobile .mobile-user-dropdown.open .user-dropdown-menu{transform:scaleY(1);opacity:1;pointer-events:auto}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger{pointer-events:auto;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger svg{width:40px;pointer-events:none}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger svg .st0{fill:var(--area-medium)}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger svg .st1{fill:var(--white)}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger.toggled svg .st0{fill:var(--area-dark)}.main header .mobile .mobile-user-dropdown .user-dropdown-trigger.toggled svg .st1{fill:var(--area-light)}}.main .desktop-bottom nav.bottom .right-controls{display:flex;align-items:center;gap:14px}.main .desktop-bottom nav.bottom .header-toggle{background:var(--area-dark);border:none;color:var(--white);height:30px;width:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:20px}.main .desktop-bottom nav.bottom .header-toggle:hover{background-color:#065c96}.main .desktop-bottom nav.bottom .header-toggle .icon{font-size:16px;line-height:1}@media(min-width: 981px){.main.header_top_collapsed header{display:none}.main.header_top_collapsed .desktop-bottom{top:0}}.help{display:flex;align-items:center;justify-content:flex-end;z-index:600;position:relative;pointer-events:none}.help .button{display:inline-flex;pointer-events:auto;align-items:center;justify-content:center;gap:6px;padding:0 10px;background:#00a0bc;border:1px solid #019bb5;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;color:var(--white);height:32px;box-shadow:0 1px 2px rgba(0,0,0,.19)}.help .button span{display:block}.help .button img{height:16px;width:16px;object-fit:contain;display:block;margin:0;padding:0}.help .button:hover{background:#0091ab}.help .button:focus{outline:1px solid var(--white);outline-offset:2px;border-radius:6px}.modal{display:none;position:fixed;inset:0;align-items:center;justify-content:center;padding:20px;z-index:9999}.modal[aria-hidden=false]{display:flex;align-items:center;justify-content:center;padding:20px}.modal .card{width:100%;max-width:800px;max-height:95vh;display:flex;flex-direction:column;background:var(--white);border-radius:15px;box-shadow:0 12px 28px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);padding:15px}.modal .header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex:0 0 auto}.modal .header h3{font-size:16px;font-weight:700;line-height:1.3;margin:0;padding-right:12px}.modal button.close{border:0;background:var(--grey-light);width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px}.modal button.close:hover{background:var(--grey-medium)}.modal button.close:focus{outline:2px solid var(--area-medium);outline-offset:2px}.modal .body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow:auto;font-size:14px;line-height:1.5;padding:4px}@media(max-width: 980px){.modal{align-items:flex-end;padding:0}}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.2);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.active{opacity:1;pointer-events:auto}.sidebar-open{overflow:hidden}aside{position:fixed}aside .mobile{display:flex;position:fixed;top:0;left:0;width:260px;height:100vh;flex-direction:column;justify-content:space-between;background-color:rgba(248,248,248,.8196078431);border-right:1px solid var(--grey-medium);box-shadow:0 0 5px rgba(0,0,0,.2);backdrop-filter:blur(12px) saturate(300%);-webkit-backdrop-filter:blur(12px) saturate(300%);transition:transform .2s ease;transform:translateX(-100%)}aside .mobile h1{color:var(--grey-dark);background-color:var(--white);padding:20px;font-weight:500;font-size:14px;margin-bottom:-10px}aside .mobile.open{transform:translateX(0)}aside .mobile>div{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;min-height:0}aside .mobile .scrollable{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}aside .mobile .logo{width:100%}aside .mobile .logo img{width:100%;padding:20px 45px 5px 45px}aside .mobile .season{font-size:12px;color:var(--grey-dark);padding:0 20px 20px 20px;display:flex;justify-content:center;gap:10px;align-items:center}aside .mobile .season select{width:auto}aside .mobile .search{margin-top:-10px;background-color:var(--grey-light);padding:10px 20px;width:100%;border-top:1px solid var(--grey-medium);border-bottom:1px solid var(--grey-medium)}aside .mobile .search input{width:100%;background-color:var(--white);padding:4px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark);font-size:14px}aside .mobile .search input:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--area-light);color:var(--black)}aside .mobile .mobile-menu{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}aside .mobile .mobile-menu .menu-slider{position:relative;flex:1 1 auto;min-height:0;width:100%}aside .mobile .mobile-menu .menu-slider .slide{position:absolute;inset:0;transform:translateX(100%);overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--white);transition:transform .1s ease;will-change:transform}aside .mobile .mobile-menu .menu-slider.show-index .slide-index{transform:translateX(0)}aside .mobile .mobile-menu .menu-slider.show-group .slide-index{transform:translateX(-100%)}aside .mobile .mobile-menu .menu-slider .slide-group{z-index:1}aside .mobile .mobile-menu .menu-slider .slide-group[aria-hidden=false]{transform:translateX(0)}aside .mobile .mobile-menu .menu-slider .slide-index{z-index:0}aside .mobile .mobile-menu .menu-slider .slide-index .pages{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-index .pages .menu-item .menu-header{width:calc(100% - 40px);background:var(--white);border:none;padding:5px 20px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;color:var(--black);cursor:pointer}aside .mobile .mobile-menu .menu-slider .slide-index .pages .menu-item .menu-header .chevron{transition:transform .05s ease;color:var(--area-medium);font-size:20px}aside .mobile .mobile-menu .menu-slider .slide-group .group-header{position:sticky;top:0;display:flex;align-items:center;gap:8px;padding:10px 12px 10px 8px;color:var(--white);background:var(--area-medium)}aside .mobile .mobile-menu .menu-slider .slide-group .group-header .back{appearance:none;border:none;background:rgba(0,0,0,0);font-size:18px;padding:8px 12px;cursor:pointer;color:var(--white)}aside .mobile .mobile-menu .menu-slider .slide-group .group-header .group-title{font-size:16px;font-weight:600;margin:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section{border-bottom:1px solid var(--grey-medium)}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-header{padding:10px 20px;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--grey-dark)}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-items{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-items li a{display:block;padding:12px 20px;font-size:14px;color:var(--area-medium-dark);text-decoration:none}aside{position:fixed}aside .mobile{display:flex;position:fixed;top:0;left:0;width:260px;height:100vh;flex-direction:column;justify-content:space-between;background-color:rgba(248,248,248,.8196078431);border-right:1px solid var(--grey-medium);box-shadow:0 0 5px rgba(0,0,0,.2);backdrop-filter:blur(12px) saturate(300%);-webkit-backdrop-filter:blur(12px) saturate(300%);transition:transform .2s ease;transform:translateX(-100%);z-index:1000}aside .mobile button{transform:none}aside .mobile h1{color:var(--grey-dark);background-color:var(--white);padding:20px;font-weight:500;font-size:14px;margin-bottom:-10px}aside .mobile.open{transform:translateX(0)}aside .mobile>div{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;min-height:0}aside .mobile .scrollable{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}aside .mobile .logo{width:100%}aside .mobile .logo img{width:100%;padding:20px 45px 5px 45px}aside .mobile .season{font-size:12px;color:var(--grey-dark);padding:0 20px 20px 20px;display:flex;justify-content:center;gap:10px;align-items:center}aside .mobile .season select{width:auto}aside .mobile .search{margin-top:-10px;background-color:var(--grey-light);padding:10px 20px;width:100%;border-top:1px solid var(--grey-medium);border-bottom:1px solid var(--grey-medium)}aside .mobile .search input{width:100%;background-color:var(--white);padding:4px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark);font-size:14px}aside .mobile .search input:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--area-light);color:var(--black)}aside .mobile .mobile-menu{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}aside .mobile .mobile-menu .menu-slider{position:relative;flex:1 1 auto;min-height:0;width:100%}aside .mobile .mobile-menu .menu-slider .slide{position:absolute;inset:0;transform:translateX(100%);overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--white);transition:transform .1s ease;will-change:transform}aside .mobile .mobile-menu .menu-slider.show-index .slide-index{transform:translateX(0)}aside .mobile .mobile-menu .menu-slider.show-group .slide-index{transform:translateX(-100%)}aside .mobile .mobile-menu .menu-slider .slide-group{z-index:1}aside .mobile .mobile-menu .menu-slider .slide-group[aria-hidden=false]{transform:translateX(0)}aside .mobile .mobile-menu .menu-slider .slide-index{z-index:0}aside .mobile .mobile-menu .menu-slider .slide-index .pages{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-index .pages .menu-item .menu-header{width:calc(100% - 40px);background:var(--white);border:none;padding:5px 20px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;color:var(--black);cursor:pointer}aside .mobile .mobile-menu .menu-slider .slide-index .pages .menu-item .menu-header .chevron{transition:transform .05s ease;color:var(--area-medium);font-size:20px}aside .mobile .mobile-menu .menu-slider .slide-group .group-header{position:sticky;top:0;display:flex;align-items:center;gap:8px;padding:10px 12px 10px 8px;color:var(--white);background:var(--area-medium)}aside .mobile .mobile-menu .menu-slider .slide-group .group-header .back{appearance:none;border:none;background:rgba(0,0,0,0);font-size:18px;padding:8px 12px;cursor:pointer;color:var(--white)}aside .mobile .mobile-menu .menu-slider .slide-group .group-header .group-title{font-size:16px;font-weight:600;margin:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section{border-bottom:1px solid var(--grey-medium)}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-header{padding:10px 20px;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--grey-dark)}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-items{list-style:none;margin:0;padding:0}aside .mobile .mobile-menu .menu-slider .slide-group .sections .section .section-items li a{display:block;padding:12px 20px;font-size:14px;color:var(--area-medium-dark);text-decoration:none}aside .mobile .areas{background-color:var(--white);border-top:solid 1px var(--grey-medium);border-bottom:solid 1px var(--grey-medium)}aside .mobile .areas .areas-toggle{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:var(--area-accent);border:none;cursor:pointer;color:var(--white);font-weight:500;font-size:16px}aside .mobile .areas .areas-toggle .chevron{display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--white);transition:transform .12s ease}aside .mobile .areas.open .areas-toggle .chevron{transform:rotate(90deg)}aside .mobile .areas .areas-panel{overflow:hidden;max-height:0;opacity:0;transition:max-height .18s ease,opacity .12s ease;will-change:max-height,opacity}aside .mobile .areas .areas-panel ul{list-style:none;margin:0;padding:20px 0 10px 0}aside .mobile .areas .areas-panel ul li{padding:0 20px 10px 20px}aside .mobile .areas .areas-panel ul li a{display:flex;align-items:center;gap:20px;text-decoration:none;padding:10px 20px;font-size:16px;transition:padding .05s ease;border:solid 1px var(--grey-medium);border-radius:10px;overflow:hidden;font-weight:600}aside .mobile .areas .areas-panel ul li a:hover{color:var(--white);padding:10px 16px 10px 24px}aside .mobile .areas .areas-panel ul li a svg{width:18px}aside .mobile .areas .areas-panel ul li .resources svg{color:var(--blue-medium)}aside .mobile .areas .areas-panel ul li .resources:hover{background-color:var(--blue-medium)}aside .mobile .areas .areas-panel ul li .resources:hover svg{color:var(--white)}aside .mobile .areas .areas-panel ul li .store svg{color:var(--yellow-medium)}aside .mobile .areas .areas-panel ul li .store:hover{background-color:var(--yellow-medium)}aside .mobile .areas .areas-panel ul li .store:hover svg{color:var(--white)}aside .mobile .areas .areas-panel ul li .ryt svg{color:var(--teal-medium)}aside .mobile .areas .areas-panel ul li .ryt:hover{background-color:var(--teal-medium)}aside .mobile .areas .areas-panel ul li .ryt:hover svg{color:var(--white)}aside .mobile .areas .areas-panel ul li .gf svg{color:var(--purple-medium)}aside .mobile .areas .areas-panel ul li .gf:hover{background-color:var(--purple-medium)}aside .mobile .areas .areas-panel ul li .gf:hover svg{color:var(--white)}aside .mobile .areas.open .areas-panel{opacity:1}aside .mobile .areas.open .areas-toggle .chevron{transform:rotate(90deg)}.table-cards{display:flex;flex-direction:column;gap:16px}.table-card{position:relative;border:1px solid #e0e0e0;border-radius:12px;padding:16px;box-shadow:0 2px 6px rgba(0,0,0,.17);background:var(--white)}.table-card-fields{display:flex;flex-direction:column;gap:0}.table-card-field{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:10px 0}.table-card-field:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.table-card-label{flex:0 0 100px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--grey-dark);line-height:1.35}.table-card-value{flex:1 1 auto;min-width:0;font-size:14px;line-height:1.35;color:var(--black);word-break:break-word}.table-card-actions{position:absolute;top:10px;right:10px}.kebab-button{width:36px;height:36px;border:0;border-radius:10px;background:var(--grey-light);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.kebab-button:hover{background:var(--grey-medium)}.kebab-button:focus{outline:2px solid var(--area-medium);outline-offset:2px}.kebab-icon{line-height:1;font-size:20px;display:inline-block}.kebab-menu{position:absolute;right:0;top:36px;min-width:200px;max-width:280px;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);padding:6px;z-index:30;overflow:hidden;box-sizing:border-box}.kebab-item{display:block;width:100%;box-sizing:border-box;text-align:left;background:rgba(0,0,0,0);border:0;padding:12px 10px;border-radius:10px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.kebab-item a{display:flex;width:100%;justify-content:flex-start;align-items:center;gap:6px;font-weight:600;font-size:14px;color:var(--black);text-decoration:none}.kebab-item:hover,.kebab-item:focus{background:var(--area-medium);outline:none}.kebab-item:hover a,.kebab-item:focus a,.kebab-item:hover a *,.kebab-item:focus a *{color:var(--white)}@media(max-width: 420px){.table-card{padding:14px}.table-card-field{gap:10px}.table-card-label{flex:0 0 78px;font-size:10px}.table-card-value{font-size:13px}}.paginator{display:flex;align-items:center;justify-content:center;width:100%;margin-top:12px}.pager{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.pager-button{padding:6px 10px;border:1px solid var(--grey-medium);border-radius:8px;background:var(--white);cursor:pointer;font-size:12px}.pager-button.is-current{background:var(--area-dark);color:var(--white);border-color:var(--area-dark);cursor:default}.pager-button[disabled]{opacity:.5;cursor:not-allowed}.pager-ellipsis{padding:0 6px}thead tr.tabular_heading_row{background-color:var(--area-dark);color:var(--white)}thead tr.tabular_heading_row th{background-color:var(--area-dark);color:var(--white)}thead{background-color:var(--area-medium-dark);color:var(--white)}thead th{padding:5px}tbody t{background-color:#fff}tbody tr:nth-child(even){background-color:#f5f5f5}tbody tr:hover{background-color:#dee7ed}td{text-align:center;vertical-align:middle;padding:8px 5px}td select{font-size:12px;padding:0 5px;height:20px}.table-desktop{box-shadow:0 2px 6px rgba(0,0,0,.06);border-radius:10px;overflow:hidden;display:none;border:1px solid #d7d7d7}.table-desktop table{width:100%;font-size:14px;box-shadow:0 2px 6px rgba(0,0,0,.06);border-collapse:separate;border-spacing:0}.table-desktop table thead th{border-bottom:1px solid #9ab4c6}.table-desktop table th:first-child,.table-desktop table td:first-child{padding-left:20px}.table-desktop table th:last-child,.table-desktop table td:last-child{padding-right:20px}.table-desktop--force{display:block !important}.table-desktop--xs table{font-size:11px}.table-desktop--xs table th:first-child,.table-desktop--xs table td:first-child{padding-left:8px}.table-desktop--xs table th:last-child,.table-desktop--xs table td:last-child{padding-right:8px}.table-desktop--xs thead th{padding:3px 4px}.table-desktop--xs td{padding:3px 4px}.table-desktop--xs td select{font-size:10px;height:16px;padding:0 3px}.table-desktop--sm table{font-size:12px}.table-desktop--sm table th:first-child,.table-desktop--sm table td:first-child{padding-left:12px}.table-desktop--sm table th:last-child,.table-desktop--sm table td:last-child{padding-right:12px}.table-desktop--sm thead th{padding:4px 6px}.table-desktop--sm td{padding:4px 6px}.table-desktop--sm td select{font-size:11px;height:18px;padding:0 4px}.table-desktop--md table{font-size:13px}.table-desktop--md table th:first-child,.table-desktop--md table td:first-child{padding-left:16px}.table-desktop--md table th:last-child,.table-desktop--md table td:last-child{padding-right:16px}.table-desktop--md thead th{padding:6px 8px}.table-desktop--md td{padding:6px 8px}.table-desktop--md td select{font-size:12px;height:20px;padding:0 5px}.table-desktop--lg table{font-size:15px}.table-desktop--lg table th:first-child,.table-desktop--lg table td:first-child{padding-left:24px}.table-desktop--lg table th:last-child,.table-desktop--lg table td:last-child{padding-right:24px}.table-desktop--lg thead th{padding:10px 12px}.table-desktop--lg td{padding:10px 12px}.table-desktop--no-hover tbody tr:hover td{background-color:inherit;color:inherit}.table-desktop--no-stripe tbody tr:nth-child(even){background-color:rgba(0,0,0,0)}.table-desktop--clean{box-shadow:none;border:none}.table-desktop--clean thead{background:rgba(0,0,0,0);color:var(--gray-800)}.table-desktop--clean tbody tr:nth-child(even){background:rgba(0,0,0,0)}.table-desktop--clean tbody tr:hover td{background:var(--grey-light);color:inherit}.table-desktop--minimal{border:1px solid var(--gray-200);box-shadow:none}.table-desktop--minimal thead{background:var(--gray-50);color:var(--gray-800)}.table-desktop--minimal tbody tr:nth-child(even){background:rgba(0,0,0,0)}.table-desktop--minimal tbody tr:hover td{background:var(--gray-100)}.table-desktop--header-light thead{background:var(--gray-50);color:var(--gray-800)}.table-desktop--header-accent thead{background:var(--area-medium);color:var(--white)}.table-font-xs table{font-size:11px}.table-font-sm table{font-size:12px}.table-font-md table{font-size:13px}.table-font-lg table{font-size:15px}.empty-state{padding:50px;width:100%;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--grey-dark)}.empty-state img{width:80px;height:auto;margin-bottom:20px}.table-cell-edit{width:15px}.table-cell-delete{width:18px}.table-cell-status{width:14px;height:14px;border-radius:50%;display:inline-block}.table-cell-status.is-active{background-color:var(--green-dark)}.table-cell-status.is-inactive{background-color:var(--red-dark)}.pager-meta{font-size:12px;border-radius:10px;padding:5px 10px;color:var(--grey-dark)}@media(min-width: 768px){.table-tabs.desktop{display:flex}.table-tabs.mobile{display:none}.filters.mobile{display:none}.table-desktop{display:block}.table-cards{display:none}.filters.desktop{display:block}}@media(max-width: 767px){.table-tabs.desktop{display:none}}.table-desktop td a img{width:16px;height:16px}tr.group-header th{padding:8px 12px;background:var(--area-medium);color:var(--white);border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}tr.group-header .group-header-inner{display:flex;align-items:center;gap:8px}tr.group-header .group-title{font-weight:700;font-size:14px}.table-desktop table thead th,.table-desktop tbody tr.group-header th{position:sticky;top:0;z-index:1}.group-header-card{margin-top:14px;margin-bottom:6px;padding:6px 10px;background:var(--grey-light);border:1px solid rgba(0,0,0,.08);border-radius:10px;font-weight:700;font-size:14px;color:var(--grey-dark)}.table-desktop:has(.empty-state){box-shadow:none;border:none}.per-page-selector{display:flex;align-items:center}.per-page-selector select{font-size:10px;width:60px}.table-desktop .status,.table-cards .status{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-align:center;min-width:70px;color:var(--white)}.table-desktop .status.active,.table-cards .status.active{background-color:var(--green-medium)}.table-desktop .status.inactive,.table-cards .status.inactive{background-color:var(--grey-medium-dark)}.count-pill{background-color:var(--area-medium-dark);padding:5px 15px;border-radius:20px;color:var(--white);margin-left:5px;display:inline-block;font-size:12px}.titled-table{border:1px solid var(--grey-medium);border-radius:10px;overflow:hidden;background:var(--white)}.titled-table .header{padding:12px 16px;background:var(--area-medium);color:var(--white);font-size:16px;font-weight:600}.titled-table .table-desktop{border:0;border-radius:0;box-shadow:none}.titled-table .table-desktop table{width:100%;margin:0}.titled-table .table-desktop th{background:var(--grey-light);color:var(--grey-dark);font-size:13px;text-transform:uppercase}.titled-table .table-desktop td{vertical-align:top}.titled-table .table-desktop a{color:var(--area-accent);font-weight:700}.titled-table .empty-state{padding:16px;background:var(--grey-light);color:var(--grey-dark);font-weight:700;text-align:center}.toolbar.alerts-help{width:calc(100% + 40px);margin:-20px -20px 20px -20px;border-radius:0;padding:5px 0;height:42px;background-color:var(--area-accent);border-bottom:1px solid #00a4c2;box-shadow:0 1px 2px rgba(0,0,0,.19)}.toolbar.alerts-help .inner{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 20px;gap:15px}.toolbar.alerts-help .left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.toolbar.alerts-help .right{display:flex;align-items:center;gap:12px;flex:0 0 auto}.toolbar.alerts-help .mobile-tabs-slot{display:none;min-width:0}.toolbar.alerts-help .alerts{display:flex;align-items:center;height:30px}.toolbar.alerts-help .alerts .alert.inline{margin:0}.toolbar.alerts-help .divider{width:1px;height:20px;background-color:hsla(0,0%,100%,.3)}.toolbar.alerts-help .alert-slot{display:flex;align-items:center}.toolbar.alerts-help .alert-slot .alert{display:flex;align-items:center;justify-content:flex-end;z-index:600;position:relative;pointer-events:none}.toolbar.alerts-help .alert-slot .alert .button{display:inline-flex;pointer-events:auto;align-items:center;justify-content:center;gap:6px;padding:0 10px;background:#00a0bc;border:1px solid #019bb5;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;color:var(--white);height:32px;box-shadow:0 1px 2px rgba(0,0,0,.19)}.toolbar.alerts-help .alert-slot .alert .button img{height:16px;width:16px;object-fit:contain;display:block;margin:0;padding:0}.toolbar.alerts-help .alert-slot .alert .button:hover{background:#0091ab}.toolbar.alerts-help .alert-slot .alert .button:focus{outline:1px solid var(--white);outline-offset:2px;border-radius:6px}.toolbar.alerts-help .help-slot{display:flex;align-items:center}.toolbar.alerts-help.tabs-mobile-active .inner{gap:10px}.toolbar.alerts-help.tabs-mobile-active .left{flex:1;min-width:0}.toolbar.alerts-help.tabs-mobile-active .mobile-tabs-slot{display:block;flex:1;min-width:0}.toolbar.alerts-help.tabs-mobile-active .mobile-tabs-slot .tabs-mobile-select{width:100%}.toolbar.alerts-help.tabs-mobile-active .mobile-tabs-slot .tab-select-wrap{width:100%}.toolbar.alerts-help.tabs-mobile-active .mobile-tabs-slot .tab-select{width:100%;max-width:100%;border:1px solid #019bb5}.toolbar.alerts-help.tabs-mobile-active .alerts{display:none}.toolbar.alerts-help.tabs-mobile-active .alert-slot{flex:0 0 auto}.toolbar.alerts-help.tabs-mobile-active .help-slot{flex:0 0 auto}.toolbar.alerts-help.tabs-mobile-active .right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}@media(max-width: 480px){.toolbar.alerts-help.tabs-mobile-active .alert-slot .alert .button{font-size:0;gap:0;padding:0;width:32px}.toolbar.alerts-help.tabs-mobile-active .help-slot .help .button{font-size:0;gap:0;padding:0;width:32px}.toolbar.alerts-help.tabs-mobile-active .help-slot .help .button span{display:none}}.toolbar.filters-actions{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}button.actions{display:inline-flex;align-items:center;justify-content:center;border-radius:10px}button.actions img{height:15px;object-fit:contain;margin-right:10px}.toolbar.filters-actions .menu{position:absolute;right:0;top:100%;margin-top:0;min-width:200px;max-width:280px;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);padding:6px;z-index:30;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;gap:5px}.toolbar.filters-actions .item{display:block;width:100%;box-sizing:border-box;text-align:left;background:#fff;border:0;padding:12px 10px;border-radius:10px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;transition:padding .05s ease}.toolbar.filters-actions .item:hover,.toolbar.filters-actions .item:focus,.toolbar.filters-actions .item:focus-within{background:var(--area-medium);outline:none;color:var(--white);padding-left:12px}button.filters[data-active=true]{background:var(--grey-light);border:1px solid var(--grey-medium);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}button.filters.inactive{border-color:#e4e4e4;color:var(--grey-medium);cursor:default;box-shadow:none;transform:translateY(0px)}button.filters.inactive img{opacity:.2}button.filters.inactive:hover{background:var(--white)}.filters.desktop{display:block;margin-top:10px}.filters.desktop .groups{display:flex;flex-direction:column;gap:12px}.filters.desktop .group{display:flex;flex-direction:column;gap:10px}.filters.desktop .group .flex.row.gap-20.wrap{display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px}.filters.desktop .group .field{display:flex;flex-direction:column;gap:6px;flex:0 1 auto;min-width:0}.filters.desktop .group .field label{font-size:12px;color:var(--grey-dark);font-weight:500}.filters.desktop .group .field input,.filters.desktop .group .field select,.filters.desktop .group .field textarea{box-sizing:border-box;max-width:100%}.filters.desktop .group .field input[type=text],.filters.desktop .group .field input[type=search],.filters.desktop .group .field textarea{min-width:320px;width:320px}.filters.desktop .group .field select{min-width:200px;width:200px}.filters.desktop .title{font-size:12px;font-weight:700;color:var(--grey-dark)}@media(max-width: 1100px){.filters.desktop .group .field input[type=text],.filters.desktop .group .field input[type=search],.filters.desktop .group .field textarea{min-width:260px;width:260px}.filters.desktop .group .field select{min-width:180px;width:180px}}@media(max-width: 560px){.filters.desktop{display:none}}.filters.mobile.popup{display:none;position:fixed;inset:0;align-items:center;justify-content:center;padding:16px}.filters.mobile.popup .card{width:100%;max-width:520px;max-height:min(80vh,640px);overflow:auto;background:var(--white);border-radius:14px;box-shadow:0 12px 28px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);padding:16px}.filters.mobile.popup .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filters.mobile.popup .header h3{font-size:16px;font-weight:700;margin:0}.filters.mobile.popup button.close{border:0;background:var(--grey-light);width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.filters.mobile.popup button.close:hover{background:var(--grey-medium)}.filters.mobile.popup button.close:focus{outline:1px solid var(--area-medium);outline-offset:2px}.filters.mobile.popup .body{display:flex;flex-direction:column;gap:12px}.filters.mobile.popup .body .field{display:flex;flex-direction:column;gap:6px}.filters.mobile.popup .body .field label{font-size:12px;color:var(--grey-dark)}.filters.mobile.popup .body h4.group.title{font-size:12px;font-weight:700;color:var(--grey-dark);margin:6px 0 0}.tabs{position:relative;align-items:flex-end;gap:10px;padding-top:6px;padding-left:20px;background:linear-gradient(to bottom, #c6e2f5, var(--area-light));margin:0 -20px 20px -20px;display:flex;height:52px;z-index:500;padding-right:20px}.tabs button{transform:translateY(0px)}.tabs.mobile{display:flex;padding:20px;align-items:center;justify-content:center;background:radial-gradient(circle at 90% 85%, var(--area-medium) 0%, var(--area-medium-dark) 80%)}.tabs.mobile img{height:22px;margin-right:10px}.tabs.mobile label{color:var(--white);font-weight:600;font-size:14px}.tabs.mobile select{max-width:300px;width:100%;padding-right:20px}.tab{position:relative;background:var(--tabs-color, var(--area-medium-dark));border-top-left-radius:16px;border-top-right-radius:16px;padding:10px 19px;font-weight:600;font-size:12px;cursor:pointer;color:var(--area-light);z-index:10;top:0;transition:padding .1s ease;margin-bottom:0}.tab:hover{padding-top:12px;padding-bottom:12px}.tab:focus{outline:2px solid var(var(--area-medium-dark));outline-offset:2px}.tab.is-active{background:var(--area-accent);font-weight:700;color:var(--white);padding-top:12px;padding-bottom:12px;margin-bottom:-1px}.tabs-root .tabs{margin-left:-20px;margin-right:-20px}.tabs-root .tabs.desktop{margin-top:-20px;padding-left:20px;padding-right:20px}.tabs-root .tabs.mobile{margin-top:-20px;margin-bottom:20px}.tabs-root.is-mobile .tabs.mobile{display:block}.tabs-root.is-mobile .tabs.desktop{display:none}.tabs-root.is-desktop .tabs.mobile{display:none}.tabs-root.is-desktop .tabs.desktop{display:flex}@media(prefers-reduced-motion: reduce){.tab{transition:none}}.tabs-mobile-select{max-width:250px}.auth header{padding-bottom:20px;text-align:center;border-bottom:solid 1px var(--grey-medium)}.auth header img{width:270px}.auth header .season{color:var(--grey-dark)}@media(max-width: 1048px){.auth header{padding-bottom:20px}.auth header img{width:200px}}.auth.conduct-pane form>.flex.column{margin:0 auto;max-width:1000px;width:100%}.auth.conduct-pane .conduct-accept{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:16px}.auth.conduct-pane .conduct-accept label{font-size:14px;margin:0}.auth.conduct-pane .card ul{list-style:none;padding-left:0}.auth.conduct-pane .card ul li{position:relative;padding-left:20px;margin-bottom:10px}.auth.conduct-pane .card ul li::before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background-color:var(--area-medium);transform:translateY(-50%)}.auth.conduct-pane .card ul ul{margin-top:6px}.auth.form-find-member .search-strip{background-color:var(--grey-light);padding:8px 16px 12px;border-radius:10px;border:1px solid var(--grey-medium)}.auth.form-find-member .search-strip label{font-size:12px;color:var(--grey-dark)}.auth.form-find-member .search-strip .field{display:flex;flex-direction:column;gap:6px}.auth.form-find-member .search-strip .flex.row{align-items:flex-end}.auth.form-find-member .search-strip button{height:16px;line-height:16px}.auth.form-find-member .search-strip img{height:24px;align-self:center}.auth.form-login{min-width:100vw;min-height:100vh;padding:20px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:0;bottom:0;left:0;right:0;position:fixed}.auth.form-login .card{padding:30px 40px;width:440px}.auth.form-login .card .form{display:flex;flex-direction:column}.auth.form-login .card .form a{color:var(--area-medium)}.auth.form-login .card .form input[type=text],.auth.form-login .card .form input[type=email],.auth.form-login .card .form input[type=password],.auth.form-login .card .form input[type=search],.auth.form-login .card .form input[type=tel],.auth.form-login .card .form input[type=url],.auth.form-login .card .form input[type=number]{margin-bottom:20px;width:100%;background-color:var(--white);padding:8px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark)}.auth.form-login .card .form input[type=text]:focus,.auth.form-login .card .form input[type=email]:focus,.auth.form-login .card .form input[type=password]:focus,.auth.form-login .card .form input[type=search]:focus,.auth.form-login .card .form input[type=tel]:focus,.auth.form-login .card .form input[type=url]:focus,.auth.form-login .card .form input[type=number]:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--purple-light);color:var(--black)}.auth.form-login .card .form select:focus-visible{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--purple-light)}.auth.form-login .card .form .row{width:100%;display:flex;justify-content:space-between}.auth.form-login .card .form .row a{font-size:14px}.auth.form-login .card .form .remember-me input{margin-left:10px}.auth.form-login .card .form .bottom{display:flex;flex-direction:column;align-items:center;padding-top:20px;margin-top:40px;border-top:solid 1px var(--grey-medium)}.auth.form-login .card .form .bottom p{font-size:14px}.auth.form-login .card .form .alert{color:var(--red);font-size:14px}.auth.form-login .card .form .step{padding-top:20px;padding-bottom:10px}.auth.form-login .card .form .step h1{font-size:20px;color:var(--black)}.auth.form-login .card .form .step h2{color:var(--grey-dark);font-size:14px}.auth.form-login .card .form .form-step{padding-top:10px}.auth.form-login .card .form .form-step a{font-size:16px}.auth.form-login .card .form .form-step input[type=radio]{width:18px;height:18px;padding:0;accent-color:var(--area-medium)}.auth.form-login .card .form .form-step button{padding:10px 30px}.auth.form-login .card .form .form-step span{color:var(--red)}.auth.form-login .card .form .form-step img{border-radius:5px;outline:2px solid var(--grey-medium)}.auth.form-login .card .form .form-step .selection{width:50px}.auth.form-login .card .form .form-step .selection p{margin-left:10px;width:40px}.auth.form-login .card .form .form-step .btn-prev{background-color:rgba(0,0,0,0);color:var(--area-medium);padding:0px;font-weight:400}.auth.form-login .card .form .form-step .btn-prev:hover{background-color:rgba(0,0,0,0);text-decoration:underline}.auth.form-member-login .info{margin-top:20px}.auth.form-member-login .search-strip{background-color:var(--grey-light);padding:8px 16px 12px;border-radius:10px;border:1px solid var(--grey-medium)}.auth.form-member-login .search-strip label{font-size:12px;color:var(--grey-dark)}.auth.form-member-login .search-strip .field{display:flex;flex-direction:column;gap:6px}.auth.form-member-login .search-strip .flex.row{align-items:flex-end}.auth.form-member-login .search-strip button{height:16px;line-height:16px}.auth.form-member-login .search-strip img{height:24px;align-self:center}@media(max-width: 720px){.form.form-member-login .search-strip{max-width:300px;margin:0 auto}.form.form-member-login .search-strip .flex.row{flex-direction:column;align-items:stretch;gap:12px}.form.form-member-login .search-strip .field{width:100%}.form.form-member-login .search-strip input.text{width:100%}.form.form-member-login .search-strip button{padding:10px 20px;align-self:center}}.auth.form-forgotten-password{min-width:100vw;min-height:100vh;padding:20px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:0;bottom:0;left:0;right:0;position:fixed}.auth.form-forgotten-password .card{padding:30px 40px}.auth.form-forgotten-password .card .form{display:flex;flex-direction:column}.auth.form-forgotten-password .card .form a{color:var(--area-medium)}.auth.form-forgotten-password .card .form input[type=text],.auth.form-forgotten-password .card .form input[type=email]{margin-bottom:20px;width:100%;background-color:var(--white);padding:8px 12px;border-radius:5px;border:1px solid var(--grey-medium);color:var(--grey-dark)}.auth.form-forgotten-password .card .form input[type=text]:focus,.auth.form-forgotten-password .card .form input[type=email]:focus{outline:2px solid var(--area-medium);box-shadow:0 0 5px var(--purple-light);color:var(--black)}.auth.form-forgotten-password .card .form .buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;margin-top:10px}.auth.card.main-pane .grid{display:grid;grid-template-columns:repeat(2, minmax(320px, 1fr));gap:20px}.auth.card.main-pane .grid .column{display:flex;flex-direction:column;gap:20px}@media(max-width: 980px){.auth.card.main-pane .grid{grid-template-columns:1fr}}.edit-team .header{margin-bottom:20px}.edit-team .header .top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:10px}.edit-team .header .team-info{display:flex;flex-direction:column;gap:10px}.edit-team .header .back{display:flex;justify-content:flex-end}.edit-team .header .back button{width:auto;padding:10px 20px}.edit-team .header h1{font-size:20px;margin:0;color:var(--area-medium)}.edit-team .header .status-row{display:flex;flex-wrap:wrap;gap:10px}.edit-team .header .status-row h2{font-size:14px;font-weight:400;margin:0}.edit-team .header span{color:var(--white);padding:5px 20px;border-radius:30px;font-weight:600;font-size:14px}.edit-team .header span.not-tm,.edit-team .header span.exempt{background-color:var(--grey-medium)}.edit-team .header span.passed{background-color:var(--green-medium)}.edit-team .header span.waiting{background-color:var(--yellow-medium)}.edit-team .header span.check-needed{background-color:var(--red-medium-dark)}.edit-team .team-layout{display:grid;grid-template-columns:minmax(320px, 480px) minmax(360px, 600px) minmax(360px, 600px);grid-template-areas:"data side members";gap:20px;align-items:start;justify-content:center}.edit-team .data-column{grid-area:data}.edit-team .side-column{grid-area:side}.edit-team .members-column{grid-area:members}.edit-team .data-column,.edit-team .side-column,.edit-team .members-column{width:100%}.edit-team .team-data,.edit-team .coordinator,.edit-team .team-managers,.edit-team .team-members{width:100%;max-width:none}.edit-team .table-desktop{width:100%;font-size:12px}.edit-team .table-desktop table{width:100%}.edit-team .table-desktop thead th{text-align:center;padding:8px 10px}.edit-team .table-desktop td input[type=image]{width:16px;height:16px;display:block;margin:0 auto;background:rgba(0,0,0,0);border:0}.edit-team .table-cell-delete,.edit-team .table-cell-status-check{text-align:center}.edit-team .status-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:11px;font-weight:700;color:var(--white)}.edit-team .status-badge.status-exempt{background-color:var(--grey-medium)}.edit-team .status-badge.status-progress{background-color:var(--yellow-medium);color:var(--black)}.edit-team .status-badge.status-approved{background-color:var(--green-medium)}.edit-team .status-badge.status-ineligible{background-color:var(--red-medium-dark)}.edit-team .status-badge.status-unknown{background-color:var(--grey-medium)}.edit-team .buttons{display:flex;justify-content:center;margin-top:20px}.edit-team .buttons .button{margin:0 auto}.edit-team img{height:10px}@media(max-width: 1350px){.edit-team .team-layout{grid-template-columns:minmax(320px, 480px) minmax(360px, 600px);grid-template-areas:"data side" "data members"}}@media(max-width: 840px){.edit-team .team-layout{grid-template-columns:1fr;grid-template-areas:"data" "side" "members"}.edit-team .table-desktop{display:block;overflow-x:auto}}@media(max-width: 600px){.edit-team .header .top-row{flex-direction:column;align-items:center}.edit-team .header .back{width:100%;justify-content:center}.edit-team .header .back button{width:100%;max-width:300px}}.teamedit.view-member{display:flex;flex-direction:column;gap:20px}.teamedit.view-member .message{padding:10px 14px;background-color:var(--blue-light);border-left:4px solid var(--blue-medium);border-radius:4px;font-size:13px;color:var(--blue-dark);line-height:1.5}.teamedit.view-member .fields{display:flex;flex-direction:column;gap:14px}.teamedit.view-member .fields .field{display:flex;flex-direction:column;gap:5px}.teamedit.view-member .fields .field label{font-size:13px;font-weight:600;color:var(--grey-dark)}.teamedit.view-member .fields .field input,.teamedit.view-member .fields .field select{width:100%;height:38px;padding:0 10px;border:1px solid var(--grey-medium);border-radius:6px;background-color:var(--white);font-size:14px;color:var(--black);box-sizing:border-box}.teamedit.view-member .fields .field input:disabled,.teamedit.view-member .fields .field select:disabled{background-color:var(--grey-light);color:var(--grey-dark);cursor:not-allowed}.teamedit.view-member .actions{display:flex;justify-content:center;gap:10px}.teamedit.select-di-account{display:flex;flex-direction:column;gap:20px}.teamedit.select-di-account .notice{margin:0;padding:10px 14px;background-color:var(--blue-light);border-left:4px solid var(--blue-medium);border-radius:4px;font-size:13px;color:var(--blue-dark);line-height:1.5}.teamedit.select-di-account .search-groups{display:flex;flex-direction:row;gap:16px;align-items:stretch}.teamedit.select-di-account .search-groups .group{flex:1;display:flex;flex-direction:column;padding:14px 16px;background-color:var(--grey-light);border:1px solid var(--grey-medium);border-radius:8px}.teamedit.select-di-account .search-groups .group .group-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--grey-medium)}.teamedit.select-di-account .search-groups .group .group-header span{font-size:13px;font-weight:700;color:var(--grey-dark)}.teamedit.select-di-account .search-groups .group .fields{display:flex;flex-direction:column;gap:12px}.teamedit.select-di-account .search-groups .group .fields .field{display:flex;flex-direction:column;gap:4px}.teamedit.select-di-account .search-groups .group .fields .field label{font-size:13px;font-weight:600;color:var(--grey-dark)}.teamedit.select-di-account .search-groups .group .fields .field input{width:100%;height:36px;padding:0 10px;border:1px solid var(--grey-medium);border-radius:6px;background-color:var(--white);font-size:14px;color:var(--black);box-sizing:border-box}.teamedit.select-di-account .search-groups .group .fields .field input:focus{border-color:var(--blue-medium);outline:none;box-shadow:0 0 0 3px rgba(0,123,189,.14)}.teamedit.select-di-account .add-account{display:flex}.teamedit.select-di-account .results .status,.teamedit.select-di-account .results .count{margin:0 0 8px;font-size:14px;color:var(--grey-dark)}@media(max-width: 760px){.teamedit.select-di-account .search-groups{flex-direction:column}}.teamedit.add-di-account{display:flex;flex-direction:column;gap:20px}.teamedit.add-di-account .page-header{display:flex;flex-direction:column;gap:6px}.teamedit.add-di-account .page-header h2{display:flex;align-items:center;gap:8px;margin:0;font-size:20px}.teamedit.add-di-account .page-header .sub{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--grey-dark)}.teamedit.add-di-account .layout{display:flex;flex-direction:row;gap:16px;align-items:flex-start}.teamedit.add-di-account .layout .form-group{flex:1;padding:14px 16px;background-color:var(--grey-light);border:1px solid var(--grey-medium);border-radius:8px}.teamedit.add-di-account .layout .form-group .group-header{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--grey-medium)}.teamedit.add-di-account .layout .form-group .group-header span{font-size:13px;font-weight:700;color:var(--grey-dark)}.teamedit.add-di-account .layout .form-group .fields{display:flex;flex-direction:column;gap:12px}.teamedit.add-di-account .layout .form-group .fields .field{display:flex;flex-direction:column;gap:4px}.teamedit.add-di-account .layout .form-group .fields .field label{font-size:13px;font-weight:600;color:var(--grey-dark)}.teamedit.add-di-account .layout .form-group .fields .field input{width:100%;height:36px;padding:0 10px;border:1px solid var(--grey-medium);border-radius:6px;background-color:var(--white);font-size:14px;color:var(--black);box-sizing:border-box}.teamedit.add-di-account .layout .form-group .fields .field input:focus{border-color:var(--blue-medium);outline:none;box-shadow:0 0 0 3px rgba(0,123,189,.14)}.teamedit.add-di-account .layout .form-group .fields .field .field-value{font-size:14px;color:var(--black)}.teamedit.add-di-account .layout .form-group .actions{display:flex;justify-content:center;gap:10px;margin-top:16px}.teamedit.add-di-account .layout .notice{flex:1;padding:14px 16px;background-color:var(--area-light);border-left:4px solid var(--area-medium);border-radius:4px}.teamedit.add-di-account .layout .notice .notice-title{font-size:13px;font-weight:700;color:var(--area-dark);margin-bottom:8px}.teamedit.add-di-account .layout .notice p{margin:0 0 8px;font-size:13px;color:var(--grey-dark);line-height:1.5}.teamedit.add-di-account .layout .notice p:last-child{margin-bottom:0}.teamedit.add-di-account .layout .notice .status{font-weight:600;color:var(--area-dark)}@media(max-width: 760px){.teamedit.add-di-account .layout{flex-direction:column}.teamedit.add-di-account .layout .form-group{width:100%;box-sizing:border-box}}.backcheck.check-order .bar{flex-direction:column;align-items:flex-start}.backcheck.check-order .bar input.text{max-width:260px}.backcheck.waiver-form .flex.column{max-width:1100px;width:100%;margin:0 auto}.backcheck.waiver-form textarea{width:100%;resize:vertical;min-height:260px;background-color:var(--white);padding:10px 12px;border-radius:8px;border:1px solid var(--grey-medium);color:var(--grey-dark)}.backcheck.waiver-form textarea:focus{outline:2px solid var(--area-medium);outline-offset:2px}.backcheck.waiver-form .waiver-tabs{display:flex;gap:10px;align-items:center}.backcheck.waiver-form .waiver-tabs .tab{background-color:var(--grey-medium-dark);border-radius:10px;padding:10px 15px;cursor:pointer;color:var(--white)}.backcheck.waiver-form .waiver-tabs .tab:disabled{opacity:.5;cursor:default}.backcheck.waiver-form .waiver-tabs .tab.is-active{background-color:var(--area-medium)}.backcheck.waiver-form .waiver-tab-panels .panel{display:none}.backcheck.waiver-form .waiver-tab-panels .panel.is-active{display:block}.backcheck.waiver-form .table-desktop{width:100%}.backcheck.waiver-form .table-desktop table{width:100%}.dms_button,.livedocs-image{background-color:#2196f3;border:none;color:#fff;padding:6px 10px;font-size:14px;margin:2px 1px;cursor:pointer;border-radius:4px;text-align:center;text-decoration:none;display:inline-block;transition:background-color .2s ease,color .2s ease}.dms_button:hover,.livedocs-image:hover{background-color:#d32f2f;color:#000}.dms_button:focus,.livedocs-image:focus{outline:none;box-shadow:0 0 0 2px rgba(33,150,243,.4)}.dms_button:disabled,.livedocs-image:disabled{background-color:#ccc;cursor:not-allowed}.dms_button a{color:inherit;text-decoration:none;display:block}.dms_fieldset{border:solid 1px #2196f3;background-color:#e6eeff;border-radius:4px;margin-top:10px}.dms_fieldset legend{border:solid 1px #2196f3;border-width:1px 1px 0 1px;border-radius:7px 7px 0 0;background-color:#fff;padding-left:10px;padding-right:10px}.edit-attributes .ajax-status{min-height:28px;margin-top:6px}.edit-attributes .ajax-status__message{display:none;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:600;line-height:1.35;background-color:var(--green-light);color:var(--green-dark);border:1px solid #cded97}.edit-attributes .ajax-status__message:not(:empty){display:inline-flex}.edit-attributes .card{box-sizing:border-box}.edit-attributes .bar label{font-size:14px;font-weight:600;line-height:1.35}.edit-attributes .bar label label{font-size:inherit;font-weight:inherit;line-height:inherit}.edit-attributes .attribute-list{display:flex;flex-direction:column;gap:12px;padding-top:10px}.edit-attributes .attribute-row{display:grid;grid-template-columns:340px minmax(0, 1fr);gap:20px;align-items:center;min-height:36px;font-size:14px;line-height:1.35}.edit-attributes .attribute-label{font-size:14px;font-weight:600;line-height:1.35;color:var(--grey-dark);text-align:right}.edit-attributes .attribute-label label{font-size:inherit;font-weight:inherit;line-height:inherit}.edit-attributes .attribute-value{font-size:14px;line-height:1.35;min-width:0}.edit-attributes .attribute-value label{font-size:inherit;font-weight:inherit;line-height:inherit}.edit-attributes .attribute-value input[type=text],.edit-attributes .attribute-value textarea,.edit-attributes .attribute-value select{width:100%;max-width:520px}.edit-attributes .attribute-row--stack{align-items:flex-start}.edit-attributes .attribute-row--checkbox .attribute-value{display:flex;align-items:center}.edit-attributes .attribute-row--checkbox .attribute-value input[type=checkbox]{margin:0}.edit-attributes .ajax-status{margin-top:6px}.edit-attributes .yearly-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:10px}.edit-attributes .yearly-split .half{display:flex;flex-direction:column;gap:12px}.edit-attributes .yearly-split .year-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:36px}.edit-attributes .yearly-split .year-row .label{font-size:14px;font-weight:600;line-height:1.35;color:var(--grey-dark)}.edit-attributes .yearly-split .year-row .label label{font-size:inherit;font-weight:inherit;line-height:inherit}.edit-attributes .yearly-split .year-row .value{display:flex;align-items:center;justify-content:flex-end;font-size:14px;line-height:1.35}.edit-attributes .yearly-split .year-row .value label{font-size:inherit;font-weight:inherit;line-height:inherit}.edit-attributes .yearly-split .year-row .value input[type=checkbox]{margin:0}@media(max-width: 760px){.edit-attributes .attribute-row{grid-template-columns:1fr;gap:6px;min-height:0}.edit-attributes .attribute-label{text-align:left}.edit-attributes .attribute-value input[type=text],.edit-attributes .attribute-value textarea,.edit-attributes .attribute-value select{max-width:100%}.edit-attributes .attribute-row--compact{grid-template-columns:max-content minmax(0, 1fr);gap:10px;align-items:center}.edit-attributes .attribute-row--compact .attribute-label{white-space:nowrap}.edit-attributes .attribute-row--checkbox{grid-template-columns:minmax(0, 1fr) auto;gap:10px;align-items:center}.edit-attributes .attribute-row--checkbox .attribute-value{justify-content:flex-end}.edit-attributes .yearly-split{grid-template-columns:1fr}.edit-attributes .yearly-split .year-row{grid-template-columns:1fr auto}.edit-attributes .yearly-split .year-row .label{text-align:left}}.affiliate.view-checks .header{display:flex;align-items:center;gap:12px}.affiliate.view-checks .header h3{margin:0}.affiliate.view-checks .subhead{margin-top:6px;color:var(--grey-dark);font-size:14px}.affiliate.view-checks button.statuses{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:6px 14px;font-weight:600}.affiliate.view-checks .statuses.popup{display:none;position:fixed;inset:0;align-items:center;justify-content:center;padding:16px;z-index:5000}.affiliate.view-checks .statuses.popup .card{width:100%;max-width:560px;max-height:min(80vh,640px);overflow:auto;background:var(--white);border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.18),0 4px 12px rgba(0,0,0,.08);padding:22px}.affiliate.view-checks .statuses.popup .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.affiliate.view-checks .statuses.popup .header h3{font-size:18px;font-weight:700;margin:0}.affiliate.view-checks .statuses.popup button.close{border:0;background:var(--grey-light);width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.affiliate.view-checks .statuses.popup button.close:hover{background:var(--grey-medium)}.affiliate.view-checks .statuses.popup button.close:focus{outline:2px solid var(--area-medium);outline-offset:2px}.affiliate.view-checks .statuses.popup .body .list{display:flex;flex-direction:column;gap:10px}.affiliate.view-checks .statuses.popup .body .row{display:grid;grid-template-columns:160px 1fr;gap:18px;padding:14px 16px;border-radius:14px;background:var(--grey-light)}.affiliate.view-checks .statuses.popup .body .row:nth-child(even){background:rgba(0,0,0,.04)}.affiliate.view-checks .statuses.popup .body .label{font-weight:700;color:var(--grey-dark)}.affiliate.view-checks .statuses.popup .body .value{color:var(--black)}@media(max-width: 560px){.affiliate.view-checks .statuses.popup .card{padding:18px}.affiliate.view-checks .statuses.popup .body .row{grid-template-columns:1fr;gap:6px}.affiliate.view-checks .statuses.popup .body .label{font-size:11px;text-transform:uppercase;letter-spacing:.04em}}.affiliate.info{margin-bottom:10px}.affiliate.info .meta-row{display:flex;align-items:center;gap:10px}.affiliate.info .meta-row .link{font-size:14px;font-weight:600;color:var(--blue-medium)}.card-clarification .id{background-color:var(--area-medium-dark);border-radius:40px;padding:5px 20px;color:var(--white)}.card-clarification .date{background-color:var(--grey-medium-dark);color:var(--white);padding:2px 20px;border-radius:40px;font-size:12px}.clarify.published-clarifications a{border:1px solid #ebebeb}.clarify.published-clarifications h1{font-size:20px}.clarify.published-clarifications h2{font-weight:400;font-size:14px}.clarify.published-clarifications h2 span{background-color:var(--area-medium-dark);padding:5px 15px;border-radius:20px;color:var(--white);margin-left:5px}.clarify.published-clarifications .bar{align-items:center;padding:10px 20px}.clarify.published-clarifications .bar select{width:200px;margin-left:10px}.clarify.published-clarifications .status-box{padding:12px 16px;border-radius:10px;font-weight:600;margin-top:20px;max-width:500px;width:100%}.clarify.published-clarifications .status-box.open{background:var(--green-medium-dark);color:var(--green-light)}.clarify.published-clarifications .status-box.closed{background:var(--red-medium-dark);color:var(--red-light)}.clarify.published-clarifications .status-box.offline{background:var(--yellow-medium);color:var(--yellow-light)}.clarify.published-clarifications .status-box .submit-before{display:block;font-size:12px;font-weight:500}@media(max-width: 500px){.clarify.published-clarifications .bar{display:grid;grid-template-columns:1fr max-content;align-items:start;gap:10px 16px}.clarify.published-clarifications .bar>.flex{flex-direction:column;align-items:flex-start;gap:6px}.clarify.published-clarifications .bar label{margin:0}.clarify.published-clarifications .bar select{margin:0;max-width:200px;width:100%}.clarify.published-clarifications .bar button{align-self:center}}.clarify.ask-clarification h1{font-size:20px;color:var(--area-medium)}.clarify.ask-clarification button img{height:16px;margin-right:10px}.clarify.ask-clarification .buttons{display:flex;flex-direction:row;gap:10px;width:100%;align-items:stretch;justify-content:flex-start}.clarify.ask-clarification .buttons .button-area{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:auto}.clarify.ask-clarification .header h1{display:flex;align-items:center}.clarify.ask-clarification .header span{font-size:12px;border-radius:40px;margin-left:10px;padding:5px 20px;background-color:var(--area-medium-dark);color:var(--white)}.clarify.ask-clarification .header h2{font-size:14px;font-weight:400}.clarify.ask-clarification input{font-size:14px;height:30px;background-color:var(--white)}@media(max-width: 500px){.clarify.ask-clarification .buttons{flex-direction:column}.clarify.ask-clarification .buttons .button-area{width:100%;max-width:400px}.clarify.ask-clarification .header h1{display:block}.clarify.ask-clarification .header h1 span{display:block;margin-left:0;margin-top:6px;width:max-content}}.clarify.misc-actions .define-tag{width:120px}.clarify.misc-actions .bar{align-items:center;padding:10px 20px}.clarify.misc-actions .bar select{width:200px;margin-left:10px}.clarify.misc-actions .card{box-sizing:border-box;min-width:0}.clarify.misc-actions .define-tag-row{display:flex;align-items:flex-start;justify-content:center;gap:20px;flex-wrap:wrap;width:100%;min-width:0}.clarify.misc-actions .define-tag-row input[type=text]{width:100%}.clarify.misc-actions .tags-card{flex:1 1 360px;min-width:0}.clarify.misc-actions .responses-card{flex:1 1 600px;min-width:0}.clarify.misc-actions .table-desktop{margin-top:10px;max-width:100%;overflow-x:auto}.clarify.misc-actions .table-desktop table{width:100%}.clarify.misc-actions .table-desktop td{vertical-align:top}.clarify.misc-actions td.cell-text,.clarify.misc-actions th.cell-text{white-space:normal;overflow:visible;text-overflow:clip}.clarify.misc-actions td.cell-text{word-break:break-word;overflow-wrap:anywhere;white-space:normal !important}.clarify.misc-actions .delete-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;opacity:.9}.clarify.misc-actions .delete-button:hover{opacity:1;background-color:var(--grey-light)}.clarify.misc-actions .delete-button img{width:16px;height:16px}.clarify.my-clarifications .published-clarifications{font-size:14px}.clarify.my-clarifications .published-clarifications .list{border-radius:5px;overflow:hidden;margin-top:10px}.clarify.my-clarifications .published-clarifications .list a{font-size:14px;border:1px solid #ebebeb;padding:5px 10px;text-decoration:none;transition:padding .05s ease;box-shadow:2px 2px 4px rgba(0,0,0,.1);border-radius:5px;color:var(--black)}.clarify.my-clarifications .published-clarifications .list a .name{transition:none}.clarify.my-clarifications .published-clarifications .list a:hover{padding-left:12px}.clarify.my-clarifications .published-clarifications .list a.no-alert{background-color:var(--grey-light);color:var(--grey-medium);box-shadow:none}.clarify.my-clarifications .published-clarifications .list a.no-alert:hover{padding-left:10px}.clarify.my-clarifications .published-clarifications .list .clarification-alert{background-color:var(--grey-medium);border-radius:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--white);font-size:12px;margin-right:10px}.clarify.my-clarifications .published-clarifications .list .clarification-alert.active{background-color:var(--yellow-medium)}.clarify.my-clarifications .published-clarifications .list svg{width:8px;fill:var(--grey-medium)}.clarify.view-pane{width:100%}.clarify.view-pane .card{padding:14px 16px}.clarify.view-pane .section-title{margin:0 0 10px;font-size:15px;font-weight:700;color:var(--area-medium-dark)}.clarify.view-pane .details-card{margin-bottom:14px}.clarify.view-pane .details-grid{border:1px solid var(--grey-light);border-radius:8px;overflow:hidden}.clarify.view-pane .detail-row{display:grid;grid-template-columns:180px minmax(0, 1fr);align-items:start;background:var(--white);border-bottom:1px solid var(--grey-light)}.clarify.view-pane .detail-row:last-child{border-bottom:0}.clarify.view-pane .detail-row:nth-child(even){background:var(--grey-lightest, #f8f8f8)}.clarify.view-pane .id-row{grid-template-columns:180px minmax(0, 1fr)}.clarify.view-pane .split-row{grid-template-columns:180px minmax(0, 1fr) minmax(160px, 0.75fr)}.clarify.view-pane .label,.clarify.view-pane .value{padding:9px 12px;min-width:0;font-size:14px;line-height:1.35}.clarify.view-pane .label{font-weight:700;color:var(--grey-dark)}.clarify.view-pane .value{color:var(--grey-dark);overflow-wrap:anywhere}.clarify.view-pane .value.secondary{text-align:right;font-size:13px;color:var(--grey-medium-dark)}.clarify.view-pane .content-grid{display:grid;grid-template-columns:minmax(260px, 0.85fr) minmax(0, 1.4fr);gap:14px}.clarify.view-pane .content-grid .card{height:100%}.clarify.view-pane .content-box{background:var(--grey-lightest, #f8f8f8);border:1px solid var(--grey-light);border-radius:8px;padding:14px;font-size:14px;line-height:1.55;color:var(--grey-dark);overflow-wrap:anywhere}.clarify.view-pane .question-box,.clarify.view-pane .answer-box{min-height:160px}@media(max-width: 1100px){.clarify.view-pane .content-grid{grid-template-columns:minmax(240px, 0.8fr) minmax(0, 1.2fr)}.clarify.view-pane .split-row{grid-template-columns:180px minmax(0, 1fr)}.clarify.view-pane .value.secondary{text-align:left;border-top:1px solid rgba(0,0,0,.04)}}@media(max-width: 900px){.clarify.view-pane .content-grid{grid-template-columns:1fr}}@media(max-width: 700px){.clarify.view-pane .card{padding:12px}.clarify.view-pane .detail-row,.clarify.view-pane .id-row,.clarify.view-pane .split-row{grid-template-columns:1fr}.clarify.view-pane .label{padding:9px 12px 3px}.clarify.view-pane .value{padding:0 12px 9px}.clarify.view-pane .value.secondary{border-top:0}}.clarify .message{display:flex;justify-content:center;width:100%;margin:0 auto 20px}.clarify .table-desktop{width:100%;table-layout:fixed;border-collapse:separate;overflow:hidden}.clarify .table-desktop table{width:100%}.clarify .table-desktop th,.clarify .table-desktop td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documents.livedoc-yearly .livedoc-actions{display:flex;flex-direction:column;gap:15px;width:100%}.documents.livedoc-yearly .livedoc-action-row{display:grid;grid-template-columns:260px minmax(0, 1fr);grid-template-rows:auto auto;column-gap:15px;row-gap:10px;align-items:start}.documents.livedoc-yearly .livedoc-action-button{grid-column:1;grid-row:1;min-width:0}.documents.livedoc-yearly .livedoc-action-button button{width:100%;max-width:100%;min-width:0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.documents.livedoc-yearly .livedoc-action-detail{grid-column:2;grid-row:1;min-width:0;color:var(--grey-dark);line-height:1.35;padding-top:6px;overflow-wrap:anywhere}.documents.livedoc-yearly .livedoc-action-select{grid-column:1;grid-row:2}.documents.livedoc-yearly .livedoc-action-select select{width:100%;box-sizing:border-box}@media(max-width: 768px){.documents.livedoc-yearly .livedoc-action-row{grid-template-columns:1fr;grid-template-rows:auto auto auto;column-gap:0;row-gap:10px}.documents.livedoc-yearly .livedoc-action-button{grid-column:1;grid-row:1}.documents.livedoc-yearly .livedoc-action-detail{grid-column:1;grid-row:2;padding-top:0}.documents.livedoc-yearly .livedoc-action-select{grid-column:1;grid-row:3}.documents.livedoc-yearly .livedoc-action-spacer{display:none}}.document.view-expenses .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.document.view-expenses .challenge-title{font-size:20px;font-weight:600;margin:0;color:var(--area-medium-dark)}.document.view-expenses .team-name{font-size:16px;font-weight:400;margin-top:4px;color:var(--grey-dark)}.document.view-expenses .header-actions{margin-left:auto}.document.view-expenses .card-subheader{border-top:1px solid var(--grey-medium);padding-top:8px;margin-bottom:12px}.document.view-expenses .card-subheader h4{margin:0;font-size:15px;font-weight:500;color:var(--area-medium)}.livedoc.create-tdf .tdf-section h3.subheader~h3.subheader{margin-top:48px}.livedoc.create-tdf .tdf-section h3.subheader:not(:first-child){margin-top:40px}.livedoc.create-tdf .submission-summary{margin:0 0 24px}.livedoc.create-tdf .submission-summary .title{margin:0 0 12px}.livedoc.create-tdf .submission-summary .title h2{margin:0;color:var(--black);font-size:22px;line-height:1.15;font-weight:700}.livedoc.create-tdf .submission-summary .items{display:flex;flex-wrap:wrap;gap:8px}.livedoc.create-tdf .submission-summary .item{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:solid 1px var(--grey-medium);border-radius:999px;background-color:#fff;color:var(--area-accent);font-size:15px;line-height:1.2;text-decoration:none;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.livedoc.create-tdf .submission-summary .item:hover,.livedoc.create-tdf .submission-summary .item:focus{border-color:var(--area-accent);box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(1px);outline:none}.livedoc.create-tdf .submission-summary .item .label,.livedoc.create-tdf .submission-summary .item .value{color:var(--area-accent);font-weight:600}.livedoc.create-tdf .tdf-section{scroll-margin-top:70px;margin-top:100px}.livedoc.create-tdf .document-card .form-content .section-heading{display:block;margin:40px 0 0;padding:12px 16px;background-color:var(--area-medium);border-radius:8px;color:#fff;font-size:17px;line-height:1.25;font-weight:700}.livedoc.create-tdf .document-card .form-content .section-heading+*{margin-top:16px}.livedoc.create-tdf .document-card .form-content .section-heading:first-child{margin-top:0}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]){display:grid;grid-template-columns:minmax(280px, 420px) 220px;align-items:start;justify-content:center;gap:12px 24px;max-width:720px;margin:18px auto 34px;padding:18px;border:solid 1px var(--grey-medium);border-radius:12px;background-color:var(--grey-light)}.livedoc.create-tdf .document-card .form-content p:has(input[type=file])>b{grid-column:1/-1;margin:0 0 2px;padding:0;background:none;border:0}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .livedocs-image{grid-column:1;grid-row:3;width:100%;min-height:40px;padding:0 24px;border:0;border-radius:8px;background-color:var(--area-medium);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .livedocs-image:hover,.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .livedocs-image:focus{background-color:var(--area-medium-dark);outline:none}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .preview{grid-column:2;grid-row:2/4;display:flex;align-items:center;justify-content:center;width:180px;min-height:130px;padding:12px;border:1px dashed var(--grey-medium);border-radius:10px;background-color:#fff}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .preview img{display:block;max-width:100%;height:auto;margin:0;border-radius:6px}.livedoc.create-tdf .document-card .form-content p:has(>.preview){display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}.livedoc.create-tdf .document-card .form-content p:has(>.preview)>b{flex:0 0 100%}.livedoc.create-tdf .document-card .form-content p:has(>.preview) .preview{flex:0 0 auto;order:3;margin:0;border:solid 1px var(--grey-medium);border-radius:8px;overflow:hidden}.livedoc.create-tdf .document-card .form-content p:has(>.preview) .preview img{display:block;width:100px;height:100px;object-fit:cover;margin:0;border-radius:0}.livedoc.create-tdf .footer-actions{display:flex;justify-content:flex-end}@media(max-width: 760px){.livedoc.create-tdf .document-card .form-content p:has(input[type=file]){grid-template-columns:1fr;max-width:none;padding:14px}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) input[type=file],.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .livedocs-image,.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .preview{grid-column:1;grid-row:auto}.livedoc.create-tdf .document-card .form-content p:has(input[type=file]) .preview{width:auto;min-height:120px}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file]){display:grid;grid-template-columns:minmax(280px, 520px) 180px;align-items:stretch;justify-content:center;gap:18px 24px}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file]) .section-heading,.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:not(:has(input[type=file])){grid-column:1/-1}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]){grid-column:1;display:flex;flex-direction:column;justify-content:center;gap:12px;width:100%;max-width:none;margin:0;padding:18px;border:solid 1px var(--grey-medium);border-radius:12px;background-color:var(--grey-light);box-sizing:border-box}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file])>b{margin:0;padding:0;background:none;border:0}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]) input[type=file]{margin:0}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]) .livedocs-image{width:100%;min-height:40px;padding:0 24px;border:0;border-radius:8px;background-color:var(--area-medium);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]) .livedocs-image:hover,.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]) .livedocs-image:focus{background-color:var(--area-medium-dark);outline:none}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>.preview{grid-column:2;display:flex;align-items:center;justify-content:center;width:180px;min-height:130px;margin:0;padding:12px;border:1px dashed var(--grey-medium);border-radius:10px;background-color:#fff;box-sizing:border-box}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>.preview img{display:block;max-width:100%;height:auto;margin:0;border-radius:6px}}@media(max-width: 760px)and (max-width: 700px){.livedoc.create-tdf .document-card .tdf-section:has(input[type=file]){grid-template-columns:1fr}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>p:has(input[type=file]),.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>.preview{grid-column:1}.livedoc.create-tdf .document-card .tdf-section:has(input[type=file])>.preview{width:100%}}.livedoc.create-tdf .image-upload{display:flex;align-items:center;justify-content:center;gap:20px;max-width:620px;margin:18px auto 34px}.livedoc.create-tdf .image-upload .controls{display:flex;flex:1 1 400px;flex-direction:column;justify-content:center;gap:12px;padding:16px;box-sizing:border-box;background-color:#e4e4e4;border-radius:10px;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08)}.livedoc.create-tdf .image-upload .controls .question{display:none}.livedoc.create-tdf .image-upload .controls b{display:block;margin:0;padding:0;background:none;border:0;color:var(--black);font-size:15px;line-height:1.45;font-weight:700}.livedoc.create-tdf .image-upload .controls .button.color-area{width:100%;min-height:40px;padding:0 24px;border:0;border-radius:8px;background-color:var(--area-medium);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.livedoc.create-tdf .image-upload .controls .button.color-area:hover,.livedoc.create-tdf .image-upload .controls .button.color-area:focus{background-color:var(--area-medium-dark);outline:none}.livedoc.create-tdf .image-upload .preview{display:flex;flex:0 0 160px;align-items:center;justify-content:center;min-height:120px;margin:0;padding:12px;border:1px dashed var(--grey-medium);border-radius:10px;background-color:#fff;box-sizing:border-box}.livedoc.create-tdf .image-upload .preview img{display:block;max-width:100%;height:auto;margin:0;border-radius:6px}@media(max-width: 760px){.livedoc.create-tdf .tdf-section{margin-top:48px}.livedoc.create-tdf .image-upload{flex-direction:column;align-items:stretch;margin:12px 0 20px}.livedoc.create-tdf .image-upload .controls{flex:1 1 auto}.livedoc.create-tdf .image-upload .preview{flex-basis:auto;width:100%}.livedoc.create-tdf .submission-summary .items{gap:8px}.livedoc.create-tdf .submission-summary .item{font-size:14px}.livedoc.create-tdf .document-card .form-content p:has(b.question){flex-direction:column;align-items:stretch}.livedoc.create-tdf .document-card .form-content p:has(b.question) span{width:100%}.livedoc.create-tdf .document-card .form-content p:has(b.question) textarea{width:100%}.livedoc.create-tdf .document-card .form-content select{width:100%;max-width:none}}.livedoc.create-prep .document-card .form-content .question-group{display:grid;grid-template-columns:160px 1fr;gap:8px;margin-top:20px;margin-bottom:0;padding:14px 16px;background-color:var(--white);border:1px solid var(--grey-light);border-radius:8px;font-size:15px;line-height:1.45}.livedoc.create-prep .document-card .form-content .question-group .question-text{grid-column:1/-1;display:block;padding-bottom:8px;border-bottom:1px solid var(--grey-light);color:var(--grey-dark);font-size:13px;font-weight:700;line-height:1.2}.livedoc.create-prep .document-card .form-content .question-group .question-text.follow-up{margin-top:2px;padding-bottom:0;border-bottom:none}.livedoc.create-prep .document-card .form-content .question-group ul{grid-column:1/-1;margin:0 0 0 22px;padding:0;list-style:disc}.livedoc.create-prep .document-card .form-content .question-group li{margin:0 0 4px;font-weight:700}.livedoc.create-prep .document-card .form-content .question-group .pill{align-self:start;justify-content:center;margin-top:8px}.livedoc.create-prep .document-card .form-content .question-group textarea{margin:0}.livedoc.create-prep .submission-panel{display:grid;gap:18px;padding:20px 24px;background-color:#fff}.livedoc.create-prep .submission-panel .footer-actions{display:flex;align-items:center;justify-content:center;gap:12px;padding-bottom:18px;border-bottom:solid 1px var(--grey-medium)}.livedoc.create-prep .submission-panel .footer-actions .button{width:120px}.livedoc.create-prep .submission-panel .footer-actions .submit-text{color:var(--grey-dark);font-size:16px;line-height:1.4}.livedoc.create-prep .submission-panel .next-steps{max-width:1200px;color:var(--grey-dark);font-size:16px;line-height:1.55}.livedoc.create-prep .submission-panel .next-steps h4{margin:0 0 4px;color:var(--black);font-size:18px;line-height:1.3}.livedoc.create-prep .submission-panel .next-steps b,.livedoc.create-prep .submission-panel .next-steps strong{color:var(--black);font-weight:700}@media(max-width: 760px){.livedoc.create-prep .submission-panel{padding:16px}.livedoc.create-prep .submission-panel .footer-actions{align-items:stretch;flex-direction:column}.livedoc.create-prep .submission-panel .footer-actions .button{width:100%}.livedoc.create-prep .submission-panel .footer-actions .submit-text{text-align:center}}.livedoc.create-exp .sort-arrow{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:12px;line-height:1;cursor:pointer;opacity:.7}.livedoc.create-exp .sort-arrow:hover{opacity:1}.livedoc.create-exp .subheader{color:var(--area-medium);font-size:20px}.livedoc.create-exp .exp-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.livedoc.create-exp .exp-header .title-area{min-width:0}.livedoc.create-exp .exp-header h1{margin:0 0 12px;color:var(--area-medium);font-size:28px;line-height:1.1;font-weight:700}.livedoc.create-exp .exp-header .meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.livedoc.create-exp .exp-header .meta-item{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.livedoc.create-exp .exp-header .meta-item.team{max-width:100%}.livedoc.create-exp .exp-header .meta-label{color:var(--grey-dark);font-size:15px;line-height:1.2;font-weight:700;white-space:nowrap}.livedoc.create-exp .exp-header .actions{display:flex;flex:0 0 auto;gap:10px}.livedoc.create-exp .exp-header .ajax-status{display:none}.livedoc.create-exp .document-card .form-content h3.subheader{color:var(--area-medium);font-size:20px;font-weight:700;margin:0 0 8px}.livedoc.create-exp .document-card .form-content h4{display:none}.livedoc.create-exp .document-card .form-content p:has(select.livedocs-currency){display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 20px;padding:14px 18px;background-color:#e4e4e4;border-radius:10px;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08);font-size:15px}.livedoc.create-exp .document-card .form-content p:has(select.livedocs-currency) b.question{flex:0 0 auto;color:var(--grey-dark);font-weight:600;line-height:1;align-self:center}.livedoc.create-exp .document-card .form-content p:has(select.livedocs-currency) select.livedocs-currency{flex:0 0 auto;min-height:36px;padding:6px 10px}.livedoc.create-exp .document-card .form-content p:has(select.livedocs-currency) br{display:none}.livedoc.create-exp .document-card .form-content p:has(select.livedocs-currency) b:not(.question){flex:0 0 auto;color:var(--area-medium);font-weight:700}.livedoc.create-exp .document-card .form-content .expense{overflow-x:auto}.livedoc.create-exp .document-card .form-content .expense .table-desktop{display:block;margin-top:0}.livedoc.create-exp .document-card .form-content .expense .table-desktop table{width:100%}.livedoc.create-exp .button{margin-right:12px;margin-top:20px;margin-bottom:20px}.livedoc.create-exp .button:last-of-type{margin-right:0}#expense-item-modal .modal-actions{margin-top:7px;padding-bottom:1px;display:flex;align-items:center;justify-content:center}#expense-item-modal .expense-form{display:flex;flex-direction:column;gap:10px}#expense-item-modal .expense-form .field-row{display:flex;flex-direction:column;gap:4px}#expense-item-modal .expense-form .field-row label{font-size:13px;font-weight:600}#expense-item-modal .expense-form .field-row select,#expense-item-modal .expense-form .field-row input{width:100%}#expense-item-modal .expense-form .note{font-size:13px;color:var(--grey-dark);margin:0}@media(max-width: 980px){.livedoc.create-exp .exp-header{align-items:flex-start}}@media(max-width: 760px){.livedoc.create-exp .exp-header{flex-direction:column;gap:18px}.livedoc.create-exp .exp-header h1{font-size:24px}.livedoc.create-exp .exp-header .meta-row{flex-direction:column;align-items:flex-start;gap:10px}.livedoc.create-exp .exp-header .meta-value{font-size:16px}.livedoc.create-exp .exp-header .actions{width:100%}.livedoc.create-exp .exp-header .actions .button{flex:1 1 auto}.livedoc.create-exp .document-card .form-content .expense table{font-size:14px}.livedoc.create-exp .document-card .form-content .expense table th,.livedoc.create-exp .document-card .form-content .expense table td{padding:8px 10px}}.livedocs.submit-prep .prep-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px}.livedocs.submit-prep .prep-header h1{margin:0 0 14px;font-size:30px;line-height:1.1}.livedocs.submit-prep .prep-header .meta-row{display:flex;flex-wrap:wrap;gap:10px}.livedocs.submit-prep .prep-header .meta-item{display:flex;align-items:center;gap:8px}.livedocs.submit-prep .prep-header .meta-label{color:var(--grey-dark);font-size:13px;font-weight:700;text-transform:uppercase}.livedocs.submit-prep .prep-header .actions{display:flex;align-items:center;gap:10px}.livedocs.submit-prep .details-card,.livedocs.submit-prep .issues-card,.livedocs.submit-prep .submit-card{padding:22px 24px}.livedocs.submit-prep .subheader{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--grey-medium);color:var(--grey-dark)}.livedocs.submit-prep .details-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.livedocs.submit-prep .detail{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--grey-medium);border-radius:10px;background:var(--grey-light)}.livedocs.submit-prep .detail.wide{grid-column:1/-1}.livedocs.submit-prep .detail .label{color:var(--grey-dark);font-size:13px;font-weight:700;text-transform:uppercase}.livedocs.submit-prep .detail .value{color:var(--text);font-size:16px;font-weight:600;line-height:1.35}.livedocs.submit-prep .notice{margin-bottom:22px;padding:14px 16px;border-left:4px solid var(--area-accent);border-radius:8px;background:var(--area-light);color:var(--text);line-height:1.45}.livedocs.submit-prep .issue-sections{display:grid;gap:22px}.livedocs.submit-prep .issue-section h4{margin:0;padding:12px 16px;border-radius:10px 10px 0 0;background:var(--area-medium);color:var(--white);font-size:16px}.livedocs.submit-prep .issue-table{border:1px solid var(--grey-medium);border-top:0;border-radius:0 0 10px 10px;overflow:hidden}.livedocs.submit-prep .issue-table table{width:100%}.livedocs.submit-prep .issue-table th{background:var(--grey-light);color:var(--grey-dark);font-size:13px;text-transform:uppercase}.livedocs.submit-prep .issue-table td{vertical-align:top}.livedocs.submit-prep .issue-table a{color:var(--area-accent);font-weight:700}.livedocs.submit-prep .empty-state{padding:16px;border:1px solid var(--grey-medium);border-top:0;border-radius:0 0 10px 10px;background:var(--grey-light);color:var(--grey-dark);font-weight:700}.livedocs.submit-prep .submit-card{display:flex;align-items:center;justify-content:space-between;gap:20px}.livedocs.submit-prep .checkbox-row{display:flex;align-items:center;gap:10px;margin:0;color:var(--text);font-weight:700}.livedocs.submit-prep .submit-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:12px}.livedocs.submit-prep .submit-message{color:var(--grey-dark);font-weight:700}@media(max-width: 900px){.livedocs.submit-prep .prep-header,.livedocs.submit-prep .submit-card{flex-direction:column;align-items:stretch}.livedocs.submit-prep .prep-header .actions{justify-content:flex-start}.livedocs.submit-prep .details-grid{grid-template-columns:1fr}.livedocs.submit-prep .submit-actions{justify-content:flex-start}}.livedoc.import-exp .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.livedoc.import-exp .page-header .title-area{flex:1 1 auto;min-width:0}.livedoc.import-exp .page-header .title-area h1{margin:0 0 10px;color:var(--area-medium);font-size:28px;font-weight:700;line-height:1.1}.livedoc.import-exp .page-header .title-area .meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.livedoc.import-exp .page-header .title-area .meta-item{display:inline-flex;align-items:center;gap:8px}.livedoc.import-exp .page-header .title-area .meta-label{color:var(--grey-dark);font-size:15px;font-weight:700;white-space:nowrap}.livedoc.import-exp .page-header .actions{display:flex;flex:0 0 auto;gap:10px}.livedoc.import-exp .import-card .section-title{color:var(--area-medium);font-size:20px;font-weight:700;margin:0 0 14px}.livedoc.import-exp .import-card .description{font-size:14px;color:var(--grey-dark);line-height:1.6;margin:0 0 20px}.livedoc.import-exp .import-card .upload-layout{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:600px;margin:0 auto 24px}.livedoc.import-exp .import-card .upload-layout .upload-notes{list-style:disc;padding-left:18px;margin:0;font-size:14px;color:var(--grey-dark);line-height:1.8}.livedoc.import-exp .import-card .upload-layout .file-area{display:flex;flex-direction:row;align-items:center;gap:10px}.livedoc.import-exp .import-card .column-map{border-top:1px solid var(--grey-light);padding-top:20px}.livedoc.import-exp .import-card .column-map .file-name{font-size:14px;margin:0 0 16px}.livedoc.import-exp .import-card .column-map .field-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.livedoc.import-exp .import-card .column-map .field-row{display:flex;align-items:center;gap:14px}.livedoc.import-exp .import-card .column-map .field-row .label{width:160px;text-align:right;font-size:14px;font-weight:600;flex:0 0 160px}.livedoc.import-exp .import-card .column-map .field-row select{flex:0 0 auto}.livedoc.import-exp .import-card .column-map .field-row .required{font-size:13px;color:var(--grey-dark)}.livedoc.import-exp .import-card .column-map .import-actions{display:flex;gap:10px;margin-top:20px}.livedoc.import-exp .import-card .import-messages{max-width:600px;margin:20px auto 0;display:flex;flex-direction:column}@media(max-width: 760px){.livedoc.import-exp .page-header{flex-direction:column}.livedoc.import-exp .page-header h1{font-size:22px}.livedoc.import-exp .page-header .actions{width:100%}.livedoc.import-exp .page-header .actions .button{flex:1 1 auto}.livedoc.import-exp .import-card .field-row{flex-direction:column;align-items:flex-start}.livedoc.import-exp .import-card .field-row .label{width:auto;text-align:left}}.document.livedocs.test-livedocs .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.document.livedocs.test-livedocs .page-header .title-area h1{margin:0;color:var(--area-medium);font-size:24px;font-weight:700}.document.livedocs.test-livedocs .page-header .actions{display:flex;gap:10px;flex:0 0 auto}.document.livedocs.test-livedocs .filters-bar{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:flex-end}.document.livedocs.test-livedocs .filters-bar .filter-group{display:flex;flex-direction:column;gap:4px}.document.livedocs.test-livedocs .filters-bar .filter-group label{font-size:12px;font-weight:600;color:var(--grey-dark)}.document.livedocs.test-livedocs .results-header{display:flex;align-items:center;gap:16px}.document.livedocs.test-livedocs .results-header .legend{display:flex;align-items:center;gap:14px}.document.livedocs.test-livedocs .results-header .legend-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--grey-dark)}.document.livedocs.test-livedocs .no-results{text-align:center;color:var(--grey-dark);font-size:14px;margin:0;padding:20px 0}.document.livedocs.test-livedocs .doc-cell .status-bubble{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:50px;padding:0 6px}.document.livedocs.test-livedocs .doc-cell .status-bubble a{display:flex;align-items:center;justify-content:center}.document.livedocs.test-livedocs .doc-cell .status-bubble a img{width:14px;height:14px;filter:brightness(10)}@media(max-width: 760px){.document.livedoc.test-livedocs .page-header{flex-direction:column}.document.livedoc.test-livedocs .filters-bar{flex-direction:column;align-items:stretch}.document.livedoc.test-livedocs .filters-bar .filter-group select{width:100%}.document.livedoc.test-livedocs .results-header{flex-direction:column;align-items:flex-start}}.documents.misc-livedoc-actions .misc-livedoc-actions-content{width:100%}.documents.misc-livedoc-actions .actions{display:flex;flex-direction:column;gap:18px}.documents.misc-livedoc-actions .action-row{display:flex;flex-direction:row;gap:20px;align-items:flex-start}.documents.misc-livedoc-actions .action-button{flex:0 0 180px}.documents.misc-livedoc-actions .action-button button{width:180px}.documents.misc-livedoc-actions .action-details{flex:1;min-width:0}.documents.misc-livedoc-actions .action-text{color:var(--grey-dark);line-height:1.4}.documents.misc-livedoc-actions .language-panel{max-width:420px}.documents.misc-livedoc-actions .language-panel select{width:100%}.documents.misc-livedoc-actions .filter-input{width:150px}@media(max-width: 768px){.documents.misc-livedoc-actions .action-row{flex-direction:column;align-items:stretch}.documents.misc-livedoc-actions .action-button{flex:1 1 auto}.documents.misc-livedoc-actions .action-button button{width:100%}}.livedoc .document-card .form-content h3.livedocs-part.header{background:var(--area-accent);color:#fff;padding:12px 16px;border-radius:6px;margin-top:40px;margin-bottom:16px}.livedoc .document-card .form-content h3.livedocs-part.header:first-child{margin-top:0}.livedoc .document-card .form-content h3.subheader{color:var(--area-medium);font-size:20px;margin-top:40px}.livedoc .document-card .form-content ol:has(h3.subheader){margin:0;padding:0;list-style:none}.livedoc .document-card .form-content ol:has(h3.subheader) li+li{margin-top:40px}.livedoc .document-card .form-content ol:has(h3.subheader) li h3.subheader{margin-top:0}.livedoc .subheader{color:var(--area-medium);font-size:20px}.livedoc .page-header h1{color:var(--area-medium)}.livedoc .document-card{overflow:hidden}.livedoc .document-card .compact{display:none}.livedoc .document-card .form-content{color:var(--black);font-size:16px;line-height:1.5}.livedoc .document-card .form-content>*:first-child{margin-top:0}.livedoc .document-card .form-content>div+div{margin-top:40px}.livedoc .document-card .form-content>br{display:none}.livedoc .document-card .form-content b,.livedoc .document-card .form-content strong{color:var(--area-dark);font-weight:700}.livedoc .document-card .form-content .question{display:block;margin-top:32px;margin-bottom:0;padding:10px 14px;background-color:var(--grey-light);border-left:3px solid var(--grey-medium);border-radius:6px;color:var(--black);font-size:15px;line-height:1.45}.livedoc .document-card .form-content p:has(>b.question){display:grid;grid-template-columns:160px 1fr;gap:8px;margin-top:20px;margin-bottom:0;padding:14px 16px;background-color:var(--white);border:1px solid var(--grey-light);border-radius:8px}.livedoc .document-card .form-content p:has(>b.question) b.question{grid-column:1/-1;display:block;margin:0;padding:0 0 8px;background:none;border:none;border-bottom:1px solid var(--grey-light);border-radius:0;font-size:13px;font-weight:700;color:var(--grey-dark);line-height:1.2}.livedoc .document-card .form-content p:has(>b.question) b.question a{font-weight:400;color:var(--blue-medium)}.livedoc .document-card .form-content p:has(>b.question) b.question a:hover{text-decoration:underline}.livedoc .document-card .form-content p:has(>b.question) br{display:none}.livedoc .document-card .form-content p:has(>b.question) .pill{align-self:start;justify-content:center;margin-top:8px}.livedoc .document-card .form-content p:has(>b.question) input[type=file],.livedoc .document-card .form-content p:has(>b.question) input[type=text],.livedoc .document-card .form-content p:has(>b.question) input[type=number],.livedoc .document-card .form-content p:has(>b.question) input[type=email],.livedoc .document-card .form-content p:has(>b.question) input[type=url],.livedoc .document-card .form-content p:has(>b.question) textarea,.livedoc .document-card .form-content p:has(>b.question) select{margin-bottom:0}.livedoc .document-card .form-content p:has(>b.question) input[type=file]{flex:1 1 180px;min-height:36px;padding:5px 10px;border:1px dashed var(--grey-medium);border-radius:6px;background-color:var(--white);font-size:13px;color:var(--grey-dark)}.livedoc .document-card .form-content p:has(>b.question) input[type=file]::file-selector-button{font-size:13px;font-weight:600;min-height:26px;margin-right:10px;padding:0 12px;border:0;border-radius:5px;background-color:var(--blue-medium);color:#fff;cursor:pointer}.livedoc .document-card .form-content p:has(>b.question) input[type=file]::file-selector-button:hover{background-color:var(--blue-medium-dark)}.livedoc .document-card .form-content p:has(>b.question) input.livedocs-attach{all:unset;cursor:pointer;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background-color:var(--grey-light);color:var(--grey-dark);border:1px solid var(--grey-medium);border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;box-sizing:border-box}.livedoc .document-card .form-content p:has(>b.question) input.livedocs-attach:hover{background-color:var(--grey-medium);color:var(--black)}.livedoc .document-card .form-content p:has(>b.question) button.livedocs-attach-del{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0;background:none;opacity:.7}.livedoc .document-card .form-content p:has(>b.question) button.livedocs-attach-del img{display:block}.livedoc .document-card .form-content p:has(>b.question) button.livedocs-attach-del:hover{opacity:1}.livedoc .document-card .form-content .pill.overlimit{background-color:var(--red-light);color:var(--red-dark);border-color:var(--red-light)}.livedoc .document-card .form-content .attachment-upload{display:block;margin:12px 0 16px;padding:14px 16px;background-color:var(--white);border:1px solid var(--grey-light);border-radius:8px}.livedoc .document-card .form-content .attachment-upload .question{display:flex;align-items:center;gap:8px;margin:0;padding:0 0 8px;background:none;border:none;border-bottom:1px solid var(--grey-light);border-radius:0;color:var(--grey-dark);font-size:13px;font-weight:700;line-height:1.2}.livedoc .document-card .form-content .attachment-upload .row{display:grid;grid-template-columns:minmax(82px, 120px) minmax(260px, 1fr) auto;align-items:center;gap:16px;padding-top:12px}.livedoc .document-card .form-content .attachment-upload .existing-file{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--black)}.livedoc .document-card .form-content .attachment-upload .existing-file a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.livedoc .document-card .form-content .attachment-upload .existing-file a img{display:block;width:20px;height:20px}.livedoc .document-card .form-content .attachment-upload .existing-file .livedocs-attach-del{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:rgba(0,0,0,0);box-shadow:none;color:inherit;cursor:pointer}.livedoc .document-card .form-content .attachment-upload .existing-file .livedocs-attach-del:hover,.livedoc .document-card .form-content .attachment-upload .existing-file .livedocs-attach-del:active,.livedoc .document-card .form-content .attachment-upload .existing-file .livedocs-attach-del:focus{border:0;background:rgba(0,0,0,0);box-shadow:none;color:inherit;transform:none}.livedoc .document-card .form-content .attachment-upload .existing-file .livedocs-attach-del img{display:block;width:20px;height:20px}.livedoc .document-card .form-content .attachment-upload .existing-file .empty{color:var(--black)}.livedoc .document-card .form-content .attachment-upload .file-control{min-width:0}.livedoc .document-card .form-content .attachment-upload input[type=file]{width:100%;min-height:36px;padding:5px 10px;border:1px dashed var(--grey-medium);border-radius:6px;background-color:var(--white);color:var(--grey-dark);font-size:13px;box-sizing:border-box}.livedoc .document-card .form-content .attachment-upload input[type=file]::file-selector-button{min-height:26px;margin-right:10px;padding:0 12px;border:0;border-radius:5px;background-color:var(--blue-medium);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.livedoc .document-card .form-content .attachment-upload input[type=file]::file-selector-button:hover{background-color:var(--blue-medium-dark)}.livedoc .document-card .form-content .attachment-upload .upload-action{display:flex;justify-content:flex-end}.livedoc .document-card .form-content .attachment-upload input.livedocs-attach{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background-color:var(--grey-light);color:var(--grey-dark);border:1px solid var(--grey-medium);border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;box-sizing:border-box}.livedoc .document-card .form-content .attachment-upload input.livedocs-attach:hover{background-color:var(--grey-medium);color:var(--black)}.livedoc .document-card .form-content .attachment-upload button.livedocs-attach-del{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;opacity:.7}.livedoc .document-card .form-content .attachment-upload button.livedocs-attach-del img{display:block}.livedoc .document-card .form-content .attachment-upload button.livedocs-attach-del:hover{opacity:1}.livedoc .document-card .form-content p{margin:0 0 14px}.livedoc .document-card .form-content img{display:block;max-width:180px;height:auto;margin:12px auto;border-radius:8px}.livedoc .document-card .form-content input[type=text],.livedoc .document-card .form-content input[type=number],.livedoc .document-card .form-content input[type=email],.livedoc .document-card .form-content input[type=url],.livedoc .document-card .form-content textarea,.livedoc .document-card .form-content select{width:100%;max-width:900px;min-height:40px;padding:9px 12px;border:solid 1px var(--grey-medium);border-radius:8px;background-color:#fff;box-sizing:border-box;color:var(--black);font-size:15px;font-weight:400;margin-top:4px;margin-bottom:24px}.livedoc .document-card .form-content input[type=text]:focus,.livedoc .document-card .form-content input[type=number]:focus,.livedoc .document-card .form-content input[type=email]:focus,.livedoc .document-card .form-content input[type=url]:focus,.livedoc .document-card .form-content textarea:focus,.livedoc .document-card .form-content select:focus{border-color:var(--area-medium);outline:none;box-shadow:0 0 0 3px rgba(0,123,189,.14)}.livedoc .document-card .form-content textarea{min-height:120px;resize:vertical}.livedoc .document-card .form-content select{display:block;min-width:200px;max-width:360px;cursor:pointer}.livedoc .document-card .form-content .checkbox-row{display:flex;align-items:flex-start;gap:10px;max-width:900px;margin:10px 0;padding:10px 12px;border:solid 1px var(--grey-medium);border-radius:8px;background-color:#fff;color:var(--black);font-size:16px;font-weight:700;line-height:1.35;cursor:pointer}.livedoc .document-card .form-content .checkbox-row:hover{border-color:var(--grey-dark);box-shadow:0 2px 8px rgba(0,0,0,.08)}.livedoc .document-card .form-content .checkbox-row.standalone{margin-top:18px;margin-bottom:20px}.livedoc .document-card .form-content .checkbox-row span{padding-top:1px}.livedoc .document-card .form-content input[type=checkbox].livedocs-checkbox,.livedoc .document-card .form-content input[type=checkbox].livedocs-dclbox{flex:0 0 auto;width:20px;height:20px;margin:0;border:solid 1px var(--grey-dark);border-radius:4px;accent-color:var(--area-medium);cursor:pointer;vertical-align:middle}.livedoc .document-card .form-content input[type=checkbox].livedocs-checkbox:focus,.livedoc .document-card .form-content input[type=checkbox].livedocs-dclbox:focus{outline:none;box-shadow:0 0 0 3px rgba(0,123,189,.14)}.livedoc .document-card .form-content p:has(>input.livedocs-checkbox),.livedoc .document-card .form-content .livedocs-checkbox-row{display:flex;align-items:center;gap:8px;margin:8px auto;width:fit-content;max-width:fit-content}.livedoc .document-card .form-content p:has(>input.livedocs-checkbox) br,.livedoc .document-card .form-content .livedocs-checkbox-row br{display:none}.livedoc .document-card .form-content p:has(>input.livedocs-checkbox) b,.livedoc .document-card .form-content .livedocs-checkbox-row b{line-height:1.3}.livedoc .document-card .form-content ul:has(.livedocs-dclbox){display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;margin:16px auto 24px !important;padding:0 !important;list-style:none !important;width:fit-content;max-width:100%}.livedoc .document-card .form-content ul:has(.livedocs-dclbox) li{display:flex;align-items:center;gap:8px}.livedoc .document-card .form-content ul:has(.livedocs-dclbox) li b{line-height:1.3}.livedoc .document-card .form-content ul:has(.livedocs-dclbox) li br{display:none}.livedoc .document-card .form-content ul:has(.livedocs-dclbox) .checkbox-item{margin:0}.livedoc .document-card .form-content ul:has(.livedocs-dclbox) .checkbox-row{height:100%;margin:0}.livedoc .document-card .form-content table:not(.table-desktop table){width:100%;margin:16px 0;border-collapse:collapse;border:solid 1px var(--grey-medium);border-radius:10px;overflow:hidden}.livedoc .document-card .form-content .table-desktop table{margin:0;border:0;border-radius:0}.livedoc .document-card .form-content th:not(.table-desktop th){background-color:var(--grey-light);color:var(--area-medium);font-weight:700}.livedoc .document-card .form-content td:not(.table-desktop td),.livedoc .document-card .form-content th:not(.table-desktop th){padding:12px 14px;border-bottom:solid 1px var(--grey-medium);vertical-align:top}.livedoc .document-card .form-content tr:last-child td:not(.table-desktop td),.livedoc .document-card .form-content tr:last-child th:not(.table-desktop th){border-bottom:0}.livedoc .document-card .form-content hr{border:0;border-top:solid 1px var(--grey-medium);margin:24px 0}.livedoc .description{margin:0 0 24px;padding:16px 20px;background-color:var(--area-light);border-left:4px solid var(--area-medium);border-radius:6px;color:var(--grey-dark);font-size:16px;line-height:1.5}.livedoc .description ul{margin:12px 0 16px 20px;padding:0;list-style:disc}.livedoc .description li{margin-bottom:6px}@media(max-width: 760px){.livedoc .page-header .meta-row{flex-direction:column;align-items:flex-start;gap:6px}.livedoc .page-header .meta-item{font-size:13px}.livedoc .page-header .meta-item .pill{font-size:12px;padding:3px 10px;white-space:normal}.livedoc .content{padding-left:14px;padding-right:14px}.livedoc .document-card .form-content p:has(>b.question){grid-template-columns:1fr}.livedoc .document-card .form-content .attachment-upload .row{grid-template-columns:1fr;gap:10px}.livedoc .document-card .form-content .attachment-upload .upload-action{justify-content:flex-start}.livedoc .document-card .form-content .attachment-upload input.livedocs-attach{width:100%}}.documents.download .filters-toggle{display:none;margin-top:10px;margin-bottom:0}.documents.download .column:first-child{flex:0 0 250px}.documents.download .column:last-child{flex:1;min-width:0}.documents.download .filters-panel{border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:12px;width:250px;z-index:10}.documents.download .filters-panel .filters-title{font-size:15px;font-weight:600;color:var(--grey-dark)}.documents.download .filters-panel .filters-list{display:flex;flex-direction:column;gap:10px}.documents.download .filters-panel .filter{display:flex;flex-direction:column;gap:4px}.documents.download .filters-panel .filter .filter-label{font-size:13px;color:var(--grey-dark)}.documents.download .filters-panel .filter .filter-input select,.documents.download .filters-panel .filter .filter-input input[type=text]{width:100%}@media(max-width: 768px){.documents.download .stack-mobile{align-items:stretch}.documents.download .stack-mobile>.column{width:100%}.documents.download .stack-mobile>.column:first-child{display:none}.documents.download .filters-panel{display:none}.documents.download .filters-toggle{display:block}.documents.download .toolbar{padding:10px 15px;margin-top:10px}}.ic-documents .bar{width:100%;display:flex;align-items:flex-start}.ic-documents .email-passwords button{width:200px}.content:has(form.groups-form){display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content:has(form.groups-form)>.layout,.content:has(form.groups-form)>.layout>.main{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content form.groups-form{width:100%;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.documents.groups{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.documents.groups>.header-row{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.documents.groups>.header-row .pane-title{font-size:24px;font-weight:600;color:var(--grey-dark);margin:0}.documents.groups .outline-shell{flex:1 1 auto;min-height:0;background-color:#e4e4e4;border-radius:10px;border:1px solid #cecece;box-shadow:0 2px 6px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;padding:20px}.documents.groups .outline-shell>.flex.row{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;min-height:0}.documents.groups .column.side{flex:0 1 400px;min-width:320px;min-height:0;display:flex;flex-direction:column;padding-right:20px}.documents.groups .column.main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.documents.groups .panel.side-panel{width:100%;max-width:none;border-radius:0;border:0;background:rgba(0,0,0,0);padding:0;display:flex;flex-direction:column;gap:12px;z-index:10;box-shadow:none;flex:1 1 auto;min-height:0}.documents.groups .panel.side-panel label{font-size:12px}.documents.groups .title{font-size:15px;font-weight:600;color:var(--grey-dark)}.documents.groups .body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.documents.groups .body .row.description{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.documents.groups .body .row.description textarea{width:100%;flex:1 1 auto;min-height:0;resize:none}.documents.groups .body select{width:100%}.documents.groups .row{display:flex;flex-direction:column;gap:6px}.documents.groups .label{color:var(--grey-dark);font-weight:600;display:block}.documents.groups .row.name{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:10px}.documents.groups .row.name .value{font-size:14px;color:var(--grey-dark)}.documents.groups .row.meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.documents.groups .row.meta .meta-left{display:flex;flex-direction:column;gap:10px;padding-right:30px}.documents.groups .row.meta .meta-left .field{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;margin:0}.documents.groups .row.meta .meta-left .label{white-space:nowrap}.documents.groups .row.meta .meta-right{display:flex;flex-direction:column;gap:5px}.documents.groups .row.meta .meta-right select{width:100%}.documents.groups .row.meta input[type=checkbox]{width:18px;height:18px}.documents.groups .row.move{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.documents.groups .row.move .buttons{display:flex;flex-direction:row;justify-content:center;gap:15px;padding:6px 10px;width:100%}.documents.groups .row.move .buttons button{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.documents.groups .row.roles{flex:0 0 auto;min-height:180px;justify-content:center;align-items:center;background:hsla(0,0%,100%,.55);border:1px solid #cecece;border-radius:10px;padding:10px;display:flex;flex-direction:column}.documents.groups .row.roles #group_roles{display:grid;grid-template-columns:repeat(8, max-content);gap:10px 15px;justify-content:center;justify-items:center;align-items:start}.documents.groups .row.roles #group_roles table,.documents.groups .row.roles #group_roles tbody,.documents.groups .row.roles #group_roles tr{display:contents}.documents.groups .row.roles #group_roles td{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;text-align:center;padding:0;font-size:14px}.documents.groups .row.roles #group_roles label{display:flex;flex-direction:column;align-items:center;gap:6px;margin:0;color:var(--grey-dark)}.documents.groups .row.roles #group_roles input[type=checkbox]{width:18px;height:18px;margin:0}.documents.groups .row.actions{display:flex;justify-content:center;padding-top:6px;align-items:center}.documents.groups .tree-actions{flex:0 0 auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-bottom:20px}.documents.groups .tree-actions button{width:80px}.documents.groups #grouptree{padding:20px;flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--white);border:1px solid var(--grey-medium);box-shadow:inset 0 2px 8px rgba(0,0,0,.08)}@media(max-width: 768px){.documents.groups .stack-mobile{align-items:stretch}.documents.groups .stack-mobile>.column{width:100%}.documents.groups .outline-shell{min-height:0}.documents.groups .outline-shell>.flex.row{flex-direction:column;min-height:0}.documents.groups .column.side,.documents.groups .column.main{flex:1 1 auto;padding-right:0}.documents.groups .row.meta{grid-template-columns:1fr}.documents.groups .row.roles #group_roles{grid-template-columns:repeat(3, max-content)}.documents.groups .tree-actions{align-items:stretch}.documents.groups .tree-actions button{width:100%}}.documents.manage-documents .top-section{display:flex;flex-direction:row;gap:20px}.documents.manage-documents .column{display:flex;flex-direction:column}.documents.manage-documents .column.left{flex:1;min-width:0}.documents.manage-documents .column.right{flex:0 0 280px}.documents.manage-documents .header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.documents.manage-documents .section-title{font-size:18px;font-weight:600;margin:0;color:var(--area-medium-dark)}.documents.manage-documents .group-details{margin-top:4px}.documents.manage-documents .filters-panel{border-radius:10px;border:1px solid var(--grey-medium);background:var(--grey-light);padding:16px;box-shadow:0 2px 6px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:12px;position:static}.documents.manage-documents .filters-title{font-size:15px;font-weight:600;color:var(--grey-dark)}.documents.manage-documents .filters-list{display:flex;flex-direction:column;gap:10px}.documents.manage-documents .filter{display:flex;flex-direction:column;gap:4px}.documents.manage-documents .filter-label{font-size:13px;color:var(--grey-dark)}.documents.manage-documents .filter-input select,.documents.manage-documents .filter-input input[type=text]{width:100%}@media(max-width: 768px){.documents.manage-documents .top-section{flex-direction:column}.documents.manage-documents .column.right{flex:1 1 auto}}.documents.misc-actions .doc-root{font-size:13px;font-family:monospace}.documents.misc-actions .card-row{flex-wrap:nowrap;align-items:stretch}.documents.misc-actions .matching-title-actions button{flex:0 0 140px;width:140px}.documents.misc-actions .all-documents-actions .button-column button{flex:0 0 80px;width:80px}.documents.misc-actions .all-documents-actions .bottom-buttons button{flex:0 0 100px;width:100px}@media(max-width: 768px){.documents.misc-actions .card-row{flex-wrap:wrap}}.document.document-detail .card{width:100%;max-width:1200px}.document.document-detail .detail-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(320px, 420px);gap:30px;align-items:start}.document.document-detail .section{min-width:0}.document.document-detail .section-title{margin:0 0 20px;font-size:24px;font-weight:600}.document.document-detail .field{display:grid;grid-template-columns:180px minmax(0, 1fr);gap:12px;align-items:start;margin-bottom:14px}.document.document-detail .field label{margin:10px 0 0;text-align:right}.document.document-detail .field input[type=text],.document.document-detail .field input[type=file],.document.document-detail .field textarea,.document.document-detail .field select{width:100%}.document.document-detail .field textarea{min-height:90px;resize:vertical}.document.document-detail .field .input{min-height:38px;display:flex;align-items:center}.document.document-detail .checkbox-field .input{gap:8px}.document.document-detail .file-display .input,.document.document-detail .file-size .input{min-height:24px}.document.document-detail .roles-grid{display:grid;grid-template-columns:repeat(2, minmax(120px, 1fr));gap:12px 24px}.document.document-detail .role-option{display:flex;align-items:center;gap:8px;margin:0}.document.document-detail .buttons{justify-content:flex-start}@media(max-width: 900px){.document.document-detail .detail-grid{grid-template-columns:1fr}.document.document-detail .field{grid-template-columns:1fr}.document.document-detail .field label{margin:0;text-align:left}.document.document-detail .roles-grid{grid-template-columns:repeat(2, minmax(120px, 1fr))}}@media(max-width: 560px){.document.document-detail .roles-grid{grid-template-columns:1fr}}.review.draft-text .draft-text-content{width:100%}.review.draft-text .draft-text-select{max-width:520px}.review.draft-text .draft-text-select select{width:100%}.review.draft-text .draft-text-summary .section-title{font-size:18px;font-weight:600;margin:0;color:var(--area-medium-dark)}.review.misc-actions button{width:200px}.review.misc-actions .misc-actions-content{display:flex;flex-direction:column;gap:15px}.review.misc-actions .misc-action-row{display:flex;align-items:center;gap:15px}.review.misc-actions .misc-action-row.admin{align-items:flex-start}.review.misc-actions .misc-action-fields{display:flex;gap:12px;align-items:center}.review.misc-actions .misc-action-fields label{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--grey-dark)}.review.misc-actions .misc-action-fields input{width:60px}.content:has(>form.my-reviews-form){display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content>form.my-reviews-form{width:100%;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.review.my-reviews{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.review.my-reviews>.header-row{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.review.my-reviews>.header-row .pane-title{font-size:24px;font-weight:600;color:var(--grey-dark);margin:0}.review.my-reviews .outline-shell{flex:1 1 auto;min-height:0;border:1px solid var(--grey-medium);border-radius:10px;background:var(--grey-light);box-shadow:0 2px 6px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;padding:20px}.review.my-reviews .outline-shell>.flex.row{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;min-height:0}.review.my-reviews .column.side{flex:0 1 400px;min-width:320px;min-height:0;display:flex;flex-direction:column;padding-right:20px}.review.my-reviews .column.main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:20px}.review.my-reviews .panel.side-panel{width:100%;max-width:none;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.review.my-reviews .title{font-size:15px;font-weight:600;color:var(--grey-dark)}.review.my-reviews .body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.review.my-reviews .body select{width:100%}.review.my-reviews .row{display:flex;flex-direction:column;gap:6px}.review.my-reviews .label{font-size:13px;color:var(--grey-dark);font-weight:600}.review.my-reviews .field{width:100%}.review.my-reviews .row.actions{padding-top:6px}.review.my-reviews .row.actions .buttons{display:flex;gap:10px;flex-wrap:wrap}.review.my-reviews .row.actions .buttons button{flex:1 1 0}.review.my-reviews .draft-panel{flex:0 0 auto}.review.my-reviews .comment-area{width:100%;background:var(--white);border:1px solid var(--grey-medium);border-radius:10px;box-shadow:inset 0 2px 8px rgba(0,0,0,.04);padding:20px}.review.my-reviews .comment-area #draft_desc{margin:0 0 10px 0;color:var(--grey-dark);font-style:italic;font-weight:400;opacity:.75}.review.my-reviews .comment-area .comment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.review.my-reviews .comment-area .comment-header #section_desc{margin:0}.review.my-reviews .comment-area .comment-header #add_btn{flex:0 0 auto}.review.my-reviews .comment-area #ajax_status{margin-bottom:10px}.review.my-reviews .comment-area #comments{width:100%}.review.my-reviews .comment-area .empty-message{color:var(--grey-dark);opacity:.7;font-style:italic}.review.my-reviews .tree-block{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.review.my-reviews .nav-title{margin-bottom:10px}.review.my-reviews .navtree{padding:20px;flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--white);border:1px solid var(--grey-medium);box-shadow:inset 0 2px 8px rgba(0,0,0,.08)}.review.my-reviews .empty-state{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;background:var(--white);border:1px solid var(--grey-medium);border-radius:10px;padding:20px}.review.my-reviews .empty-state h4{margin:0;text-align:center}@media(max-width: 768px){.review.my-reviews .stack-mobile{align-items:stretch}.review.my-reviews .stack-mobile>.column{width:100%}.review.my-reviews .outline-shell{min-height:0}.review.my-reviews .outline-shell>.flex.row{flex-direction:column;min-height:0}.review.my-reviews .column.side,.review.my-reviews .column.main{flex:1 1 auto;padding-right:0}.review.my-reviews>.header-row{flex-direction:column;align-items:stretch}.review.my-reviews .comment-area .comment-header{flex-direction:column;align-items:stretch}.review.my-reviews .comment-area .comment-header #add_btn{align-self:stretch}.review.my-reviews .comment-area .comment-header #add_btn button{width:100%}.review.my-reviews .row.actions .buttons{flex-direction:column}.review.my-reviews .row.actions .buttons button{width:100%}}.content:has(>form.pd-review-form){display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content>form.pd-review-form{width:100%;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.review.pd-review{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.review.pd-review>.header-row{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.review.pd-review>.header-row .pane-title{font-size:24px;font-weight:600;color:var(--grey-dark);margin:0}.review.pd-review .outline-shell{flex:1 1 auto;min-height:0;border:1px solid var(--grey-medium);border-radius:10px;background:var(--grey-light);box-shadow:0 2px 6px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;padding:20px}.review.pd-review .outline-shell>.flex.row{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;min-height:0}.review.pd-review .column.side{flex:0 1 400px;min-width:320px;min-height:0;display:flex;flex-direction:column;padding-right:20px}.review.pd-review .column.main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:20px}.review.pd-review .panel.side-panel{width:100%;max-width:none;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.review.pd-review .title{font-size:15px;font-weight:600;color:var(--grey-dark)}.review.pd-review .body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.review.pd-review .body select{width:100%}.review.pd-review .row{display:flex;flex-direction:column;gap:6px}.review.pd-review .label{font-size:13px;color:var(--grey-dark);font-weight:600}.review.pd-review .field{width:100%}.review.pd-review .row.actions{padding-top:6px}.review.pd-review .row.actions .buttons{display:flex;gap:10px;flex-wrap:wrap}.review.pd-review .row.actions .buttons button{flex:1 1 0}.review.pd-review .draft-panel{flex:0 0 auto}.review.pd-review .comment-area{width:100%;background:var(--white);border:1px solid var(--grey-medium);border-radius:10px;box-shadow:inset 0 2px 8px rgba(0,0,0,.04);padding:20px}.review.pd-review .comment-area #draft_desc{margin:0 0 10px 0;color:var(--grey-dark)}.review.pd-review .comment-area .comment-header{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.review.pd-review .comment-area .comment-header #section_desc{margin:0}.review.pd-review .comment-area .comment-header #text{width:100%}.review.pd-review .comment-area #ajax_status{margin-bottom:10px}.review.pd-review .comment-area #comments{width:100%}.review.pd-review .comment-area .empty-message{color:var(--grey-dark);opacity:.7;font-style:italic}.review.pd-review .tree-block{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.review.pd-review .nav-title{margin-bottom:10px}.review.pd-review .navtree{padding:20px;flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--white);border:1px solid var(--grey-medium);box-shadow:inset 0 2px 8px rgba(0,0,0,.08)}.review.pd-review .empty-state{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;background:var(--white);border:1px solid var(--grey-medium);border-radius:10px;padding:20px}.review.pd-review .empty-state h4{margin:0;text-align:center}@media(max-width: 768px){.review.pd-review .stack-mobile{align-items:stretch}.review.pd-review .stack-mobile>.column{width:100%}.review.pd-review .outline-shell{min-height:0}.review.pd-review .outline-shell>.flex.row{flex-direction:column;min-height:0}.review.pd-review .column.side,.review.pd-review .column.main{flex:1 1 auto;padding-right:0}.review.pd-review>.header-row{flex-direction:column;align-items:stretch}.review.pd-review .row.actions .buttons{flex-direction:column}.review.pd-review .row.actions .buttons button{width:100%}}.content:has(>form.outline-form){display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content>form.outline-form{width:100%;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.document.outline{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.document.outline>.header-row{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.document.outline>.header-row .pane-title{font-size:24px;font-weight:600;color:var(--grey-dark);margin:0}.document.outline>.header-row .back{display:flex;align-items:center}.document.outline .outline-shell{flex:1 1 auto;min-height:0;border:1px solid var(--grey-medium);border-radius:10px;background:var(--grey-light);box-shadow:0 2px 6px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;padding:20px}.document.outline .outline-shell>.flex.row{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;min-height:0}.document.outline .column.side{flex:0 1 400px;min-width:320px;min-height:0;display:flex;flex-direction:column;padding-right:20px}.document.outline .column.main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.document.outline .panel.side-panel{width:100%;max-width:none;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.document.outline .title{font-size:15px;font-weight:600;color:var(--grey-dark)}.document.outline .body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.document.outline .body select{width:100%}.document.outline .section-divider{border-top:1px solid var(--grey-medium);margin:4px 0}.document.outline .row{display:flex;flex-direction:column;gap:6px}.document.outline .label{font-size:13px;color:var(--grey-dark);font-weight:600}.document.outline .value{font-size:15px;color:var(--grey-dark)}.document.outline .tree-actions{flex:0 0 auto;background-color:var(--grey-light);display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-bottom:20px}.document.outline .tree-actions button{width:80px}.document.outline .tree-actions .hint{margin-left:10px}.document.outline .row.copy-draft .field{width:100%}.document.outline .row.info{display:grid;grid-template-columns:110px 1fr;align-items:start;gap:10px}.document.outline .row.move .buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.document.outline .row.move .buttons button{min-width:25px;min-height:25px;display:flex;align-items:center;justify-content:center}.document.outline .row.text{flex:1 1 auto;min-height:0;background:hsla(0,0%,100%,.55);border:1px solid var(--grey-medium);border-radius:10px;padding:10px;display:flex;flex-direction:column}.document.outline .row.text #outline_text{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.document.outline .row.actions{display:flex;justify-content:center;padding-top:6px}.document.outline #outlinetree{padding:20px;flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--white);border:1px solid var(--grey-medium);box-shadow:inset 0 2px 8px rgba(0,0,0,.08)}@media(max-width: 768px){.document.outline .stack-mobile{align-items:stretch}.document.outline .stack-mobile>.column{width:100%}.document.outline .outline-shell{min-height:0}.document.outline .outline-shell>.flex.row{flex-direction:column;min-height:0}.document.outline .column.side,.document.outline .column.main{flex:1 1 auto;border-right:0}.document.outline .panel.side-panel{padding:16px}.document.outline>.header-row{flex-direction:column;align-items:stretch}.document.outline .row.info{grid-template-columns:1fr}.document.outline .tree-actions{align-items:stretch}.document.outline .tree-actions button{width:100%}}.scoreprog.launch .start-button-row{width:100%}.scoreprog.launch .start-button-row .button{min-width:220px}.scoreprog.settings .notes-top{margin-bottom:20px;padding:12px 16px;background-color:var(--grey-light);border-radius:10px;border:1px solid var(--grey-medium);font-size:14px;line-height:1.4}.scoreprog.settings .layout{display:flex;gap:20px;align-items:flex-start}.scoreprog.settings .left{flex:1 1 900px;min-width:0}.scoreprog.settings .right{flex:0 0 420px;min-width:320px;display:flex;flex-direction:column;gap:20px}.scoreprog.settings .tournament-settings th{vertical-align:top;padding:8px 10px;white-space:nowrap}.scoreprog.settings .tournament-settings td{padding:8px 10px;vertical-align:top}.scoreprog.settings .tournament-settings td.help{color:var(--grey-dark);font-size:13px;line-height:1.35}@media(max-width: 980px){.scoreprog.settings .layout{flex-direction:column}.scoreprog.settings .right{flex:1 1 auto;min-width:0}}.teampak.import-export-teams .affiliate-selection{display:flex;align-items:flex-start}.teampak.import-export-teams .buttons{justify-content:flex-start}.teampak.import-export-teams .flex.row.align-top.justify-center{align-items:stretch}.teampak.import-export-teams .flex.row.align-top.justify-center .card{height:100%}.tournament.admin.video-props{display:flex;flex-direction:column;gap:20px;margin-top:20px}.tournament.admin.video-props .bar{display:flex;flex-direction:column;align-items:flex-start}.tournament.admin.video-props .bar h1{margin:0;font-size:18px}.tournament.admin.video-props .bar .form{align-items:center}.tournament.admin.video-props .bar .form label{white-space:nowrap}.tournament.admin.video-props .bar .form input{width:100%;max-width:520px}.tournament.admin.video-props .results h4{margin:0}.tournament.admin.video-props .table-desktop{width:100%}.tournament.admin.video-props .table-desktop table{width:100%}.tournament.admin.video-props .table-desktop table th{white-space:nowrap}.tournament.admin.launch .card{width:100%}.tournament.admin.launch .form-table{width:100%;border-collapse:collapse}.tournament.admin.launch .form-table th,.tournament.admin.launch .form-table td{padding:6px 8px;vertical-align:middle}.tournament.admin.launch .form-table .label-col{width:220px;white-space:nowrap}.tournament.admin.launch .operations-layout{display:flex;gap:20px;align-items:flex-start}.tournament.admin.launch .operations-layout .left{flex:1 1 560px;min-width:0}.tournament.admin.launch .operations-layout .right{flex:0 0 380px;min-width:0}.tournament.admin.launch .operations-layout table{width:100%}.tournament.admin.launch .operations-layout .button-col{width:240px}@media(max-width: 900px){.tournament.admin.launch .operations-layout{flex-direction:column}.tournament.admin.launch .operations-layout .right{flex:1 1 auto}}.tournament.admin.find-appr .search-strip{background-color:var(--grey-light);padding:8px 16px 12px;border-radius:10px;border:1px solid var(--grey-medium)}.tournament.admin.find-appr .search-strip label{font-size:12px;color:var(--grey-dark)}.tournament.admin.find-appr .search-strip .field{display:flex;flex-direction:column;gap:6px}.tournament.admin.find-appr .search-strip .flex.row{align-items:flex-end}.tournament.admin.find-appr .search-strip button{height:16px;line-height:16px}.tournament.admin.find-appr .results{margin-top:20px}.tournament.admin.find-appr .empty-message{border:solid 1px solid var(--area-medium);background-color:var(--area-light);color:var(--area-medium);border-radius:10px;padding:20px;margin-top:20px}@media(max-width: 720px){.find-appraiser .search-strip{max-width:300px;margin:0 auto}.find-appraiser .search-strip .flex.row{flex-direction:column;align-items:stretch;gap:12px}.find-appraiser .search-strip .field{width:100%}.find-appraiser .search-strip input.text{width:100%}.find-appraiser .search-strip button{padding:10px 20px;align-self:center}}.tournament.scoresheet.blank .top-row .hint{display:flex;align-items:center}.tournament.scoresheet.blank .description{color:var(--grey-dark)}.tournament.scoresheet.blank .sheet-grid{display:grid;grid-template-columns:repeat(3, minmax(220px, 1fr));gap:20px}.tournament.scoresheet.blank .sheet-grid .field{display:flex;flex-direction:column;gap:6px}.tournament.scoresheet.blank .sheet-grid .field label{font-size:12px;color:var(--grey-dark)}.tournament.scoresheet.blank .sheet-grid .field select{width:100%}@media(max-width: 980px){.tournament.scoresheet.blank .sheet-grid{grid-template-columns:1fr}.tournament.scoresheet.blank .top-row{flex-direction:column;align-items:stretch}.tournament.scoresheet.blank .top-row .button{width:100%;justify-content:center}}.tournament.scoresheet.misc .sheet-fields{display:flex;flex-direction:column;gap:14px;margin-top:10px}.tournament.scoresheet.misc .sheet-fields .field{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.tournament.scoresheet.misc .sheet-fields .field label{text-align:right;color:var(--grey-dark)}.tournament.scoresheet.misc .sheet-fields .field select{width:100%}.tournament.scoresheet.misc .sheet-fields .field .value{min-height:38px;display:flex;align-items:center}.tournament.scoresheet.misc .sheet-fields .generate-row{margin-top:10px;text-align:center}.tournament.scoresheet.team .sheet-fields{display:flex;flex-direction:column;gap:14px;margin-top:10px}.tournament.scoresheet.team .sheet-fields .field{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.tournament.scoresheet.team .sheet-fields .field label{text-align:right;color:var(--grey-dark)}.tournament.scoresheet.team .sheet-fields .field input,.tournament.scoresheet.team .sheet-fields .field select{width:100%}.tournament.scoresheet.team .sheet-fields .field .value{min-height:38px;display:flex;align-items:center}.tournament.scoresheet.team .sheet-fields .generate-row{margin-top:10px;text-align:center}.tournament.scoresheet.room .sheet-fields{display:flex;flex-direction:column;gap:14px;margin-top:10px}.tournament.scoresheet.room .sheet-fields .field{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.tournament.scoresheet.room .sheet-fields .field label{text-align:right;color:var(--grey-dark)}.tournament.scoresheet.room .sheet-fields .field select{width:100%}.tournament.scoresheet.room .sheet-fields .field .value{min-height:38px;display:flex;align-items:center}.tournament.scoresheet.room .sheet-fields .generate-row{margin-top:10px;text-align:center}.tournament.scoresheet.labels .label-sections{display:flex;flex-direction:column;gap:20px;margin-top:10px}.tournament.scoresheet.labels .section{border:1px solid var(--grey-medium);border-radius:10px;padding:20px;background-color:var(--grey-light)}.tournament.scoresheet.labels .section h4{margin:0 0 16px 0;font-size:20px;color:var(--black)}.tournament.scoresheet.labels .divider{height:1px;background-color:var(--grey-medium);margin:10px 0 20px}.tournament.scoresheet.labels .field{display:grid;grid-template-columns:40px 180px 140px minmax(220px, 1fr) minmax(220px, 1fr);align-items:center;gap:10px}.tournament.scoresheet.labels .field label{text-align:right;color:var(--grey-dark)}.tournament.scoresheet.labels .field .input-wrap{width:100%}.tournament.scoresheet.labels .field .input-wrap select,.tournament.scoresheet.labels .field .input-wrap input{width:100%}.tournament.scoresheet.labels .field .label-text{color:var(--black)}.tournament.scoresheet.labels .field .note{color:var(--black)}.tournament.scoresheet.labels .field .radio{display:flex;justify-content:center}.tournament.scoresheet.labels .field+.field{margin-top:14px}.tournament.scoresheet.labels .field-offset{grid-template-columns:40px 180px 140px minmax(220px, 1fr) minmax(220px, 1fr)}.tournament.scoresheet.labels .bottom-sections{display:grid;grid-template-columns:repeat(2, minmax(320px, 1fr));gap:20px}.tournament.scoresheet.labels .output-fields{display:flex;flex-direction:column;gap:14px}.tournament.scoresheet.labels .radio-line{display:flex;align-items:center;justify-content:center;gap:10px}.tournament.scoresheet.labels .output-copies{grid-template-columns:140px minmax(120px, 160px);justify-content:center;margin-top:4px}.tournament.scoresheet.labels .output-copies label{text-align:right}.tournament.scoresheet.labels .stack-fields{display:flex;flex-direction:column;gap:14px}.tournament.scoresheet.labels .stack-fields .field.simple{grid-template-columns:140px minmax(220px, 1fr)}.tournament.scoresheet.labels .checkbox-line{display:flex;align-items:center;justify-content:center;gap:10px}.tournament.scoresheet.labels .generate-row{text-align:left}@media(max-width: 1100px){.tournament.scoresheet.labels .field{grid-template-columns:40px 180px 120px 1fr;align-items:start}.tournament.scoresheet.labels .field .note,.tournament.scoresheet.labels .field .note-row-span{grid-column:2/5;padding-left:0}.tournament.scoresheet.labels .field-offset{grid-template-columns:40px 180px 120px 1fr}.tournament.scoresheet.labels .bottom-sections{grid-template-columns:1fr}}@media(max-width: 760px){.tournament.scoresheet.labels .field{grid-template-columns:1fr}.tournament.scoresheet.labels .field .radio{justify-content:flex-start}.tournament.scoresheet.labels .field label{text-align:left}.tournament.scoresheet.labels .field .note,.tournament.scoresheet.labels .field .note-row-span{grid-column:auto}.tournament.scoresheet.labels .field-offset{grid-template-columns:1fr}.tournament.scoresheet.labels .stack-fields .field.simple{grid-template-columns:1fr}.tournament.scoresheet.labels .stack-fields .field.simple label{text-align:left}.tournament.scoresheet.labels .output-copies{grid-template-columns:1fr}.tournament.scoresheet.labels .output-copies label{text-align:left}}.tournament.schedule.check .schedule-properties{display:flex;flex-direction:column}.tournament.schedule.check .schedule-row{display:grid;grid-template-columns:minmax(220px, 300px) 1fr;gap:20px;align-items:center;padding:12px 0}.tournament.schedule.check .schedule-row .left{display:flex;flex-direction:column;gap:10px;min-width:0;width:200px}.tournament.schedule.check .schedule-row .left label{font-size:14px;color:var(--grey-dark)}.tournament.schedule.check .schedule-row .left .control{min-width:0}.tournament.schedule.check .schedule-row .left .control input[type=text]{width:100%;max-width:520px;box-sizing:border-box}.tournament.schedule.check .schedule-row .right{color:var(--grey-dark);line-height:1.35;min-width:0;width:100%}.tournament.schedule.check .input-with-suffix{display:flex;align-items:center;gap:10px;max-width:520px}.tournament.schedule.check .input-with-suffix input[type=text]{width:100%;max-width:520px;box-sizing:border-box}.tournament.schedule.check .input-with-suffix .suffix{color:var(--grey-dark);white-space:nowrap}@media(max-width: 900px){.tournament.schedule.check .schedule-row{grid-template-columns:1fr;gap:8px;align-items:start}.tournament.schedule.check .schedule-row .left input[type=text]{max-width:100%}.tournament.schedule.check .schedule-row .right{padding-bottom:6px}}.tournament.schedule.import{max-width:1100px;margin:0 auto}.tournament.schedule.import .bar{display:flex;justify-content:flex-end}.tournament.schedule.import .page-columns{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:20px;align-items:start}.tournament.schedule.import .column-right{display:flex;flex-direction:column;gap:20px}.tournament.schedule.import .details-list{display:flex;flex-direction:column;gap:14px}.tournament.schedule.import .details-list .row{display:flex;align-items:flex-start;gap:20px}.tournament.schedule.import .details-list .label{width:120px;font-weight:600}.tournament.schedule.import .details-list .value{flex:1}.tournament.schedule.import .import-grid{display:flex;gap:30px;align-items:center}.tournament.schedule.import .import-grid .left{min-width:240px}.tournament.schedule.import .import-grid .right{flex:1}.tournament.schedule.import .import-grid .note{margin:0;font-weight:600}.tournament.schedule.import .export-grid{display:flex;gap:30px;align-items:flex-start}.tournament.schedule.import .export-grid .left{min-width:240px}.tournament.schedule.import .export-grid .left .buttons{display:flex;flex-direction:column;gap:12px}.tournament.schedule.import .export-grid .right{flex:1}.tournament.schedule.import .export-grid .right .descriptions{display:flex;flex-direction:column;gap:18px}.tournament.schedule.import .export-grid .right .description{line-height:1.4}@media(max-width: 760px){.tournament.schedule.import .page-columns{grid-template-columns:1fr}}.tournament.communicate.tmmsg .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.tournament.communicate.tmmsg .page-header .title-area h1{margin:0 0 4px;font-size:24px;color:var(--area-dark);line-height:1.15}.tournament.communicate.tmmsg .page-header .title-area .team-label{font-size:14px;color:var(--grey-dark)}.tournament.communicate.tmmsg .page-header .actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.tournament.communicate.tmmsg .body-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:20px;align-items:start}.tournament.communicate.tmmsg .body-grid .left-column{display:flex;flex-direction:column}.tournament.communicate.tmmsg .section-title{color:var(--area-medium);font-size:17px;font-weight:700;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid var(--area-light)}.tournament.communicate.tmmsg .summary-list{display:flex;flex-direction:column}.tournament.communicate.tmmsg .summary-row{display:grid;grid-template-columns:180px minmax(0, 1fr);gap:12px;padding:8px 0;border-top:1px solid var(--grey-medium)}.tournament.communicate.tmmsg .summary-row:first-child{border-top:0;padding-top:0}.tournament.communicate.tmmsg .summary-row.align-center{align-items:center}.tournament.communicate.tmmsg .summary-row .label{font-weight:700;color:var(--grey-dark);font-size:14px;text-align:right}.tournament.communicate.tmmsg .summary-row .value{font-size:14px;min-width:0}.tournament.communicate.tmmsg .issues-card h3{font-size:14px;font-weight:700;color:var(--grey-dark);margin:14px 0 8px}.tournament.communicate.tmmsg .issues-card h3:first-of-type{margin-top:0}.tournament.communicate.tmmsg .issues-card table{font-size:13px;width:100%;margin-bottom:10px}.tournament.communicate.tmmsg .issues-card .errors-only-toggle{display:flex;align-items:center;gap:8px;font-size:14px}.tournament.communicate.tmmsg .message-compose-card .char-counter{margin-bottom:6px;font-size:13px}.tournament.communicate.tmmsg .message-compose-card textarea{width:100%;box-sizing:border-box;resize:vertical}.tournament.communicate.tmmsg .message-compose-card .compose-footer{display:flex;align-items:flex-start;gap:14px;margin-top:12px}.tournament.communicate.tmmsg .message-compose-card .compose-footer .send-note{font-size:13px;color:var(--grey-dark);margin:0;line-height:1.5}.tournament.communicate.tmmsg .message-log-card .log-note{font-size:12px;color:var(--grey-dark);margin:-8px 0 12px}.tournament.communicate.tmmsg .message-log-card .message-log{display:flex;flex-direction:column;gap:10px;max-height:500px;overflow-y:auto;background:var(--grey-light);border-radius:8px;padding:12px}.tournament.communicate.tmmsg .message-log-card .no-messages{font-size:14px;color:var(--grey-dark);text-align:center;margin:0}.tournament.communicate.tmmsg .message-log-card .message-item{display:flex;flex-direction:column;gap:4px}.tournament.communicate.tmmsg .message-log-card .message-meta{font-size:12px;font-weight:700;color:var(--grey-dark)}.tournament.communicate.tmmsg .message-log-card .message-text{background:var(--white);border:1px solid var(--grey-medium);border-radius:8px;padding:8px 10px;font-size:13px;line-height:1.5}@media(max-width: 900px){.tournament.communicate.tmmsg .body-grid{grid-template-columns:1fr}.tournament.communicate.tmmsg .page-header{flex-direction:column}.tournament.communicate.tmmsg .summary-row{grid-template-columns:1fr;gap:4px}.tournament.communicate.tmmsg .summary-row .label{text-align:left}}.scoring-rooms-page .card{min-width:0}.scoring-rooms-page__title{margin:0;font-size:1.6rem;line-height:1.15;color:var(--black)}.scoring-rooms-page__subtitle{margin-top:4px;font-size:.95rem;font-weight:600;color:var(--grey-dark)}.scoring-rooms-page__header .button img{height:12px;margin-right:8px}.scoring-rooms-page__header-actions{flex-wrap:wrap}.scoring-rooms-page p{font-size:.92rem;line-height:1.45}@media(max-width: 760px){.scoring-rooms-page__header{flex-direction:column;align-items:stretch}.scoring-rooms-page__header-actions{justify-content:flex-start}}.livedocs-select-page .card{min-width:0}.livedocs-select-page__title{margin:0;font-size:1.6rem;line-height:1.15;color:var(--black)}.livedocs-select-page__subtitle{margin-top:4px;font-size:.95rem;font-weight:600;color:var(--grey-dark)}.livedocs-select-page__header-actions{flex-wrap:wrap}.livedocs-select-page__instructions{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:18px}.livedocs-select-page__instructions li{font-size:.92rem;line-height:1.45}@media(max-width: 760px){.livedocs-select-page__header{flex-direction:column;align-items:stretch}.livedocs-select-page__header-actions{justify-content:flex-start}}.tournament.constraints .report-grid{display:flex;gap:40px}.tournament.constraints .report-grid .left{min-width:280px;display:flex;flex-direction:column;gap:16px}.tournament.constraints .report-grid .right{flex:1;display:flex;flex-direction:column;gap:24px}.tournament.constraints .report-grid .description{line-height:1.4}.tournament.dashboard{display:flex;flex-direction:column;gap:14px}.tournament.dashboard .tourn-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px}.tournament.dashboard .tourn-dashboard-title{display:flex;flex-direction:column;gap:8px;min-width:0}.tournament.dashboard .tourn-dashboard-title h1{color:var(--area-medium);font-size:22px;line-height:1.2}.tournament.dashboard .tourn-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.tournament.dashboard .tourn-meta-item{display:inline-flex;align-items:center;gap:8px}.tournament.dashboard .tourn-meta-label{font-size:12px;font-weight:700;color:var(--grey-dark)}.tournament.dashboard .tourn-change-button{flex:0 0 auto;padding:10px 18px}.tournament.dashboard .tourn-change-button img{height:16px}.tournament.dashboard .card{padding:12px 16px;overflow:hidden}.tournament.dashboard .card .card_header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px}.tournament.dashboard .card .card_header h2{color:var(--area-accent);font-size:18px;font-weight:700;line-height:1.2}.tournament.dashboard .card .card_header .toggle{border:0;background:rgba(0,0,0,0);padding:4px 8px;cursor:pointer;font-weight:700;color:var(--grey-dark);display:inline-flex;align-items:center;gap:6px;border-radius:8px}.tournament.dashboard .card .card_header .toggle:hover,.tournament.dashboard .card .card_header .toggle:focus{background:var(--grey-light);color:var(--black)}.tournament.dashboard .card .card_header .toggle .chevron{font-size:18px;line-height:1}.tournament.dashboard .card .card_header .toggle .label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.tournament.dashboard .card .card_collapsed[hidden],.tournament.dashboard .card .card_body[hidden]{display:none}.tournament.dashboard .card .card_collapsed{padding:0 0 8px 0}.tournament.dashboard .card .card_body{padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.tournament.dashboard .tourn-collapsed-layout{display:flex;align-items:center;justify-content:space-between;gap:12px}.tournament.dashboard .tourn-collapsed-main{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;gap:8px}.tournament.dashboard .tourn-collapsed-action{flex:0 0 auto;display:flex;justify-content:flex-end}.tournament.dashboard .tourn-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:var(--area-light);color:var(--area-medium-dark);border:1px solid var(--area-light);font-size:12px;line-height:1.2;font-weight:600}.tournament.dashboard .tourn-chip.is-warning{background:var(--yellow-light);color:var(--yellow-medium-dark);border-color:var(--yellow-light)}.tournament.dashboard .tourn-chip__label{opacity:.75;white-space:nowrap}.tournament.dashboard .tourn-chip__value{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}.tournament.dashboard .tourn-card-body-grid{display:grid;grid-template-columns:minmax(210px, 1fr) minmax(260px, 1.15fr) minmax(115px, 0.45fr) minmax(340px, 1.45fr);gap:16px}.tournament.dashboard .tourn-section{min-width:0}.tournament.dashboard .tourn-section:not(:first-child){border-left:1px solid rgba(0,0,0,.06);padding-left:16px}.tournament.dashboard .tourn-section h3{margin:0 0 8px 0;font-size:12px;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-dark)}.tournament.dashboard .tourn-section.actions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px;align-content:start}.tournament.dashboard .tourn-section.actions h3{grid-column:1/-1}.tournament.dashboard .tourn-section.actions button,.tournament.dashboard .tourn-section.actions input[type=submit]{width:100%;min-width:0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.tournament.dashboard .tourn-section.who .tourn-role-pills{display:flex;flex-wrap:wrap;gap:8px}.tournament.dashboard .tourn-section.notes{font-size:12px;color:var(--grey-dark);line-height:1.4}.tournament.dashboard .tourn-section.notes p+p{margin-top:8px}.tournament.dashboard .tourn-role-pill{min-height:26px;padding:0 10px;font-size:12px}.tournament.dashboard .tourn-detail-row{display:grid;grid-template-columns:minmax(110px, auto) 1fr;gap:10px;padding:5px 0;font-size:13px;line-height:1.35}.tournament.dashboard .tourn-detail-label{font-weight:700;color:var(--grey-dark)}.tournament.dashboard .tourn-detail-value{min-width:0;font-weight:700;color:var(--black);word-break:break-word}.tournament.dashboard .tourn-note-grid{display:flex;flex-direction:column;gap:6px}.tournament.dashboard .tourn-note-grid .tourn-detail-row{padding:7px 10px;border-radius:10px;background:var(--grey-light);grid-template-columns:1fr auto}.tournament.dashboard .tourn-mini-alert{margin:8px 0 0 0;padding:8px 10px;font-size:12px;justify-content:flex-start}.tournament.dashboard .tourn-table-wrap{width:100%;overflow-x:auto}.tournament.dashboard .prep-status-table,.tournament.dashboard .tourn-count-table{width:100%;background:var(--white);font-size:11px}.tournament.dashboard .prep-status-table th,.tournament.dashboard .prep-status-table td,.tournament.dashboard .tourn-count-table th,.tournament.dashboard .tourn-count-table td{padding:5px 6px;border-bottom:1px solid var(--grey-light);text-align:center;white-space:nowrap}.tournament.dashboard .prep-status-table th,.tournament.dashboard .tourn-count-table th{font-weight:800;color:var(--area-medium-dark);background:var(--area-light)}.tournament.dashboard .prep-status-table tr:nth-child(even) td,.tournament.dashboard .tourn-count-table tr:nth-child(even) td{background:var(--grey-light)}@media(max-width: 1450px)and (min-width: 1101px){.tournament.dashboard .tourn-card-body-grid{grid-template-columns:minmax(190px, 0.95fr) minmax(240px, 1.05fr) minmax(90px, 0.35fr) minmax(390px, 1.65fr);gap:12px}.tournament.dashboard .tourn-section:not(:first-child){padding-left:12px}.tournament.dashboard .tourn-role-pills{gap:5px}.tournament.dashboard .tourn-role-pill{min-height:22px;padding:0 7px;font-size:10px}.tournament.dashboard .tourn-count-table{font-size:10px}.tournament.dashboard .tourn-count-table th,.tournament.dashboard .tourn-count-table td{padding:4px 5px}}@media(max-width: 1100px){.tournament.dashboard .tourn-card-body-grid{grid-template-columns:minmax(210px, 1fr) minmax(260px, 1.2fr) minmax(130px, 0.65fr)}.tournament.dashboard .tourn-section.notes{grid-column:1/-1;border-left:0;border-top:1px solid rgba(0,0,0,.06);padding:10px 0 0 0}.tournament.dashboard .tourn-note-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:6px 12px}}@media(max-width: 760px){.tournament.dashboard{gap:12px}.tournament.dashboard .tourn-dashboard-header{flex-direction:column;align-items:stretch;padding:14px}.tournament.dashboard .tourn-dashboard-title h1{font-size:20px}.tournament.dashboard .tourn-meta-row{flex-direction:column;align-items:flex-start}.tournament.dashboard .tourn-change-button{width:100%;box-sizing:border-box}.tournament.dashboard .card{padding:12px}.tournament.dashboard .tourn-collapsed-layout{flex-direction:column;align-items:stretch}.tournament.dashboard .tourn-collapsed-action{justify-content:stretch}.tournament.dashboard .tourn-collapsed-action .button{width:100%}.tournament.dashboard .tourn-chip__value{max-width:220px}.tournament.dashboard .tourn-card-body-grid{grid-template-columns:1fr;gap:12px}.tournament.dashboard .tourn-section{border-left:0;padding-left:0}.tournament.dashboard .tourn-section:not(:first-child){border-top:1px solid rgba(0,0,0,.06);padding-top:10px}.tournament.dashboard .tourn-section.notes{display:none}.tournament.dashboard .tourn-section.actions{grid-template-columns:1fr}.tournament.dashboard .tourn-section .tourn-detail-row{grid-template-columns:minmax(130px, auto) 1fr;gap:10px;align-items:center;padding:5px 0}.tournament.dashboard .tourn-section .tourn-detail-label{font-size:12px}.tournament.dashboard .tourn-section .tourn-detail-value{font-size:13px;text-align:left}.tournament.dashboard .tourn-note-grid{grid-template-columns:1fr}.tournament.dashboard .tourn-meta-item{flex-direction:column;align-items:flex-start;gap:4px}.tournament.dashboard .tourn-meta-item .pill{max-width:100%;white-space:normal;line-height:1.2}}@media(max-width: 420px){.tournament.dashboard .tourn-detail-row{grid-template-columns:1fr;gap:2px}}.edit-tourn-page{color:var(--black)}.edit-tourn-page__title{margin:0;font-size:1.6rem;line-height:1.15;color:var(--black)}.edit-tourn-inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.edit-tourn-meta,.help-text,.edit-tourn-setting-row__meta{font-size:.82rem;color:var(--black)}.help-text,.edit-tourn-setting-row__meta{margin-top:4px}.edit-tourn-page__empty{font-size:.92rem;line-height:1.4}.edit-tourn-page__state-layout{display:grid;grid-template-columns:150px minmax(0, 1fr);gap:18px;align-items:start}.edit-tourn-page__radio-list{display:flex;flex-direction:column;gap:6px}.edit-tourn-page__state-metrics{display:flex;flex-direction:column;gap:10px}.edit-tourn-page__metric-row{display:grid;grid-template-columns:max-content auto auto;gap:10px;align-items:center;justify-content:start}.edit-tourn-page__metric-label{font-size:.92rem;font-weight:600;color:var(--black)}.edit-tourn-page__metric-value .pill{min-width:56px;justify-content:center}.edit-tourn-page__metric-action{min-width:0;text-align:left}.edit-tourn-settings-list{display:flex;flex-direction:column}.edit-tourn-setting-row{display:grid;grid-template-columns:210px minmax(0, 1fr);gap:14px;align-items:start;padding:10px 0;border-top:1px solid #c0d2e3}.edit-tourn-setting-row:first-child{border-top:0;padding-top:0}.edit-tourn-setting-row--control{align-items:center}.edit-tourn-setting-row--control .edit-tourn-setting-row__value{display:flex;align-items:center;min-height:24px}.edit-tourn-setting-row--control .edit-tourn-setting-row__value input[type=checkbox]{margin:0}.edit-tourn-setting-row__label{font-size:.92rem;font-weight:600;color:var(--black);text-align:right;line-height:1.35}.edit-tourn-setting-row__value{font-size:.92rem;line-height:1.35;color:var(--black)}.edit-tourn-setting-row__value input,.edit-tourn-setting-row__value select,.edit-tourn-setting-row__value textarea,.edit-tourn-setting-row__value button,.edit-tourn-setting-row__value label,.edit-tourn-setting-row__value span,.edit-tourn-setting-row__value div{font-size:inherit;line-height:inherit;color:inherit}.edit-tourn-setting-row__value input[type=text],.edit-tourn-setting-row__value select{max-width:100%;min-height:32px}.edit-tourn-panel__header{display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;margin-bottom:12px}.edit-tourn-panel__meta{font-size:.9rem;color:var(--black)}.edit-tourn-panel__meta--center{text-align:center}.edit-tourn-panel__actions{text-align:right}.edit-tourn-table{width:100%;table-layout:auto}.edit-tourn-table th,.edit-tourn-table td{line-height:1.3;vertical-align:top}.edit-tourn-table thead th{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.edit-tourn-table__row--locked{background:var(--schedule-break) !important}.edit-tourn-splits-label{font-weight:600;color:var(--black)}.edit-tourn-splits-edit{display:inline-flex;align-items:center;margin:0 6px 0 4px;text-decoration:none}.edit-tourn-splits-edit-icon{width:14px;height:14px;display:block}.edit-tourn-button--icon-danger{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border-radius:6px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#d92d20;cursor:pointer;line-height:1}.edit-tourn-button--icon-danger:hover,.edit-tourn-button--icon-danger:focus{background:#fef3f2;border-color:#fecdca;color:#b42318}.edit-tourn-button--icon-danger svg{width:14px;height:14px;display:block}.edit-tourn-ic-list{display:flex;flex-direction:column}.edit-tourn-ic-row{display:grid;grid-template-columns:130px 40px minmax(0, 1fr);gap:10px;align-items:center;padding:10px 0;border-top:1px solid #c0d2e3}.edit-tourn-ic-row:first-child{border-top:0;padding-top:0}.edit-tourn-ic-row__label{font-size:.92rem;font-weight:600;line-height:1.35;color:var(--black);text-align:right}.edit-tourn-ic-row__control{display:flex;align-items:center;justify-content:center;min-height:24px}.edit-tourn-ic-row__control input[type=checkbox]{margin:0}.edit-tourn-ic-row__meta{font-size:.82rem;line-height:1.35;color:var(--black)}.edit-tourn-settings-note{padding:6px 0}.edit-tourn-settings-actions{padding-top:12px}@media(max-width: 1000px){.edit-tourn-page__header{flex-direction:column;align-items:flex-start}.edit-tourn-panel__header{grid-template-columns:1fr;gap:10px}.edit-tourn-panel__meta--center,.edit-tourn-panel__actions{text-align:left}}@media(max-width: 650px){.edit-tourn-page__state-layout{grid-template-columns:115px minmax(0, 1fr);gap:12px}.edit-tourn-page__metric-row{grid-template-columns:max-content auto auto;gap:8px;justify-content:start;align-items:center}.edit-tourn-page__metric-label{white-space:nowrap}.edit-tourn-page__metric-value{justify-self:start}.edit-tourn-page__metric-action{text-align:left}.edit-tourn-panel__header--rooms{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.edit-tourn-panel__header--rooms .edit-tourn-panel__meta,.edit-tourn-panel__header--rooms .edit-tourn-panel__actions{flex:0 0 auto;text-align:left}.edit-tourn-table{table-layout:fixed;width:100%;font-size:.78rem}.edit-tourn-table th,.edit-tourn-table td{padding:6px 4px;overflow-wrap:anywhere}.edit-tourn-table th:nth-child(1),.edit-tourn-table td:nth-child(1){width:15%}.edit-tourn-table th:nth-child(2),.edit-tourn-table td:nth-child(2){width:13%}.edit-tourn-table th:nth-child(3),.edit-tourn-table td:nth-child(3){width:10%}.edit-tourn-table th:nth-child(4),.edit-tourn-table td:nth-child(4){width:25%}.edit-tourn-table th:nth-child(5),.edit-tourn-table td:nth-child(5){width:10%}.edit-tourn-table th:nth-child(6),.edit-tourn-table td:nth-child(6){width:27%}.edit-tourn-setting-row{grid-template-columns:1fr;gap:6px}.edit-tourn-setting-row__label{text-align:left}.edit-tourn-setting-row--control{grid-template-columns:1fr auto;align-items:center}.edit-tourn-setting-row--control .edit-tourn-setting-row__value{justify-content:flex-end;width:auto}.edit-tourn-setting-row:not(.edit-tourn-setting-row--control) .edit-tourn-setting-row__value{width:100%}.edit-tourn-setting-row:not(.edit-tourn-setting-row--control) .edit-tourn-setting-row__value input[type=text],.edit-tourn-setting-row:not(.edit-tourn-setting-row--control) .edit-tourn-setting-row__value select{width:100%}.edit-tourn-inline{flex-direction:column;align-items:stretch}.edit-tourn-ic-row{grid-template-columns:1fr auto;gap:6px 10px}.edit-tourn-ic-row__label{text-align:left}.edit-tourn-ic-row__control{justify-content:flex-end}.edit-tourn-ic-row__meta{grid-column:1/-1}}@media(max-width: 350px){.edit-tourn-page__state-layout{grid-template-columns:1fr}}.tournament.my-tournaments .alert{background-color:var(--area-light);color:var(--area-dark);border:solid 1px var(--area-dark);padding:10px 20px;font-weight:600;margin:50px 0}.tournament.my-tournaments .guide-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.tournament.my-tournaments .guide-toolbar .guide-button{display:inline-flex;align-items:center;gap:8px}.tournament.my-tournaments .guide-toolbar .guide-button img{width:16px;height:16px}.tournament.my-tournaments .table-desktop{width:100%;overflow:hidden}.tournament.my-tournaments .table-desktop table{width:100%;table-layout:fixed;border-collapse:separate}.tournament.my-tournaments .table-desktop table th,.tournament.my-tournaments .table-desktop table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tournament.my-tournaments .mobile-list{display:none}.tournament.my-tournaments .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:260px;padding:40px 20px;text-align:center}.tournament.my-tournaments .empty-state img{width:80px;opacity:.3}.tournament.my-tournaments .empty-state .message{font-size:18px;font-weight:600;line-height:1.4;color:var(--grey-medium-dark)}.tournament.my-tournaments .table.tournaments thead th.team{width:42%;text-align:left}.tournament.my-tournaments .table.tournaments thead th.challenge{width:auto}.tournament.my-tournaments .table.tournaments thead th.level{width:auto}.tournament.my-tournaments .table.tournaments thead th.deadline{width:18%}.tournament.my-tournaments .table.tournaments thead th.icon{width:6%;text-align:center}.tournament.my-tournaments .table.tournaments thead th:first-child{border-top-left-radius:10px}.tournament.my-tournaments .table.tournaments thead th:last-child{border-top-right-radius:10px}.tournament.my-tournaments .table.tournaments thead td{padding:10px 12px;vertical-align:middle}.tournament.my-tournaments .table.tournaments thead td.team{text-align:left}.tournament.my-tournaments .table.tournaments thead td.icon,.tournament.my-tournaments .table.tournaments thead td.message{text-align:center !important;padding-left:0;padding-right:0;display:table-cell;vertical-align:middle}.tournament.my-tournaments .table.tournaments thead td.icon>.status-bubble,.tournament.my-tournaments .table.tournaments thead td.message>.status-bubble{display:inline-flex;margin-left:auto;margin-right:auto}.tournament.my-tournaments .table.tournaments thead td.notice{text-align:center;font-weight:700;color:var(--red);background:#fff7f7}.tournament.my-tournaments>ul{list-style:none;padding-left:0;margin:0}.tournament.my-tournaments .monospace{font-family:var(--font-mono);font-size:inherit}.tournament.my-tournaments .status-bubble{display:flex;align-items:center;justify-content:center;width:35px;height:30px;border-radius:5px;background:var(--grey-medium);color:var(--white);box-shadow:0 1px 2px rgba(0,0,0,.19);transform:translateY(-1px);border-style:solid;border-width:1px;filter:brightness(1);margin:0 auto}.tournament.my-tournaments .status-bubble:hover{transform:translateY(0px)}.tournament.my-tournaments .status-bubble svg{width:18px;height:18px;display:block}.tournament.my-tournaments .status-bubble a{display:flex;align-items:center;justify-content:center}.tournament.my-tournaments .status-bubble a img{width:18px;height:18px}.tournament.my-tournaments .status-bubble.neutral{background-color:#fff;color:var(--black);border-color:#ececec}.tournament.my-tournaments .status-bubble.neutral:hover{background-color:#f1f1f1}.tournament.my-tournaments .is-not-started .status-bubble,.tournament.my-tournaments .status-bubble.is-not-started{background:var(--grey-medium-dark);border-color:#b5b5b5}.tournament.my-tournaments .is-not-started .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-not-started:hover{background-color:#8e8e8e}.tournament.my-tournaments .is-unsubmitted .status-bubble,.tournament.my-tournaments .status-bubble.is-unsubmitted{background:var(--red-medium);border-color:#e19e9e}.tournament.my-tournaments .is-unsubmitted .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-unsubmitted:hover{background-color:#dc3131}.tournament.my-tournaments .is-submitted .status-bubble,.tournament.my-tournaments .status-bubble.is-submitted{background:var(--yellow-medium);border-color:#eac08c}.tournament.my-tournaments .is-submitted .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-submitted:hover{background-color:#e79531}.tournament.my-tournaments .is-resubmit .status-bubble,.tournament.my-tournaments .status-bubble.is-resubmit{background:#ff7011;border-color:#de915d}.tournament.my-tournaments .is-resubmit .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-resubmit:hover{background-color:#dc610f}.tournament.my-tournaments .is-prechecked .status-bubble,.tournament.my-tournaments .status-bubble.is-prechecked{background:var(--blue-accent);border-color:#6fccdd}.tournament.my-tournaments .is-prechecked .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-prechecked:hover{background-color:#1cafc9}.tournament.my-tournaments .is-ready .status-bubble,.tournament.my-tournaments .status-bubble.is-ready{background:var(--green-medium);border-color:#b6cb97}.tournament.my-tournaments .is-ready .status-bubble:hover,.tournament.my-tournaments .status-bubble.is-ready:hover{background-color:#72ad1a}.tournament.my-tournaments .is-dropped .status-bubble,.tournament.my-tournaments .status-bubble.is-dropped{background:var(--black);border-color:#444}.tournament.my-tournaments .pill{margin-right:8px;color:var(--white);border-width:1px;border-style:solid}.tournament.my-tournaments .pill--regional{background-color:var(--blue-accent);border-color:#55dbf2}.tournament.my-tournaments .pill--affiliate{background-color:var(--teal-medium);border-color:#48dbb8}.tournament.my-tournaments .pill--globals{background:var(--purple-medium);border-color:#dbadf3}.tournament.my-tournaments .pill--default{background:var(--grey-medium);color:var(--white)}.tournament.my-tournaments .tournament-card{margin:18px 0;border:1px solid #d7d7d7;border-radius:5px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.06);padding:0 10px 10px}.tournament.my-tournaments .summary{padding:20px 10px}.tournament.my-tournaments .summary .title{font-weight:700;color:var(--black);font-size:16px;line-height:1.25;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}.tournament.my-tournaments .summary .title .name{font-weight:600}.tournament.my-tournaments .summary .title .date{font-size:12px;font-weight:600;color:#e65610;background:#ffecd5;border:1px solid #ffdfb8;padding:3px 10px;border-radius:5px;white-space:nowrap}.tournament.my-tournaments .team-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.tournament.my-tournaments .team-line .number{font-family:var(--font-mono);font-weight:700;opacity:.9}.tournament.my-tournaments .team-line .organization{font-weight:700}.tournament.my-tournaments .team-line .separator{opacity:.4;margin:0 2px;color:var(--black)}.tournament.my-tournaments .team-line .name{font-weight:600;color:var(--black)}.tournament.my-tournaments .chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:700;line-height:1.4;white-space:nowrap;border-width:1px;border-style:solid}.tournament.my-tournaments .chip.level{background-color:#c2f4e6;color:#14ad89;border-color:#a8e5d4}.tournament.my-tournaments .chip.date{background:var(--grey-light);color:var(--grey-dark);border:1px solid var(--grey-medium)}.tournament.my-tournaments .film-summary{display:grid;grid-template-columns:1fr;gap:.4rem;margin:18px 0 10px 40px;padding:12px 14px;border:1px solid var(--grey-medium);border-radius:12px;background:var(--white);box-shadow:0 2px 6px rgba(0,0,0,.06);width:clamp(320px,90%,900px)}.tournament.my-tournaments .film-summary .title{font-weight:700;color:var(--area-medium);font-size:16px}.tournament.my-tournaments .film-summary .meta{display:flex;flex-wrap:wrap;gap:8px}.tournament.my-tournaments .tournament-card .table-desktop,.tournament.my-tournaments .tournament-card .mobile-list{margin-top:0}.tournament.my-tournaments .film-summary+.table-desktop,.tournament.my-tournaments .film-summary+.mobile-list{margin-top:8px}.tournament.my-tournaments .team-card{border:1px solid #e0e0e0;border-radius:12px;background:var(--white);box-shadow:0 2px 6px rgba(0,0,0,.17);padding:14px}.tournament.my-tournaments .team-card .top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tournament.my-tournaments .team-card .details{min-width:0;flex:1 1 auto}.tournament.my-tournaments .team-card .organization{font-size:13px;font-weight:700;color:var(--grey-dark);margin-bottom:4px}.tournament.my-tournaments .team-card .name-row{display:flex;flex-wrap:wrap;gap:6px;line-height:1.35}.tournament.my-tournaments .team-card .number{font-family:var(--font-mono);font-weight:700}.tournament.my-tournaments .team-card .name{font-weight:700;color:var(--black)}.tournament.my-tournaments .team-card .button-actions{flex:0 0 auto;width:36px;height:36px;border:0;border-radius:10px;background:var(--grey-light);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tournament.my-tournaments .team-card .button-actions:hover{background:var(--grey-medium)}.tournament.my-tournaments .team-card .button-actions:focus{outline:2px solid var(--area-medium);outline-offset:2px}.tournament.my-tournaments .team-card .button-actions img{width:18px;height:18px}.tournament.my-tournaments .team-card .meta{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px 12px;margin-top:12px;padding-top:12px;border-top:1px solid var(--grey-light)}.tournament.my-tournaments .team-card .item{min-width:0}.tournament.my-tournaments .team-card .item.full{grid-column:1/-1}.tournament.my-tournaments .team-card .label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--grey-dark);margin-bottom:2px}.tournament.my-tournaments .team-card .value{display:block;font-size:14px;color:var(--black);line-height:1.35}.tournament.my-tournaments .actions-list{display:flex;flex-direction:column;gap:10px}.tournament.my-tournaments .actions-list .item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--grey-light);cursor:pointer}.tournament.my-tournaments .actions-list .item:last-child{border-bottom:0;padding-bottom:0}.tournament.my-tournaments .actions-list .icon{flex:0 0 32px;display:flex;align-items:center;justify-content:center}.tournament.my-tournaments .actions-list .label{font-size:14px;font-weight:600;color:var(--black);line-height:1.35}.tournament.my-tournaments .state-message{padding:4px 0;font-size:14px;font-weight:600;color:var(--red);line-height:1.4}.tournament.my-tournaments #status-guide-modal .card{max-width:900px;padding:28px 32px}.tournament.my-tournaments .status-guide .guide-cards{display:none}.tournament.my-tournaments .status-guide .intro{display:flex;align-items:center;gap:18px;margin-bottom:26px}.tournament.my-tournaments .status-guide .icon-wrap{width:52px;height:52px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.tournament.my-tournaments .status-guide .icon-wrap img{width:28px;height:28px}.tournament.my-tournaments .status-guide .copy .title{font-size:24px;line-height:1.2;font-weight:700;color:var(--black);margin-bottom:8px}.tournament.my-tournaments .status-guide .copy .text{font-size:16px;line-height:1.45;color:var(--grey-dark)}.tournament.my-tournaments .status-guide .guide-table{border:1px solid #d9e2ec;border-radius:14px;overflow:hidden;background:var(--white)}.tournament.my-tournaments .status-guide .guide-table .row{display:grid;grid-template-columns:160px 110px 130px 140px minmax(200px, 1fr)}.tournament.my-tournaments .status-guide .guide-table .head{background:#eef4fb}.tournament.my-tournaments .status-guide .guide-table .head>div{padding:8px 12px;font-size:13px;font-weight:700;color:#1f2937;line-height:1.35}.tournament.my-tournaments .status-guide .guide-table .row:not(.head){border-top:1px solid #e5e7eb}.tournament.my-tournaments .status-guide .guide-table .row:not(.head)>div{padding:10px 12px;display:flex;align-items:center}.tournament.my-tournaments .status-guide .status-cell{gap:10px;font-weight:700;color:#1f2937;font-size:13px}.tournament.my-tournaments .status-guide .status-cell .dot{width:14px;height:14px;border-radius:50%;flex:0 0 auto}.tournament.my-tournaments .status-guide .status-cell.not-started{background:#f3f4f6}.tournament.my-tournaments .status-guide .status-cell.not-started .dot{background:#a8a29e}.tournament.my-tournaments .status-guide .status-cell.unsubmitted{background:#fee2e2}.tournament.my-tournaments .status-guide .status-cell.unsubmitted .dot{background:#ef4444}.tournament.my-tournaments .status-guide .status-cell.submitted{background:#fef3c7}.tournament.my-tournaments .status-guide .status-cell.submitted .dot{background:#eab308}.tournament.my-tournaments .status-guide .status-cell.resubmit{background:#ffedd5}.tournament.my-tournaments .status-guide .status-cell.resubmit .dot{background:#f59e0b}.tournament.my-tournaments .status-guide .status-cell.pre-checked{background:#dbeafe}.tournament.my-tournaments .status-guide .status-cell.pre-checked .dot{background:#38bdf8}.tournament.my-tournaments .status-guide .status-cell.ready{background:#dcfce7}.tournament.my-tournaments .status-guide .status-cell.ready .dot{background:#22c55e}.tournament.my-tournaments .status-guide .status-cell.dropped{background:#e5e7eb}.tournament.my-tournaments .status-guide .status-cell.dropped .dot{background:#374151}.tournament.my-tournaments .status-guide .availability{justify-content:center;font-size:18px;line-height:1}.tournament.my-tournaments .status-guide .availability .check{color:#65a30d;font-weight:700}.tournament.my-tournaments .status-guide .availability .dash{color:#9ca3af;font-weight:700}.tournament.my-tournaments .status-guide .description{font-size:13px;line-height:1.45;color:#374151}.tournament.my-tournaments .status-guide .tip{margin-top:16px}@media(max-width: 980px){.tournament.my-tournaments .table-desktop,.tournament.my-tournaments table.table.tournaments{display:none}.tournament.my-tournaments .mobile-list{display:flex;flex-direction:column;gap:12px}.tournament.my-tournaments .film-summary{margin-left:0;width:100%}.tournament.my-tournaments .summary .title{font-size:15px}.tournament.my-tournaments .summary .subtitle{gap:6px}.tournament.my-tournaments .team-card .meta{grid-template-columns:1fr}.tournament.my-tournaments .team-card .meta .item.full{grid-column:auto}.tournament.my-tournaments #status-guide-modal{padding:20px}.tournament.my-tournaments #status-guide-modal .card{max-width:560px;max-height:84vh;border-radius:18px;padding:20px 16px}.tournament.my-tournaments .status-guide .intro{align-items:flex-start;gap:14px;margin-bottom:18px}.tournament.my-tournaments .status-guide .icon-wrap{width:44px;height:44px}.tournament.my-tournaments .status-guide .icon-wrap img{width:24px;height:24px}.tournament.my-tournaments .status-guide .copy .title{font-size:20px}.tournament.my-tournaments .status-guide .copy .text{font-size:14px}.tournament.my-tournaments .status-guide .guide-table{display:none}.tournament.my-tournaments .status-guide .guide-cards{display:flex;flex-direction:column;gap:12px}.tournament.my-tournaments .status-guide .guide-card{border:1px solid #d9e2ec;border-radius:14px;background:var(--white);overflow:hidden}.tournament.my-tournaments .status-guide .guide-card .card-status{display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:17px;font-weight:700;color:#1f2937}.tournament.my-tournaments .status-guide .guide-card .card-status .dot{width:18px;height:18px;border-radius:50%;flex:0 0 auto}.tournament.my-tournaments .status-guide .guide-card .card-availability{padding:14px 16px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #e5e7eb}.tournament.my-tournaments .status-guide .guide-card .availability-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.tournament.my-tournaments .status-guide .guide-card .availability-row .label{font-size:14px;font-weight:700;color:#374151;text-transform:none;letter-spacing:0;margin-bottom:0}.tournament.my-tournaments .status-guide .guide-card .availability-row .value{display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.tournament.my-tournaments .status-guide .guide-card .availability-row .value .check{color:#65a30d;font-weight:700}.tournament.my-tournaments .status-guide .guide-card .availability-row .value .dash{color:#9ca3af;font-weight:700}.tournament.my-tournaments .status-guide .guide-card .card-description{padding:14px 16px;border-top:1px solid #e5e7eb;font-size:14px;line-height:1.45;color:#374151}.tournament.my-tournaments .status-guide .guide-card.not-started .card-status{background:#f3f4f6}.tournament.my-tournaments .status-guide .guide-card.not-started .card-status .dot{background:#a8a29e}.tournament.my-tournaments .status-guide .guide-card.unsubmitted .card-status{background:#fee2e2}.tournament.my-tournaments .status-guide .guide-card.unsubmitted .card-status .dot{background:#ef4444}.tournament.my-tournaments .status-guide .guide-card.submitted .card-status{background:#fef3c7}.tournament.my-tournaments .status-guide .guide-card.submitted .card-status .dot{background:#eab308}.tournament.my-tournaments .status-guide .guide-card.resubmit .card-status{background:#ffedd5}.tournament.my-tournaments .status-guide .guide-card.resubmit .card-status .dot{background:#f59e0b}.tournament.my-tournaments .status-guide .guide-card.pre-checked .card-status{background:#dbeafe}.tournament.my-tournaments .status-guide .guide-card.pre-checked .card-status .dot{background:#38bdf8}.tournament.my-tournaments .status-guide .guide-card.ready .card-status{background:#dcfce7}.tournament.my-tournaments .status-guide .guide-card.ready .card-status .dot{background:#22c55e}.tournament.my-tournaments .status-guide .guide-card.dropped .card-status{background:#e5e7eb}.tournament.my-tournaments .status-guide .guide-card.dropped .card-status .dot{background:#374151}.tournament.my-tournaments .status-guide .tip{padding:16px}}.my-tournaments .layout-row+.layout-row{margin-top:40px}.tournament.simple-dashboard{width:100%}.tournament.simple-dashboard .actions-card{width:100%;display:flex;flex-direction:column}.tournament.simple-dashboard .actions-card .card{flex:1;display:flex;flex-direction:column}.tournament.simple-dashboard .actions-card .card>.body{flex:1;display:flex;flex-direction:column}.tournament.simple-dashboard .actions-card .card>.body .actions.fields{flex:1;justify-content:center}.tournament.simple-dashboard .dashboard-shell{width:100%;max-width:920px;margin:0 auto}.tournament.simple-dashboard .dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;margin-bottom:20px}.tournament.simple-dashboard .header-info{flex:1 1 auto;min-width:0}.tournament.simple-dashboard h1{color:var(--area-medium);font-size:20px;margin:0 0 6px}.tournament.simple-dashboard .role-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px}.tournament.simple-dashboard .role-label{font-weight:400}.tournament.simple-dashboard .role-pill{background-color:var(--area-medium-dark);padding:5px 15px;border-radius:20px;color:var(--white);line-height:1.2}.tournament.simple-dashboard .change-tournament{flex:0 0 auto;justify-content:center;min-width:245px;padding:14px 22px;margin-left:auto}.tournament.simple-dashboard .dashboard-content{display:grid;grid-template-columns:minmax(0, 1.8fr) minmax(280px, 1fr);gap:20px;align-items:stretch;margin-top:20px}.tournament.simple-dashboard .details-card,.tournament.simple-dashboard .actions-card{width:100%}.tournament.simple-dashboard .actions-list{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;padding-bottom:0}.tournament.simple-dashboard .actions-list button,.tournament.simple-dashboard .actions-list a.button{width:100%;max-width:none;min-width:0;padding:12px 14px}.tournament.simple-dashboard button,.tournament.simple-dashboard a.button{display:flex;align-items:center;justify-content:flex-start}.tournament.simple-dashboard button img,.tournament.simple-dashboard a.button img{width:20px;height:20px;margin-right:20px;flex:0 0 auto}@media(max-width: 900px){.tournament.simple-dashboard .dashboard-content{grid-template-columns:1fr}.tournament.simple-dashboard .actions-card{max-width:420px}}@media(max-width: 760px){.tournament.simple-dashboard .dashboard-header{flex-direction:column;align-items:stretch}.tournament.simple-dashboard .change-tournament{width:100%;min-width:0;margin-left:0}.tournament.simple-dashboard .actions-card{max-width:none}}.tournament.edit-team-requests .page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tournament.edit-team-requests .page-header .title-area{flex:1 1 auto;min-width:0}.tournament.edit-team-requests .page-header .title-area .meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.tournament.edit-team-requests .page-header .title-area .meta-item{display:inline-flex;align-items:center;gap:8px}.tournament.edit-team-requests .page-header .title-area .meta-label{color:var(--grey-dark);font-size:15px;font-weight:700;white-space:nowrap}.tournament.edit-team-requests .page-header .actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;flex-wrap:wrap}.tournament.edit-team-requests .page-header .status-pill{display:none}.tournament.edit-team-requests .page-header .status-pill.yellow,.tournament.edit-team-requests .page-header .status-pill.red,.tournament.edit-team-requests .page-header .status-pill.green{display:block}.tournament.edit-team-requests .card{padding:10px}.tournament.edit-team-requests .margin-bottom-10{margin-bottom:5px}.tournament.edit-team-requests .top-grid{display:grid;grid-template-columns:minmax(280px, 1fr) minmax(0, 1.6fr);gap:5px;align-items:stretch}.tournament.edit-team-requests .top-grid .card{height:100%;box-sizing:border-box}.tournament.edit-team-requests .sections-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;align-items:stretch}.tournament.edit-team-requests .sections-grid .card{height:100%;box-sizing:border-box}.tournament.edit-team-requests .section-title{color:var(--area-medium);font-size:15px;font-weight:700;margin:0 0 12px}.tournament.edit-team-requests .summary-list{display:flex;flex-direction:column}.tournament.edit-team-requests .summary-row{display:grid;grid-template-columns:140px minmax(0, 1fr);gap:10px;padding:6px 0}.tournament.edit-team-requests .summary-row .label{font-weight:700;font-size:14px;color:var(--grey-dark);text-align:right}.tournament.edit-team-requests .summary-row .value{font-size:14px}.tournament.edit-team-requests .about-text p,.tournament.edit-team-requests .about-text ol{font-size:14px;line-height:1.6;color:var(--grey-dark);margin:0 0 10px}.tournament.edit-team-requests .about-text p:last-child,.tournament.edit-team-requests .about-text ol:last-child{margin-bottom:0}.tournament.edit-team-requests .about-text ol{padding-left:20px}.tournament.edit-team-requests .about-text li{margin-bottom:4px}.tournament.edit-team-requests .request-section .section-header{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:12px}.tournament.edit-team-requests .request-section .section-header .section-title{margin:0}.tournament.edit-team-requests .request-section .section-header .section-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tournament.edit-team-requests .request-section .section-intro{font-size:14px;color:var(--grey-dark);margin:0 0 10px}.tournament.edit-team-requests .request-section p{font-size:14px;color:var(--grey-dark);margin:0 0 10px}@media(max-width: 900px){.tournament.edit-team-requests .page-header{flex-direction:column}.tournament.edit-team-requests .top-grid{grid-template-columns:1fr}.tournament.edit-team-requests .sections-grid{grid-template-columns:1fr}}.scheduler-dashboard__title h1{margin:0;font-size:24px;color:var(--area-dark);display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.scheduler-dashboard__tourn-name{font-size:16px;font-weight:500;color:var(--grey-dark)}.scheduler-card__progress{line-height:1.7}.scheduler-card__details{min-width:0}.scheduler-card__details h3{font-size:15px;color:var(--area-dark)}.scheduler-toggle{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:700;color:var(--grey-dark)}.scheduler-toggle input{width:auto;height:auto}.scheduler-splits{margin-top:14px;padding-top:12px;border-top:1px solid var(--grey-medium)}.scheduler-dashboard__icon-link{display:inline-flex;align-items:center;vertical-align:middle}.scheduler-dashboard__icon-link img{width:16px;height:16px;display:block}@media only screen and (max-width: 700px){.scheduler-dashboard__header{flex-direction:column}.scheduler-dashboard__header-actions{margin-left:0;justify-content:flex-start}}.scheduler-defaults__title h1{margin:0;font-size:24px;color:var(--area-dark);display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.scheduler-defaults__tourn-name{font-size:16px;font-weight:500;color:var(--grey-dark)}.scheduler-defaults__note{max-width:460px;font-size:13px;line-height:1.4;color:var(--grey-dark)}.scheduler-field-row{display:grid;grid-template-columns:minmax(130px, 45%) 1fr;gap:10px;align-items:center;font-size:13px}.scheduler-field-row>span:first-child{font-weight:700;color:var(--grey-dark);text-align:right}.scheduler-field-row input[type=text]{width:auto;max-width:110px}.scheduler-field-row__input{display:inline-flex;align-items:center;gap:6px}.scheduler-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:700;color:var(--grey-dark)}.scheduler-toggle input{width:auto;height:auto}.scheduler-icon-button{width:16px;height:16px;display:inline-block}.slot-x{background:var(--grey-medium-dark) !important}.slot-b,.slot-l{background:var(--schedule-break) !important}.slot-s-tc{background:var(--schedule-tc-slot) !important}.slot-s-ic{background:var(--schedule-ic-slot) !important}tr.slot-x:hover td,tr.slot-b:hover td,tr.slot-l:hover td,tr.slot-s-tc:hover td,tr.slot-s-ic:hover td{background-color:inherit !important}.slot-b,.slot-l,.slot-s-tc,.slot-s-ic,.slot-x{color:var(--black);font-weight:700}@media only screen and (max-width: 700px){.scheduler-defaults__header{flex-direction:column}.scheduler-defaults__note{max-width:none}.scheduler-field-row{grid-template-columns:1fr}.scheduler-field-row>span:first-child{text-align:left}}.layout-row{display:block}.layout-column{display:block}.layout-span-12{width:100%}.button__icon,.table-action-icon{width:14px;height:14px;display:block}.livedoc-stats .bar{justify-content:flex-start}.scoresheet.new-year-pane button{width:100%}.scoresheet.new-year-pane .delete-sheet-button{padding:0;border:none;background:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.scoresheet.new-year-pane .delete-sheet-button img{width:18px;height:18px;display:block}.scoresheet.new-year-pane .cards-row{display:flex;align-items:stretch;gap:20px;flex-wrap:wrap;justify-content:center}.scoresheet.new-year-pane .cards-row>.card{flex:1 1 420px;min-width:0}.scoresheet.new-year-pane .prep-fields,.scoresheet.new-year-pane .sheet-fields{display:flex;flex-direction:column;gap:16px;margin-top:10px}.scoresheet.new-year-pane .field{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.scoresheet.new-year-pane .field label{text-align:right;color:var(--grey-dark)}.scoresheet.new-year-pane .field input,.scoresheet.new-year-pane .field select{width:100%}.scoresheet.new-year-pane .field .note{color:var(--grey-dark)}.scoresheet.new-year-pane .field-note{align-items:start}.scoresheet.new-year-pane .action-row{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:16px}.scoresheet.new-year-pane .action-row .button-wrap{display:flex;justify-content:flex-end}.scoresheet.new-year-pane .action-row .description{color:var(--grey-dark)}.scoresheet.new-year-pane .add-row{margin-top:6px}@media(max-width: 900px){.scoresheet.new-year-pane .cards-row{flex-direction:column}.scoresheet.new-year-pane .field,.scoresheet.new-year-pane .action-row{grid-template-columns:1fr}.scoresheet.new-year-pane .field label,.scoresheet.new-year-pane .action-row label{text-align:left}.scoresheet.new-year-pane .field .button-wrap,.scoresheet.new-year-pane .action-row .button-wrap{justify-content:flex-start}}.scoresheet .sheet-fields{display:flex;flex-direction:column;gap:14px;margin-top:10px}.scoresheet .sheet-fields .field{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.scoresheet .sheet-fields .field label{text-align:right;color:var(--grey-dark)}.scoresheet .sheet-fields .field select{width:100%}.scoresheet .sheet-fields .generate-row{margin-top:10px;text-align:center}.welcome.welcome-tm .dashboard-layout{display:flex;gap:14px;align-items:flex-start}.welcome.welcome-tm .main-columns{flex:1 1 auto;min-width:0;display:flex;gap:14px;align-items:flex-start}.welcome.welcome-tm .column{min-width:0;display:flex;flex-direction:column;gap:14px}.welcome.welcome-tm .primary-column,.welcome.welcome-tm .secondary-column{flex:1 1 0}.welcome.welcome-tm .tertiary-column{flex:0 0 300px}.welcome.welcome-tm .card{padding:14px}.welcome.welcome-tm h2{margin:0;font-size:19px;line-height:1.2;color:var(--area-medium)}.welcome.welcome-tm h3{margin:0;font-size:15px;line-height:1.25}.welcome.welcome-tm .section-header{margin-bottom:10px}.welcome.welcome-tm .empty-state{margin:0;color:var(--grey-dark)}.welcome.welcome-tm .email-alert strong{display:block;line-height:1.4}.welcome.welcome-tm .user-card .identity{margin-bottom:12px}.welcome.welcome-tm .user-card .name{margin:0 0 4px;font-size:23px;line-height:1.15}.welcome.welcome-tm .user-card .email{margin-bottom:4px;color:var(--grey-dark);font-size:13px}.welcome.welcome-tm .user-card .role{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--grey-dark)}.welcome.welcome-tm .user-card .status-pills{display:flex;flex-wrap:wrap;gap:6px}.welcome.welcome-tm .teams-card .actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.welcome.welcome-tm .teams-card .program-list{display:flex;flex-direction:column;gap:12px}.welcome.welcome-tm .teams-card .program{display:flex;flex-direction:column;gap:10px}.welcome.welcome-tm .teams-card .program-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.welcome.welcome-tm .teams-card .program-code{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700;color:var(--blue-medium);background:#e7f1fb}.welcome.welcome-tm .teams-card .program-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8px}.welcome.welcome-tm .teams-card .stat{display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:#f8f8f8;border:1px solid #ececec;border-radius:9px}.welcome.welcome-tm .teams-card .stat .label{font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--grey-dark)}.welcome.welcome-tm .teams-card .stat .value{font-size:17px;font-weight:700;line-height:1}.welcome.welcome-tm .teams-card .issues{display:flex;flex-wrap:wrap;gap:6px}.welcome.welcome-tm .tournaments-card .event-list{display:flex;flex-direction:column;gap:14px}.welcome.welcome-tm .tournaments-card .event-item{display:flex;flex-direction:column;gap:8px;padding-bottom:14px;border-bottom:1px solid #e8e8e8}.welcome.welcome-tm .tournaments-card .event-item:last-child{padding-bottom:0;border-bottom:0}.welcome.welcome-tm .tournaments-card .event-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.welcome.welcome-tm .tournaments-card .event-title-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.welcome.welcome-tm .tournaments-card .event-title-group h3{min-width:0}.welcome.welcome-tm .tournaments-card .type-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.welcome.welcome-tm .tournaments-card .type-pill.tournament{color:#7a4f01;background:#fff1cc;border:1px solid #f3c46b}.welcome.welcome-tm .tournaments-card .type-pill.event{color:var(--blue-dark);background:#e7f1fb;border:1px solid #b7d3f3}.welcome.welcome-tm .tournaments-card .meta-line{color:var(--grey-dark);font-size:13px;line-height:1.35}.welcome.welcome-tm .tournaments-card .meta-line .label{margin-right:6px;font-weight:700;color:var(--black)}.welcome.welcome-tm .tournaments-card .counts{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8px}.welcome.welcome-tm .tournaments-card .count{display:flex;flex-direction:column;gap:4px;padding:9px 10px;background:#f8f8f8;border:1px solid #ececec;border-radius:9px}.welcome.welcome-tm .tournaments-card .count .label{font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--grey-dark)}.welcome.welcome-tm .tournaments-card .count .value{font-size:16px;font-weight:700}.welcome.welcome-tm .tournaments-card .notes{padding:10px 12px;border-left:3px solid #b7d3f3;background:#eef5fd;color:var(--grey-dark);font-size:13px;line-height:1.4}.welcome.welcome-tm .tournaments-card .actions{display:flex;flex-wrap:wrap;gap:8px}.welcome.welcome-tm .tournaments-card .actions .inactive{background:var(--grey-light);border-color:var(--grey-medium);color:var(--grey-dark);pointer-events:none;cursor:default}.welcome.welcome-tm .helpful-links-card .links-list{display:flex;flex-direction:column;gap:8px}.welcome.welcome-tm .helpful-links-card .links-list a{color:var(--grey-dark);text-decoration:none;font-size:13px;line-height:1.35}.welcome.welcome-tm .helpful-links-card .links-list a:hover{color:var(--blue-medium);text-decoration:underline}.welcome.welcome-tm .contacts-card .contact-group+.contact-group{margin-top:14px}.welcome.welcome-tm .contacts-card .contact-group h3{margin-bottom:8px}.welcome.welcome-tm .contacts-card .contact-block+.contact-block{margin-top:8px}.welcome.welcome-tm .contacts-card .contact-block{border:1px solid var(--grey-light);border-radius:10px;overflow:hidden}.welcome.welcome-tm .contacts-card .group-name{padding:8px 12px;background:var(--blue-light);color:var(--blue-dark);font-size:12px;font-weight:700}.welcome.welcome-tm .contacts-card .contact-list{display:flex;flex-direction:column}.welcome.welcome-tm .contacts-card .contact-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-top:1px solid var(--grey-light);font-size:12px}.welcome.welcome-tm .contacts-card .contact-row:first-child{border-top:0}.welcome.welcome-tm .contacts-card .contact-name{color:var(--black);font-weight:600}.welcome.welcome-tm .contacts-card .contact-email{color:var(--blue-dark);word-break:break-word;text-align:right}@media(max-width: 1300px){.welcome.welcome-tm .dashboard-layout{display:grid;grid-template-columns:minmax(0, 1fr) 300px;gap:14px}.welcome.welcome-tm .main-columns{display:flex;flex-direction:column;align-items:stretch;gap:14px}.welcome.welcome-tm .column{width:100%}.welcome.welcome-tm .tertiary-column{flex:none}}@media(max-width: 980px){.welcome.welcome-tm .dashboard-layout{display:flex;flex-direction:column;align-items:stretch}.welcome.welcome-tm .main-columns{display:flex;flex-direction:column;align-items:stretch}.welcome.welcome-tm .column{width:100%}.welcome.welcome-tm .tertiary-column{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:14px}.welcome.welcome-tm .teams-card .program-stats{grid-template-columns:1fr}.welcome.welcome-tm .tournaments-card .counts{grid-template-columns:1fr}.welcome.welcome-tm .contacts-card .contact-row{flex-direction:column;align-items:flex-start}.welcome.welcome-tm .contacts-card .contact-email{text-align:left}}@media(max-width: 650px){.welcome.welcome-tm .tertiary-column{display:flex;flex-direction:column;gap:14px}}.affiliate-dashboard .card.bg-grey-light{background-color:var(--grey-light);border-color:var(--grey-medium)}.affiliate-dashboard .affiliate-link-list,.affiliate-dashboard .affiliate-contact-list,.affiliate-dashboard .affiliate-event-details{display:flex;flex-direction:column;gap:8px}.affiliate-dashboard .button.width-full{width:100%;box-sizing:border-box}.affiliate-dashboard .button.justify-space-between{justify-content:space-between;gap:10px}.affiliate-dashboard .button .pill{min-height:24px;padding:0 9px;font-size:12px}.affiliate-dashboard .contact-group-title{margin-top:8px;font-weight:700;color:var(--area-dark)}.affiliate-dashboard .contact-group-title:first-child{margin-top:0}.affiliate-dashboard .contact-region-title{font-size:13px;font-weight:700;color:var(--grey-dark);margin-top:4px}.auth.welcome{min-width:100vw;min-height:100vh;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;gap:20px}:root{--area-accent: var(--blue-accent);--area-accent-dark: var(--blue-accent-dark);--area-light: var(--blue-light);--area-light-outline: var(--blue-light-outline);--area-medium-light: var(--blue-medium-light);--area-medium: var(--blue-medium);--area-medium-outline: var(--blue-medium-outline);--area-medium-dark: var(--blue-medium-dark);--area-dark: var(--blue-dark)}/*# sourceMappingURL=resources.css.map */
