@charset "UTF-8";.no-gig-found{width:100vw;min-height:calc(100dvh - 120px);display:flex;flex-direction:column;position:relative;justify-content:center}.no-gig-found__title{font-family:Saira;font-size:40px;text-align:center}.no-gig-found__text{font-family:Saira;font-size:16px;text-align:center;padding:0 2rem}.no-gig-found__image{width:100%;aspect-ratio:1.1313}.no-gig-found a{padding:0 5px}.no-gig-found__attribution{position:absolute;bottom:1rem;width:100%;display:flex;justify-content:center;color:#545ae9;font-size:.75rem}.locked-entry{border:1px solid #fff312;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:repeating-linear-gradient(45deg,#fff312,#fff312 10px,#0e091a 10px,#0e091a 20px)}.locked-entry__text{color:#fff312;padding:0 .5rem;font-size:2rem;display:flex;background:#0e091a}.gig-reputation{display:flex;width:150px;gap:5px;justify-content:flex-end;clip-path:polygon(0 0,calc(100% - 6px) 0,calc(100% - 6px) 100%,0% 100%)}.gig-reputation__bar{width:15px;height:18px;transform:skew(45deg)}.gig-reputation__bar--primary{background-color:#545ae9}.gig-reputation__bar--secondary{background-color:#ff0677}.gig-reputation__bar--accent{background-color:#fff312}.gig-reputation__bar--accent2{background-color:#04eef3}.gig-reputation__bar--muted-accent{background-color:#464764}.gig-reputation__bar--empty{background-color:#252d68}.gig-header{margin-bottom:1rem}.gig-header--status-shown{margin-bottom:.5rem}.gig-header--full{margin-bottom:0}.gig-header__title{margin:0 0 3px;font-size:22px;font-weight:400;font-stretch:semi-condensed;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gig-header__title:before{content:"";position:absolute;top:0;left:0;width:6px;height:100px;background:#545ae9}.gig-header__status{display:flex;align-items:center;gap:.5rem;height:0;overflow:hidden;transition:height .3s cubic-bezier(.87,0,.13,1)}.gig-header__status--shown{height:24px}.gig-header__status:before{content:"";width:11px;height:11px;border-radius:50%;display:block}.gig-header__status--primary{color:#545ae9}.gig-header__status--primary:before{background-color:#545ae9}.gig-header__status--secondary{color:#ff0677}.gig-header__status--secondary:before{background-color:#ff0677}.gig-header__status--accent{color:#fff312}.gig-header__status--accent:before{background-color:#fff312}.gig-header__status--accent2{color:#04eef3}.gig-header__status--accent2:before{background-color:#04eef3}.gig-header__status--muted-accent{color:#464764}.gig-header__status--muted-accent:before{background-color:#464764}.gig-header--in-progress .gig-header__title:before{background:#ff0677}.gig-header--mine:not(.gig-header--completed):not(.gig-header--expired) .gig-header__title:before{background:#fff312!important}.gig-header--completed .gig-header__title:before{background:#464764}.gig-header--pending .gig-header__title:before{background:#ff0677}.gig-header--dispute .gig-header__title:before{background:#04eef3}.gig-header--expired .gig-header__title:before{background:#464764}.gig-header__updates{display:flex}.gig-header__update{border:1px solid #fff312;font-family:Saira,sans-serif;font-size:12px;text-transform:uppercase;color:#fff312;padding:0 .25rem}.gig-list{display:flex;flex-direction:column;align-items:center;width:100%;height:calc(100dvh - 62px);padding:0 1rem}.gig-list__list{height:calc(100dvh - 112px);overflow:auto;padding:0 1rem;display:flex;flex-direction:column;width:100%;box-sizing:border-box;margin-top:0;list-style:none;margin-bottom:0;overflow-x:hidden}.gig-list__payout{font-family:Saira Thin,sans-serif;font-size:16px;font-weight:500;font-stretch:110%;font-style:normal;font-variation-settings:normal;line-height:normal;letter-spacing:normal;color:#969ff4}.gig-list__top{font-family:Saira,sans-serif;text-transform:uppercase;font-size:1.2rem;width:100%;padding:.5rem 1rem;display:flex;justify-content:space-between;box-sizing:border-box}.hexagon{position:relative;margin-right:-5px}.hexagon__border{fill-opacity:1;stroke:#545ae9;stroke-width:1;fill:transparent;stroke-dasharray:333;stroke-dashoffset:0;animation:.7s borderThin cubic-bezier(.61,1,.88,1) both}.hexagon__border--active{animation:.7s borderWide cubic-bezier(.61,1,.88,1) both}.hexagon__icon{position:absolute;width:48px;height:48px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.hexagon__background{fill:#86c0ff;fill-opacity:0;transition:.3s cubic-bezier(.87,0,.13,1) fill-opacity}.hexagon__background--active{fill-opacity:.15}.hexagon__dots{opacity:0;transition:.3s cubic-bezier(.87,0,.13,1) opacity}.hexagon__dots--active{opacity:1}@keyframes borderWide{10%{stroke-width:0;stroke-dashoffset:0}11%{stroke-width:0;stroke-dashoffset:350}to{stroke-dashoffset:0;stroke-width:5}}@keyframes borderThin{10%{stroke-width:0;stroke-dashoffset:0}11%{stroke-dashoffset:350}50%{stroke-width:1}to{stroke-dashoffset:0;stroke-width:1}}.loader{--cell-size: 6px;--cell-spacing: 1px;--cells: 3;--total-size: calc( var(--cells) * (var(--cell-size) + 2 * var(--cell-spacing)) );display:flex;flex-wrap:wrap;width:var(--total-size);height:var(--total-size)}.cell{flex:0 0 var(--cell-size);margin:var(--cell-spacing);background-color:transparent;box-sizing:border-box;border-radius:4px;animation:1.5s ripple ease infinite}.cell.d-1{animation-delay:.1s}.cell.d-2{animation-delay:.2s}.cell.d-3{animation-delay:.3s}.cell.d-4{animation-delay:.4s}.cell:nth-child(1){--cell-color: #00ff87}.cell:nth-child(2){--cell-color: #0cfd95}.cell:nth-child(3){--cell-color: #17fba2}.cell:nth-child(4){--cell-color: #23f9b2}.cell:nth-child(5){--cell-color: #30f7c3}.cell:nth-child(6){--cell-color: #3df5d4}.cell:nth-child(7){--cell-color: #45f4de}.cell:nth-child(8){--cell-color: #53f1f0}.cell:nth-child(9){--cell-color: #60efff}@keyframes ripple{0%{background-color:transparent}30%{background-color:var(--cell-color)}60%{background-color:transparent}to{background-color:transparent}}.big-button{clip-path:polygon(0 0,100% 0,100% 77%,96% 100%,4% 100%,0 77%);background-color:#545ae9;font-family:Saira,sans-serif;font-weight:500;width:100%;border-radius:0;height:60px;color:#fff;transition:.6s cubic-bezier(0,.55,.45,1) background-color,.6s cubic-bezier(0,.55,.45,1) color;outline:none}.big-button__text{font-size:20px;text-transform:uppercase;font-weight:500;font-stretch:semi-condensed;font-style:normal;line-height:normal;letter-spacing:normal}.big-button--primary{background-color:#545ae9}.big-button--secondary{background-color:#ff0677}.big-button--accent{background-color:#fff312;color:#0e091a}.big-button--accent2{background-color:#04eef3;color:#0e091a}.big-button--muted-accent{background-color:#464764;color:#0e091a}.big-button:disabled{background-color:#42458d;color:#0e091a}.controls{text-transform:uppercase;color:#fff;display:flex;font-size:17px;font-family:Saira,sans-serif;width:100%;padding:1rem;box-sizing:border-box}.controls__back{display:flex}.controls__right-side,.controls__left-side{display:flex;width:50%}.controls__left-side{justify-content:flex-start;padding-left:1rem}.controls__right-side{justify-content:flex-end;padding-right:1rem}.controls svg{width:15px;fill:#fff;margin-right:.5rem}.gig-list-filters{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:100dvh;left:0;width:100vw;height:calc(100dvh - 60px);transition:cubic-bezier(.87,0,.13,1) .3s transform;background:linear-gradient(155deg,#22193c,#0a0613)}.gig-list-filters--active{transform:translateY(-100dvh)}.gig-list-filters__mode-select{width:80%;margin-bottom:1rem}.gig-list-filters__filter-row{display:flex;width:100%;flex-wrap:wrap;position:relative;transform:translate(-22px)}.gig-list-filters__filter-row:nth-child(2n){left:55px}.gig-list-filters__filter-row:nth-of-type(2){top:-27px}.gig-list-filters__filter-row:nth-of-type(3){top:-54px}.gig-list-filters__filter-row:nth-of-type(4){top:-81px}.gig-list-filters__body{height:calc(100dvh - 162px)}.gig-list-filters__cancel{padding:1rem}.gig-list-filters .big-button{position:absolute;bottom:1rem;width:calc(100% - 2rem);left:1rem}.gig-list-filters .controls{margin-top:.5rem}.slider{font-family:JetBrains Mono,monospace;width:100%;padding:.5rem;box-sizing:border-box}.slider__label,.slider__label2{color:#787ced}.slider__label-container,.slider__bounds-container{display:flex;justify-content:space-between}.slider__label-container--center{justify-content:center}.slider__min,.slider__max{color:#545ae9}.slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;background-color:#545ae9;margin:10px 0;padding:0}.slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#545ae9;border:1px solid #787ced;height:20px;width:20px;border-radius:50%;position:relative;box-shadow:0 2px 8px #00000080}.slider input[type=range]::-webkit-slider-thumb:before{content:"⬢";font-size:20px;color:red}.slider input[type=range]:focus{outline:none}.new-gig{transition:.3s cubic-bezier(.87,0,.13,1) transform;transform:translateY(100dvh);width:100vw;height:calc(100dvh - 62px);position:absolute;top:0;left:0;display:flex;flex-direction:column;background:linear-gradient(155deg,#22193c,#0a0613);padding:1rem;padding-bottom:0;box-sizing:border-box}.new-gig--active{transform:translateY(0)}.new-gig__inputs{display:flex;flex-direction:column;gap:1rem;overflow:auto;max-height:100%;padding-bottom:1rem}.new-gig .big-button{margin-top:1rem}.new-gig__slider{border:1px solid #545ae9}.new-gig__warning{color:#fff312;margin:0}.new-gig__total{color:#787ced}.new-gig__total-desc{margin-right:1rem}.decode-text{width:100%;font-size:20px;text-align:center;font-family:Saira,sans-serif;color:#fff}.space{display:inline-block;width:10px}.text-animation{display:inline-block;position:relative;color:transparent;text-transform:uppercase}.text-animation:before{content:"";color:#000;position:absolute;top:50%;left:50%;background:#f1f6ff;width:0;height:1.2em;-webkit-transform:translate(-50%,-55%);-ms-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}.text-animation.state-1:before{width:1px}.text-animation.state-2:before{width:.9em}.text-animation.state-3{color:#fff}.text-animation.state-3:before{width:0}.loading-bar{width:100vw;height:calc(100dvh - 62px);display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-bar__bar{width:233px;height:4.8px;display:inline-block;position:relative;background:#ffffff26;overflow:hidden;margin-top:.5rem;opacity:1;transition:opacity .2s ease-in-out}.loading-bar__bar:after{content:"";box-sizing:border-box;width:100%;height:4.8px;background:#fff;position:absolute;top:0;left:0}.loading-bar__bar--cycle:after{transform-origin:right;animation:cycle 3s cubic-bezier(.87,0,.13,1) infinite}.loading-bar__bar--single:after{animation:animFw 3s cubic-bezier(.87,0,.13,1) infinite}.loading-bar__bar--hidden{opacity:0}.loading-bar__bar--hidden:after{animation:none}@keyframes animFw{0%{width:0}to{width:100%}}@keyframes cycle{0%{width:0}50%{width:100%}to{transform:scaleX(0)}}.message{font-family:JetBrains Mono,monospace;font-size:14px;color:#bbc1fb}.message--own{color:#787ced}.message__sender{margin:0 .5rem}.message__sender--influencer{color:#0e091a;background-color:#bbc1fb;border-radius:6px;padding:0 .25rem}.message__text--influencer,.message--unread{font-weight:800}.conversation{height:calc(100dvh - 200px);overflow:auto}.new-msg__send-message{background:transparent;border:1px solid #545ae9;border-radius:50%;width:35px;height:35px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:absolute;right:-5px;top:-6px;padding:0;font-size:34px;font-weight:100;margin:1rem}.new-msg__send-message:focus{outline:none;border:1px solid #fff312}.new-msg__send-message span{position:relative;top:-2px;color:#545ae9}.new-msg__send-message span:focus{outline:none;color:#fff312}.new-msg__message{padding-right:3.5rem}.complaint-details{display:flex;flex-direction:column}.complaint-details__label{color:#04eef3}.report-problem{height:calc(100dvh - 62px - 1.5rem);display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;background:linear-gradient(155deg,#22193c,#0a0613);padding-top:1rem}.report-problem__body{display:flex;flex-direction:column;flex:1;justify-content:space-between;padding:0 1rem}.report-problem__content{flex:1;display:flex;flex-direction:column;flex-wrap:nowrap}.report-problem__message{font-family:JetBrains Mono,monospace;font-size:.875rem;resize:none}.report-problem__describe{align-self:flex-start;font-family:Saira,sans-serif;font-size:1rem}.gig{display:block;list-style:none;transition:.3s cubic-bezier(.87,0,.13,1);transition-property:height,min-height,margin-bottom;height:85px;min-height:85px;max-height:calc(100dvh - 132px);overflow:hidden}.gig--selected{height:calc(100dvh - 62px)}.gig--other-selected{height:0;min-height:0;margin-bottom:0}.gig__payout{text-transform:uppercase;color:#969ff4}.gig__summary{position:relative;transform-origin:left;box-sizing:border-box;border:3px solid;display:flex;align-items:center;justify-content:space-between;width:100%;height:85px;padding:.5rem .5rem .5rem 1rem;transition:.6s cubic-bezier(0,.55,.45,1) border-color,.6s cubic-bezier(0,.55,.45,1) background-color;cursor:pointer;clip-path:polygon(12px 0,100% 0,100% calc(100% - 19px),calc(100% - 19px) 100%,0 100%,0 15px);flex-wrap:wrap}.gig__summary:before{transition:.6s cubic-bezier(0,.55,.45,1) background-color}.gig__summary--available{border-color:#545ae9}.gig__summary--in-progress{border-color:#ff0677}.gig__summary--mine:not(.gig__summary--completed):not(.gig__summary--expired){border-color:#fff312!important}.gig__summary--pending{border-color:#ff0677}.gig__summary--dispute{border-color:#04eef3}.gig__summary--completed,.gig__summary--expired{border-color:#464764}.gig__summary--available:before,.gig__summary--available:after{background-color:#545ae9}.gig__summary--in-progress:before,.gig__summary--in-progress:after{background-color:#ff0677}.gig__summary--mine:not(.gig__summary--completed):not(.gig__summary--expired):before,.gig__summary--mine:not(.gig__summary--completed):not(.gig__summary--expired):after{background-color:#fff312!important}.gig__summary--dispute:before,.gig__summary--dispute:after{background-color:#04eef3}.gig__summary--pending:before,.gig__summary--pending:after{background-color:#ff0677}.gig__summary--completed:before,.gig__summary--completed:after{background-color:#464764}.gig__summary--expired:before,.gig__summary--expired:after{background-color:#464764}.gig__summary:before{content:"";position:absolute;top:0;left:-9px;width:34px;height:2px;transform:rotate(315deg)}.gig__summary:after{content:"";position:absolute;bottom:2px;right:-5px;width:34px;height:2px;transform:rotate(315deg)}.gig__date{font-size:1rem;font-weight:400}.gig__conversation{max-height:calc(100dvh - 430px);overflow:auto}.gig .big-button{width:95%;position:relative;top:-1px}.gig .big-button+.big-button{margin-top:1rem}.gig .new-msg{position:relative;width:100%;height:57px}.gig__details{overflow:auto;max-height:calc(100% - 100px)}.gig__from{display:none;position:absolute;top:1rem;right:1rem;text-transform:uppercase;color:#969ff4}.gig__from--shown{display:flex}.gig__wrapper{list-style:none;margin-bottom:1rem;transition:margin-bottom .3s cubic-bezier(.87,0,.13,1);position:fixed;top:0;left:0;width:100%;background:linear-gradient(155deg,#22193c,#0a0613);padding:1rem;box-sizing:border-box}.gig__wrapper--small-margin{margin-bottom:.3rem}.gig__wrapper--no-margin{margin-bottom:0}.gig .locked-entry{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.giger{display:flex;flex-direction:column;align-items:center;justify-content:center}.giger__filter-row{display:flex;width:100%;flex-wrap:wrap;position:relative}.giger__filter-row:nth-child(2n){left:55px}.giger__filter-row:nth-of-type(2){top:-27px}.giger__filter-row:nth-of-type(3){top:-54px}.giger__filter-row:nth-of-type(4){top:-81px}.convo-snippet{width:100%;font-family:JetBrainsMono,monospace;font-size:14px;font-weight:500;transform-origin:left;transition:.3s cubic-bezier(.87,0,.13,1);transition-property:height,min-height,margin-bottom}.convo-snippet__summary{transform-origin:left;padding:.5rem 0}.convo-snippet--selected{height:100%}.convo-snippet--minimized{border-bottom:1px solid white}.convo-snippet--other-selected{height:0;min-height:0;margin-bottom:0}.convo-snippet__meta{color:#969ff4}.convo-snippet__sender{color:#ff0677}.convo-snippet__date{color:#fff312}.convo-snippet__status{color:#04eef3;text-transform:uppercase}.convo-snippet__message{color:#969ff4;white-space:nowrap;text-overflow:ellipsis;display:inline-block;width:100%;overflow:hidden}.convo-snippet__message--unread{font-weight:700}.convo-snippet .new-msg{position:absolute;bottom:0;width:100%;height:57px}.convo-snippet .controls,.convo-snippet .controls__left-side{padding-left:0}.user-select{border:1px solid #545ae9;display:flex;flex-wrap:wrap;padding:2px}.user-select--selected{border-color:#fff312}.user-select__user{background-color:#282b4b;padding:.7rem;margin-right:2px;margin-bottom:2px;color:#bbc1fb}.user-select input{border:none}.start-new-convo{position:absolute;top:0;left:0;width:100vw;padding:1rem;background:#0e091a;box-sizing:border-box;max-height:calc(100dvh - 62px);overflow:hidden;display:flex;flex-direction:column;gap:1rem}.start-new-convo__user{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;border-bottom:1px solid white;width:calc(100% - 12px)}.start-new-convo__users{height:calc(100dvh - 354px);overflow:scroll}.start-new-convo .controls{padding-left:0;padding-top:0}.chat{padding:1rem;overflow:auto;box-sizing:border-box}.chat__list{height:calc(100dvh - 177px);overflow:auto;overflow-x:hidden;margin-bottom:1rem;border-bottom:1px solid white}.chat__list--msg-open{height:calc(100dvh - 92px);border:none;margin:0}.transaction{font-family:JetBrains Mono,monospace;border:1px solid #545ae9;padding:1rem;list-style:none;display:flex;align-items:center;margin-bottom:1rem}.transaction__meta{display:flex;flex-direction:column;width:calc(100% - 120px)}.transaction__amount{width:calc(100% - 280px);display:flex;justify-content:flex-end;min-width:70px}.transaction__other-party,.transaction__amount{color:#fff;font-size:.875rem}.transaction__date{color:#969ff4;font-size:.6rem}.transaction__direction{background-color:#545ae9;width:45px;height:45px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.transaction__direction svg{width:39px;height:39px}.transaction__title{font-size:.7rem}.transaction__is-new{margin-left:.5rem;border:1px solid #fff312;color:#fff312;padding:0 .25rem;text-transform:uppercase}.cards{width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;margin:1rem 0}.cards__scroller{width:100%;display:flex}.cards__scroller--double{width:200%}.cards__card{width:100%;aspect-ratio:69/37;padding:.5rem;overflow:hidden;scroll-snap-align:center}.cards__card-bg{background-size:cover;text-shadow:0 1px 5px #16286d;aspect-ratio:69/37;color:#fff;font-family:JetBrains Mono,monospace;scroll-snap-align:center;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;position:relative}.cards__card-bg:before{content:"";width:100%;aspect-ratio:69/37;position:absolute;top:0;left:0;display:block;padding-top:100%;filter:blur(5px);background-size:contain;background-repeat:no-repeat;z-index:-1}.cards__card-bg--private{background-image:url(/assets/karta-1@3x-tEOD3ANl.webp)}.cards__card-bg--private:before{background-image:url(/assets/karta-1@3x-tEOD3ANl.webp)}.cards__card-bg--business{background-image:url(/assets/karta-2@3x-CG_gmcIn.webp)}.cards__card-bg--business:before{background-image:url(/assets/karta-1@3x-tEOD3ANl.webp)}.cards__number{font-size:6.5vw;display:flex;align-items:center;width:100%;justify-content:center}.bank{padding:1rem;height:calc(100dvh - 62px);overflow-y:scroll;box-sizing:border-box}.bank__transactions{list-style:none;padding:0}.bank__balance{font-family:Saira,sans-serif;font-size:2.5rem;display:flex;flex-direction:column;overflow:hidden;height:60px}.bank__private-balance,.bank__business-balance{transition:transform cubic-bezier(.87,0,.13,1) .3s}.bank__private-balance{transform:translateY(-100%)}.bank__private-balance--active{transform:translateY(0)}.bank__business-balance{transform:translateY(100%)}.bank__business-balance--active{transform:translateY(-100%)}.bank__balance-label,.bank__transfer-history-label{font-family:JetBrains Mono,monospace;color:#969ff4}.admin-editable-field{padding:0;border:0}.admin-editable-field__text{display:inline}.admin-editable-field__admin-mode{background-color:#545ae933;padding:.1rem}.select-user__modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:flex-start;justify-content:center;padding-top:1rem;animation:entry .3s cubic-bezier(.87,0,.13,1)}.select-user__select{background:#000;width:80vw;padding:.5rem!important}@keyframes entry{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.reputation-summary__title{color:#787ced;font-family:Saira,sans-serif;text-align:center;width:100%;font-size:16px;margin-top:.25rem}.reputation-summary__list{list-style:none;padding:0;display:flex;flex-direction:column;width:100%;border-bottom:1px solid #545ae9;padding-bottom:.5rem}.reputation-summary__label{color:#787ced;font-family:Saira,sans-serif}.reputation-summary__entry{display:flex;width:100%;justify-content:space-between;padding:.25rem 1rem;box-sizing:border-box}.char-summary{border:1px solid #787ced;margin-bottom:1rem;clip-path:polygon(calc(100% - 20px) 0,100% 20px,100% 100%,0 100%,0 0);position:relative;font-size:.875rem}.char-summary:before{content:"";transform:rotate(45deg);width:28px;height:1px;background:#787ced;position:absolute;right:-4px;top:9px}.char-summary__data{max-height:calc(100dvh - 247px);overflow:auto}.char-summary__basic-data{display:flex;flex-wrap:wrap;width:60%}.char-summary__header{font-family:Saira,sans-serif;font-size:1.4rem;padding:1rem;border-bottom:1px solid #787ced;margin-bottom:.5rem;text-transform:uppercase;display:flex;align-items:center}.char-summary__header .select-user{margin-left:1rem}.char-summary__name{margin-left:.5rem;color:#787ced}.char-summary__label,.char-summary__entry{width:50%;box-sizing:border-box;border-bottom:1px solid #787ced!important;padding:.25rem 1rem;color:#fff}.char-summary__label--full-length,.char-summary__entry--full-length{width:100%}.char-summary__label--extended,.char-summary__entry--extended{width:60%;padding:.25rem;display:flex;align-items:center}.char-summary__label{color:#787ced;padding-left:1rem;display:flex;align-items:center}.char-summary__label--short{width:40%;padding-left:.25rem}.char-summary__signature{width:40%}.char-summary__signature-and-basic-data,.char-summary__details{display:flex}.char-summary__details{flex-wrap:wrap}.char-summary__id-valid-section{display:flex;justify-content:flex-end;width:100%;padding:.5rem .5rem 0}.char-summary__id-valid{text-transform:uppercase;margin-right:.5rem}.char-summary__id-valid-to{text-transform:uppercase;color:#787ced}.char-summary input,.char-summary select,.char-summary option{font-size:.875rem;padding:0 .7rem}.controls,.controls__left-side{padding-left:0}.controls{padding-top:0}.my-id{height:calc(100dvh - 62px);width:100vw;box-sizing:border-box;padding:1rem}.my-id__buttons{display:flex;flex-wrap:wrap}.my-id__follow{width:100%}.my-id__msg,.my-id__notes{width:calc(50% - .5rem);margin-bottom:1rem}.my-id__msg{margin-right:1rem}.login{display:flex;flex-direction:column;align-items:center;position:relative;transition:opacity cubic-bezier(.87,0,.13,1) .3s;overflow:hidden}.login--hidden{opacity:0}.login__main{height:100dvh;width:100vw;padding:1rem;box-sizing:border-box;position:relative;transition:transform cubic-bezier(.87,0,.13,1) .3s}.login__main--hidden{transform:translateY(-100dvh)}.login__inputs{display:flex;flex-direction:column;gap:1rem;width:100%;transition:transform cubic-bezier(.87,0,.13,1) .3s,opacity cubic-bezier(.87,0,.13,1) .3s}.login__inputs--hidden{transform:translateY(25vh);opacity:0}.login__logo-wrapper{display:flex;align-items:center;justify-content:center;height:35vh;flex-direction:column;transition:transform cubic-bezier(.87,0,.13,1) .3s}.login__logo-wrapper--loading{transform:translateY(25vh)}.login__background{position:absolute;top:0;left:0;width:100%;height:100dvh;overflow:hidden;z-index:-1;opacity:.4}.login__background-img{position:absolute;top:-5px;left:-10px;width:calc(100% + 20px);height:calc(100% + 10px);background:url(/assets/login-background-8x0yzjAO.jpg) no-repeat 50% 0;background-color:transparent;background-size:cover;transform:translateZ(0);background-blend-mode:none}.login__background-img:nth-child(n+2){opacity:0;animation-duration:4s;animation-delay:0s;animation-timing-function:linear;animation-iteration-count:infinite}.login__background-img:nth-child(2){background-color:transparent;background-blend-mode:none;animation-name:glitch-anim-1}.login__background-img:nth-child(3){background-color:transparent;background-blend-mode:none;animation-name:glitch-anim-2}.login__background-img:nth-child(4){background-color:transparent;background-blend-mode:none;animation-name:glitch-anim-3}.login__error{opacity:0;height:0;text-align:center;background-color:#ff0677;transition:opacity .2s cubic-bezier(.87,0,.13,1)}.login__error--visible{opacity:1;height:auto}.login__help{height:100dvh;width:100vw;transition:transform cubic-bezier(.87,0,.13,1) .3s;padding:1rem;box-sizing:border-box}.login__help--visible{transform:translateY(-100dvh)}.login__show-help{padding:1rem;position:absolute;bottom:1rem;left:0}@keyframes glitch-anim-1{0%{opacity:1;transform:translate3d(10px,0,0);clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%)}2%{clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}4%{clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}6%{clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}8%{clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}10%{clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}12%{clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}14%{clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}16%{clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}18%{clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}20%{clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}21.9%{opacity:1;transform:translate3d(10px,0,0)}22%,to{opacity:0;transform:translateZ(0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes glitch-anim-2{0%{opacity:1;transform:translate3d(-10px,0,0);clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%)}3%{clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%)}5%{clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%)}7%{clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}9%{clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%)}11%{clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%)}13%{clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}15%{clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%)}17%{clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%)}19%{clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%)}20%{clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%)}21.9%{opacity:1;transform:translate3d(-10px,0,0)}22%,to{opacity:0;transform:translateZ(0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes glitch-anim-3{0%{opacity:1;transform:translate3d(0,-5px,0) scale3d(-1,-1,1);clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%)}1.5%{clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%)}2%{clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%)}2.5%{clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}3%{clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%)}5%{clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%)}5.5%{clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%)}7%{clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%)}8%{clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}9%{clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%)}10.5%{clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%)}11%{clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%)}13%{clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%)}14%{clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%)}14.5%{clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%)}15%{clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%)}16%{clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}18%{clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%)}20%{clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%)}21.9%{opacity:1;transform:translate3d(0,-5px,0) scale3d(-1,-1,1)}22%,to{opacity:0;transform:translateZ(0);clip-path:polygon(0 0,0 0,0 0,0 0)}}.toast__corner:before,.toast__corner:after{content:"";position:absolute;width:.25rem;background:#fff312;border-radius:0;box-shadow:0 0 6px #fff312}.toast__corner--top-left:before{left:-1px;top:-1px;height:31px}.toast__corner--top-left:after{left:-1px;top:-1px;height:34px;transform:rotate(-90deg);transform-origin:top left}.toast__corner--top-right:before{right:-1px;top:-1px;height:21px}.toast__corner--top-right:after{right:-1px;top:-1px;height:24px;transform:rotate(90deg);transform-origin:top left}.toast__corner--bottom-right:before{right:-1px;bottom:-1px;height:34px}.toast__corner--bottom-right:after{right:-1px;bottom:-1px;height:31px;transform:rotate(-90deg);transform-origin:bottom right}.toast a{color:#fff312;text-decoration:none}.my-id-nav-entry{animation:myIdNavEntry .3s cubic-bezier(.87,0,.13,1)}.my-id-nav-leave{animation:myIdLeave .3s cubic-bezier(.87,0,.13,1)}@keyframes myIdNavEntry{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes myIdLeave{0%{transform:translate(0)}to{transform:translate(100vw)}}.contacts{font-family:JetBrains Mono,monospace;height:calc(100dvh - 117px);overflow:auto}.contacts__list{margin:0 0 1rem;padding:0;list-style:none}.contacts__list-item{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0;font-family:Saira,sans-serif}.contacts__list-item--name{color:#bbc1fb}.contacts__list-item-action{display:inline-flex;align-items:center;color:#787ced;padding:.75rem}.contacts__list-item-action--outline{font-variation-settings:"FILL" 0}.contacts__list-item:after{content:"";position:absolute;bottom:0;width:100%;height:1px;border-bottom:solid 1px #868290}.contacts__heading{text-transform:capitalize;color:#545ae9;font-weight:400;font-size:16px}.my-id-navigation{height:calc(100dvh - 136px);overflow:auto;padding-bottom:1rem;display:flex;flex-direction:column;gap:1rem;background:linear-gradient(155deg,#22193c,#0a0613)}.my-id-navigation__list{margin:0;padding:0;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:stretch;gap:1rem}.my-id-navigation__item{position:relative;flex:1 1 30%;display:flex;justify-content:center;padding:1.5rem;border-radius:1rem;cursor:pointer;font-size:20px;text-transform:uppercase;font-weight:500;font-stretch:semi-condensed;font-style:normal;line-height:normal;letter-spacing:normal;border:1px solid #545ae9;border-bottom:2px solid #545ae9;background:linear-gradient(45deg,#545ae9 0 11px,transparent 0) bottom left/50% 50%,linear-gradient(-45deg,#545ae9 0 11px,transparent 0) bottom right/50% 50%,linear-gradient(135deg,#545ae9 0 11px,transparent 0) top left/50% 50%,linear-gradient(-135deg,#545ae9 0 11px,transparent 0) top right/50% 50%;background-origin:border-box;background-repeat:no-repeat;-webkit-mask:linear-gradient(45deg,transparent 0 10px,#545ae9 0) bottom left,linear-gradient(-45deg,transparent 0 10px,#545ae9 0) bottom right,linear-gradient(135deg,transparent 0 10px,#545ae9 0) top left,linear-gradient(-135deg,transparent 0 10px,#545ae9 0) top right;-webkit-mask-size:50.5% 50.5%;-webkit-mask-repeat:no-repeat}.my-id-navigation__item:active{border:2px solid #fff;border-bottom:3px solid #fff;background:linear-gradient(45deg,#fff 0 12px,transparent 0) bottom left/50% 50%,linear-gradient(-45deg,#fff 0 12px,transparent 0) bottom right/50% 50%,linear-gradient(135deg,#fff 0 12px,transparent 0) top left/50% 50%,linear-gradient(-135deg,#fff 0 12px,transparent 0) top right/50% 50%;background-origin:border-box;background-repeat:no-repeat;-webkit-mask:linear-gradient(45deg,transparent 0 10px,#fff 0) bottom left,linear-gradient(-45deg,transparent 0 10px,#fff 0) bottom right,linear-gradient(135deg,transparent 0 10px,#fff 0) top left,linear-gradient(-135deg,transparent 0 10px,#fff 0) top right;-webkit-mask-size:50.5% 50.5%;-webkit-mask-repeat:no-repeat}.my-id-navigation__item--badge-new{height:1rem;position:absolute;display:inline-flex;align-items:center;bottom:.25rem;left:.5rem;text-transform:none;font-size:.75rem;font-weight:500;color:#fff312}.my-id-navigation__item--badge-new .oval{margin-inline:-.5rem;transform:scale(.15);position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#fff312}.my-id-navigation__item--badge-new .oval:after{content:" ";top:-1rem;left:-1rem;position:absolute;width:calc(100% + 1.8rem);height:calc(100% + 1.8rem);border:solid 1px #fff312;border-radius:50%;opacity:.5}.vibe{max-height:calc(100dvh - 120px);overflow:auto;padding-bottom:1rem}.vibe__label{display:flex;flex-direction:column;font-size:.875rem;border-left:4px solid #545ae9;padding-left:.5rem}.vibe__entry{display:flex;flex-direction:column;font-size:.875rem;margin-bottom:1rem;border-left:4px solid #545ae9;padding-left:.5rem}.vibe__opinions{white-space:pre-wrap}.new-entry{display:flex}.new-entry__general{display:flex;margin-bottom:.5rem}.new-entry__input{border:0;background-color:#545ae933;padding:.1rem;color:#fff}.new-entry__add{width:52px;margin-right:.5rem;height:100%;box-sizing:border-box;padding:0;background:#fff;border-radius:0;color:#545ae9}.new-entry__add:disabled{opacity:.3}.new-entry__year{margin-left:.5rem;width:65px;min-width:65px;margin-right:.5rem}.new-entry__year-input{text-align:center}.new-entry__info{width:calc(100% - 112px);margin-right:.5rem}.new-entry textarea{min-height:6rem;width:calc(100% - 26px);margin-left:.5rem}.event-entry{font-family:Saira,sans-serif;margin-left:.5rem}.event-entry__year{color:#bbc1fb;width:65px;display:flex;justify-content:flex-start;align-items:center;text-align:center}.event-entry__info{margin:.5rem;color:#fff;width:calc(100% - 117px)}.event-entry__remove-entry{width:32px;height:32px;display:flex!important;align-items:center;justify-content:center}.event-entry__description{max-height:0;opacity:0;padding-right:1rem;font-size:.875rem;transition:.3s cubic-bezier(.87,0,.13,1) max-height,.3s cubic-bezier(.87,0,.13,1) opacity}.event-entry__description--expanded{max-height:200px;opacity:1}.event-entry__description .admin-editable-field{width:100%;display:flex;margin-bottom:.5rem}.event-entry__summary{display:flex;align-items:center}.event-record{width:100%;height:calc(100dvh - 137px);overflow:auto}.event-record__list{padding:0}.event-record__entry{list-style:none;display:flex;justify-content:flex-start;position:relative;flex-direction:column}.event-record__entry--new{flex-direction:row;margin-top:.25rem}.event-record__header{font-family:JetBrains Mono;color:#545ae9;margin-top:1rem;display:flex;text-transform:capitalize}.event-record__section{font-family:JetBrains Mono}.event-record__section:not(:last-of-type){border-bottom:1px solid #545ae9}.event-record__section:first-of-type .medical__header{margin-top:0}.event-record__add-entry{background-color:#545ae9;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.user-records{height:calc(100dvh - 122px);overflow:auto}.user-records__locked{border-left:4px solid #545ae9;padding-left:.5rem}.record{display:flex;flex-direction:column;font-size:.875rem;margin-bottom:1rem;border-left:4px solid #545ae9;padding-left:.5rem}.record__title{color:#545ae9;font-family:JetBrains Mono,monospace}.record__description{color:#fff;font-family:Saira,sans-serif;white-space:pre-wrap}.new-transaction{display:flex;flex-direction:column;padding:1rem;gap:1rem;max-height:calc(100dvh - 62px);box-sizing:border-box}.code-entry__heading{text-transform:capitalize;color:#545ae9;font-weight:400;font-size:16px}.code-entry__input{margin-bottom:1rem}.code-entry__result{width:100%;display:flex;justify-content:center;margin-bottom:1rem}.code-entry__success{background-color:#fff312;color:#0e091a}.code-entry__wrong-code{background-color:#ff0677;color:#fff}.god-marker{height:calc(100dvh - 62px);position:fixed;pointer-events:none;z-index:10;top:0;left:0;width:100vw;border:1px solid #fff312;display:none;box-sizing:border-box}.god-marker--shown{display:flex}.god-marker__sign{position:absolute;top:0;left:50%;width:100px;height:15px;transform:translate(-50%);background:#fff312;color:#000;display:flex;justify-content:center;align-items:center;font-size:10px;font-family:JetBrains Mono,monospace;text-transform:uppercase}.main-menu{width:100%;height:60px;background-color:#0e091a;padding:0;position:fixed;bottom:0;left:0;display:block;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #787ced}.main-menu__option{width:calc(25% - 15px);list-style:none;position:absolute;height:60px;top:0;display:flex;align-items:center;justify-content:center;font-family:Saira,sans-serif;font-size:14px;font-weight:500;font-stretch:semi-condensed}.main-menu__option:before{content:"";position:absolute;bottom:0;background-color:#545ae9;width:100%;height:4px;transition:.3s cubic-bezier(.87,0,.13,1) transform;transform:scaleY(0)}.main-menu__option--active{background-image:linear-gradient(to bottom,#545ae900 28%,#545ae933)}.main-menu__option--active a{color:#fff}.main-menu__option--active:before{background-color:#fff;transform:scaleY(1)}.main-menu__option:nth-of-type(1){left:0}.main-menu__option:nth-of-type(2){left:calc(25% - 15px)}.main-menu__option:nth-of-type(3){right:calc(25% - 15px)}.main-menu__option:nth-of-type(4){right:0}.main-menu__add-button{width:40px;height:40px;border-radius:50%;background-color:#545ae9;position:absolute;display:flex;align-items:center;justify-content:center;top:10px;left:calc(50% - 20px);box-shadow:0 5px 20px #545ae94d}.main-menu__add-button span{font-size:36px;line-height:36px;box-shadow:inset 0 1px 3px #545ae966;color:#fff;transform:translateY(-3px)}.main-menu a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.main-menu__new-indicator{position:absolute;height:12px;width:12px;background-color:#fff312;border-radius:50%;top:10px;right:13px;display:flex;align-items:center;justify-content:center}:root{font-family:Saira,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#root{top:0;left:0;position:fixed;width:100vw;height:100dvh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body{background:linear-gradient(155deg,#22193c,#0a0613);width:100%;color:#fff}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-kAwBdRge.woff2) format("woff2"),url(/assets/material-icons-Dr0goTwe.woff) format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-outlined-DZhiGvEA.woff2) format("woff2"),url(/assets/material-icons-outlined-BpWbwl2n.woff) format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-round-DrirKXBx.woff2) format("woff2"),url(/assets/material-icons-round-BDlwx-sv.woff) format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-sharp-gidztirS.woff2) format("woff2"),url(/assets/material-icons-sharp-CH1KkVu7.woff) format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-two-tone-DuNIpaEj.woff2) format("woff2"),url(/assets/material-icons-two-tone-B7wz7mED.woff) format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0)}input,textarea,select{width:100%;border:1px solid #545ae9;background:transparent;padding:1rem;font-size:1.1rem;font-family:JetBrains Mono,monospace;box-sizing:border-box;color:#787ced;outline:none}input::placeholder,textarea::placeholder,select::placeholder{color:#969ff4}input:focus,textarea:focus,select:focus{border-color:#fff312;caret-color:#fff312}input[type=checkbox]{display:none}input[type=checkbox]+label{display:inline-block;transition:.2s cubic-bezier(.87,0,.13,1) background-image;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='39.336%25'%20y1='0%25'%20x2='60.664%25'%20y2='100%25'%20id='l5wwc8dx5a'%3e%3cstop%20stop-color='%2322193C'%20offset='0%25'/%3e%3cstop%20stop-color='%230A0613'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='url(%23l5wwc8dx5a)'%20d='M0%200h375v812H0z'%20transform='translate(-336%20-277)'/%3e%3cpath%20d='M19.793.5%2023.5%204.207v15.586L19.793%2023.5H4.207L.5%2019.793V4.207L4.207.5h15.586z'%20stroke='%23787CED'/%3e%3c/g%3e%3c/svg%3e");width:24px;height:24px}input[type=checkbox]:checked+label{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20stroke='%23787CED'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M19.793.5%2023.5%204.207v15.586L19.793%2023.5H4.207L.5%2019.793V4.207L4.207.5h15.586z'%20fill-opacity='.15'%20fill='%2386C0FF'/%3e%3cpath%20d='m7%2012.5%203.5%204.5%207-10'/%3e%3c/g%3e%3c/svg%3e")}select option{background:#0e091a;color:#787ced}textarea{min-height:6rem}
