@keyframes bgOp-a9b076ef{0%{opacity:0}}.backDrop[data-v-a9b076ef]{height:78vh;padding:48px 32px;min-height:78vh;width:100vw;display:flex;align-items:start;justify-content:center;background-color:#00000080;position:fixed;top:0;left:0;z-index:1000;animation:.3s ease 1 normal both running bgOp-a9b076ef}@media (min-width: 1024px){.backDrop[data-v-a9b076ef]{height:100vh;padding:48px 0;min-height:100vh;width:calc(100vw - 12px)}}.card[data-v-a9b076ef]{width:100%;background-color:var(--contrast_bg);padding:36px 24px;height:100%;overflow-y:scroll;position:relative;z-index:2;border-radius:8px;box-shadow:var(--themed-border);display:flex;flex-direction:column}@media (min-width: 1024px){.card[data-v-a9b076ef]{width:540px;border-radius:10px;padding:48px;height:100%;max-height:calc(100vh - 96px)}}#look[data-v-a9b076ef]{position:absolute;right:8px;top:8px;font-family:Geist Mono;font-size:12px;letter-spacing:-.013em;font-weight:400;background-color:var(--candy);padding:4px 6px;color:#fff;border-radius:6px}@media (min-width: 1024px){#look[data-v-a9b076ef]{font-size:14px;top:12px}}.icon[data-v-a9b076ef]{color:var(--mako)}.bigtext[data-v-a9b076ef]{margin-left:auto;margin-right:auto;line-height:1.1;font-family:Inter;letter-spacing:-.0325em;font-variation-settings:"opsz" 28;text-align:start;margin-bottom:12px}@media (min-width: 1024px){.bigtext[data-v-a9b076ef]{margin-bottom:24px}}.inputRow[data-v-a9b076ef]{width:100%;display:flex;flex-direction:column;gap:8px}.inputRow .prefix[data-v-a9b076ef]{font-family:Inter;font-size:16px;letter-spacing:-.013em;font-weight:500;font-variation-settings:"opsz" 28;color:var(--foreground);display:flex;justify-content:space-between;width:100%}.ante[data-v-a9b076ef]{font-family:Inter;font-size:12px;font-variation-settings:"opsz" 28;color:var(--mako);position:relative}.emailInput[data-v-a9b076ef]{height:36px;width:100%;background-color:var(--contrast_bg);border:1px solid var(--gutil);border-radius:6px;padding-left:8px;font-family:Inter;font-size:14px;letter-spacing:-.013em;font-weight:400;font-variation-settings:"opsz" 28;color:var(--foreground)}@media (min-width: 1024px){.ante[data-v-a9b076ef]{font-size:14px}.emailInput[data-v-a9b076ef]{height:44px;padding-left:12px;font-size:16px}}.contactHold[data-v-a9b076ef]{position:relative;width:100%;background-color:var(--contrast_bg);padding-left:12px;border:1px solid var(--gutil);border-radius:6px;display:flex;align-items:center}.contactHold .emailInput[data-v-a9b076ef]{border:none}.contactHold .emailInput[data-v-a9b076ef]:focus{outline:none;box-shadow:none;animation:none}.contactHold[data-v-a9b076ef]:has(.emailInput:focus){outline:groove transparent;box-shadow:0 0 0 3px #005fcc46;animation:hehe-a9b076ef .4s ease 1}.contactHold i[data-v-a9b076ef]{color:var(--mako2)}.addItem[data-v-a9b076ef]{border:none;outline:none;display:flex;align-items:center;padding:12px;background-color:transparent;border-radius:6px;cursor:pointer;gap:8px;color:var(--mako2)}.addItem[data-v-a9b076ef]:hover{background-color:var(--background_hover)}.removeContact[data-v-a9b076ef]{position:absolute;top:6px;right:6px;height:24px;width:24px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent}.removeIcon[data-v-a9b076ef]{color:var(--foreground)}@media (min-width: 1024px){.removeContact[data-v-a9b076ef]{position:absolute;top:8px;right:6px;height:28px;width:28px}}.removeContact[data-v-a9b076ef]:hover{background-color:var(--background_hover)}.emailInput[data-v-a9b076ef]:focus{outline:groove transparent;box-shadow:0 0 0 3px #005fcc46;animation:hehe-a9b076ef .4s ease 1}.emailInput.text[data-v-a9b076ef]{height:auto;padding:12px;min-height:88px;resize:vertical}.Checkboxroot[data-v-a9b076ef]{cursor:pointer;background-color:var(--contrast_bg);width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--gutil);color:var(--primary);outline:none}.Checkboxroot[data-v-a9b076ef]:hover{background-color:var(--background_hover)}.CheckboxIndicator[data-v-a9b076ef]{color:var(--grass-11)}@keyframes hehe-a9b076ef{0%{opacity:0;transform:translate(-10px)}}#lrow[data-v-a9b076ef]{margin-top:24px;margin-bottom:24px}#lrow2[data-v-a9b076ef]{margin-bottom:24px}#lrow3[data-v-a9b076ef]{margin-bottom:48px}.submit[data-v-a9b076ef]{height:48px}.submit[data-v-a9b076ef]:focus{outline:none;box-shadow:0 0 0 3px #005fcc46;animation:hehe-a9b076ef .4s ease 1}.loader[data-v-a9b076ef]{width:1.15rem;height:1.15rem;border-radius:50%;position:relative;animation:rotate-a9b076ef 1s linear infinite}.loader[data-v-a9b076ef]:before,.loader[data-v-a9b076ef]:after{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:4px solid var(--foreground);animation:prixClipFix-a9b076ef 2s linear infinite}.loader[data-v-a9b076ef]:after{border-color:transparent;animation:prixClipFix-a9b076ef 2s linear infinite,rotate-a9b076ef .5s linear infinite reverse;inset:6px}@keyframes rotate-a9b076ef{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix-a9b076ef{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.SelectTrigger[data-v-a9b076ef]{margin-bottom:24px;display:inline-flex;align-items:center;justify-content:space-between;border-radius:6px;line-height:1;height:40px;padding:0 18px 0 12px;gap:5px;background-color:var(--contrast_bg);color:var(--foreground);border:1px solid var(--gutil);font-family:Inter;font-size:14px;letter-spacing:-.013em;font-weight:400;font-variation-settings:"opsz" 28;cursor:pointer}@media (min-width: 1024px){.SelectTrigger[data-v-a9b076ef]{height:44px;font-size:16px}}.SelectTrigger[data-v-a9b076ef]:hover{background-color:var(--background_hover)}.SelectTrigger[data-v-a9b076ef]:focus{outline:none}[data-v-a9b076ef] .SelectContent{background-color:var(--contrast_bg)!important;border-radius:8px;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833;border:1px solid var(--gutil);z-index:1001;padding:0 8px 12px}.SelectViewport[data-v-a9b076ef]{padding:5px}.SelectItem[data-v-a9b076ef]{line-height:1;color:var(--foreground);border-radius:6px;display:flex;align-items:center;padding:12px 32px 12px 24px;position:relative;-webkit-user-select:none;user-select:none;font-family:Inter;cursor:pointer;font-size:14px;letter-spacing:-.013em;font-weight:400;font-variation-settings:"opsz" 28}.SelectItem[data-highlighted][data-v-a9b076ef]{outline:none;background-color:var(--background_hover);color:var(--primary)}.SelectLabel[data-v-a9b076ef]{padding:12px 44px 0 12px;font-size:14px;line-height:24px;color:var(--mako);font-weight:500}.SelectItemIndicator[data-v-a9b076ef]{position:absolute;left:0;width:24px;display:inline-flex;align-items:center;justify-content:center}.numberContent[data-v-a9b076ef]{display:flex;align-items:center;border:1px solid var(--gutil);border-radius:6px;width:fit-content;position:relative;height:36px;padding:0}.numberInput[data-v-a9b076ef]{font-family:Inter;font-size:14px;letter-spacing:-.013em;font-weight:500;font-variation-settings:"opsz" 28;color:var(--foreground);outline:none;padding:0 8px;width:fit-content;max-width:4rem;text-align:center;border:none;background-color:var(--contrast_bg)}@media (min-width: 1024px){.numberContent[data-v-a9b076ef]{height:38px}.numberInput[data-v-a9b076ef]{font-size:16px}}.numberBtn[data-v-a9b076ef]{border:none;outline:none;height:100%;position:relative;background-color:transparent;cursor:pointer;color:var(--foreground)}main[data-v-bc839edc]{background-color:var(--bg)}section[data-v-bc839edc]{padding-top:96px;padding-bottom:32px}.inner[data-v-bc839edc]{height:fit-content;display:grid;width:calc(100% - 48px);margin-left:24px;position:relative;--box-width: calc(12.5vw - 6px) ;grid-template-columns:repeat(8,var(--box-width));grid-template-rows:repeat(8,var(--box-width));border-bottom:1px solid var(--gutil);border-left:1px solid var(--gutil)}@media (min-width: 1024px){.inner[data-v-bc839edc]{margin-left:unset;height:fit-content;width:100%;display:grid;position:relative;--box-width: calc(1200px/12 - 16vh/12);grid-template-columns:repeat(12,var(--box-width));grid-template-rows:repeat(6,var(--box-width));border-bottom:1px solid var(--gutil);border-left:1px solid var(--gutil)}section[data-v-bc839edc]{padding-top:100px;padding-bottom:100px}}#topright[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:.4s}#topleft[data-v-bc839edc],.topleft[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:.6s}#bottomright[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:.8s}#bottomleft[data-v-bc839edc],.bottomleft[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:1s}.topLeftDelay[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:.8s}.bottomLeftDelay[data-v-bc839edc]{animation:.4s ease 1 normal both running RmeheTop;animation-delay:1.4s}.cross[data-v-bc839edc]{position:absolute;width:24px;height:24px;display:flex;z-index:1}#left[data-v-bc839edc]{top:-12px;left:-12px}#right[data-v-bc839edc]{bottom:-12px;right:-12px}#right .vcross[data-v-bc839edc]{width:.5px;transform:translate(-.5px)}.vcross[data-v-bc839edc],.hcross[data-v-bc839edc]{background-color:var(--foreground);position:absolute}.vcross[data-v-bc839edc]{left:50%;top:0;height:100%;width:1px;transform:translate(-50%)}.hcross[data-v-bc839edc]{left:0;top:50%;height:.4px;width:100%}.cell[data-v-bc839edc]{border-top:1px solid var(--gutil);border-right:1px solid var(--gutil);position:relative;z-index:0}#hide[data-v-bc839edc]{border-right:none;pointer-events:none}.comment[data-v-bc839edc]{position:absolute;z-index:1!important;top:0;right:0;height:var(--box-width);width:fit-content;display:flex;align-items:center;justify-content:center;padding:12px;background-color:#171717;border-radius:9999px;color:#fff;white-space:nowrap;letter-spacing:-.12px;font-size:14px;gap:4px;font-weight:500}.comment.left[data-v-bc839edc]{left:0;top:0;z-index:1;background-color:#fff;color:#000;border:1px solid var(--gutil)}@media (min-width: 1024px){.comment[data-v-bc839edc]{position:absolute;z-index:1;top:0;right:0;height:100%;width:fit-content;padding:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#171717;color:#fff;white-space:nowrap;letter-spacing:-.96px;font-size:2rem;line-height:2rem;font-weight:600;border-radius:9999px;gap:.5rem}.comment.left[data-v-bc839edc]{left:0;top:0;z-index:1;background-color:#fff;color:#000;border:1px solid var(--gutil)}}.comment span[data-v-bc839edc]{position:relative;z-index:2}.comment svg[data-v-bc839edc],.cell svg[data-v-bc839edc]{position:absolute;z-index:1;bottom:0;right:-4.4px;background-color:transparent;fill:#171717;height:22px;width:26px}#leftSvg[data-v-bc839edc]{left:-4.4px;bottom:0;fill:#fff;z-index:0}@media (min-width: 1024px){.comment svg[data-v-bc839edc],.cell svg[data-v-bc839edc]{height:45px;width:53px;right:-9px}#leftSvg[data-v-bc839edc]{left:-9.5px;bottom:2px}}#leftSvg path[data-v-bc839edc]{stroke:var(--gutil)}.cover[data-v-bc839edc]{position:absolute;bottom:3.2px;left:1.5px;height:12px;width:12px;background-color:#fff;z-index:1}@media (min-width: 1024px){.cover[data-v-bc839edc]{position:absolute;background-color:#fff;border-radius:50%;bottom:8px;left:1px;height:70%;width:calc(2.5rem + 2px);z-index:1}}@keyframes blink-bc839edc{0%{opacity:0}}.indicator[data-v-bc839edc]{height:12px;aspect-ratio:9/14;background-color:#666;animation:blink-bc839edc 1.1s steps(2) infinite}.go[data-v-bc839edc]{position:relative;border-radius:9999px;font-size:14px;z-index:100;padding:4px 6px;cursor:pointer;background-color:#fff;color:#171717;border:none;box-shadow:0 0 0 1px #00000014,0 2px 2px #0000000a}.go[data-v-bc839edc]:hover{background-color:#f1f1f1}#last[data-v-bc839edc]{width:calc(var(--box-width) * 4);justify-content:space-between}@media (min-width: 1024px){.indicator[data-v-bc839edc]{height:24px}.go[data-v-bc839edc]{padding:0 14px;height:48px;font-size:16px}#last[data-v-bc839edc]{width:calc(var(--box-width) * 4.5);justify-content:space-between}}.text-center[data-v-bc839edc]{max-width:800px;height:auto;position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;z-index:100;padding:0 48px 48px}@media (min-width: 1024px){.text-center[data-v-bc839edc]{padding:0 32px 48px}}#uArticle[data-v-bc839edc]{margin-bottom:8px}.subArticle[data-v-bc839edc]{letter-spacing:-.04em;margin-bottom:6px;font-weight:600;background:var(--tint-text-bg);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.articleText[data-v-bc839edc]{line-height:1.5;color:var(--mako);margin-bottom:32px}.underbrow[data-v-bc839edc]{position:absolute;grid-area:8 / 1;width:100%;height:var(--box-width);display:flex;justify-content:center;align-items:center;font-family:Geist Mono;color:var(--mako);line-height:180%;animation:.4s ease 1 normal both running fade-bc839edc;animation-delay:1s;z-index:99}@media (min-width: 1024px){.underbrow[data-v-bc839edc]{grid-area:5 / 1}}@keyframes fade-bc839edc{0%{opacity:0}to{opacity:1}}.socSection[data-v-bc839edc]{padding-top:0;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:48px}.formBtn[data-v-bc839edc]{height:unset;padding:unset;width:unset;border:unset;color:unset;background-color:unset;font-family:unset;font-size:16px;text-decoration:underline;color:var(--primary);cursor:pointer}
