@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600&display=swap";@media print{.no-print,.no-print *{display:none!important}}.no-print-break{break-inside:avoid!important;page-break-inside:avoid!important}ul{padding-left:16px}a{color:rgb(var(--v-theme-accent))!important}.overline{line-height:1.4rem!important}.clickable{cursor:pointer!important}.centered{position:relative;top:50%;left:50%;transform:translate(-50%) translateY(-50%);text-align:center}.fade-select{opacity:.45}.fade-select:hover{opacity:1;transition:all .25s}.lighten-select{transition:filter .25s}.lighten-select:hover{filter:brightness(120%);cursor:pointer}.bordered{background:rgb(var(--v-theme-stark-panel))!important;border:5px double rgb(var(--v-theme-panel-border))!important;border-radius:2px!important}.bordered-primary{border:5px double rgb(var(--v-theme-primary))!important;border-radius:2px!important}.border{border:5px double rgb(var(--v-theme-panel-border));border-radius:2px}.border-primary{border:5px double rgb(var(--v-theme-primary));border-radius:2px}.hide-input-spinners input[type=number]{appearance:textfield;-moz-appearance:textfield}.hide-input-spinners input::-webkit-outer-spin-button,.hide-input-spinners input::-webkit-inner-spin-button{-webkit-appearance:none}.no-wrap{white-space:nowrap!important}.spoiler{color:transparent;text-shadow:0 0 7px rgba(155,155,155,.8);background-color:rgb(var(--v-theme-panel));transition:all .2s ease}.spoiler:hover{color:rgb(var(--v-theme-text));text-shadow:none}@font-face{font-family:OpenDyslexic;src:url(/assets/OpenDyslexic-Regular-BEQaFHtg.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-CZdPKMP_.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}html[data-font=inter],html[data-font=inter] body{font-family:Inter,sans-serif}html[data-font=noto],html[data-font=noto] body{font-family:Noto Sans,sans-serif}html[data-font=helvetica],html[data-font=helvetica] body{font-family:Helvetica,sans-serif}html[data-font=opendyslexic],html[data-font=opendyslexic] body{font-family:OpenDyslexic,sans-serif}@font-face{font-family:Helvetica Black;src:url(/assets/Helvetica-Black-CPBNqY16.otf) format("opentype");font-weight:bolder}@font-face{font-family:Helvetica Bold;src:url(/assets/Helvetica-Bold-DaBjwqT2.otf) format("opentype");font-weight:700}@font-face{font-family:Helvetica Light;src:url(/assets/Helvetica-Light-DFT_llGJ.otf) format("opentype");font-weight:lighter}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-CZdPKMP_.otf) format("opentype");font-weight:400}@font-face{font-family:Helvetica Oblique;src:url(/assets/Helvetica-LightOblique-BJZ2fTFO.otf) format("opentype");font-style:italic,oblique}@font-face{font-family:Consolas;src:url(/assets/Consolas-BfSuBt0I.ttf) format("truetype");font-weight:400}@font-face{font-family:IBM VGA;src:url(/assets/PxPlus_IBM_VGA8-CgpdkSZQ.ttf) format("truetype");font-weight:400}.ibm-text{font-size:16px;line-height:14px;font-family:IBM VGA}.heading h4{font-family:Helvetica Bold,sans-serif;font-size:12pt;letter-spacing:2px;text-transform:uppercase}.heading h3{font-family:Helvetica Bold,sans-serif;font-size:14pt;letter-spacing:2px;text-transform:uppercase}.heading h2{font-family:Helvetica Black,sans-serif;font-size:22pt;letter-spacing:2px;text-transform:uppercase}.heading{font-family:Helvetica Bold,sans-serif;font-weight:900;text-transform:uppercase}.heading.h1{font-size:36pt}.heading.h2{font-size:18pt}.heading.h3{font-size:14pt}.heading.table{font-family:Helvetica Black,sans-serif;font-size:24pt}.heading.mech{font-size:36pt;color:rgb(var(--v-theme-accent))}.heading.sub{font-size:16pt;color:rgb(var(--v-theme-accent))}.body-text{font-family:Helvetica Regular,sans-serif;font-size:12pt;color:rgb(var(--v-theme-text))}@media only screen and (max-width:600px){.heading.h1{font-size:31pt}.heading.h2{font-size:18pt}.heading.h3{font-size:13pt}.heading.table{font-size:22pt}.heading.mech{font-size:32pt}.heading.sub{font-size:14pt}.body-text{font-size:11pt}}.flavor-text{font-family:Consolas,monospace;font-size:12pt;color:rgb(var(--v-theme-light-text))}.fluff-text{font-family:Helvetica Oblique,sans-serif;font-style:italic;font-size:13pt;color:rgb(var(--v-theme-light-text))}.effect-text{font-family:Helvetica Bold,sans-serif;font-size:12pt;color:rgb(var(--v-theme-text))}.stat-text{font-family:Consolas,monospace;font-size:12pt;font-weight:bolder;color:rgb(var(--v-theme-text-stark))}.ra-quiet{font-family:Consolas,monospace;font-size:12pt;font-weight:bolder}code{padding:4px 12px}code.horus{font-size:1em;padding:2px;background-color:#000000b3!important;box-shadow:none;font-style:normal;letter-spacing:.05em;border-radius:0}code.horus:hover{background-color:#000!important;animation:distort 1.95s infinite;text-transform:uppercase;font-weight:700}.horus--subtle{animation:distort-subtle 5s infinite}@keyframes distort{0%{text-shadow:2px 1px #ff00ff,-2px -3px #00ffff;transform:translate(-1px,1px) translate3D(-30px,0,0) rotate(-.1deg);cursor:crosshair}25%{text-shadow:-2px -3px #ff00ff,2px 1px #00ffff;transform:translate(2px,1px) translate3D(-30px,0,0) rotate(-.1deg);cursor:cell}50%{text-shadow:2px -1px #ff00ff,-4px 1px #00ffff;transform:translate(-2px,1px) translate3D(-30px,0,0) rotate(-.1deg);cursor:col-resize}75%{text-shadow:-4px -1px #ff00ff,-2px -1px #00ffff;transform:translate(3px,1px) translate3D(-30px,0,0) rotate(-.1deg);cursor:move}to{text-shadow:-2px 0 #ff00ff,2px -1px #00ffff;transform:translate(-2px) translate3D(-30px,0,0) rotate(-.1deg);cursor:all-scroll}}@keyframes distort-subtle{25%{text-shadow:none}26%{text-shadow:2px -1px #ff0000,-2px 3px #00ffff}27%{text-shadow:-2px -3px #ff0000,2px 1px #00ffff}28%{text-shadow:2px 1px #ff0000,-4px 1px #00ffff}29%{text-shadow:-4px 1px #ff0000,-2px -1px #00ffff}30%{text-shadow:none}75%{text-shadow:none}76%{text-shadow:-4px 1px #ff0000,-2px -1px #00ffff}77%{text-shadow:-2px -3px #ff0000,2px 1px #00ffff}78%{text-shadow:2px -1px #ff0000,-2px 3px #00ffff}79%{text-shadow:2px 1px #ff0000,-4px 1px #00ffff}80%{text-shadow:none}}.text-cc-overline{font-size:.75rem!important;font-weight:500;line-height:1.2;letter-spacing:.17em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-cc-flavor{font-family:Consolas,monospace;font-size:1rem!important;letter-spacing:-.01rem!important}.text-cc-fluff{font-family:Helvetica Oblique,sans-serif;font-style:italic}.text-cc-emphasis{font-family:Helvetica Bold,sans-serif;font-size:1rem!important;line-height:135%!important;letter-spacing:.1rem!important}.text-cc-subtle{font-family:Helvetica Light,sans-serif;opacity:.6!important}.clipped-small{clip-path:polygon(100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%,0 0);-webkit-clip-path:polygon(100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%,0 0)}.clipped{clip-path:polygon(100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%,0 0);-webkit-clip-path:polygon(100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%,0 0)}.clipped-invert{clip-path:polygon(calc(100% - 10px) 0%,100% calc(100% - 15px),100% 100%,0 100%,0 0);-webkit-clip-path:polygon(calc(100% - 10px) 0%,100% calc(100% - 15px),100% 100%,0 100%,0 0)}.sliced{clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,0% 100%);-webkit-clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,0% 100%)}.clipped-large{clip-path:polygon(calc(100% + 1px) 0,calc(100% + 1px) calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 0);-webkit-clip-path:polygon(calc(100% + 1px) 0,calc(100% + 1px) calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 0)}.clipped-large-invert{clip-path:polygon(calc(100% - 20px) 0%,100% calc(100% - 20px),100% 100%,0 100%,0 0);-webkit-clip-path:polygon(calc(100% - 20px) 0%,100% calc(100% - 20px),100% 100%,0 100%,0 0)}.clipped-square-invert{clip-path:polygon(calc(100% - 30px) 0%,100% 30px,100% 100%,0 100%,0 0);-webkit-clip-path:polygon(calc(100% - 30px) 0%,100% 30px,100% 100%,0 100%,0 0)}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #f49b0b66}to{box-shadow:0 0 0 35px #0000}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#888}html{scroll-behavior:smooth}@media print{body{overflow:visible;height:100%;background-color:#fff}::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{display:none}}.achievement-pulse[data-v-6060ce4f]{animation:talent-pulse 1.7s infinite;z-index:2}@keyframes achievement-pulse-6060ce4f{0%{box-shadow:0 0 #d4af37}to{box-shadow:0 0 0 10px #0000}}a[data-v-96411a94]{text-decoration:none!important}.monist[data-v-46b5d1ef]{background:linear-gradient(to right,rgb(var(--v-theme-exotic)),rgb(var(--v-theme-surface)) 99%)}.nhp[data-v-46b5d1ef]{background:linear-gradient(to right,rgb(var(--v-theme-secondary)),rgb(var(--v-theme-surface)) 99%)}.lancer[data-v-46b5d1ef]{background:linear-gradient(to right,rgb(var(--v-theme-primary)),rgb(var(--v-theme-surface)) 99%)}.cosmopolitan[data-v-46b5d1ef]{background:linear-gradient(to right,rgb(var(--v-theme-info)),rgb(var(--v-theme-surface)) 99%)}.diasporan[data-v-46b5d1ef]{background:linear-gradient(to right,rgb(var(--v-theme-success)),rgb(var(--v-theme-surface)) 99%)}.v-table[data-v-dbf9b64a] .v-table__wrapper{overflow:visible!important}.packInstaller[data-v-1ff9b8be] .v-btn{transition:background-color .5s cubic-bezier(.165,.84,.44,1)}.check[data-v-1ff9b8be]{stroke-dasharray:100;stroke-dashoffset:100;animation:dash-1ff9b8be .75s cubic-bezier(.165,.84,.44,1) forwards}@keyframes dash-1ff9b8be{to{stroke-dashoffset:0}}.v-data-table-header__content{font-weight:700!important}.v-input--selection-controls[data-v-79e74d89]{margin:0}label[data-v-79e74d89]{font-size:10px}.cc-panel-clip[data-v-4c444cdf]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 24px),calc(100% - 24px) 100%,0% 100%)}.clip-fix[data-v-4c444cdf]{position:absolute;width:38px;height:2px;background-color:#7e7e7e4d;transform-origin:10 0;bottom:8px;right:-6px;transform:rotate(-45deg)}.parent[data-v-4c444cdf] .v-toolbar__content{height:fit-content!important}.offset[data-v-20a5ec61]{margin-top:-5px}.disabled[data-v-20a5ec61]{filter:grayscale(100%);opacity:.4!important}.light[data-v-20a5ec61]{position:absolute;width:13.5px;height:13.5px;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);transition:filter .2s ease-in-out}.top-element:hover .light[data-v-20a5ec61]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-20a5ec61]{width:8px;height:8px;top:0}.light.small[data-v-20a5ec61]{width:9.5px;height:9.5px}.light.default[data-v-20a5ec61]{width:13.5px;height:13.5px}.light.large[data-v-20a5ec61]{width:17px;height:17px}.light.x-large[data-v-20a5ec61]{width:21px;height:21px}.light.xx-large[data-v-20a5ec61]{width:27px;height:27px}.size-x-small[data-v-20a5ec61]{corner-shape:bevel;border-radius:10px 0 0!important;font-size:.6rem;letter-spacing:3px;height:20px!important;padding-left:10px!important;padding-right:4px!important}.size-small[data-v-20a5ec61]{corner-shape:bevel;border-radius:12px 0 0!important;font-size:9.5pt!important;letter-spacing:2px;height:26px!important;padding-left:14px!important;padding-right:12px!important;padding-top:2px!important}.size-default[data-v-20a5ec61]{corner-shape:bevel;border-radius:16px 0 0!important;font-size:.85rem;letter-spacing:3px;height:32px!important;padding-left:16px!important;padding-right:12px!important}.size-large[data-v-20a5ec61]{corner-shape:bevel;border-radius:20px 0 0!important;font-size:1rem;letter-spacing:4px;font-weight:500;height:36px!important;padding-left:16px!important;padding-right:8px!important}.size-x-large[data-v-20a5ec61]{corner-shape:bevel;border-radius:24px 0 0!important;font-size:1.3rem;letter-spacing:6px;font-weight:600;height:40px!important;padding-left:23px!important;padding-right:10px!important}.size-xx-large[data-v-20a5ec61]{corner-shape:bevel;border-radius:32px 0 0!important;font-size:1.8rem;letter-spacing:10px;font-weight:600;height:56px!important;padding-left:26px!important;padding-right:10px!important}.options-x-small[data-v-20a5ec61]{font-size:.6rem;height:16px!important;width:16px!important;filter:saturate(0)}.options-small[data-v-20a5ec61]{font-size:.75rem;height:22px!important;width:22px!important;filter:saturate(0)}.options-default[data-v-20a5ec61]{font-size:.85rem;height:34px!important;width:34px!important;filter:saturate(0)}.options-large[data-v-20a5ec61]{font-size:1.2rem;height:40px!important;width:40px!important;filter:saturate(0)}.options-x-large[data-v-20a5ec61]{font-size:1.6rem;height:50px!important;width:50px!important;filter:saturate(0)}.options-xx-large[data-v-20a5ec61]{font-size:2.3rem;height:64px!important;width:64px!important;filter:saturate(0)}.hex[data-v-94206c0c]{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);outline:4px solid #2c3e50;width:31.18px!important;min-width:0!important}.hex.x-small[data-v-94206c0c]{width:19.05px!important}.hex.small[data-v-94206c0c]{width:25.38px!important}.hex.large[data-v-94206c0c]{width:32.91px!important}.hex.x-large[data-v-94206c0c]{width:41.57px!important}.hex.xx-large[data-v-94206c0c]{width:51.96px!important}.v-btn[data-v-94206c0c]{position:relative}.light[data-v-94206c0c]{width:13px;height:6.5px;position:absolute;top:0;left:0;clip-path:polygon(0 25%,0 0,100% 0,0% 100%);transition:filter .2s ease-in-out}.tonal-light[data-v-94206c0c]{opacity:.35}.top-element[data-v-94206c0c]{position:relative}.top-element:hover .light[data-v-94206c0c]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-94206c0c]{width:6px;height:4px}.light.small[data-v-94206c0c]{width:8px;height:5px}.light.large[data-v-94206c0c]{width:10px;height:6px}.light.x-large[data-v-94206c0c]{width:14px;height:8px}.light.xx-large[data-v-94206c0c]{width:19px;height:10px}.off-5[data-v-3e92c24a]{margin-top:-3px}.off-1[data-v-3e92c24a]{margin-top:-2px}.top-element:hover .hover[data-v-3e92c24a],.top-element:hover .outline-hover[data-v-3e92c24a]{opacity:1;filter:brightness(2) saturate(200%) hue-rotate(20deg)}.hover[data-v-3e92c24a]{opacity:.7;transition:all .2s ease-in-out}.outline-hover[data-v-3e92c24a]{opacity:.4}.v-btn[data-v-db1deb43]{position:relative}.light[data-v-db1deb43]{display:block;height:100%;width:6px;position:absolute;opacity:.55;transition:all .2s ease-in-out}.top-element:hover .light[data-v-db1deb43]{opacity:1;filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-db1deb43]{width:4px}.light.small[data-v-db1deb43]{width:5px}.light.default[data-v-db1deb43]{width:7px}.light.large[data-v-db1deb43]{width:9px}.light.x-large[data-v-db1deb43]{width:12px}.light.xx-large[data-v-db1deb43]{width:14px}.size-x-small[data-v-db1deb43]{font-size:.6rem;letter-spacing:3px;height:16px!important}.size-small[data-v-db1deb43]{font-size:.75rem;letter-spacing:4px;height:23px!important}.size-default[data-v-db1deb43]{font-size:.85rem;letter-spacing:3px;height:34px!important}.size-large[data-v-db1deb43]{font-size:1.2rem;letter-spacing:4px;font-weight:500;height:40px!important}.size-x-large[data-v-db1deb43]{font-size:1.6rem;letter-spacing:6px;font-weight:600;height:50px!important}.size-xx-large[data-v-db1deb43]{font-size:2.3rem;letter-spacing:10px;font-weight:600;height:64px!important}.options-x-small[data-v-db1deb43]{font-size:.6rem;height:16px!important;width:16px!important;filter:saturate(0)}.options-small[data-v-db1deb43]{font-size:.75rem;height:22px!important;width:22px!important;filter:saturate(0)}.options-default[data-v-db1deb43]{font-size:.85rem;height:34px!important;width:34px!important;filter:saturate(0)}.options-large[data-v-db1deb43]{font-size:1.2rem;height:40px!important;width:40px!important;filter:saturate(0)}.options-x-large[data-v-db1deb43]{font-size:1.6rem;height:50px!important;width:50px!important;filter:saturate(0)}.options-xx-large[data-v-db1deb43]{font-size:2.3rem;height:64px!important;width:64px!important;filter:saturate(0)}.v-btn[data-v-2077af7e]{position:relative}.light[data-v-2077af7e]{top:0;width:4px;height:100%;position:absolute;opacity:.25;transition:all .2s ease-in-out}.top-element:hover .light[data-v-2077af7e]{opacity:1;filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-2077af7e]{height:16px;margin-top:5.25px;width:2px}.light.small[data-v-2077af7e]{height:22px;margin-top:2.5px;width:3px}.light.large[data-v-2077af7e]{width:5px}.light.x-large[data-v-2077af7e]{width:6.5px}.light.xx-large[data-v-2077af7e]{width:8px}.size-x-small[data-v-2077af7e]{font-size:.6rem;letter-spacing:3px;height:16px!important}.size-small[data-v-2077af7e]{font-size:.75rem!important;letter-spacing:2px;height:20px!important}.size-default[data-v-2077af7e]{font-size:.85rem;letter-spacing:3px;height:34px!important}.size-large[data-v-2077af7e]{font-size:1.2rem;letter-spacing:4px;font-weight:500;height:40px!important}.size-x-large[data-v-2077af7e]{font-size:1.6rem;letter-spacing:6px;font-weight:600;height:50px!important}.size-xx-large[data-v-2077af7e]{font-size:2.3rem;letter-spacing:10px;font-weight:600;height:64px!important}.options-x-small[data-v-2077af7e]{font-size:.6rem;height:16px!important;width:16px!important;filter:saturate(0)}.options-small[data-v-2077af7e]{font-size:.75rem;height:22px!important;width:22px!important;filter:saturate(0)}.options-default[data-v-2077af7e]{font-size:.85rem;height:34px!important;width:34px!important;filter:saturate(0)}.options-large[data-v-2077af7e]{font-size:1.2rem;height:40px!important;width:40px!important;filter:saturate(0)}.options-x-large[data-v-2077af7e]{font-size:1.6rem;height:50px!important;width:50px!important;filter:saturate(0)}.options-xx-large[data-v-2077af7e]{font-size:2.3rem;height:64px!important;width:64px!important;filter:saturate(0)}.disabled[data-v-563a49ef]{filter:grayscale(100%);opacity:.5}.top-element[data-v-563a49ef]{position:relative}.light[data-v-563a49ef]{top:0;width:13.5px;height:13.5px;position:absolute;display:block;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.top-element:hover .light[data-v-563a49ef]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-563a49ef]{width:8px;height:8px}.light.small[data-v-563a49ef]{width:9.5px;height:9.5px}.light.large[data-v-563a49ef]{width:17px;height:17px}.light.x-large[data-v-563a49ef]{width:21px;height:21px}.light.xx-large[data-v-563a49ef]{width:32px;height:32px}.size-x-small[data-v-563a49ef]{clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px);letter-spacing:3px;height:25px;line-height:10px!important}.size-small[data-v-563a49ef]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);letter-spacing:4px;min-height:34px}.size-default[data-v-563a49ef]{clip-path:polygon(16px 0,100% 0,100% 100%,0 100%,0 16px);letter-spacing:2px;min-height:48px}.size-large[data-v-563a49ef]{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px);letter-spacing:3px;min-height:64px}.size-x-large[data-v-563a49ef]{clip-path:polygon(24px 0,100% 0,100% 100%,0 100%,0 24px);letter-spacing:4px;min-height:72px}.size-xx-large[data-v-563a49ef]{clip-path:polygon(36px 0,100% 0,100% 100%,0 100%,0 36px);letter-spacing:4px;min-height:84px}.disabled[data-v-a5e8fdce]{filter:grayscale(100%);opacity:.5}.v-btn[data-v-a5e8fdce]{position:relative}.offset[data-v-a5e8fdce]{margin-top:-5px}.light[data-v-a5e8fdce]{top:0;width:13.5px;height:13.5px;position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.light-tonal[data-v-a5e8fdce]{opacity:.35}.top-element:hover .light[data-v-a5e8fdce]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-a5e8fdce]{width:8px;height:8px}.light.small[data-v-a5e8fdce]{width:9.5px;height:9.5px}.light.large[data-v-a5e8fdce]{width:17px;height:17px}.light.x-large[data-v-a5e8fdce]{width:21px;height:21px}.light.xx-large[data-v-a5e8fdce]{width:27px;height:27px}.size-x-small[data-v-a5e8fdce]{clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px);font-size:.6rem;letter-spacing:3px;height:30px!important;padding-left:10px!important;padding-right:4px!important}.size-small[data-v-a5e8fdce]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);font-size:.75rem;letter-spacing:4px;height:45px!important;padding-left:10px!important;padding-right:6px!important;height:48px!important}.size-default[data-v-a5e8fdce]{clip-path:polygon(16px 0,100% 0,100% 100%,0 100%,0 16px);font-size:.85rem;letter-spacing:3px;padding-left:12px!important;padding-right:8px!important}.size-large[data-v-a5e8fdce]{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px);font-size:1.2rem;letter-spacing:4px;font-weight:500;padding-left:16px!important;padding-right:8px!important}.size-x-large[data-v-a5e8fdce]{clip-path:polygon(24px 0,100% 0,100% 100%,0 100%,0 24px);font-size:1.6rem;letter-spacing:6px;font-weight:600;height:100px!important;padding-left:23px!important;padding-right:10px!important}.size-xx-large[data-v-a5e8fdce]{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px);font-size:2.3rem;letter-spacing:10px;font-weight:600;height:150px!important;padding-left:26px!important;padding-right:10px!important}.v-btn[data-v-4f9f62cb]{position:relative}.offset[data-v-4f9f62cb]{margin-top:-5px}.light[data-v-4f9f62cb]{position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.top-element:hover .light[data-v-4f9f62cb]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-4f9f62cb]{width:8px;height:8px}.light.small[data-v-4f9f62cb]{width:9.5px;height:9.5px}.light.default[data-v-4f9f62cb]{width:13.5px;height:13.5px}.light.large[data-v-4f9f62cb]{width:17px;height:17px}.light.x-large[data-v-4f9f62cb]{width:21px;height:21px}.light.xx-large[data-v-4f9f62cb]{width:27px;height:27px}.toggle[data-v-4f9f62cb]{position:relative;cursor:pointer;transition:all .3s ease}.toggle.x-small[data-v-4f9f62cb]{width:30px;height:10px}.toggle.small[data-v-4f9f62cb]{width:40px;height:14px}.toggle.default[data-v-4f9f62cb]{width:80px;height:18px}.toggle.large[data-v-4f9f62cb]{width:80px;height:22px}.toggle.x-large[data-v-4f9f62cb]{width:120px;height:30px}.toggle.xx-large[data-v-4f9f62cb]{width:160px;height:36px}.toggle-knob[data-v-4f9f62cb]{opacity:.5;height:80px;transition:all .2s ease-in-out}.toggle-knob.x-small[data-v-4f9f62cb]{width:8px}.toggle-knob.small[data-v-4f9f62cb]{width:10px}.toggle-knob.default[data-v-4f9f62cb]{width:14px}.toggle-knob.large[data-v-4f9f62cb]{width:19px}.toggle-knob.x-large[data-v-4f9f62cb]{width:22px}.toggle-knob.xx-large[data-v-4f9f62cb]{width:28px}.toggle.on .toggle-knob[data-v-4f9f62cb]{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 100%);opacity:1}.toggle.on .toggle-knob.x-small[data-v-4f9f62cb]{transform:translate(22px)}.toggle.on .toggle-knob.small[data-v-4f9f62cb]{transform:translate(30px)}.toggle.on .toggle-knob.default[data-v-4f9f62cb]{transform:translate(50px)}.toggle.on .toggle-knob.large[data-v-4f9f62cb]{transform:translate(70px)}.toggle.on .toggle-knob.x-large[data-v-4f9f62cb]{transform:translate(105px)}.toggle.on .toggle-knob.xx-large[data-v-4f9f62cb]{transform:translate(140px)}.size-x-small[data-v-4f9f62cb]{clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px)}.size-small[data-v-4f9f62cb]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px)}.size-default[data-v-4f9f62cb]{clip-path:polygon(16px 0,100% 0,100% 100%,0 100%,0 16px)}.size-large[data-v-4f9f62cb]{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px)}.size-x-large[data-v-4f9f62cb]{clip-path:polygon(24px 0,100% 0,100% 100%,0 100%,0 24px)}.size-xx-large[data-v-4f9f62cb]{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px)}.v-btn[data-v-1aa3b9fc]{position:relative}.light[data-v-1aa3b9fc]{position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.top-element:hover .light[data-v-1aa3b9fc]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-1aa3b9fc]{top:2px;width:8px;height:8px}.light.small[data-v-1aa3b9fc]{width:9.5px;height:9.5px}.light.default[data-v-1aa3b9fc]{width:13.5px;height:13.5px}.light.large[data-v-1aa3b9fc]{width:17px;height:17px}.light.x-large[data-v-1aa3b9fc]{width:21px;height:21px}.light.xx-large[data-v-1aa3b9fc]{width:27px;height:27px}.size-x-small[data-v-1aa3b9fc]{clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px)}.size-small[data-v-1aa3b9fc]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px)}.size-default[data-v-1aa3b9fc]{clip-path:polygon(16px 0,100% 0,100% 100%,0 100%,0 16px)}.size-large[data-v-1aa3b9fc]{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px)}.size-x-large[data-v-1aa3b9fc]{clip-path:polygon(24px 0,100% 0,100% 100%,0 100%,0 24px)}.size-xx-large[data-v-1aa3b9fc]{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px)}.v-btn[data-v-691516b2]{position:relative}.light[data-v-691516b2]{position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.top-element:hover .light[data-v-691516b2]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.light.x-small[data-v-691516b2]{top:2px;width:8px;height:8px}.light.small[data-v-691516b2]{width:9.5px;height:9.5px}.light.default[data-v-691516b2]{width:13.5px;height:13.5px}.light.large[data-v-691516b2]{width:17px;height:17px}.light.x-large[data-v-691516b2]{width:21px;height:21px}.light.xx-large[data-v-691516b2]{width:27px;height:27px}.size-x-small[data-v-691516b2]{clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px)}.size-small[data-v-691516b2]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px)}.size-default[data-v-691516b2]{clip-path:polygon(16px 0,100% 0,100% 100%,0 100%,0 16px)}.size-large[data-v-691516b2]{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px)}.size-x-large[data-v-691516b2]{clip-path:polygon(24px 0,100% 0,100% 100%,0 100%,0 24px)}.size-xx-large[data-v-691516b2]{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px)}.tick[data-v-101d6339]{opacity:.3;transform:opacity .2s ease-in-out}.hovered[data-v-101d6339]{opacity:.5}.highlighted[data-v-101d6339]{opacity:1;filter:saturate(200%)}.light[data-v-119f9cd8],.reverse-light[data-v-119f9cd8]{width:13.5px;height:13.5px}.btn-body[data-v-119f9cd8]{clip-path:polygon(0px 0,calc(100% - 33px) 0,100% 100%,0 100%,0 16px);font-size:1.75rem;margin-right:-20px!important}.btn-body-clip[data-v-119f9cd8]{clip-path:polygon(16px 0,calc(100% - 33px) 0,100% 100%,0 100%,0 16px);font-size:1.75rem;margin-right:-20px!important}.reverse-btn-body-clip[data-v-119f9cd8]{clip-path:polygon(0 0,100% 0,calc(100% - 33px) 100%,16px 100%,0 calc(100% - 16px));font-size:1.75rem;margin-right:-20px!important;min-width:150px!important}.angled[data-v-119f9cd8]{min-width:0px!important;transform:skew(42deg) translateZ(0);backface-visibility:hidden;filter:blur(.5px)}.reverse[data-v-119f9cd8]{min-width:0px!important;transform:skew(-42deg) translateZ(0);backface-visibility:hidden;filter:blur(.5px)}.angled[data-v-119f9cd8]{margin:0 4px}.end-cap[data-v-119f9cd8]{height:100%;max-height:44px;width:52px;margin-left:-16px!important}.tick[data-v-119f9cd8]{opacity:.3;transform:opacity .2s ease-in-out}.hovered[data-v-119f9cd8]{opacity:.5}.highlighted[data-v-119f9cd8]{opacity:1;filter:saturate(200%)}.modelValue-clip[data-v-394ed3be]{clip-path:polygon(17px 0,100% 0,100% 100%,0 100%,0 17px)}.top-element:hover .light[data-v-394ed3be]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.tick[data-v-394ed3be]{opacity:.3;transform:opacity .2s ease-in-out}.hovered[data-v-394ed3be]{opacity:.5}.highlighted[data-v-394ed3be]{opacity:1;filter:saturate(200%)}.v-btn[data-v-bfdee3d1]{position:relative}.offset[data-v-bfdee3d1]{margin-top:-10px}.light[data-v-bfdee3d1]{top:0;position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out;width:13px;height:13px;z-index:3}.reverse-light[data-v-bfdee3d1]{bottom:0;position:absolute;clip-path:polygon(50% 100%,0 50%,0 0,100% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out;width:13px;height:13px;z-index:3}.light.x-small[data-v-bfdee3d1]{top:1px;width:8px;height:8px}.light.small[data-v-bfdee3d1]{width:12px;height:12px}.light.default[data-v-bfdee3d1],.reverse-light.default[data-v-bfdee3d1]{width:13.5px;height:13.5px}.light.large[data-v-bfdee3d1]{width:17px;height:17px}.light.x-large[data-v-bfdee3d1]{width:21px;height:21px}.btn-body.x-small[data-v-bfdee3d1]{clip-path:polygon(10px 0,calc(100% - 18px) 0,100% 100%,0 100%,0 10px);font-size:.9rem;margin-right:-8px!important;padding-left:12px!important;padding-right:0!important}.btn-body.small[data-v-bfdee3d1]{clip-path:polygon(16px 0,calc(100% - 26px) 0,100% 100%,0 100%,0 16px);font-size:1.3rem;margin-right:-14px!important;padding-left:20px!important;padding-right:4px!important}.tertiary-clip[data-v-bfdee3d1]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px)}.btn-body.default[data-v-bfdee3d1]{clip-path:polygon(0px 0,calc(100% - 33px) 0,100% 100%,0 100%,0 16px);font-size:1.75rem;margin-right:-20px!important;padding-left:22px!important;padding-right:12px!important}.btn-body-clip.default[data-v-bfdee3d1]{clip-path:polygon(16px 0,calc(100% - 33px) 0,100% 100%,0 100%,0 16px);font-size:1.75rem;margin-right:-20px!important;padding-left:22px!important;padding-right:12px!important}.reverse-btn-body-clip.default[data-v-bfdee3d1]{clip-path:polygon(0 0,100% 0,calc(100% - 33px) 100%,16px 100%,0 calc(100% - 16px));font-size:1.75rem;margin-right:-20px!important;padding-left:22px!important;padding-right:12px!important;min-width:150px!important}.btn-body.large[data-v-bfdee3d1]{clip-path:polygon(20px 0,calc(100% - 40px) 0,100% 100%,0 100%,0 20px);font-size:2.2rem;margin-right:-24px!important;padding-left:28px!important;padding-right:22px!important}.btn-body.x-large[data-v-bfdee3d1]{clip-path:polygon(24px 0,calc(100% - 47px) 0,100% 100%,0 100%,0 24px);margin-right:-30px!important;z-index:2;font-size:2.8rem;padding-left:36px!important;padding-right:34px!important}.top-element:hover .light[data-v-bfdee3d1],.top-element:hover .reverse-light[data-v-bfdee3d1]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.tail[data-v-bfdee3d1]{display:inline-block;width:3px;height:100%;margin-left:3px;z-index:1;transition:all .2s ease-in-out}.top-element:hover .tail[data-v-bfdee3d1]{opacity:1;filter:brightness(2) saturate(200%) hue-rotate(20deg)}.angled[data-v-bfdee3d1]{min-width:0px!important;transform:skew(42deg) translateZ(0);backface-visibility:hidden;filter:blur(.5px)}.reverse[data-v-bfdee3d1]{min-width:0px!important;transform:skew(-42deg) translateZ(0);backface-visibility:hidden;filter:blur(.5px)}.angled.x-small[data-v-bfdee3d1]{width:10px!important;margin:0 2px}.angled.small[data-v-bfdee3d1]{width:16px!important;margin:0 2px}.angled.default[data-v-bfdee3d1]{margin:0 4px}.angled.large[data-v-bfdee3d1]{width:24px!important;margin:0 4px}.angled.x-large[data-v-bfdee3d1]{width:30px!important;margin:0 4px}.end-cap.x-small[data-v-bfdee3d1]{clip-path:polygon(10% 0%,100% 0%,100% 100%,22px 100%);height:100%;width:30px;margin-left:-12px!important}.end-cap.small[data-v-bfdee3d1]{clip-path:polygon(10% 0%,100% 0%,100% 100%,29px 100%);height:100%;width:35px;margin-left:-14px!important}.end-cap.default[data-v-bfdee3d1]{height:100%;max-height:44px;width:52px;margin-left:-16px!important}.end-cap.large[data-v-bfdee3d1]{clip-path:polygon(10% 0%,100% 0%,100% 100%,45px 100%);height:100%;width:50px;margin-left:-22px!important}.end-cap.x-large[data-v-bfdee3d1]{clip-path:polygon(10% 0%,100% 0%,100% 100%,53px 100%);height:100%;width:60px;margin-left:-25px!important}.tick[data-v-bfdee3d1]{opacity:.3;transform:opacity .2s ease-in-out}.hovered[data-v-bfdee3d1]{opacity:.5}.highlighted[data-v-bfdee3d1]{opacity:1;filter:saturate(200%)}.top-element[data-v-02007ad1] .v-field__input{padding-left:4px!important}.top-element[data-v-02007ad1] .v-input--horizontal .v-input__prepend{margin-inline-end:0px!important}.top-element[data-v-02007ad1] .v-input--horizontal .v-input__append{margin-inline-start:0px!important}.top-element[data-v-02007ad1] .v-field__input{height:auto!important;min-height:30px}.prepend[data-v-02007ad1]{height:100%;min-width:16px;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);z-index:1}.light[data-v-02007ad1]{top:0;left:0;width:9px;height:9px;position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.end-light[data-v-02007ad1]{transition:filter .2s ease-in-out}.top-element:hover .light[data-v-02007ad1],.top-element:hover .end-light[data-v-02007ad1]{filter:brightness(3) saturate(200%) hue-rotate(40deg)}.chip-clip[data-v-02007ad1]{clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);height:auto;white-space:normal}.chip-diagonal[data-v-02007ad1]{position:absolute;bottom:-4px;right:-4px;width:10px;height:10px;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%)}.chip-light[data-v-02007ad1]{background-color:#fff}.chip-dark[data-v-02007ad1]{background-color:#000}.top-element[data-v-5982923d] .v-input--horizontal .v-input__prepend{margin-inline-end:0px!important}.top-element[data-v-5982923d] .v-input--horizontal .v-input__append{margin-inline-start:0px!important}.top-element[data-v-5982923d] .v-field{transition:all .1s ease-in-out}.top-element[data-v-5982923d] .v-field__input{padding-top:14px!important}.color-rotate[data-v-5982923d]{filter:brightness(3) saturate(200%) hue-rotate(40deg)}.prepend[data-v-5982923d]{height:calc(100% + 8px);margin-top:-8px;margin-right:-1px;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);z-index:1;transition:all .1s ease-in-out}.offset[data-v-5982923d]{margin-top:-5px}.top-element[data-v-e3964828] .v-input--horizontal .v-input__prepend{margin-inline-end:0px!important}.top-element[data-v-e3964828] .v-input--horizontal .v-input__append{margin-inline-start:0px!important}.top-element[data-v-e3964828] .v-field__input{min-height:auto!important;height:32px}.top-element[data-v-e3964828] .v-field{transition:all .1s ease-in-out}.color-rotate[data-v-e3964828]{filter:brightness(1.5) saturate(200%) hue-rotate(40deg)}.prepend[data-v-e3964828]{height:100%;margin-right:-1px;min-width:16px;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);z-index:1;transition:all .1s ease-in-out}.offset[data-v-e3964828]{margin-top:-5px}.offset[data-v-bf8c3663]{margin-top:-3px}.vertical-line[data-v-bf8c3663]{display:inline-block;width:1px;height:100px;margin:0 8px;background-color:rgb(var(--v-theme-panel))!important;vertical-align:middle}.label-clip[data-v-bf8c3663]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px)}.light[data-v-bf8c3663]{top:-7px;left:0;width:10px;height:10px;position:absolute;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);border-top-left-radius:1px;transition:filter .2s ease-in-out}.color-rotate[data-v-bf8c3663]{opacity:1!important;filter:brightness(2) saturate(200%) hue-rotate(40deg)}.top-element:hover .light[data-v-bf8c3663]{filter:brightness(2) saturate(200%) hue-rotate(40deg)}.top-element[data-v-e15f7534] .v-input--horizontal .v-input__prepend{margin-inline-end:0px!important}.top-element[data-v-e15f7534] .v-input--horizontal .v-input__append{margin-inline-start:0px!important}.top-element[data-v-e15f7534] .v-field__input{min-height:auto!important;height:32px}.top-element[data-v-e15f7534] .v-field{transition:all .1s ease-in-out}.color-rotate[data-v-e15f7534]{filter:brightness(3) saturate(200%) hue-rotate(40deg)}.prepend[data-v-e15f7534]{height:100%;margin-right:-1px;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);z-index:1;transition:all .1s ease-in-out}.offset[data-v-e15f7534]{margin-top:-5px}.parent[data-v-87724378] .v-toolbar__content{height:fit-content!important}.cc-panel-clip[data-v-eff23bd4]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 24px),calc(100% - 24px) 100%,0% 100%)}.clip-fix[data-v-eff23bd4]{position:absolute;width:38px;height:2px;background-color:#7e7e7e4d;transform-origin:10 0;bottom:8px;right:-6px;transform:rotate(-45deg)}.parent[data-v-eff23bd4] .v-toolbar__content{height:fit-content!important}.disabled[data-v-eff23bd4]{filter:grayscale(100%);opacity:.4!important}.light[data-v-eff23bd4]{position:absolute;top:0;left:0;width:8px;height:8px;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);transition:filter .2s ease-in-out}.top-element:hover .light[data-v-eff23bd4]{filter:brightness(2) saturate(200%) hue-rotate(20deg)}.cc-panel-clip[data-v-82d1bef5]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 12px),calc(100% - 12px) 100%,0% 100%)}.cc-panel-slice[data-v-82d1bef5]{clip-path:polygon(0% 0%,100% 0%,100% 0%,calc(100% - 24px) 100%,0% 100%)}.cc-panel-clip-comfortable[data-v-82d1bef5]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 24px),calc(100% - 24px) 100%,0% 100%)}.parent[data-v-b5941140] .v-toolbar__content,.parent[data-v-08bc88ff] .v-toolbar__content{height:fit-content!important}.parent-mobile[data-v-08bc88ff] .v-toolbar__content{max-height:28px}.cc-panel-clip[data-v-fb9ef91e]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 24px),calc(100% - 24px) 100%,0% 100%)}.panel-footer[data-v-fb9ef91e]{position:fixed;bottom:0;left:0;right:0;z-index:10;height:13px;letter-spacing:4px;font-size:8px;line-height:15px;opacity:.6}.hoverClose[data-v-fb9ef91e]:hover{cursor:pointer;background-color:rgb(var(--v-theme-surface-hover))}.hoverClose[data-v-fb9ef91e]{transition:background-color .3s ease-in-out}.cc-panel-clip[data-v-c0fc5b8e]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 24px),calc(100% - 24px) 100%,0% 100%)}.panel-footer[data-v-c0fc5b8e]{position:fixed;bottom:0;left:0;right:0;z-index:10;height:13px;letter-spacing:4px;font-size:8px;line-height:15px;opacity:.6}.tabs[data-v-12aa41e9]{z-index:901;height:32px;max-height:32px}.fixed[data-v-12aa41e9]{position:fixed;width:100%}.sticky[data-v-12aa41e9]{position:sticky}.portrait[data-v-12aa41e9]{top:28px;height:24px;max-height:24px}.mobile[data-v-12aa41e9]{top:45px;height:24px;max-height:24px}.desktop[data-v-12aa41e9]{top:42px!important}.chip-interactive[data-v-aed31bdf]{clip-path:polygon(8px 0,100% 0,100% 100%,0 100%,0 8px);cursor:pointer}.chip-readonly[data-v-aed31bdf]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 8px),calc(100% - 8px) 100%,0% 100%);cursor:default}.clip-fix[data-v-aed31bdf]{position:absolute;width:9px;height:1px;background-color:#7e7e7e4d;bottom:3px;right:0;transform:rotate(-45deg)}.cc-dictionary-word{border-bottom:1px dashed rgb(var(--v-theme-primary));cursor:help;transition:color .2s ease}.cc-dictionary-word:hover{color:rgb(var(--v-theme-accent))}.panel-footer[data-v-57ab4772]{position:fixed;bottom:0;left:0;right:0;z-index:10;height:13px;letter-spacing:4px;font-size:8px;line-height:15px;opacity:.6}.card-effect[data-v-b8f77a5a]{height:75px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.card-effect[data-v-bc3e6fea],.card-effect[data-v-74634f14]{max-height:75px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-effect[data-v-1bc67c43],.card-effect[data-v-dfb3eb40],.card-effect[data-v-d2d15acd]{height:75px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-effect[data-v-f60339b1]{height:75px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.card-effect[data-v-fad9c4be],.card-effect[data-v-d775f3e5]{height:75px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.v-card[data-v-40bd2e32]{cursor:pointer;transition:all .2s ease-in-out}.v-card[data-v-40bd2e32]:hover{filter:brightness(1.1) saturate(110%)}.icn[data-v-40bd2e32]{opacity:.7;transition:opacity .2s ease-in-out}.pip[data-v-40bd2e32]{width:17px;height:17px;position:absolute;opacity:.5;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);transition:filter .2s ease-in-out}.top-element:hover .pip[data-v-40bd2e32]{opacity:1;filter:brightness(1.2) saturate(150%) hue-rotate(20deg)}.side-border[data-v-c98b448c]{border-right:1px solid rgba(0,0,0,.12)}.lh0[data-v-c98b448c]{line-height:12px}.gradient-background[data-v-e9041d7d]{background:linear-gradient(to right,rgba(var(--v-theme-surface),1),rgba(var(--v-theme-surface),.75),rgba(var(--v-theme-surface),.15),rgba(var(--v-theme-surface),0))}.gradient-background.mobile[data-v-e9041d7d]{background:linear-gradient(to right,rgba(var(--v-theme-surface),1),rgba(var(--v-theme-surface),.55),rgba(var(--v-theme-surface),1))}.img[data-v-e9041d7d]{transition:all .25s ease-in-out}.img-expanded[data-v-e9041d7d]{filter:brightness(115%) saturate(1.1)}.selected[data-v-e9041d7d]{background:linear-gradient(to right,rgba(var(--v-theme-primary),.5),rgba(var(--v-theme-primary),.25),rgba(var(--v-theme-primary),.15),rgba(var(--v-theme-primary),0))}.side-fixed[data-v-741ae697]{overflow-y:scroll}.img-hover[data-v-741ae697]{filter:brightness(80%) saturate(.3);transition:all .15s ease-in-out}.hover-parent:hover>.img-hover[data-v-741ae697]{filter:brightness(100%)}.counterValue.dirty[data-v-2c0df1fa] input{color:rgb(var(--v-theme-primary))!important;transition:color .3s ease-in-out!important}.counterValue[data-v-2c0df1fa] input{font-size:1.2em;text-align:center}.counterValue[data-v-2c0df1fa] input::-webkit-outer-spin-button,.counterValue[data-v-2c0df1fa] input::-webkit-inner-spin-button{-webkit-appearance:none}.counterValue[data-v-2c0df1fa] .v-input__slot{margin-bottom:0!important}.counterValue[data-v-2c0df1fa] .v-text-field__details{display:none!important}.counterContent[data-v-2c0df1fa]{height:100%;display:flex;align-items:center}.fade-enter-active[data-v-f1c572f0],.fade-leave-active[data-v-f1c572f0]{transition:opacity .3s ease-in-out;position:absolute;width:100%}.fade-enter[data-v-f1c572f0],.fade-leave-to[data-v-f1c572f0]{opacity:0}.fade-transition-enter-active[data-v-3cbb9c3f],.fade-transition-move[data-v-3cbb9c3f]{transition:all .5s cubic-bezier(.19,1,.22,1)}.fade-transition-leave[data-v-3cbb9c3f]{transition-duration:.2s;width:0px}.name.fade-transition-enter-active[data-v-dae69a57]{position:relative;top:-2px}.name.fade-transition-leave-active[data-v-dae69a57]{position:relative;bottom:1px}.v-input[data-v-dae69a57]{padding:0!important;margin:0!important;font-size:inherit!important;line-height:inherit!important;min-height:min-content!important}.v-input input[data-v-dae69a57]{max-height:fit-content!important}.v-input__slot[data-v-dae69a57]{margin-bottom:0!important;font-size:inherit!important;min-height:min-content!important;line-height:inherit!important}.label[data-v-dae69a57]{font-size:1em;font-weight:700}.cc-tag-clip[data-v-c322f91f]{clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);padding-right:16px}.clip[data-v-200ac4af]{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 14px),calc(100% - 14px) 100%,0% 100%)}.offset[data-v-200ac4af]{padding-left:600px!important;margin-left:-600px!important}.v-toolbar-title__placeholder{overflow:visible}.chip-interactive[data-v-495cf50c]{clip-path:polygon(8px 0,100% 0,100% 100%,0 100%,0 8px);cursor:pointer}.locked[data-v-40033c5e]{opacity:.35}[data-v-77661660] .v-toolbar,[data-v-77661660] .v-toolbar__content{height:auto!important;min-height:var(--slot-toolbar-h)!important}.mod-border[data-v-ea8c8fb1]{border:1px solid darkslategray;border-radius:2px;transition:all .3s ease-in-out}.side-legend[data-v-7cb482c6]{position:absolute;right:4px;top:-22px;background-color:rgb(var(--v-theme-background));height:30px;border:2px;border-color:rgb(var(--v-theme-stark));border-radius:5px}.pulse[data-v-7cb482c6]{animation:talent-pulse-7cb482c6 3s infinite;z-index:2}@keyframes talent-pulse-7cb482c6{0%{box-shadow:0 0 rgb(var(--v-theme-accent))}to{box-shadow:0 0 0 6px #0000}}fieldset[data-v-ea6c1931]{border-color:rgb(var(--v-theme-subtle));border-radius:5px;padding-left:4px}legend[data-v-ea6c1931]{padding:0 8px}fieldset[data-v-5c78656f]{border-color:rgb(var(--v-theme-grey-darken2));border-radius:5px;margin-bottom:12px;padding:4px}legend[data-v-5c78656f]{padding:3px 12px}.side-legend[data-v-5c78656f]{position:absolute;right:20px;top:-34px;background-color:rgb(var(--v-theme-background));padding:0 8px;height:28px;border:1px solid grey;border-radius:5px}.cropper-wrapper[data-v-d936e96b]{overflow:hidden;position:relative;height:400px}.preview-container[data-v-d936e96b]{position:absolute;right:0;bottom:0}#avatar-inset[data-v-2b7c201b]{position:absolute;bottom:0;right:0;width:200px;height:200px;background-color:rgb(var(--v-theme-panel));opacity:.9;transition:opacity .3s ease-in-out}#avatar-inset[data-v-2b7c201b]:hover{opacity:1}.title-bg[data-v-f3170f99]{background:repeating-linear-gradient(45deg,#7c0000,#7c0000 20px,#1e1e1e 20px 40px)}.die-hover[data-v-f3170f99]{opacity:.75;transform:all .3s}.die-hover[data-v-f3170f99]:hover{opacity:1;background-color:#e3f2fd}.title-bg[data-v-221656dc]{background:repeating-linear-gradient(45deg,#7c0000,#7c0000 20px,#1e1e1e 20px 40px)}.die-hover[data-v-221656dc]{opacity:.75;transform:all .3s}.die-hover[data-v-221656dc]:hover{opacity:1;background-color:#e3f2fd}.title-bg[data-v-1d7a635c]{background:repeating-linear-gradient(45deg,#7c0000,#7c0000 20px,#1e1e1e 20px 40px)}.die-hover[data-v-1d7a635c]{opacity:.75;transform:all .3s}.die-hover[data-v-1d7a635c]:hover{opacity:1;background-color:#e3f2fd}.title-bg[data-v-f238a85b]{background:repeating-linear-gradient(45deg,#5e4800,#5e4800 20px,#1e1e1e 20px 40px)}.die-hover[data-v-f238a85b]{opacity:.75;transform:all .3s}.die-hover[data-v-f238a85b]:hover{opacity:1;background-color:#e3f2fd}.white-emblem[data-v-c7998a9c]{filter:invert(100%)}.black-emblem[data-v-c7998a9c]{filter:invert(0%)}.banner[data-v-c7998a9c]{background-color:#00000080;color:#fff;text-align:center;position:absolute;bottom:6px;left:6px;right:0;width:100%;font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.triangle[data-v-82b11b89]{position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 55px 55px;z-index:2;border-color:transparent transparent rgb(var(--v-theme-primary)) transparent}.box-outline[data-v-8c08dade]{min-height:95px;border-bottom:1px solid rgb(var(--v-theme-primary));border-right:1px solid rgb(var(--v-theme-primary));margin-left:-8px!important}.pulse[data-v-c21c832c]{animation:talent-pulse-c21c832c 1.5s infinite}@keyframes talent-pulse-c21c832c{0%{box-shadow:0 0 rgb(var(--v-theme-accent))}to{box-shadow:0 0 0 6px #0000}}.ql-toolbar.ql-snow{border:1px solid rgb(var(--v-theme-panel));border-top-right-radius:3px;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:2px}.ql-container.ql-snow{border:1px solid rgb(var(--v-theme-panel));border-bottom-right-radius:3px}.code-input input[data-v-dd66c45c]{width:4rem;height:4rem;font-size:3rem;font-family:Helvetica Bold,sans-serif;text-align:center;margin:.2rem;border:2px solid rgb(var(--v-theme-primary))}.code-input.mobile input[data-v-dd66c45c]{width:3rem;height:3rem;font-size:2.5rem;font-family:Helvetica Bold,sans-serif;text-align:center;margin:.15rem;border:2px solid rgb(var(--v-theme-primary))}.cc-masonry-grid[data-v-f58b93c6]{display:grid;grid-template-columns:var(--masonry-columns);grid-template-rows:masonry;gap:var(--masonry-gap)}@supports not (grid-template-rows: masonry){.cc-masonry-grid[data-v-f58b93c6]{display:block;column-gap:var(--masonry-gap);columns:var(--masonry-max-columns)}.cc-masonry-item[data-v-f58b93c6]{break-inside:avoid;margin-bottom:var(--masonry-gap)}}[data-v-4032c31f] .short .v-field__input{min-height:28px!important;padding:4px 4px 4px 8px!important}[data-v-4032c31f] .short .v-field{height:28px!important}.light[data-v-9eac24d5]{position:absolute;top:0;left:0;width:9px;height:9px;clip-path:polygon(0 50%,50% 0,100% 0,0% 100%);transition:filter .3s ease-in-out}.top-element:hover .light[data-v-9eac24d5]{filter:brightness(2) saturate(200%) hue-rotate(40deg)}.end[data-v-9eac24d5]{position:absolute;right:-14px;top:-0px;bottom:0;width:15px;display:inline-block;clip-path:polygon(0 0,0% 100%,100% 0)}.end-light[data-v-9eac24d5]{position:absolute;right:-14px;top:0;bottom:0;width:15px;display:inline-block;clip-path:polygon(80% 0,100% 0,20% 100%,0% 100%);transition:filter .3s ease-in-out;z-index:2}.top-element:hover .end-light[data-v-9eac24d5]{filter:brightness(2) saturate(200%) hue-rotate(40deg)}
