.BannerCard-module__h0ml0q__bannerCard{color:#fff;background-color:var(--primary,#425aef);background-image:linear-gradient(-45deg, var(--primary,#425aef), #0f4667, #2a6973 150%, #67044d);background-position:0 28%;background-repeat:no-repeat;background-size:400%;border-radius:12px;width:100%;position:relative;overflow:hidden}.BannerCard-module__h0ml0q__bannerInner{width:100%;height:100%;padding:2rem;display:flex;position:relative}.BannerCard-module__h0ml0q__bannerInner:before{z-index:1;content:"";background:#0006;position:absolute;inset:0}.BannerCard-module__h0ml0q__bannerContent{z-index:2;text-align:left;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.BannerCard-module__h0ml0q__bannerTips{opacity:.8;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.BannerCard-module__h0ml0q__bannerTitle{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2;display:block}.BannerCard-module__h0ml0q__bannerBottom{justify-content:space-between;align-items:center;display:flex}.BannerCard-module__h0ml0q__bannerDesc{opacity:.9;font-size:.875rem;line-height:1.5}.BannerCard-module__h0ml0q__bannerButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BannerCard-module__h0ml0q__bannerButtonIcon{flex-shrink:0}.BannerCard-module__h0ml0q__bannerButton:hover{background:#ffffff4d;box-shadow:0 4px 12px #0003}@media (max-width:768px){.BannerCard-module__h0ml0q__bannerInner{padding:1.5rem}.BannerCard-module__h0ml0q__bannerTitle{font-size:1.5rem}}
@keyframes CommentForm-module__z1e52G__iconFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(-2deg)}75%{transform:translateY(-8px)rotate(2deg)}}@keyframes CommentForm-module__z1e52G__owoIn{0%{opacity:0;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-10px)scale(1)}}@keyframes CommentForm-module__z1e52G__owoPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__owoItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__emojiPreviewIn{0%{opacity:0;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-10px)scale(1)}}@keyframes CommentForm-module__z1e52G__commonTipsIn{0%{opacity:0;top:-40px}to{opacity:1;top:-43px}}@keyframes CommentForm-module__z1e52G__commonTriangleIn{0%{opacity:0}to{opacity:1}}.CommentForm-module__z1e52G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CommentForm-module__z1e52G__commentForm{border-radius:8px;max-width:100%}.CommentForm-module__z1e52G__quotePreview{background:var(--comment-form-quote-bg,var(--muted));border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1rem;animation:.25s ease-out CommentForm-module__z1e52G__quoteSlideIn;position:relative}.CommentForm-module__z1e52G__quotePreviewHeader{color:var(--primary);align-items:center;gap:6px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.CommentForm-module__z1e52G__quotePreviewTitle{flex:1}.CommentForm-module__z1e52G__quotePreviewClose{width:1.25rem;height:1.25rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .3s;display:flex}.CommentForm-module__z1e52G__quotePreviewClose:hover{color:var(--primary);background:var(--violet-gray-op,#9999992b)}.CommentForm-module__z1e52G__quotePreviewContent{color:var(--muted-foreground);word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;background:var(--card);border-radius:4px;padding:8px 12px 8px 16px;font-size:.9rem;line-height:1.5;position:relative}.CommentForm-module__z1e52G__quotePreviewContent:before{content:"";background:var(--primary);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}@keyframes CommentForm-module__z1e52G__quoteSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CommentForm-module__z1e52G__textareaContainer{margin-bottom:.5rem}.CommentForm-module__z1e52G__textareaWrapper{box-sizing:border-box;background-color:var(--comment-form-bg,var(--card));border:var(--style-border-always);border-radius:12px;width:100%;max-width:100%;padding:16px;transition:border .2s;position:relative}.CommentForm-module__z1e52G__textareaWrapper:focus-within{border:var(--style-border-hover,1px solid var(--primary))}.CommentForm-module__z1e52G__textareaWrapperLoggedIn .CommentForm-module__z1e52G__inputCount{display:none}.CommentForm-module__z1e52G__loggedInProfileBar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.CommentForm-module__z1e52G__loggedInProfileTrigger{color:var(--violet-fontcolor);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:1rem;font-weight:600;display:inline-flex}.CommentForm-module__z1e52G__loggedInProfileTrigger:hover{color:var(--primary,var(--violet-theme))}.CommentForm-module__z1e52G__loggedInProfileName{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;max-width:min(52vw,16rem);overflow:hidden}.CommentForm-module__z1e52G__loggedInLogoutButton{color:var(--violet-fontcolor);box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,transform .2s;display:inline-flex}.CommentForm-module__z1e52G__loggedInLogoutButton:hover{color:var(--primary,var(--violet-theme));transform:translateY(-1px)}.CommentForm-module__z1e52G__loggedInLogoutButton:focus-visible{outline:2px solid var(--primary,var(--violet-theme));outline-offset:2px}.CommentForm-module__z1e52G__textareaInner{width:100%;min-height:120px;color:var(--violet-fontcolor);box-shadow:none;resize:vertical;background-color:#0000;border:none;border-radius:0;padding:0;font-size:.95rem;line-height:1.6}.CommentForm-module__z1e52G__textareaInner:focus{outline:none}.CommentForm-module__z1e52G__textareaActions{z-index:10;gap:8px;margin-top:.875rem;display:flex;position:relative}.CommentForm-module__z1e52G__actionIcon{width:1.5em;height:1.5em;color:var(--violet-fontcolor);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.CommentForm-module__z1e52G__actionIcon:hover{background-color:var(--violet-post-blockquote-bg,var(--violet-secondbg))}.CommentForm-module__z1e52G__actionIconActive{background-color:var(--violet-post-blockquote-bg,var(--violet-secondbg));color:var(--violet-theme)}.CommentForm-module__z1e52G__actionIcon[disabled]{cursor:not-allowed;opacity:.5}.CommentForm-module__z1e52G__previewButton{width:auto;height:auto;padding:0 .35rem}.CommentForm-module__z1e52G__owo{position:relative}.CommentForm-module__z1e52G__owoLogo{justify-content:center;align-items:center;width:1.25em;height:1.25em;display:flex}.CommentForm-module__z1e52G__owoPortalWrap{z-index:1998;pointer-events:none;position:fixed;inset:0}.CommentForm-module__z1e52G__owoPortalWrap>*{pointer-events:auto}.CommentForm-module__z1e52G__owoOverlay{z-index:1999;background:0 0;transition:opacity .15s;position:fixed;inset:0}.CommentForm-module__z1e52G__owoOverlayClosing{opacity:0}.CommentForm-module__z1e52G__owoBody{top:var(--owo-top,auto);left:var(--owo-left,0);z-index:2000;cursor:auto;background-color:var(--violetard-bg);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border:var(--style-border-always);border-radius:8px;min-width:31.25rem;max-width:500px;animation:.2s ease-out CommentForm-module__z1e52G__owoPanelIn;position:fixed;overflow:hidden;box-shadow:0 8px 24px -4px #0000001f}.CommentForm-module__z1e52G__owoBodyClosing{animation:.15s ease-in forwards CommentForm-module__z1e52G__owoPanelOut}@keyframes CommentForm-module__z1e52G__owoPanelOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)translateY(4px)}}.CommentForm-module__z1e52G__owoItems{max-height:200px;padding:10px;overflow-y:auto}.CommentForm-module__z1e52G__owoItem{box-sizing:border-box;text-align:center;cursor:pointer;border-radius:5px;width:14%;padding:5px 10px;font-size:12px;line-height:14px;list-style-type:none;transition:background-color .3s,transform .15s;animation:.3s ease-out both CommentForm-module__z1e52G__owoItemIn;display:inline-block}.CommentForm-module__z1e52G__owoItem:nth-child(-n+7){animation-delay:50ms}.CommentForm-module__z1e52G__owoItem:nth-child(n+8):nth-child(-n+14){animation-delay:.1s}.CommentForm-module__z1e52G__owoItem:nth-child(n+15):nth-child(-n+21){animation-delay:.15s}.CommentForm-module__z1e52G__owoItem:nth-child(n+22):nth-child(-n+28){animation-delay:.2s}.CommentForm-module__z1e52G__owoItem:nth-child(n+29){animation-delay:.22s}.CommentForm-module__z1e52G__owoItem:hover{background-color:#90939921;transform:scale(1.1)}.CommentForm-module__z1e52G__owoItem:active{transform:scale(.95)}.CommentForm-module__z1e52G__owoItem img{object-fit:contain;width:2.25rem;max-width:100%;height:2.25rem}.CommentForm-module__z1e52G__owoBar{border-top:1px solid #9093994f;border-radius:0 0 4px 4px;width:100%}.CommentForm-module__z1e52G__owoPackages{white-space:nowrap;text-align:left;background:var(--violet-background,var(--background));height:48px;margin:0;padding:0;font-size:0;overflow-x:auto}.CommentForm-module__z1e52G__owoPackages li{cursor:pointer;justify-content:center;align-items:center;width:50px;height:48px;padding:0 10px;font-size:28px;line-height:48px;list-style-type:none;transition:all .3s;display:inline-flex;overflow:hidden}.CommentForm-module__z1e52G__owoPackages li img{object-fit:contain;width:28px;height:28px}.CommentForm-module__z1e52G__owoPackages li:first-child{border-radius:0 0 0 3px}.CommentForm-module__z1e52G__owoPackageActive{background:var(--violetard-bg)}.CommentForm-module__z1e52G__inputCount{color:var(--violet-secondtext);-webkit-user-select:none;user-select:none;margin-left:auto;font-size:.8rem}.CommentForm-module__z1e52G__loggedInSubmitWrapper{z-index:11;align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.CommentForm-module__z1e52G__loggedInSubmitButton{min-width:80px;color:var(--violet-background,var(--background));cursor:pointer;background-color:var(--violet-fontcolor);border:1px solid #0000;border-radius:12px;padding:.4rem 1.25rem;font-weight:600;transition:all .3s}.CommentForm-module__z1e52G__loggedInSubmitButton:hover{color:var(--primary-foreground,var(--violet-white));background-color:var(--primary);border-color:color-mix(in srgb, var(--primary) 74%, transparent);box-shadow:0 10px 24px color-mix(in srgb, var(--primary) 22%, transparent);transform:translateY(-1px)}.CommentForm-module__z1e52G__cancelButton{color:var(--violet-fontcolor);background:var(--violet-secondbg);border:1px solid var(--violetard-border,var(--border));cursor:pointer;border-radius:8px;padding:0 1rem;transition:all .3s;height:32px!important}.CommentForm-module__z1e52G__cancelButton:hover{color:var(--violet-white);background:var(--violet-lighttext)}.CommentForm-module__z1e52G__markdownPreviewContainer{border:1px solid var(--violetard-border,var(--border));border-radius:8px;margin-top:12px;padding:12px}.CommentForm-module__z1e52G__previewLabel{color:var(--violet-secondtext);border-bottom:1px dashed var(--violetard-border,var(--border));margin-bottom:8px;padding-bottom:8px;font-size:12px}.CommentForm-module__z1e52G__markdownPreview{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--violet-fontcolor);max-height:300px;font-size:.95rem;line-height:1.6;overflow-y:auto}.CommentForm-module__z1e52G__markdownPreview p{margin:.5rem 0}.CommentForm-module__z1e52G__markdownPreview code:not(.CommentForm-module__z1e52G__hljs){color:#fff;background:var(--violetode-stress);box-shadow:var(--violet-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentForm-module__z1e52G__markdownPreview pre,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__md-editor-code{max-width:100%;overflow-x:auto}.CommentForm-module__z1e52G__markdownPreview table{max-width:100%;display:block;overflow-x:auto}.CommentForm-module__z1e52G__markdownPreview img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentForm-module__z1e52G__markdownPreview img:not(.CommentForm-module__z1e52G__violet-owo-emotion){cursor:zoom-in}.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__violet-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentForm-module__z1e52G__markdownPreview a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentForm-module__z1e52G__markdownPreview a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentForm-module__z1e52G__markdownPreview>:last-child{margin-bottom:.5rem!important}.CommentForm-module__z1e52G__formMetaActions{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.CommentForm-module__z1e52G__formMetaActionsReply{flex-direction:column;gap:0}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__metaInputs{grid-template-columns:repeat(3,1fr);width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper{align-self:flex-end;margin-top:.5rem}.CommentForm-module__z1e52G__metaInputs{flex-grow:1;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.CommentForm-module__z1e52G__metaInput[data-hint]:before{z-index:100;color:var(--violet-white);white-space:nowrap;content:attr(data-hint);background:var(--violet-main-op-deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:6px 14px;font-size:.875rem;line-height:1.4;display:none;position:absolute;top:-43px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001a}.CommentForm-module__z1e52G__metaInput[data-hint]:after{content:"";border:6px solid #0000;border-top-color:var(--violet-main-op-deep);display:none;position:absolute;top:-2px;left:50%;transform:translate(-50%,-100%)}.CommentForm-module__z1e52G__metaInput[data-hint]:focus-within:before{z-index:100;animation:.3s CommentForm-module__z1e52G__commonTipsIn;display:block}.CommentForm-module__z1e52G__metaInput[data-hint]:focus-within:after{z-index:100;animation:.3s CommentForm-module__z1e52G__commonTriangleIn;display:block}.CommentForm-module__z1e52G__metaInputGroup{flex-direction:column;gap:4px;display:flex}.CommentForm-module__z1e52G__metaInput{border:var(--style-border-always);border-radius:8px;align-items:stretch;height:32px;transition:border-color .2s;display:flex;position:relative}.CommentForm-module__z1e52G__metaInput:focus-within{border-color:var(--primary)}.CommentForm-module__z1e52G__metaInputInvalid{border-color:var(--violet-red)!important}.CommentForm-module__z1e52G__metaError{color:var(--violet-red);padding-left:2px;font-size:.7rem;line-height:1}.CommentForm-module__z1e52G__metaLabel{color:var(--violet-fontcolor);background-color:var(--violet-secondbg);border:none;border-right:1px solid var(--violetard-border,var(--border));border-radius:7px 0 0 7px;align-items:center;padding:0 12px;font-weight:600;display:flex}.CommentForm-module__z1e52G__metaField{color:var(--violet-fontcolor);background:var(--violetard-bg);border:none;border-radius:0 7px 7px 0;flex:1;padding:0 .75rem}.CommentForm-module__z1e52G__metaField::placeholder{color:var(--violet-secondtext)}.CommentForm-module__z1e52G__metaField:focus{outline:none}.CommentForm-module__z1e52G__buttonsWrapper{align-items:stretch;gap:.5rem;display:flex}.CommentForm-module__z1e52G__submitButton{min-width:112px;color:var(--violet-background,var(--background));background-color:var(--violet-fontcolor);border:0 solid var(--violet-main);cursor:pointer;border-radius:8px;padding:0 2rem;font-weight:600;transition:all .3s;height:32px!important}.CommentForm-module__z1e52G__submitButton:hover{opacity:.85}.CommentForm-module__z1e52G__isDisabled{opacity:1;pointer-events:none;color:var(--muted-foreground)!important;cursor:not-allowed!important;background-color:var(--muted)!important;border-color:#0000!important}.CommentForm-module__z1e52G__errorText{color:var(--violet-red);font-size:.85rem}.CommentForm-module__z1e52G__dialogOverlay{z-index:80;color:var(--violet-fontcolor);background:#00000073;font-size:1rem;font-weight:700;position:fixed;inset:0}.CommentForm-module__z1e52G__dialogClose{cursor:pointer;color:var(--violet-secondtext);background:0 0;border:none}.CommentForm-module__z1e52G__dialogContent{color:var(--violet-secondtext);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.CommentForm-module__z1e52G__dialogActions{justify-content:flex-end;gap:.5rem;display:flex}.CommentForm-module__z1e52G__profileDialog{border-radius:24px;width:min(90vw,360px);padding:1.5rem}.CommentForm-module__z1e52G__profileForm{flex-direction:column;gap:1rem;display:flex}.CommentForm-module__z1e52G__profileFieldGroup{flex-direction:column;gap:.5rem;display:flex}.CommentForm-module__z1e52G__profileLabel{color:var(--violet-fontcolor);font-size:.95rem;font-weight:600}.CommentForm-module__z1e52G__profileField{width:100%;color:var(--violet-fontcolor);background:var(--violet-secondbg);border:1px solid #0000;border-radius:14px;outline:none;padding:.9rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.CommentForm-module__z1e52G__profileField:focus{border-color:var(--primary,var(--violet-theme));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary,var(--violet-theme)) 15%, transparent)}.CommentForm-module__z1e52G__profileFieldReadonly{color:color-mix(in srgb, var(--violet-fontcolor) 78%, transparent);cursor:default}.CommentForm-module__z1e52G__profileFieldReadonly:focus{box-shadow:none;border-color:#0000}.CommentForm-module__z1e52G__profileFieldInvalid{border-color:var(--violet-red)}.CommentForm-module__z1e52G__profileFieldError{color:var(--violet-red);font-size:.85rem}.CommentForm-module__z1e52G__profileSaveButton{width:100%;min-height:3rem;color:var(--primary-foreground,var(--violet-white));background:var(--primary,var(--violet-theme));cursor:pointer;border:none;border-radius:14px;margin-top:1.25rem;font-size:1rem;font-weight:700;transition:opacity .2s,transform .2s}.CommentForm-module__z1e52G__profileSaveButton:hover:not(:disabled){transform:translateY(-1px)}.CommentForm-module__z1e52G__profileSaveButton:disabled{cursor:wait;opacity:.7}@media (max-width:640px){.CommentForm-module__z1e52G__loggedInProfileBar{align-items:flex-start}.CommentForm-module__z1e52G__loggedInLogoutButton{width:auto}}.CommentForm-module__z1e52G__emojiPreview{z-index:9999;pointer-events:none;background-color:var(--violetard-bg,#fff);border:1px solid var(--border,#e0e0e0);border-radius:10px;justify-content:center;align-items:center;padding:8px;animation:.2s cubic-bezier(.42,0,.3,1.11) CommentForm-module__z1e52G__emojiPreviewIn;display:flex;position:fixed;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.CommentForm-module__z1e52G__emojiPreview img{width:64px;height:64px;display:block}.CommentForm-module__z1e52G__commentContent{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--violet-fontcolor);font-size:.95rem;line-height:1.6;transition:opacity .2s}.CommentForm-module__z1e52G__commentContent p{margin:.5rem 0}.CommentForm-module__z1e52G__commentContent code:not(.CommentForm-module__z1e52G__hljs){color:#fff;background:var(--violetode-stress);box-shadow:var(--violet-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentForm-module__z1e52G__commentContent pre,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__md-editor-code{max-width:100%;overflow-x:auto}.CommentForm-module__z1e52G__commentContent table{max-width:100%;display:block;overflow-x:auto}.CommentForm-module__z1e52G__commentContent img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentForm-module__z1e52G__commentContent img:not(.CommentForm-module__z1e52G__violet-owo-emotion){cursor:zoom-in}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__violet-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentForm-module__z1e52G__commentContent a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentForm-module__z1e52G__commentContent a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentForm-module__z1e52G__commentContent>:last-child{margin-bottom:.5rem!important}.CommentForm-module__z1e52G__commentContent pre code.CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview pre code.CommentForm-module__z1e52G__hljs{border:var(--style-border);background:#1f1f1f;border-radius:12px;padding:1em;display:block;overflow-x:auto}.CommentForm-module__z1e52G__commentContent code.CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview code.CommentForm-module__z1e52G__hljs{padding:3px 5px}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs{color:#abb2bf;background:#282c34}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-comment,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-quote,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-comment,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-quote{color:#5c6370;font-style:italic}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-doctag,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-formula,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-keyword,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-doctag,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-formula,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-keyword{color:#c678dd}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-deletion,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-name,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-section,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-tag,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-subst,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-deletion,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-name,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-section,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-tag,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-subst{color:#e06c75}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-literal,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-literal{color:#56b6c2}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-addition,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-attribute,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-meta .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-regexp,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-addition,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-attribute,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-meta .CommentForm-module__z1e52G__hljs-string,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-regexp,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-string{color:#98c379}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-attr,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-number,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-attr,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-class,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-pseudo,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-template-variable,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-type,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-variable,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-attr,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-number,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-attr,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-class,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-pseudo,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-template-variable,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-type,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-variable{color:#d19a66}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-bullet,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-meta,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-selector-id,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-symbol,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-bullet,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-meta,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-selector-id,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-symbol,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-title{color:#61aeee}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-built_in,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-class .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-title.CommentForm-module__z1e52G__class_,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-built_in,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-class .CommentForm-module__z1e52G__hljs-title,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-title.CommentForm-module__z1e52G__class_{color:#e6c07b}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-emphasis,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-emphasis{font-style:italic}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-strong,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-strong{font-weight:700}.CommentForm-module__z1e52G__commentContent .CommentForm-module__z1e52G__hljs-link,.CommentForm-module__z1e52G__markdownPreview .CommentForm-module__z1e52G__hljs-link{text-decoration:underline}@keyframes CommentForm-module__z1e52G__owoMobileSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CommentForm-module__z1e52G__owoMobileSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (max-width:768px){.CommentForm-module__z1e52G__owoOverlay{background:#0000004d}.CommentForm-module__z1e52G__owoBody{border-radius:12px 12px 0 0;width:100vw;min-width:auto;max-width:none;animation:.25s ease-out CommentForm-module__z1e52G__owoMobileSlideUp;bottom:0;box-shadow:0 -4px 24px -4px #0000001f;top:auto!important;left:0!important}.CommentForm-module__z1e52G__owoBodyClosing{animation:.15s ease-in forwards CommentForm-module__z1e52G__owoMobileSlideDown}.CommentForm-module__z1e52G__owoItems{max-height:35vh}.CommentForm-module__z1e52G__owoItem{width:25%!important}.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply){flex-direction:column}.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__metaInputs{grid-template-columns:1fr;width:100%}.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__buttonsWrapper,.CommentForm-module__z1e52G__formMetaActions:not(.CommentForm-module__z1e52G__formMetaActionsReply) .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__submitButton{width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__metaInputs{grid-template-columns:1fr;gap:.75rem}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper{width:100%}.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__cancelButton,.CommentForm-module__z1e52G__formMetaActionsReply .CommentForm-module__z1e52G__buttonsWrapper .CommentForm-module__z1e52G__submitButton{flex:1;width:auto}.CommentForm-module__z1e52G__formMetaActions{margin-top:1rem}.CommentForm-module__z1e52G__formMetaActions .CommentForm-module__z1e52G__metaInputs{gap:.75rem}}
.CommentItem-module__XFPija__commentItemContainer{width:100%}.CommentItem-module__XFPija__commentItem{gap:.5rem;display:flex}.CommentItem-module__XFPija__commentAvatar{border:1px solid var(--border,#eee);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:50%;width:40px;height:40px}.CommentItem-module__XFPija__avatarLink{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:50%;flex-shrink:0;margin:-.125rem;padding:.125rem;display:inline-flex}.CommentItem-module__XFPija__avatarLink:focus-visible{outline:2px solid var(--primary,var(--violet-theme));outline-offset:2px}.CommentItem-module__XFPija__commentMain{flex-direction:column;flex:1;min-width:0;display:flex}.CommentItem-module__XFPija__commentHeader{align-items:flex-start;margin-bottom:.5rem;display:flex}.CommentItem-module__XFPija__userInfo{flex-direction:column;align-items:flex-start;gap:.18rem;min-width:0;display:flex}.CommentItem-module__XFPija__userPrimaryRow{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.CommentItem-module__XFPija__nickname{color:var(--violet-fontcolor);cursor:default;background:0 0;border:none;padding:0;font-weight:600}.CommentItem-module__XFPija__timestamp{color:var(--violet-fontcolor);font-size:.8rem}.CommentItem-module__XFPija__masterTag{color:#fff;background-color:var(--violet-red);border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.CommentItem-module__XFPija__pinnedTag{color:#fff;background-color:#ff6b6b;border-radius:4px;align-items:center;gap:.25rem;padding:2px 6px;font-size:.7rem;font-weight:700;display:flex}.CommentItem-module__XFPija__commentActions{align-items:center;gap:.5rem;height:auto;display:flex}.CommentItem-module__XFPija__actionButton{color:var(--violet-secondtext);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .3s,background-color .3s;display:flex}.CommentItem-module__XFPija__actionButton:hover{color:var(--violet-fontcolor);background-color:var(--violet-secondbg)}.CommentItem-module__XFPija__actionButtonLiked{color:var(--el-color-primary,var(--violet-main))}.CommentItem-module__XFPija__actionButtonLiked:hover{background-color:var(--violet-secondbg)}.CommentItem-module__XFPija__actionButtonDisabled{color:var(--violet-lighttext);cursor:not-allowed;opacity:.5}.CommentItem-module__XFPija__actionButtonDisabled:hover{color:var(--violet-lighttext);background-color:#0000}.CommentItem-module__XFPija__likeCount{margin-left:6px;font-size:.8rem}.CommentItem-module__XFPija__replyToBlock{color:var(--violet-secondtext);margin-bottom:.5rem;font-size:.75rem}.CommentItem-module__XFPija__replyToNick{cursor:default;background:0 0;border:none;padding:0 .2em;font-weight:500;text-decoration:none}.CommentItem-module__XFPija__commentContent{overflow-wrap:break-word;word-break:break-word;max-width:100%;color:var(--violet-fontcolor);font-size:.95rem;line-height:1.6;transition:opacity .2s}.CommentItem-module__XFPija__commentContent p{margin:.5rem 0}.CommentItem-module__XFPija__commentContent code:not(.CommentItem-module__XFPija__hljs){color:#fff;background:var(--violetode-stress);box-shadow:var(--violet-shadow-border);border-radius:4px;margin:0 4px;padding:2px 4px;line-height:2}.CommentItem-module__XFPija__commentContent pre,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__md-editor-code{max-width:100%;overflow-x:auto}.CommentItem-module__XFPija__commentContent table{max-width:100%;display:block;overflow-x:auto}.CommentItem-module__XFPija__commentContent img{vertical-align:middle;border-radius:4px;max-width:100%;height:auto;max-height:300px}.CommentItem-module__XFPija__commentContent img:not(.CommentItem-module__XFPija__violet-owo-emotion){cursor:zoom-in}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__violet-owo-emotion{width:3rem;height:auto;margin:0;display:inline}.CommentItem-module__XFPija__commentContent a[data-fancybox]{border-bottom:none!important;padding:0!important}.CommentItem-module__XFPija__commentContent a[data-fancybox]:hover{box-shadow:none!important;background:0 0!important}.CommentItem-module__XFPija__commentContent>:last-child{margin-bottom:.5rem!important}.CommentItem-module__XFPija__commentFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-top:.75rem;display:flex}.CommentItem-module__XFPija__commentMeta{flex-wrap:wrap;flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.CommentItem-module__XFPija__metaItem{color:var(--violet-secondtext);white-space:nowrap;background:color-mix(in srgb, var(--violet-secondbg) 90%, white 10%);border:1px solid color-mix(in srgb, var(--border) 88%, white 12%);border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.78rem;line-height:1.25;display:inline-flex}.CommentItem-module__XFPija__commentChildren{flex-direction:column;margin-top:1rem;margin-left:calc(40px + .5rem);padding-top:1rem;display:flex}.CommentItem-module__XFPija__replyFormWrapper{margin-top:1rem;margin-left:calc(40px + .5rem)}.CommentItem-module__XFPija__loadMoreChildrenWrapper{text-align:center;margin-top:1rem;margin-left:calc(40px + .5rem)}.CommentItem-module__XFPija__loadMoreChildrenButton{min-width:120px;color:var(--violet-fontcolor);text-align:center;letter-spacing:3px;cursor:pointer;background-color:var(--violetard-bg);border:var(--style-border);border-radius:50px;padding:.5rem 1rem;font-size:.7rem;transition:all .3s;box-shadow:0 8px 16px -4px #2c2d300c}.CommentItem-module__XFPija__loadMoreChildrenButton:hover:not(:disabled){color:var(--violet-white);background-color:var(--violet-main);border:var(--style-border-none)}.CommentItem-module__XFPija__loadMoreChildrenButton:disabled{cursor:not-allowed;opacity:.6}.CommentItem-module__XFPija__loadMoreChildrenLoading{color:var(--violet-main)}.CommentItem-module__XFPija__commentContent pre code.CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview pre code.CommentItem-module__XFPija__hljs{border:var(--style-border);background:#1f1f1f;border-radius:12px;padding:1em;display:block;overflow-x:auto}.CommentItem-module__XFPija__commentContent code.CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview code.CommentItem-module__XFPija__hljs{padding:3px 5px}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs{color:#abb2bf;background:#282c34}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-comment,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-quote,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-comment,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-quote{color:#5c6370;font-style:italic}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-doctag,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-formula,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-keyword,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-doctag,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-formula,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-keyword{color:#c678dd}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-deletion,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-name,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-section,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-tag,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-subst,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-deletion,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-name,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-section,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-tag,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-subst{color:#e06c75}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-literal,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-literal{color:#56b6c2}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-addition,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-attribute,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-meta .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-regexp,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-addition,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-attribute,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-meta .CommentItem-module__XFPija__hljs-string,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-regexp,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-string{color:#98c379}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-attr,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-number,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-attr,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-class,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-pseudo,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-template-variable,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-type,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-variable,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-attr,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-number,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-attr,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-class,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-pseudo,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-template-variable,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-type,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-variable{color:#d19a66}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-bullet,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-meta,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-selector-id,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-symbol,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-bullet,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-meta,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-selector-id,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-symbol,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-title{color:#61aeee}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-built_in,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-class .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-title.CommentItem-module__XFPija__class_,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-built_in,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-class .CommentItem-module__XFPija__hljs-title,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-title.CommentItem-module__XFPija__class_{color:#e6c07b}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-emphasis,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-emphasis{font-style:italic}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-strong,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-strong{font-weight:700}.CommentItem-module__XFPija__commentContent .CommentItem-module__XFPija__hljs-link,.CommentItem-module__XFPija__markdownPreview .CommentItem-module__XFPija__hljs-link{text-decoration:underline}@media (max-width:768px){.CommentItem-module__XFPija__commentContentCanReply{cursor:pointer}.CommentItem-module__XFPija__commentMeta{gap:.4rem}.CommentItem-module__XFPija__commentChildren,.CommentItem-module__XFPija__replyFormWrapper,.CommentItem-module__XFPija__loadMoreChildrenWrapper{margin-left:0}.CommentItem-module__XFPija__commentFooter{justify-content:flex-start}.CommentItem-module__XFPija__replyFormWrapper{margin-left:0}}
.ReplyItem-module__BMZfaq__replyItemContainer{border-top:var(--style-border-dashed);padding:1.25rem 0}.ReplyItem-module__BMZfaq__replyAvatar{border:1px solid var(--border,#eee);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:50%;width:32px;height:32px}.ReplyItem-module__BMZfaq__replyNickname{color:var(--violet-fontcolor);cursor:default;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600;text-decoration:none}.ReplyItem-module__BMZfaq__replyFormWrapper{margin-top:1rem;margin-left:48px}.ReplyItem-module__BMZfaq__expandRepliesWrapper{margin-top:.75rem}.ReplyItem-module__BMZfaq__expandRepliesButton{color:var(--violet-main);border:1px solid var(--violet-main);cursor:pointer;background:0 0;border-radius:.5rem;padding:.4rem .8rem;font-size:.85rem;transition:all .3s}.ReplyItem-module__BMZfaq__expandRepliesButton:hover{background:var(--violet-main);color:var(--violet-white)}.ReplyItem-module__BMZfaq__replyList{flex-direction:column;display:flex}.ReplyItem-module__BMZfaq__loadMoreReplies{text-align:center;margin:1rem 0}.ReplyItem-module__BMZfaq__loadMoreRepliesButton{color:var(--violet-fontcolor);background:var(--violetard-bg);border:1px solid var(--violet-main);cursor:pointer;border-radius:.5rem;padding:.4rem 1rem;font-size:.85rem;transition:all .3s}.ReplyItem-module__BMZfaq__loadMoreRepliesButton:hover{background:var(--violet-main);color:var(--violet-white)}@media (max-width:768px){.ReplyItem-module__BMZfaq__replyFormWrapper{margin-left:0}.ReplyItem-module__BMZfaq__expandRepliesButton{padding:.35rem .7rem;font-size:.8rem}.ReplyItem-module__BMZfaq__loadMoreRepliesButton{padding:.35rem .8rem;font-size:.8rem}}
@keyframes CommentSection-module__e89LGq__commentHighlightAnimation{0%{background-color:#007bff26}to{background-color:#0000}}@keyframes CommentSection-module__e89LGq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#post-comment{box-sizing:border-box;border-radius:8px;max-width:100%;margin-bottom:3rem;scroll-margin-top:100px}#post-comment .comment--highlight{border-radius:8px;animation:2s ease-out CommentSection-module__e89LGq__commentHighlightAnimation}.CommentSection-module__e89LGq__commentSection{box-sizing:border-box;border-radius:8px;max-width:100%;margin-bottom:3rem;scroll-margin-top:100px}.CommentSection-module__e89LGq__mainCommentFormContainer{flex-direction:column;display:flex}.CommentSection-module__e89LGq__commentHead{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.8rem;display:flex}.CommentSection-module__e89LGq__commentTools{align-items:center;gap:8px;display:flex}.CommentSection-module__e89LGq__formTitle{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex;position:relative}.CommentSection-module__e89LGq__commentCountNumber{color:var(--violetard-bg);background-color:var(--violet-fontcolor);border-radius:20px;padding:3px 6px;font-size:12px;line-height:1;position:absolute;top:8px;left:calc(100% + 5px)}.CommentSection-module__e89LGq__commentRandomInfo{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;transition:all .3s}.CommentSection-module__e89LGq__commentRandomInfo a{color:inherit;text-decoration:none}.CommentSection-module__e89LGq__commentRandomInfo:hover{color:var(--violet-main)}.CommentSection-module__e89LGq__commentRandomInfoActive{color:var(--violet-main);font-weight:600}.CommentSection-module__e89LGq__commentRandomInfoActive .CommentSection-module__e89LGq__commentRandomInfoText:after{content:"";background:var(--violet-main);border-radius:1px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.CommentSection-module__e89LGq__commentRandomInfoText{position:relative}.CommentSection-module__e89LGq__commentListContainer{width:100%;margin-top:1rem}.CommentSection-module__e89LGq__commentListPlaceholder{justify-content:center;align-items:center;min-height:200px;padding:3rem 0;display:flex}.CommentSection-module__e89LGq__commentListPlaceholderContent{color:var(--violet-secondtext);opacity:.7;flex-direction:column;align-items:center;gap:1rem;font-size:.875rem;display:flex}.CommentSection-module__e89LGq__placeholderIcon{opacity:.5;width:3rem;height:3rem}.CommentSection-module__e89LGq__commentsWrapper{gap:var(--comment-item-gap,.75rem);flex-direction:column;display:flex}.CommentSection-module__e89LGq__commentThreadItem{background:var(--comment-item-bg,var(--card));border:var(--comment-item-border,1px solid var(--border));border-radius:var(--comment-item-radius,12px);padding:var(--comment-item-padding,1.25rem);transition:all .3s}.CommentSection-module__e89LGq__commentThreadItem:first-child .CommentSection-module__e89LGq__commentThreadDivider{display:none}.CommentSection-module__e89LGq__commentThreadDivider{display:var(--comment-divider-display,none);border:none;border-top:1px solid var(--border,#eef2f8);margin-top:0;margin-bottom:1.5rem}.CommentSection-module__e89LGq__scrollLoadingContainer{text-align:center;width:100%;margin:2rem auto 0}.CommentSection-module__e89LGq__scrollLoadingSpinner{color:var(--violet-fontcolor);background-color:var(--violetard-bg);border:var(--style-border);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;display:inline-flex;box-shadow:0 8px 16px -4px #2c2d300c}.CommentSection-module__e89LGq__scrollLoadingSpinner svg{animation:1s linear infinite CommentSection-module__e89LGq__spin}.CommentSection-module__e89LGq__commentEmpty{color:var(--violet-secondtext);text-align:center;padding:2rem 0;font-size:.9rem}@media (max-width:768px){.CommentSection-module__e89LGq__commentsWrapper{gap:.5rem}}
.CommentBarrage-module__kqvWMq__commentBarrage{z-index:999;pointer-events:none;opacity:1;visibility:visible;will-change:transform;flex-direction:column;justify-content:end;align-items:flex-end;padding:0 0 20px 10px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .18s,visibility linear;display:flex;position:fixed;bottom:0;right:60px;transform:translate(0,0)}.CommentBarrage-module__kqvWMq__commentBarrage[data-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .18s,visibility 0s linear .28s;transform:translateY(28px)}.CommentBarrage-module__kqvWMq__commentBarrage[data-hidden=false]{opacity:1;visibility:visible;pointer-events:none;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .18s,visibility linear;transform:translate(0,0)}@media screen and (max-width:768px){.CommentBarrage-module__kqvWMq__commentBarrage{display:none!important}}.CommentBarrage-module__kqvWMq__commentBarrageItem{width:fit-content;min-width:300px;max-width:300px;min-height:80px;max-height:150px;color:var(--violet-fontcolor);pointer-events:auto;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:var(--style-border);box-shadow:var(--violet-shadow-border);background:#ffffffd9;border-radius:8px;flex-direction:column;margin:4px;padding:8px 14px;transition:all .3s;display:flex;position:relative;transform:translateZ(0)}.CommentBarrage-module__kqvWMq__barrageClose{z-index:2;width:22px;height:22px;color:var(--violet-fontcolor);cursor:pointer;opacity:.7;background:#00000014;border:none;border-radius:4px;padding:0;transition:opacity .2s,background .2s;position:absolute;top:6px;right:6px}.CommentBarrage-module__kqvWMq__barrageClose:hover{opacity:1;background:#0000001f}.CommentBarrage-module__kqvWMq__barrageClose:focus-visible{outline:2px solid var(--violet-main,currentColor);outline-offset:2px}.CommentBarrage-module__kqvWMq__barrageClose:before,.CommentBarrage-module__kqvWMq__barrageClose:after{content:"";background:currentColor;border-radius:1px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.CommentBarrage-module__kqvWMq__barrageClose:before{transform:translate(-50%,-50%)rotate(45deg)}.CommentBarrage-module__kqvWMq__barrageClose:after{transform:translate(-50%,-50%)rotate(-45deg)}:is(html.dark .CommentBarrage-module__kqvWMq__commentBarrageItem,[data-theme=dark] .CommentBarrage-module__kqvWMq__commentBarrageItem){background:#1e1e1ecc}.CommentBarrage-module__kqvWMq__commentBarrageItem:hover{border:var(--style-border-hover);box-shadow:var(--violet-shadow-main)}.CommentBarrage-module__kqvWMq__barrageContent{color:var(--violet-fontcolor);text-decoration:none}.CommentBarrage-module__kqvWMq__barrageContent:hover{color:var(--violet-main)}.CommentBarrage-module__kqvWMq__barrageHead{border-bottom:var(--style-border);justify-content:space-between;align-items:center;height:30px;padding:0 30px 6px 0;font-size:12px;font-weight:700;line-height:30px;display:flex}.CommentBarrage-module__kqvWMq__barrageTitle{color:var(--violetard-bg);background:var(--violet-fontcolor);border-radius:4px;margin-right:8px;padding:4px;line-height:1;text-decoration:none}.CommentBarrage-module__kqvWMq__barrageBloggerTitle{background:var(--violet-orange)}.CommentBarrage-module__kqvWMq__barrageAvatar{background:var(--violet-secondbg);border-radius:50%;width:16px;height:16px;margin:0 4px 0 auto}.CommentBarrage-module__kqvWMq__barrageNick{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CommentBarrage-module__kqvWMq__barrageContent{cursor:pointer;height:calc(100% - 30px);margin-top:6px;overflow:scroll;font-size:14px!important;font-weight:400!important}.CommentBarrage-module__kqvWMq__barrageContent::-webkit-scrollbar{width:4px;height:0}.CommentBarrage-module__kqvWMq__barrageContent::-webkit-scrollbar-button{display:none}.CommentBarrage-module__kqvWMq__barrageContent p{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0;line-height:1.3;display:-webkit-box;overflow:hidden}.CommentBarrage-module__kqvWMq__barrageContent blockquote{color:var(--violet-secondtext);background-color:var(--violet-secondbg);border:var(--style-border-always);border-radius:8px;margin:1rem 0;padding:.5rem .8rem}.CommentBarrage-module__kqvWMq__barrageContent blockquote p{margin:0}:is(.CommentBarrage-module__kqvWMq__barrageContent h1,.CommentBarrage-module__kqvWMq__barrageContent h2,.CommentBarrage-module__kqvWMq__barrageContent h3,.CommentBarrage-module__kqvWMq__barrageContent h4){margin:8px 0!important;font-size:14px!important;font-weight:400!important}
.about-module__omGEuW__aboutContainer{--about-intro-left-width:749px;--about-intro-right-width:585px;--about-intro-card-height:272px;--about-story-card-height:449px;--about-avatar-size:180px;--about-avatar-status-size:30px;--about-skills-orbit-size:120px;--about-skills-orbit-icon-size:60px;--about-careers-image-width:420px;--about-careers-image-height:220px;--about-personality-image-width:400px;--about-personality-image-height:400px;--about-photo-card-height:241px;--about-game-card-height:300px;--about-comic-card-height:400px;--about-stat-card-height:380px;--about-qr-image-size:130px;--about-interest-card-bg:#fff;--about-interest-card-color:#1f2937;--about-interest-card-shadow:none;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem;animation:.6s .2s backwards about-module__omGEuW__slideIn;display:flex}.about-module__omGEuW__mouseLocked,.about-module__omGEuW__mouseLocked *{-webkit-touch-callout:none;-webkit-user-select:none!important;user-select:none!important}.about-module__omGEuW__aboutContainer img,.about-module__omGEuW__aboutContainer a{-webkit-user-drag:none}.about-module__omGEuW__aboutContainer img{-webkit-user-select:none;user-select:none}@media (max-width:768px){.about-module__omGEuW__aboutContainer{--about-intro-left-width:100%;--about-intro-right-width:100%;--about-intro-card-height:220px;--about-story-card-height:360px;--about-avatar-size:120px;--about-avatar-status-size:20px;--about-careers-image-width:280px;--about-careers-image-height:160px;--about-personality-image-width:320px;--about-personality-image-height:320px;--about-photo-card-height:240px;--about-game-card-height:280px;--about-comic-card-height:320px;--about-stat-card-height:300px;--about-qr-image-size:150px;max-width:100%;padding:1rem}}.about-module__omGEuW__authorTitle{margin:.625rem 0 1.25rem;font-size:2.5rem;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__authorTitle{margin:.5rem 0 1rem;font-size:2rem}}.about-module__omGEuW__authorContent{flex-wrap:wrap;justify-content:space-between;gap:.625rem;width:100%;display:flex}@media (max-width:768px){.about-module__omGEuW__authorContent{flex-direction:column;gap:1rem}.about-module__omGEuW__authorContent>*{flex:none!important;width:100%!important}}.about-module__omGEuW__item{background:var(--card);border:1px solid var(--border);border-radius:12px;flex:1;margin-top:.5rem;padding:1rem 2rem;animation:.6s backwards about-module__omGEuW__slideIn;position:relative;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__item{margin-top:1rem;padding:1rem;width:100%!important}}.about-module__omGEuW__itemTips{opacity:.8;margin-bottom:.625rem;font-size:.75rem}.about-module__omGEuW__itemTitle{font-size:36px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__itemTitle{font-size:28px}}.about-module__omGEuW__emptyTextPlaceholder{visibility:hidden;min-width:4ch;min-height:1em;display:inline-block;color:#0000!important}.about-module__omGEuW__cardContent{z-index:2;flex-direction:column;width:100%;height:100%;padding:.625rem 1.25rem;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__cardContent .about-module__omGEuW__itemTitle{margin-bottom:.5rem}.about-module__omGEuW__authorBox{justify-content:center;align-items:center;margin:0 0 16px;display:flex}@media (max-width:768px){.about-module__omGEuW__authorBox{margin:0 0 12px}}.about-module__omGEuW__authorTagLeft,.about-module__omGEuW__authorTagRight{flex-direction:column;display:flex}.about-module__omGEuW__authorTagLeft{align-items:flex-end}.about-module__omGEuW__authorTagRight{align-items:flex-start}@media (max-width:768px){.about-module__omGEuW__authorTagLeft,.about-module__omGEuW__authorTagRight{display:none}}.about-module__omGEuW__authorTagLeft .about-module__omGEuW__authorTag:first-child,.about-module__omGEuW__authorTagLeft .about-module__omGEuW__authorTag:last-child{margin-right:-16px}.about-module__omGEuW__authorTagRight .about-module__omGEuW__authorTag:first-child,.about-module__omGEuW__authorTagRight .about-module__omGEuW__authorTag:last-child{margin-left:-16px}.about-module__omGEuW__authorTag{background:var(--card);border:1px solid var(--border);border-radius:40px;margin-top:6px;padding:4px 8px;font-size:14px;font-weight:700;animation:6s ease-in-out infinite about-module__omGEuW__aboutFloating;transform:translateY(-4px)}.about-module__omGEuW__authorTag:first-child{animation-delay:0s}.about-module__omGEuW__authorTag:nth-child(2){animation-delay:.6s}.about-module__omGEuW__authorTag:nth-child(3){animation-delay:1.2s}.about-module__omGEuW__authorTag:nth-child(4){animation-delay:1.8s}.about-module__omGEuW__authorImg{width:var(--about-avatar-size);height:var(--about-avatar-size);-webkit-user-select:none;user-select:none;background:var(--muted);border-radius:50%;margin:0 30px;transition:all .3s;position:relative}@media (max-width:768px){.about-module__omGEuW__authorImg{margin:0 20px}}.about-module__omGEuW__authorImg:hover{transform:scale(1.1)}.about-module__omGEuW__authorImg img{object-fit:cover;border-radius:50%;width:100%;height:100%;overflow:hidden}.about-module__omGEuW__authorImg:before{z-index:2;box-sizing:content-box;width:var(--about-avatar-status-size);height:var(--about-avatar-status-size);content:"";border:5px solid var(--background);background:#2ecc71;border-radius:50%;transition:all 1s;position:absolute;bottom:5px;right:10px}@media (max-width:768px){.about-module__omGEuW__authorImg:before{border-width:3px;bottom:-3px;right:-3px}}.about-module__omGEuW__myInfoAndSayHello{flex:0 0 var(--about-intro-left-width);width:var(--about-intro-left-width);max-width:var(--about-intro-left-width);min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);color:#fff;background:linear-gradient(120deg,#5b27ff 0%,#00d4ff 100%) 0 0/200%;flex-direction:column;justify-content:center;animation:15s infinite about-module__omGEuW__gradient;display:flex}@media (max-width:768px){.about-module__omGEuW__myInfoAndSayHello{max-width:100%;min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);flex:none;width:100%!important}}.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title1{opacity:.8;line-height:1.3}.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title2{margin:.625rem 0;font-size:36px;font-weight:700;line-height:1.1}@media (max-width:768px){.about-module__omGEuW__myInfoAndSayHello .about-module__omGEuW__title2{font-size:28px}}.about-module__omGEuW__aboutSiteTips{flex:0 0 var(--about-intro-right-width);width:var(--about-intro-right-width);max-width:var(--about-intro-right-width);min-height:var(--about-intro-card-height);height:var(--about-intro-card-height);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (max-width:768px){.about-module__omGEuW__aboutSiteTips{max-width:100%;min-height:var(--about-intro-card-height);height:auto;width:100%!important}}.about-module__omGEuW__aboutSiteTips .about-module__omGEuW__itemTips{margin-bottom:.5rem;font-size:.6rem}.about-module__omGEuW__topContent{flex-wrap:nowrap}.about-module__omGEuW__topContent>*{min-width:0}.about-module__omGEuW__topContent .about-module__omGEuW__myInfoAndSayHello{flex:1.28 1 0;width:auto;max-width:none}.about-module__omGEuW__topContent .about-module__omGEuW__aboutSiteTips{flex:1 1 0;width:auto;max-width:none}@media (max-width:900px){.about-module__omGEuW__topContent{flex-wrap:wrap}.about-module__omGEuW__topContent .about-module__omGEuW__myInfoAndSayHello,.about-module__omGEuW__topContent .about-module__omGEuW__aboutSiteTips{flex:none;width:100%;max-width:100%}}.about-module__omGEuW__aboutSiteTips h2{color:var(--foreground);letter-spacing:-.02em;margin:0 auto 0 0;font-family:Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:1.06}.about-module__omGEuW__aboutSiteTipsHtml{width:100%}.about-module__omGEuW__aboutSiteTipsHtml .author-content-item-tips{opacity:.8;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.about-module__omGEuW__aboutSiteTipsHtml [style*=border]{text-align:left!important;vertical-align:top!important;place-content:flex-start!important;align-items:flex-start!important;line-height:normal!important}.about-module__omGEuW__aboutSiteTipsHtml h2{color:var(--foreground);letter-spacing:-.02em;margin:0 auto 0 0;font-family:Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:1.06}.about-module__omGEuW__aboutSiteTipsHtml .inline-word{word-break:keep-all;white-space:nowrap}.about-module__omGEuW__aboutSiteTipsHtml .mask{height:36px;margin-top:4px;position:relative;overflow:hidden}.about-module__omGEuW__aboutSiteTipsHtml .mask span{box-sizing:border-box;padding-bottom:var(--offset);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;line-height:1.06;display:block;position:absolute;top:36px}.about-module__omGEuW__aboutSiteTipsHtml .mask span[data-show]{transition:transform .5s ease-in-out;transform:translateY(-100%)}.about-module__omGEuW__aboutSiteTipsHtml .mask span[data-up]{transition:transform .5s ease-in-out;transform:translateY(-200%)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:first-child{background-image:linear-gradient(45deg,#0ecffe 50%,#07a6f1)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(2){background-image:linear-gradient(45deg,#18e198 50%,#0ec15d)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(3){background-image:linear-gradient(45deg,#8a7cfb 50%,#633e9c)}.about-module__omGEuW__aboutSiteTipsHtml .mask span:nth-child(4){background-image:linear-gradient(45deg,#fa7671 50%,#f45f7f)}.about-module__omGEuW__wordMask{height:36px;margin-top:4px;position:relative;overflow:hidden}.about-module__omGEuW__wordItem{box-sizing:border-box;padding-bottom:var(--offset);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;line-height:1.06;display:block;position:absolute;top:36px}.about-module__omGEuW__wordItem[data-show]{transition:transform .5s ease-in-out;transform:translateY(-100%)}.about-module__omGEuW__wordItem[data-up]{transition:transform .5s ease-in-out;transform:translateY(-200%)}.about-module__omGEuW__firstTips{display:block}.about-module__omGEuW__wordColor1{background-image:linear-gradient(45deg,#0ecffe 50%,#07a6f1)}.about-module__omGEuW__wordColor2{background-image:linear-gradient(45deg,#18e198 50%,#0ec15d)}.about-module__omGEuW__wordColor3{background-image:linear-gradient(45deg,#8a7cfb 50%,#633e9c)}.about-module__omGEuW__wordColor4{background-image:linear-gradient(45deg,#fa7671 50%,#f45f7f)}.about-module__omGEuW__skills{width:calc(50% - .3125rem);max-width:none;min-height:var(--about-story-card-height);height:var(--about-story-card-height);flex-direction:column;flex:calc(50% - .3125rem);justify-content:center;align-items:flex-start;display:flex}@media (max-width:768px){.about-module__omGEuW__skills{max-width:100%;min-height:var(--about-story-card-height);height:var(--about-story-card-height);width:100%!important}}.about-module__omGEuW__skillsStyleGroup{position:relative}.about-module__omGEuW__skillsTagsGroup{z-index:1;width:100%;height:100%;margin-top:4.5rem;transition:all .3s;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__tagsGroupWrapper{flex-wrap:nowrap;animation:60s linear infinite about-module__omGEuW__rowup;display:flex}.about-module__omGEuW__tagsGroupIconPair{flex-shrink:0;margin-left:1rem}.about-module__omGEuW__tagsGroupIcon{width:var(--about-skills-orbit-size);height:var(--about-skills-orbit-size);color:#fff;border-radius:30px;justify-content:center;align-items:center;font-size:66px;font-weight:700;display:flex;box-shadow:0 2px 12px #00000026}.about-module__omGEuW__tagsGroupIcon img{width:var(--about-skills-orbit-icon-size);height:var(--about-skills-orbit-icon-size);object-fit:contain}.about-module__omGEuW__tagsGroupIconPair .about-module__omGEuW__tagsGroupIcon:nth-child(2n){margin-top:1rem;transform:translate(-60px)}.about-module__omGEuW__skillsList{opacity:0;flex-flow:wrap;width:100%;margin-top:10px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__skillInfo{background:var(--background);border:1px solid var(--border);border-radius:40px;align-items:center;margin-top:10px;margin-right:10px;padding:4px 12px 4px 8px;display:flex;box-shadow:0 1px 3px #0000000f}.about-module__omGEuW__skillIcon{border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:flex}.about-module__omGEuW__skillIcon img{width:18px;height:18px;margin:0 auto}.about-module__omGEuW__skills:hover .about-module__omGEuW__skillsTagsGroup{opacity:0}.about-module__omGEuW__skills:hover .about-module__omGEuW__skillsList{opacity:1}.about-module__omGEuW__careers{width:calc(50% - .3125rem);max-width:none;min-height:var(--about-story-card-height);height:var(--about-story-card-height);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;flex:calc(50% - .3125rem)}@media (max-width:768px){.about-module__omGEuW__careers{max-width:100%;min-height:var(--about-story-card-height);height:var(--about-story-card-height);width:100%!important}}.about-module__omGEuW__careersGroup{flex-direction:column;gap:.75rem;max-width:280px;margin-top:12px;display:flex}.about-module__omGEuW__careerItem{justify-content:flex-start;align-items:center;display:flex}.about-module__omGEuW__careerCircle{border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:8px}.about-module__omGEuW__careerName{color:var(--muted-foreground);font-size:15px;line-height:1.6}.about-module__omGEuW__careersImg{z-index:-1;width:100%;max-width:var(--about-careers-image-width);height:var(--about-careers-image-height);object-fit:contain;object-position:center;transition:all .6s;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.about-module__omGEuW__aboutStatistic{width:39%;min-height:var(--about-stat-card-height);color:#fff;background-size:cover;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__aboutStatistic{min-height:300px;width:100%!important}}.about-module__omGEuW__aboutStatistic:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 -159px 173px 71px #0c1c2c}.about-module__omGEuW__statisticGrid{color:#fff;flex-flow:wrap;justify-content:space-between;width:100%;margin-top:1rem;font-size:16px;display:flex}.about-module__omGEuW__statisticGridItem{flex-direction:column;justify-content:space-between;width:50%;margin-bottom:.5rem;display:flex}.about-module__omGEuW__statisticGridItem span:first-child{opacity:.8;font-size:12px}.about-module__omGEuW__statisticGridItem span:last-child{white-space:nowrap;font-size:34px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__statisticGridItem span:last-child{font-size:28px}}.about-module__omGEuW__statisticFooter{color:#fff;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:1.5rem;left:2rem;right:2rem}@media (max-width:768px){.about-module__omGEuW__statisticFooter{flex-wrap:wrap;gap:.75rem;margin-top:1rem;position:relative;bottom:auto;left:auto;right:auto}}.about-module__omGEuW__statisticFooterLeft{opacity:.6;align-items:center;gap:6px;display:flex}.about-module__omGEuW__articleStatsBtn{color:#fff;background:#0009;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;text-decoration:none;transition:all .3s;display:flex}.about-module__omGEuW__articleStatsBtn:hover{background:#000c;transform:translate(4px)}@media (max-width:768px){.about-module__omGEuW__articleStatsBtn{justify-content:center;width:100%}}.about-module__omGEuW__itemGroup{flex-direction:column;flex:1;justify-content:space-between;margin-top:.5rem;display:flex}@media (max-width:768px){.about-module__omGEuW__itemGroup{width:100%!important}}.about-module__omGEuW__mapAndInfo{width:59%!important}@media (max-width:768px){.about-module__omGEuW__mapAndInfo{width:100%!important}}.about-module__omGEuW__map{background-position:50%;background-repeat:no-repeat;background-size:100%;height:60%;min-height:160px;max-height:400px;margin-bottom:.5rem;transition:all 1s ease-in-out;position:relative;overflow:hidden}@media (max-width:768px){.about-module__omGEuW__map{height:200px;margin-bottom:1rem;width:100%!important}}.about-module__omGEuW__map:hover{background-position:0 36%;background-size:120%;transition:all 4s ease-in-out}.about-module__omGEuW__map:hover .about-module__omGEuW__mapTitle{bottom:-100%}.about-module__omGEuW__mapTitle{width:100%;color:var(--foreground);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fff9;padding:.5rem 2rem;font-size:20px;transition:all 1s,color ease-in-out;position:absolute;bottom:0;left:0;transform:translateZ(0)}html.dark .about-module__omGEuW__mapTitle{background:#18171d99}.about-module__omGEuW__mapTitle b{color:var(--foreground)}.about-module__omGEuW__selfInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;height:40%;min-height:100px;display:flex}@media (max-width:768px){.about-module__omGEuW__selfInfo{flex-direction:column;align-items:flex-start;gap:1rem;height:auto}}.about-module__omGEuW__selfInfoItem{flex-direction:column;min-width:120px;margin:.5rem 2rem .5rem 0;display:flex}@media (max-width:768px){.about-module__omGEuW__selfInfoItem{width:100%;min-width:auto;margin:0}}.about-module__omGEuW__selfInfoLabel{opacity:.8;margin-bottom:8px;font-size:12px;line-height:1}.about-module__omGEuW__selfInfoValue{font-size:34px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__selfInfoValue{font-size:28px}}.about-module__omGEuW__personalities{flex:0 0 calc(60% - 5px);width:calc(60% - 5px);height:241px;min-height:241px}@media (max-width:768px){.about-module__omGEuW__personalities{height:280px;min-height:280px;width:100%!important}}.about-module__omGEuW__personalityName{margin-bottom:.25rem}.about-module__omGEuW__personalityTitle2{font-size:36px;font-weight:700;line-height:1.1}.about-module__omGEuW__personalityImage{width:var(--about-personality-image-width);height:var(--about-personality-image-height);-webkit-user-select:none;user-select:none;transition:transform 2s cubic-bezier(.13,.45,.21,1.02);position:absolute;bottom:-10rem;right:-40px}@media (max-width:768px){.about-module__omGEuW__personalityImage{bottom:-7.5rem;right:-70px}}.about-module__omGEuW__personalityImage img{object-fit:contain;width:100%;height:100%;margin:0;transition:filter .375s ease-in .2s;display:block}.about-module__omGEuW__personalities:hover .about-module__omGEuW__personalityImage{transform:rotate(-10deg)}.about-module__omGEuW__postTips{color:var(--muted-foreground);z-index:2;font-size:14px;position:absolute;bottom:1rem;left:2rem}@media (max-width:768px){.about-module__omGEuW__postTips{left:1rem}}.about-module__omGEuW__postTips a{margin:0 4px;color:var(--muted-foreground)!important;border:none!important}.about-module__omGEuW__postTips a:hover{color:var(--primary)!important;background:0 0!important}.about-module__omGEuW__myphoto{width:calc(40% - 5px);height:var(--about-photo-card-height);min-height:var(--about-photo-card-height);flex:0 0 calc(40% - 5px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__omGEuW__myphotoSolo{flex-basis:100%;width:100%}@media (max-width:768px){.about-module__omGEuW__myphoto{width:100%!important}}.about-module__omGEuW__myphoto:hover img{transition:transform 2s ease-out!important;transform:scale(1.1)!important}.about-module__omGEuW__myphoto img{object-fit:cover;width:100%;height:100%;position:absolute;transition:transform 2s ease-out!important}.about-module__omGEuW__maxim{flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:center;align-items:flex-start;width:calc(50% - 5px);height:201px;min-height:201px;font-size:36px;font-weight:700;line-height:1.1;display:flex}@media (max-width:768px){.about-module__omGEuW__maxim{width:100%!important}}.about-module__omGEuW__maximTitle{flex-direction:column;display:flex}.about-module__omGEuW__buff{color:#fff;background:linear-gradient(120deg,#ff27e8 0%,#ff8000 100%) 0 0/200%;flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:center;align-items:flex-start;width:calc(50% - 5px);height:199px;min-height:199px;font-size:36px;font-weight:700;line-height:1.1;animation:15s infinite about-module__omGEuW__gradient;display:flex}@media (max-width:768px){.about-module__omGEuW__buff{width:100%!important}}.about-module__omGEuW__buff .about-module__omGEuW__cardContent{flex-direction:column;justify-content:center;display:flex}.about-module__omGEuW__buffTitle{flex-direction:column;display:flex}.about-module__omGEuW__buffBgIcon{opacity:.2;font-size:12rem;transition:all 2s ease-in-out;position:absolute;bottom:-40%;right:0;transform:rotate(30deg)}.about-module__omGEuW__buffBgIcon svg,.about-module__omGEuW__buffBgIcon img,.about-module__omGEuW__buffBgIcon i{object-fit:contain;width:192px;height:192px;display:block}.about-module__omGEuW__buff:hover .about-module__omGEuW__buffBgIcon{transform:rotate(20deg)}.about-module__omGEuW__gamesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;width:100%;display:grid}@media (max-width:1100px){.about-module__omGEuW__gamesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.about-module__omGEuW__gamesGrid{grid-template-columns:1fr}}.about-module__omGEuW__gamePanel{min-height:var(--about-game-card-height);color:var(--about-interest-card-color);background:var(--about-interest-card-bg);border:1px solid var(--border);background-position:50%;background-size:cover;overflow:hidden}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked{color:#fff;background:#111827;border:none}.about-module__omGEuW__gamePanel:before{z-index:1;content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked:before{background:linear-gradient(#00000057 0%,#00000014 42%,#000000b3 100%),linear-gradient(90deg,#00000047 0%,#0000000a 56%,#00000029 100%)}.about-module__omGEuW__gamePanel:after{z-index:1;content:"";box-shadow:var(--about-game-shadow,var(--about-interest-card-shadow));pointer-events:none;position:absolute;inset:0}.about-module__omGEuW__gamePanel .about-module__omGEuW__cardContent,.about-module__omGEuW__comicCardContent{color:var(--about-interest-card-color);text-shadow:none;padding:2rem 2.5rem}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__cardContent,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent{color:#fff;text-shadow:0 2px 12px #00000059}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTips,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{color:var(--about-interest-card-color);opacity:.88}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__itemTips,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{color:#fff}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTips{font-weight:400}.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips{font-weight:500}.about-module__omGEuW__gamePanel .about-module__omGEuW__itemTitle,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle{color:var(--about-interest-card-color)}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__itemTitle,.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle{color:#fff}.about-module__omGEuW__gamePanelFooter{color:var(--about-interest-card-color);opacity:.96;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;font-size:16px;font-weight:400;line-height:1.2;display:flex}.about-module__omGEuW__gamePanel.about-module__omGEuW__imageBacked .about-module__omGEuW__gamePanelFooter{color:#fff}.about-module__omGEuW__gamePanelFooter span{font-weight:400}.about-module__omGEuW__gamePanelFooterLeft{margin-right:auto}.about-module__omGEuW__gamePanelFooterRight{text-align:right;margin-left:auto}.about-module__omGEuW__comicContent{width:39%;min-height:var(--about-comic-card-height);color:var(--about-interest-card-color);background:var(--about-interest-card-bg);border:1px solid var(--border);flex:1;overflow:hidden}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked{color:#fff;background:#111827;border:none}@media (max-width:768px){.about-module__omGEuW__comicContent{width:100%!important}}.about-module__omGEuW__comicContent:before{z-index:1;content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked:before{background:linear-gradient(#00000070 0%,#0000001a 42%,#000000c7 100%),linear-gradient(90deg,#00000075 0%,#00000014 58%,#0000004d 100%)}.about-module__omGEuW__comicContent:after{z-index:1;content:"";box-shadow:var(--about-interest-card-shadow);pointer-events:none;position:absolute;inset:0}.about-module__omGEuW__comicBox{gap:0;width:110%;height:100%;padding:0;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:1400px){.about-module__omGEuW__comicBox{width:120%}}@media (max-width:768px){.about-module__omGEuW__comicBox{width:109%}}.about-module__omGEuW__comicItem{color:#fff;cursor:pointer;flex:0 0 20%;width:20%;height:100%;text-decoration:none;transition:width .8s,flex-basis .8s;position:relative;overflow:hidden;transform:skew(-10deg)}.about-module__omGEuW__comicItem:before{content:"";z-index:1;opacity:0;background:linear-gradient(#0000000a 0%,#0000002e 40%,#000000a8 100%);transition:opacity .6s;position:absolute;inset:0}.about-module__omGEuW__comicItem:hover{z-index:3;flex-basis:46%;width:46%}.about-module__omGEuW__comicItem:hover:before{opacity:1}.about-module__omGEuW__comicItem:hover .about-module__omGEuW__comicItemCover{left:16%;transform:skew(10deg)scale(1.6)}.about-module__omGEuW__comicItem:hover .about-module__omGEuW__comicItemCover img{transform:scale(1.18)}.about-module__omGEuW__comicItemCover{height:100%;transition:transform .8s,left .8s;position:absolute;top:0;left:-50%;overflow:hidden;transform:skew(10deg)}.about-module__omGEuW__comicItemCover img{object-fit:cover;object-position:center;width:auto;max-width:none;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.about-module__omGEuW__comicCardContent{z-index:4}.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTips,.about-module__omGEuW__comicCardContent .about-module__omGEuW__itemTitle{z-index:4;pointer-events:none}.about-module__omGEuW__comicSubTips{z-index:4;color:var(--about-interest-card-color);text-shadow:none;pointer-events:none;font-size:16px;font-weight:400;position:absolute;bottom:1.5rem;left:2.5rem}.about-module__omGEuW__comicContent.about-module__omGEuW__imageBacked .about-module__omGEuW__comicSubTips{color:#fff;text-shadow:0 2px 12px #00000073}@media (max-width:768px){.about-module__omGEuW__comicSubTips{bottom:1rem;left:1rem}}.about-module__omGEuW__bannerButtonGroup{z-index:10;position:absolute;bottom:1.5rem;right:2rem}@media (max-width:768px){.about-module__omGEuW__bannerButtonGroup{bottom:1rem;right:1rem}}.about-module__omGEuW__bannerButton{z-index:1;min-height:32px;color:var(--about-interest-card-color);cursor:pointer;box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0;font-size:15px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;transform:translateZ(0)}.about-module__omGEuW__bannerButton:hover{color:var(--about-interest-card-color);transform:translateY(-1px)}.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButton,.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButton:hover{color:#fff}.about-module__omGEuW__bannerButtonIcon{color:#fff;background:var(--about-interest-card-color);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 8px 20px #00000038}.about-module__omGEuW__imageBacked .about-module__omGEuW__bannerButtonIcon{color:#111827;background:#fff}@media (max-width:768px){.about-module__omGEuW__bannerButton{width:auto;-webkit-backdrop-filter:unset;backdrop-filter:unset;background:0 0;padding:0}.about-module__omGEuW__bannerButton:hover{background:0 0!important}.about-module__omGEuW__bannerButtonText{display:none}}.about-module__omGEuW__causeCard,.about-module__omGEuW__tenyearCard{min-height:220px}.about-module__omGEuW__causeContent{color:var(--foreground);margin-top:1rem;font-size:15px;line-height:1.9}.about-module__omGEuW__causeContent span{color:inherit}.about-module__omGEuW__tenyearText{color:var(--muted-foreground);margin:1rem 0 0;font-size:14px;line-height:1.8}.about-module__omGEuW__tenyearTimeline{margin-top:2rem;padding-top:1.25rem;position:relative}.about-module__omGEuW__tenyearTrack{background:color-mix(in srgb, var(--primary) 12%, var(--muted));border-radius:999px;width:100%;height:14px;overflow:hidden}.about-module__omGEuW__tenyearProgress{background:linear-gradient(90deg,#4f46e5 0%,#06b6d4 100%);border-radius:999px;height:14px;transition:width .6s;position:absolute;top:1.25rem;left:0}.about-module__omGEuW__tenyearPercentage{color:#fff;text-align:center;background:var(--primary);border-radius:999px;min-width:48px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:0}.about-module__omGEuW__tenyearLabels{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:1rem;font-size:13px;display:flex}.about-module__omGEuW__reward{width:100%;min-height:280px;position:relative}.about-module__omGEuW__rewardDescription{color:var(--violeta-secondtext,var(--muted-foreground));margin:.5rem 0 0;font-size:14px;line-height:1.6}.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(5,1fr);gap:12px;margin:20px 0;display:grid}@media (max-width:1024px){.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.about-module__omGEuW__rewardListAll{grid-template-columns:repeat(2,1fr);gap:8px}}.about-module__omGEuW__rewardListItem{background:var(--violeta-card-bg,var(--card));border:1px solid var(--violeta-card-border,var(--border));border-radius:8px;padding:12px;transition:all .3s}.about-module__omGEuW__rewardListItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.about-module__omGEuW__rewardItemName{color:var(--violeta-fontcolor,var(--foreground));margin-bottom:8px;font-size:14px;font-weight:600}.about-module__omGEuW__rewardBottomGroup{justify-content:space-between;align-items:center;gap:8px;display:flex}.about-module__omGEuW__rewardItemMoney{color:#fff;background:var(--font-color,var(--foreground));border-radius:4px;align-items:center;gap:4px;padding:2px 4px;font-size:12px;font-weight:700;display:inline-flex}.about-module__omGEuW__rewardItemTime{color:var(--violeta-secondtext,var(--muted-foreground));font-size:12px}.about-module__omGEuW__rewardUpdateDate{color:var(--violeta-secondtext,var(--muted-foreground));margin-top:16px;font-size:14px}.about-module__omGEuW__rewardSummary{color:var(--muted-foreground);margin-top:.5rem;font-size:13px}.about-module__omGEuW__rewardUpdateDateTime{font-weight:500}.about-module__omGEuW__customContentBlock{width:100%;margin-top:.5rem;animation:.6s .4s backwards about-module__omGEuW__slideIn}.about-module__omGEuW__customContentBlock .author-content{flex-wrap:wrap;justify-content:space-between;gap:.625rem;width:100%;display:flex}.about-module__omGEuW__customContentBlock .author-content-item{background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;flex:1;margin-top:.5rem;padding:1rem 2rem;animation:.6s backwards about-module__omGEuW__slideIn;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}@media (max-width:768px){.about-module__omGEuW__customContentBlock .author-content-item{margin-top:1rem;padding:1rem;flex:none!important;width:100%!important}}.about-module__omGEuW__customContentBlock .author-content-item:after{content:"";box-shadow:var(--tw-shadow,0 2px 8px #0000000a) inset;pointer-events:none;border-radius:12px;position:absolute;inset:0}.about-module__omGEuW__customContentBlock .author-content-item-tips{opacity:.8;margin-bottom:.625rem;font-size:.75rem}.about-module__omGEuW__customContentBlock .author-content-item-title{font-size:36px;font-weight:700;line-height:1}@media (max-width:768px){.about-module__omGEuW__customContentBlock .author-content-item-title{font-size:28px}}.about-module__omGEuW__customContentBlock .card-content{z-index:2;flex-direction:column;width:100%;height:100%;padding:.625rem 1.25rem;display:flex;position:absolute;top:0;left:0}.about-module__omGEuW__customContentBlock .card-content .author-content-item-title{margin-bottom:.5rem}.about-module__omGEuW__customContentBlock .author-content-item.single{flex:none;width:100%}.about-module__omGEuW__customContentBlock .author-content-item-group{flex-direction:column;flex:1;justify-content:space-between;margin-top:.5rem;display:flex}.about-module__omGEuW__customContentBlock .author-content-item-group.column{flex-direction:column;justify-content:space-between;display:flex}.about-module__omGEuW__customContentBlock h1,.about-module__omGEuW__customContentBlock h2,.about-module__omGEuW__customContentBlock h3,.about-module__omGEuW__customContentBlock h4,.about-module__omGEuW__customContentBlock h5,.about-module__omGEuW__customContentBlock h6{color:var(--foreground);margin:1.5rem 0 1rem;font-weight:600}.about-module__omGEuW__customContentBlock p{color:var(--foreground);margin:.75rem 0;line-height:1.8}.about-module__omGEuW__customContentBlock a{color:var(--primary);text-decoration:none;transition:all .3s}.about-module__omGEuW__customContentBlock a:hover{color:color-mix(in srgb, var(--primary) 70%, transparent);text-decoration:underline}.about-module__omGEuW__customContentBlock ul,.about-module__omGEuW__customContentBlock ol{margin:.75rem 0;padding-left:1.5rem}.about-module__omGEuW__customContentBlock li{margin:.5rem 0;line-height:1.8}.about-module__omGEuW__customContentBlock details{background:var(--card,#fff);border-radius:8px;margin:1rem 0;padding:1rem;box-shadow:0 1px 3px #0000000d}.about-module__omGEuW__customContentBlock details summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:all .3s}.about-module__omGEuW__customContentBlock details summary:hover{color:var(--primary)}.about-module__omGEuW__customContentBlock blockquote{border-left:4px solid var(--primary);background:var(--muted,#f4f4f5);border-radius:4px;margin:1rem 0;padding:.75rem 1rem}.about-module__omGEuW__customContentBlock code{background:var(--muted,#f4f4f5);color:#ef4444;border-radius:4px;padding:.2rem .4rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em}.about-module__omGEuW__customContentBlock pre{background:var(--muted,#f4f4f5);border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.about-module__omGEuW__customContentBlock pre code{color:var(--foreground);background:0 0;padding:0}.about-module__omGEuW__single{width:100%}.about-module__omGEuW__inlineWord{word-break:keep-all;white-space:nowrap}@keyframes about-module__omGEuW__slideIn{0%{opacity:0;filter:alpha(opacity=0);transform:translateY(20px)}to{opacity:1;filter:none;transform:translateY(0)}}@keyframes about-module__omGEuW__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes about-module__omGEuW__aboutFloating{0%,to{transform:translateY(-4px)}50%{transform:translateY(-8px)}}@keyframes about-module__omGEuW__rowup{0%{transform:translate(0)}to{transform:translate(-50%)}}
