body{transition:all .2s ease}#root{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}header{width:100%;display:flex;justify-content:center;align-items:center}#header{width:100%;height:80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5;padding:0 24px}#header>div:first-child,#header-links,#header-links>*{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px}#header-links>*#chat-open{display:none}.logo{font-size:24px;font-weight:600;text-transform:uppercase;cursor:pointer}.logo>span{color:#16a34a}#header-links{gap:24px}#header-links>*{gap:4px;cursor:pointer}#header-links>*,#header-links>*>svg{color:#000;transition:all .2s linear}#header-links>*:hover,#header-links>*:hover>svg,#header-links>*.active,#header-links>*.active>svg{color:#16a34a}#header-links>*:hover>svg{transform:scale(1.1)}#header-links>*.active{text-decoration:underline;text-underline-offset:2px}.action-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.action-buttons>*{height:40px;display:flex;justify-content:center;align-items:center;border:2px solid #16a34a;cursor:pointer;padding:0 16px;border-radius:8px;transition:all .2s linear}.action-buttons>*:hover{color:#fff!important;transform:scale(1.05);background-color:#16a34aa1!important}.action-buttons>*.primary{color:#fff;background-color:#16a34a}.action-buttons>*.secondary{color:#16a34a}#header-account{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}#header-account>p{height:28px;color:#16a34a;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:0 12px;border-radius:4px;background-color:#16a34a1a}#header-account>button{width:128px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;cursor:pointer}#header-account>button>span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#header-account>button>span>img{border-radius:4px}#header-account>button>svg{min-width:max-content;transition:all .2s linear}#header-account>button.active>svg{transform:rotate(-180deg)}#header-account>div{position:absolute;right:0;top:36px;width:100%;display:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;border:1px solid #e5e5e5;padding:12px;border-radius:4px;background-color:#fff;box-shadow:#63636333 0 2px 8px}#header-account>div>*{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;cursor:pointer;transition:all .2s linear}#header-account>div>*:hover{color:#16a34a}#header-account>div>button{color:#cd0808}#header-account>div>hr{width:100%;height:1px;background-color:#000}#header-account>button.active+div{display:flex}#admin{width:28px;height:28px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:4px;background-color:#16a34a}#live{width:100%;height:56px;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:8px;border-bottom:1px solid #e5e5e5;padding:0 24px;overflow:hidden;box-shadow:0 1px 2px #0000000d}#live>div{height:42px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border:1px solid #d2d8e1;padding:6px 8px;border-radius:12px;background-color:#f1f5f9}#live>div>img{border-radius:8px}#live>div>div{max-width:96px;height:28px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}#live>div>div>p:first-child{width:100%;min-width:48px;max-width:96px;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;overflow:hidden}#live>div>div>p:last-child{width:100%;font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#live>div>p{color:#16a34a;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;margin-left:4px;padding:2px 6px;border-radius:12px;background-color:#16a34a1a}footer{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding:48px 24px 24px;background-color:#f1f5f9}footer>div:first-child{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:48px}footer>div:first-child>div{min-width:200px;max-width:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}footer>div:first-child>div>:first-child{height:32px;display:flex;justify-content:center;align-items:center;margin-bottom:8px}footer>div:first-child>div>p:first-child{font-size:18px;font-weight:500}footer>div:first-child>div>p:not(:first-child){color:#4b5563}footer>div:first-child>div>a:not(:first-child){color:#4b5563;cursor:pointer;transition:all .2s linear}footer>div:first-child>div>a:not(:first-child):hover{color:#16a34a}footer>hr{width:100%;height:1px;background-color:#d2d8e1}footer>div:last-child{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}footer>div:last-child>p{color:#64748b;font-size:14px}footer>div:last-child>div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}footer>div:last-child>div>a{width:28px;height:28px;color:#64748b;font-size:12px;display:flex;justify-content:center;align-items:center;border:1px solid #64748b;cursor:pointer;border-radius:50%;transition:all .2s linear}footer>div:last-child>div>a:hover{color:#16a34a;border-color:#16a34a}main,section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px}section.secondary{background-color:#f8f8f8}.tag{color:#16a34a;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:4px 12px;border-radius:12px;background-color:#16a34a1a}.tag.warn{color:#f7b531;background-color:#f7b5311a}.tag.danger{color:#f74141;background-color:#f741411a}.title{max-width:552px;font-size:28px;font-weight:600}.title>span{color:#16a34a}.center{text-align:center}.description{max-width:552px;color:#4b5563;margin:12px 0}.brands{width:100%;max-width:1440px;padding:64px 24px}.brands-crop{width:100%;overflow:hidden}.brands-inner{width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:48px;animation:scroll 24s linear infinite}.brands-inner>img{height:auto}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 24px))}}body:has(#chat.open){padding-right:304px}#chat-toggle{position:fixed;right:24px;bottom:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s linear,right .2s ease}#chat-toggle:hover{transform:scale(1.125)}body:has(#chat.open) #chat-toggle{right:328px}.live:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:50%;background-color:#16a34a;animation:twinkle-green 4s ease-in-out infinite alternate}@keyframes twinkle-green{0%{opacity:.2;transform:scale(.9);box-shadow:0 0 #16a34a00}25%{opacity:.85;transform:scale(1.15);box-shadow:0 0 8px 2px #16a34a8c,inset 0 0 18px 8px #16a34a59}50%{opacity:.4;transform:scale(1);box-shadow:0 0 4px 1px #16a34a40,inset 0 0 10px 4px #16a34a26}75%{opacity:1;transform:scale(1.25);box-shadow:0 0 14px 4px #16a34acc,inset 0 0 28px 12px #16a34a73}to{opacity:.25;transform:scale(.95);box-shadow:0 0 2px #16a34a26,inset 0 0 6px 2px #16a34a0d}}#chat{position:fixed;z-index:1;top:0;right:0;bottom:0;width:304px;border-left:1px solid #e5e5e5;transition:all .2s ease;background-color:#fff;transform:translate(100%)}#chat.open{transform:none}#chat-header{width:100%;height:80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5;padding:0 24px;box-shadow:0 1px 2px #0000000d}#chat-header>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}#chat-header>div>label{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding-left:4px}#chat-selector{position:absolute;inset:0;opacity:0;cursor:pointer}#chat-close{width:24px;height:24px;display:none;justify-content:center;align-items:center;cursor:pointer}#chat>.chat{height:calc(100% - 80px)}#chat>.chat:not(.active){display:none}.chat{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding:12px}.chat>div{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;overflow:auto}.message{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.message>div{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.message>div>p:first-child{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.message>div>p:first-child>img.avatar{border-radius:4px}.message>div>p:first-child>span{min-width:20px;height:20px;color:#16a34a;font-size:14px;display:flex;justify-content:center;align-items:center;padding:0 6px;border-radius:10px;background-color:#16a34a1a}.message>div>p:first-child>span.admin{color:#cd0808;background-color:#cd08081a}.message>div>p:last-child{color:#64748b;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.message-delete{width:14px;height:14px;color:#cd0808;font-size:12px;display:none;justify-content:center;align-items:center;cursor:pointer}.chat.admin .message-delete{display:flex}.message>p{width:100%;color:#4b5563;font-size:14px;border:1px solid #d2d8e1;padding:8px;border-radius:8px;background-color:#f1f5f9}.chat>form{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.chat>form>input{width:100%;height:32px;font-size:12px;border:2px solid #16a34a;padding:0 8px;border-radius:8px}.chat>form>button{min-width:32px;height:32px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px;background-color:#16a34a}#app{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px}#cta{gap:12px;background-color:#16a34a}#cta>h2{color:#fff}#cta>p{max-width:720px;color:#f5f5f5}#cta>.action-buttons>a:first-child{color:#16a34a;border-color:#fff;background-color:#fff}#cta>.action-buttons>a:first-child:hover{background-color:#fff}#cta>.action-buttons>a:last-child{color:#fff;border:2px solid #ffffff}.table>div:first-child{border-bottom:1px solid #e5e5e5}.table>div>p{height:40px;display:flex;justify-content:flex-start;align-items:center;gap:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table>div:first-child>p{color:#4b5563}.table>div>p.center{justify-content:center}.table>div>p .rounded{border-radius:4px}.table>div>p .status{width:100%;font-weight:500;text-transform:uppercase}.table{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;overflow:auto}.table>div{width:100%;min-width:940px;display:grid;gap:24px}.popup{position:fixed;z-index:2;inset:0;display:none;justify-content:center;align-items:center;padding:24px 12px;background-color:#000000a6}.popup.show{display:flex}body:has(.popup.show){overflow:hidden}.popup>*{width:100%;max-width:384px;max-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:1px solid #e5e5e5;overflow:auto;border-radius:8px;background-color:#fff;box-shadow:#63636333 0 2px 8px}.popup>*>div:first-child{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px}.popup-title{font-size:20px;font-weight:600}.popup-close{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 940px){.logo{font-size:20px}#header-links{position:fixed;z-index:1;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:1fr 1.2fr 1.5fr 1.2fr 1fr;grid-template-areas:"c1 c2 c4 c3 c5";gap:8px;border-top:1px solid #e5e5e5;padding:0 24px;background-color:#fff;box-shadow:0 -1px 2px #0000000d}#header-links>*{width:100%;font-size:12px;flex-direction:column}#header-links>:nth-child(1){grid-area:c1}#header-links>:nth-child(2){grid-area:c2}#header-links>:nth-child(3){grid-area:c3}#header-links>:nth-child(4){grid-area:c4}#header-links>:nth-child(5){grid-area:c5}#header-links>#chat-open{display:flex}#header-links>*>svg{width:18px;height:18px}#header-actions{width:auto;flex-direction:row;gap:8px}#header-actions>a{width:auto;height:32px;padding:0 8px}#header-account{gap:8px}#header-account>p{padding:0 8px}#header-account>button{width:112px}footer>div:first-child{flex-direction:column;gap:24px}footer>div:last-child{flex-direction:column;justify-content:center}.action-buttons{width:100%;flex-direction:column}.action-buttons>*{width:100%}body{padding-bottom:64px}body:has(#chat.open){padding-right:0;overflow:hidden}#chat-toggle{display:none}#chat{position:fixed;width:100%}#chat-close{display:flex}}
