.Modal-module__47u08a__modal{border:1px solid var(--border);border-radius:var(--radius-2xl);background:var(--popover);color:var(--popover-foreground);width:min(440px,100vw - 2.5rem);box-shadow:var(--shadow-lg);margin:auto;padding:0}.Modal-module__47u08a__modal[open]{animation:Modal-module__47u08a__lt-scale-in var(--dur-base) var(--ease-out) both}.Modal-module__47u08a__modal::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:Modal-module__47u08a__lt-fade var(--dur-base) var(--ease-out) both;background:#070b148c;background:lab(2.98218% .108898 -4.73847/.55)}.Modal-module__47u08a__body{flex-direction:column;gap:.4rem;padding:1.6rem;display:flex}
.ConfirmModal-module__mWoJMW__title{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.ConfirmModal-module__mWoJMW__text{color:var(--muted-foreground);font-size:.93rem;line-height:1.55}.ConfirmModal-module__mWoJMW__error{color:var(--st-bad);animation:ConfirmModal-module__mWoJMW__lt-rise var(--dur-base) var(--ease-out) both;margin-top:.5rem;font-size:.86rem}.ConfirmModal-module__mWoJMW__actions{justify-content:flex-end;gap:.6rem;margin-top:1.2rem;display:flex}
.form-module__e5UWSW__form{flex-direction:column;display:flex}.form-module__e5UWSW__title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:1.6rem;font-size:1.7rem;font-weight:800}.form-module__e5UWSW__label{font-family:var(--font-wire);letter-spacing:.13em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.45rem;font-size:.7rem;font-weight:500}.form-module__e5UWSW__input{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);width:100%;color:var(--foreground);font-family:var(--font-body);transition:border-color var(--dur-fast) var(--ease-swift), box-shadow var(--dur-base) var(--ease-swift);margin-bottom:1.1rem;padding:.75rem .95rem;font-size:.95rem}.form-module__e5UWSW__input:hover{border-color:var(--muted-foreground)}.form-module__e5UWSW__input:focus{border-color:var(--signal);box-shadow:0 0 0 3px var(--signal-soft);outline:none}.form-module__e5UWSW__submit{background:var(--primary);color:var(--primary-foreground);font-family:var(--font-display);cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-swift), transform var(--dur-fast) var(--ease-swift), opacity var(--dur-fast) var(--ease-swift);border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:.4rem;padding:.78rem 1.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.form-module__e5UWSW__submit:hover:not(:disabled){box-shadow:var(--shadow-md)}.form-module__e5UWSW__submit:active{transform:scale(.98)}.form-module__e5UWSW__submit:disabled{opacity:.55;cursor:not-allowed}.form-module__e5UWSW__error{border-radius:var(--radius-md);border:1px solid oklch(from var(--st-bad) l c h / 35%);background:oklch(from var(--st-bad) l c h / 8%);color:var(--st-bad);animation:form-module__e5UWSW__lt-rise var(--dur-base) var(--ease-out) both;margin:-.2rem 0 .9rem;padding:.65rem .9rem;font-size:.86rem}
.SignupForm-module__2hrkUG__form{flex-direction:column;display:flex}.SignupForm-module__2hrkUG__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.1rem;font-size:1.35rem;font-weight:800}.SignupForm-module__2hrkUG__label{font-family:var(--font-wire);letter-spacing:.13em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.4rem;font-size:.68rem;font-weight:500}.SignupForm-module__2hrkUG__input{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);width:100%;color:var(--foreground);font-family:var(--font-body);transition:border-color var(--dur-fast) var(--ease-swift), box-shadow var(--dur-base) var(--ease-swift);margin-bottom:.95rem;padding:.65rem .85rem;font-size:.92rem}.SignupForm-module__2hrkUG__input:focus{border-color:var(--signal);box-shadow:0 0 0 3px var(--signal-soft);outline:none}.SignupForm-module__2hrkUG__submit{background:var(--primary);color:var(--primary-foreground);font-family:var(--font-display);cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-swift), transform var(--dur-fast) var(--ease-swift), opacity var(--dur-fast) var(--ease-swift);border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:.3rem;padding:.7rem 1.2rem;font-size:.92rem;font-weight:600;display:inline-flex}.SignupForm-module__2hrkUG__submit:hover:not(:disabled){box-shadow:var(--shadow-md)}.SignupForm-module__2hrkUG__submit:active{transform:scale(.98)}.SignupForm-module__2hrkUG__submit:disabled{opacity:.55;cursor:not-allowed}.SignupForm-module__2hrkUG__error{border-radius:var(--radius-md);border:1px solid oklch(from var(--st-bad) l c h / 35%);background:oklch(from var(--st-bad) l c h / 8%);color:var(--st-bad);animation:SignupForm-module__2hrkUG__lt-rise var(--dur-base) var(--ease-out) both;margin:-.1rem 0 .8rem;padding:.6rem .85rem;font-size:.84rem}.SignupForm-module__2hrkUG__passwordRow{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.SignupForm-module__2hrkUG__passwordValue{font-family:var(--font-wire);border-radius:var(--radius-md);background:var(--muted);border:1px dashed var(--border);word-break:break-all;flex:1;padding:.55rem .8rem;font-size:.9rem}.SignupForm-module__2hrkUG__copyButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift);background:0 0;border-radius:999px;padding:.5rem .95rem;font-size:.82rem;font-weight:600}.SignupForm-module__2hrkUG__copyButton:hover{background:var(--accent)}.SignupForm-module__2hrkUG__warning{color:var(--st-warn);margin-bottom:1rem;font-size:.82rem}
.ArticleComments-module__uVg-OG__section{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;max-height:calc(100vh - 3rem);padding:1.3rem;display:flex;overflow-y:auto}.ArticleComments-module__uVg-OG__heading{font-family:var(--font-display);letter-spacing:-.01em;border-bottom:1px solid var(--border);padding-bottom:.8rem;font-size:1.05rem;font-weight:800}.ArticleComments-module__uVg-OG__status{font-family:var(--font-wire);color:var(--muted-foreground);font-size:.78rem}.ArticleComments-module__uVg-OG__empty{text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-lg);padding:1.4rem .8rem;font-size:.88rem}.ArticleComments-module__uVg-OG__error{border-radius:var(--radius-md);border:1px solid oklch(from var(--st-bad) l c h / 35%);background:oklch(from var(--st-bad) l c h / 8%);color:var(--st-bad);animation:ArticleComments-module__uVg-OG__lt-rise var(--dur-base) var(--ease-out) both;padding:.6rem .85rem;font-size:.84rem}.ArticleComments-module__uVg-OG__list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.ArticleComments-module__uVg-OG__item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);animation:ArticleComments-module__uVg-OG__lt-rise var(--dur-base) var(--ease-out) both;transition:border-color var(--dur-fast) var(--ease-swift);padding:.85rem .95rem;scroll-margin-top:5rem}.ArticleComments-module__uVg-OG__item:hover{border-color:var(--muted-foreground)}.ArticleComments-module__uVg-OG__itemHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ArticleComments-module__uVg-OG__author{font-size:.84rem;font-weight:700}.ArticleComments-module__uVg-OG__region{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;padding:.12rem .5rem;font-size:.62rem}.ArticleComments-module__uVg-OG__date{font-family:var(--font-wire);color:var(--muted-foreground);white-space:nowrap;margin-left:auto;font-size:.68rem}.ArticleComments-module__uVg-OG__deleteButton{border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-fast) var(--ease-swift), background-color var(--dur-fast) var(--ease-swift);background:0 0;border:none;flex:none;padding:.15rem .3rem;font-size:.72rem;position:relative}.ArticleComments-module__uVg-OG__deleteButton:after{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ArticleComments-module__uVg-OG__deleteButton:hover{color:var(--st-bad);background:oklch(from var(--st-bad) l c h / 10%)}.ArticleComments-module__uVg-OG__quote{border-left:3px solid var(--signal);background:var(--signal-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-family:var(--font-reading);color:var(--muted-foreground);overflow-wrap:anywhere;margin:.55rem 0 0;padding:.4rem .7rem;font-size:.84rem;font-style:italic;line-height:1.5}.ArticleComments-module__uVg-OG__text{overflow-wrap:anywhere;margin-top:.55rem;font-size:.89rem;line-height:1.55}.ArticleComments-module__uVg-OG__form{border-top:1px solid var(--border);flex-direction:column;gap:.8rem;padding-top:1rem;display:flex}.ArticleComments-module__uVg-OG__formHeading{font-family:var(--font-wire);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);font-size:.68rem;font-weight:500}.ArticleComments-module__uVg-OG__control{flex-direction:column;gap:.35rem;display:flex}.ArticleComments-module__uVg-OG__label{font-family:var(--font-wire);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:.66rem;font-weight:500}.ArticleComments-module__uVg-OG__input,.ArticleComments-module__uVg-OG__select,.ArticleComments-module__uVg-OG__textarea{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--background);width:100%;color:var(--foreground);font-family:var(--font-body);transition:border-color var(--dur-fast) var(--ease-swift), box-shadow var(--dur-base) var(--ease-swift);padding:.55rem .75rem;font-size:.86rem}.ArticleComments-module__uVg-OG__textarea{resize:vertical;min-height:70px;line-height:1.5}.ArticleComments-module__uVg-OG__input:focus,.ArticleComments-module__uVg-OG__select:focus,.ArticleComments-module__uVg-OG__textarea:focus{border-color:var(--signal);box-shadow:0 0 0 3px var(--signal-soft);outline:none}.ArticleComments-module__uVg-OG__quotedRow{gap:.4rem;display:flex}.ArticleComments-module__uVg-OG__quotedRow .ArticleComments-module__uVg-OG__input{flex:1;min-width:0}.ArticleComments-module__uVg-OG__useSelectionButton{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--foreground);cursor:pointer;white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-swift), border-color var(--dur-fast) var(--ease-swift);background:0 0;flex:none;padding:0 .8rem;font-size:.76rem;font-weight:600}.ArticleComments-module__uVg-OG__useSelectionButton:hover{background:var(--signal-soft);border-color:var(--signal)}.ArticleComments-module__uVg-OG__actions{flex-wrap:wrap;gap:.5rem;display:flex}.ArticleComments-module__uVg-OG__submit{background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-swift), transform var(--dur-fast) var(--ease-swift), opacity var(--dur-fast) var(--ease-swift);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ArticleComments-module__uVg-OG__submit:hover:not(:disabled){box-shadow:var(--shadow-md)}.ArticleComments-module__uVg-OG__submit:active{transform:scale(.98)}.ArticleComments-module__uVg-OG__submit:disabled{opacity:.55;cursor:not-allowed}.ArticleComments-module__uVg-OG__submitSecondary{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift), opacity var(--dur-fast) var(--ease-swift);background:0 0;border-radius:999px;flex:1;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ArticleComments-module__uVg-OG__submitSecondary:hover:not(:disabled){background:var(--accent)}.ArticleComments-module__uVg-OG__submitSecondary:disabled{opacity:.55;cursor:not-allowed}
.NewUserButton-module__t-Rdaa__button{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.95rem;font-weight:600;transition:opacity .15s;display:inline-flex}.NewUserButton-module__t-Rdaa__button:hover{opacity:.9}
.RejectArticleModal-module__-CsXjW__textarea{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);width:100%;color:var(--foreground);font-family:var(--font-body);resize:vertical;transition:border-color var(--dur-fast) var(--ease-swift), box-shadow var(--dur-base) var(--ease-swift);margin-top:.6rem;padding:.7rem .9rem;font-size:.93rem}.RejectArticleModal-module__-CsXjW__textarea:focus{border-color:var(--signal);box-shadow:0 0 0 3px var(--signal-soft);outline:none}
.ArticleEditorActions-module__V56k7G__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ArticleEditorActions-module__V56k7G__actionError{border-radius:var(--radius-md);border:1px solid oklch(from var(--st-bad) l c h / 35%);background:oklch(from var(--st-bad) l c h / 8%);width:100%;color:var(--st-bad);animation:ArticleEditorActions-module__V56k7G__lt-rise var(--dur-base) var(--ease-out) both;margin-top:.4rem;padding:.55rem .85rem;font-size:.84rem}
.Loader-module__iij3Na__wrapper{justify-content:center;align-items:center;gap:5px;height:64px;padding:3rem 0;display:flex}.Loader-module__iij3Na__bar{background:var(--signal);transform-origin:50%;width:5px;height:26px;animation:Loader-module__iij3Na__lt-bars .9s var(--ease-swift) infinite;border-radius:3px}.Loader-module__iij3Na__bar:nth-child(2){animation-delay:.15s}.Loader-module__iij3Na__bar:nth-child(3){animation-delay:.3s}
.EmptyState-module__8TzW0G__glyph{color:var(--muted-foreground);font-size:1.6rem;line-height:1}
.FrontSection-module__bvCXtW__container{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:stretch;gap:1.5rem;display:grid}.FrontSection-module__bvCXtW__featureCell{min-width:0}.FrontSection-module__bvCXtW__featureCell>*{height:100%}.FrontSection-module__bvCXtW__sideColumn{flex-direction:column;justify-content:space-between;gap:.4rem;min-width:0;display:flex}@media (max-width:900px){.FrontSection-module__bvCXtW__container{grid-template-columns:1fr}}
.LatestGrid-module__YgtXTG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1.25rem;display:grid}@media (max-width:1024px){.LatestGrid-module__YgtXTG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.LatestGrid-module__YgtXTG__grid{grid-template-columns:1fr}}.LatestGrid-module__YgtXTG__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 2rem;display:grid}@media (max-width:860px){.LatestGrid-module__YgtXTG__rows{grid-template-columns:1fr}}
.Footer-module__MPE0dq__footer{background:var(--card);color:var(--foreground);border-top:1px solid var(--border);margin-top:auto}.Footer-module__MPE0dq__inner{max-width:1280px;margin:0 auto;padding:3rem 1.5rem 2rem}.Footer-module__MPE0dq__main{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:3rem;display:grid}.Footer-module__MPE0dq__brand{min-width:0}.Footer-module__MPE0dq__brandName{font-family:var(--font-display);letter-spacing:-.035em;align-items:baseline;font-size:1.5rem;font-weight:800;display:inline-flex}.Footer-module__MPE0dq__brandNameLight{font-weight:400}.Footer-module__MPE0dq__brandDot{background:var(--signal);border-radius:50%;align-self:center;width:7px;height:7px;margin-left:5px;transform:translateY(2px)}.Footer-module__MPE0dq__brandDesc{max-width:34ch;color:var(--muted-foreground);margin-top:.8rem;font-size:.9rem;line-height:1.6}.Footer-module__MPE0dq__socials{gap:.5rem;margin-top:1.3rem;display:flex}.Footer-module__MPE0dq__socialIcon{width:36px;height:36px;color:var(--muted-foreground);border:1px solid var(--border);background:var(--background);transition:color var(--dur-fast) var(--ease-swift), border-color var(--dur-fast) var(--ease-swift), transform var(--dur-fast) var(--ease-swift), background-color var(--dur-fast) var(--ease-swift);border-radius:999px;justify-content:center;align-items:center;display:flex}.Footer-module__MPE0dq__socialIcon:hover{color:var(--ink);background:var(--signal);border-color:var(--signal);transform:translateY(-2px)rotate(-4deg)}.Footer-module__MPE0dq__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.Footer-module__MPE0dq__column{flex-direction:column;gap:.55rem;display:flex}.Footer-module__MPE0dq__columnTitle{font-family:var(--font-wire);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.4rem;font-size:.68rem;font-weight:500}.Footer-module__MPE0dq__columnLink{color:var(--foreground);width:fit-content;transition:color var(--dur-fast) var(--ease-swift);font-size:.9rem;text-decoration:none;position:relative}.Footer-module__MPE0dq__columnLink:after{content:"";background:var(--signal-strong);transform-origin:0;height:1px;transition:transform var(--dur-base) var(--ease-out);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Footer-module__MPE0dq__columnLink:hover{color:var(--signal-strong)}.Footer-module__MPE0dq__columnLink:hover:after{transform:scaleX(1)}.Footer-module__MPE0dq__columnText{color:var(--muted-foreground);font-size:.9rem}.Footer-module__MPE0dq__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-top:2.75rem;padding-top:1.4rem;display:flex}.Footer-module__MPE0dq__copyright{color:var(--muted-foreground);font-size:.82rem}.Footer-module__MPE0dq__tagline{font-family:var(--font-wire);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.7rem;display:inline-flex}.Footer-module__MPE0dq__taglineDot{background:var(--live);width:6px;height:6px;animation:Footer-module__MPE0dq__lt-pulse 2.2s var(--ease-swift) infinite;border-radius:50%}@media (max-width:860px){.Footer-module__MPE0dq__main{grid-template-columns:1fr;gap:2.25rem}}@media (max-width:560px){.Footer-module__MPE0dq__columns{grid-template-columns:1fr 1fr}}.Footer-module__MPE0dq__ogButton{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);color:inherit;width:fit-content;transition:border-color var(--dur-fast) var(--ease-swift), box-shadow var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);align-items:center;gap:.7rem;margin-top:1.2rem;padding:.6rem 1rem .6rem .85rem;text-decoration:none;display:inline-flex}.Footer-module__MPE0dq__ogButton:hover{border-color:var(--signal);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Footer-module__MPE0dq__ogDot{background:var(--signal);width:9px;height:9px;animation:Footer-module__MPE0dq__lt-pulse 2.4s var(--ease-swift) infinite;border-radius:50%;flex:none}.Footer-module__MPE0dq__ogBody{flex-direction:column;gap:.1rem;display:flex}.Footer-module__MPE0dq__ogName{font-family:var(--font-display);letter-spacing:-.01em;transition:color var(--dur-fast) var(--ease-swift);font-size:.92rem;font-weight:700}.Footer-module__MPE0dq__ogButton:hover .Footer-module__MPE0dq__ogName{color:var(--signal-strong)}.Footer-module__MPE0dq__ogCaption{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.66rem}
.page-module__c7t8Ya__page{flex-direction:column;min-height:100vh;display:flex}.page-module__c7t8Ya__main{flex-direction:column;gap:4.5rem;width:100%;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem 5rem;display:flex}.page-module__c7t8Ya__section{flex-direction:column;gap:1.75rem;display:flex}@media (max-width:768px){.page-module__c7t8Ya__main{gap:3rem;padding:2.5rem 1.25rem 3.5rem}}
.SectionHeading-module__GJxHNW__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:.9rem;display:flex;position:relative}.SectionHeading-module__GJxHNW__head{min-width:0}.SectionHeading-module__GJxHNW__heading{font-family:var(--font-display);letter-spacing:-.02em;margin-top:.35rem;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:800;line-height:1.1}.SectionHeading-module__GJxHNW__rule{background:var(--signal);transform-origin:0;width:64px;height:3px;transition:transform .9s var(--ease-out) .15s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.is-shown .SectionHeading-module__GJxHNW__rule{transform:scaleX(1)}.SectionHeading-module__GJxHNW__link{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap;transition:color var(--dur-fast) var(--ease-swift);align-items:center;gap:.4rem;padding-bottom:.15rem;font-size:.75rem;text-decoration:none;display:inline-flex}.SectionHeading-module__GJxHNW__link:hover{color:var(--signal-strong)}.SectionHeading-module__GJxHNW__arrow{transition:transform var(--dur-fast) var(--ease-swift)}.SectionHeading-module__GJxHNW__link:hover .SectionHeading-module__GJxHNW__arrow{transform:translate(3px)}
.ArticleDetail-module__l9OlIW__page{flex-direction:column;min-height:100vh;display:flex}.ArticleDetail-module__l9OlIW__stateWrap{flex:1;width:100%;max-width:760px;margin:0 auto;padding:3rem 1.5rem}.ArticleDetail-module__l9OlIW__article{width:100%;max-width:800px;margin:0 auto;padding:3rem 1.5rem 4rem}.ArticleDetail-module__l9OlIW__deskLink{transition:color var(--dur-fast) var(--ease-swift);margin-bottom:1rem;text-decoration:none}.ArticleDetail-module__l9OlIW__deskLink:hover{color:var(--foreground)}.ArticleDetail-module__l9OlIW__related{flex-direction:column;gap:1.75rem;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem 5rem;display:flex}.ArticleDetail-module__l9OlIW__notFound{flex-direction:column;align-items:flex-start;gap:.7rem;width:100%;max-width:760px;margin:0 auto;padding:4.5rem 1.5rem;display:flex}.ArticleDetail-module__l9OlIW__notFoundCode{font-family:var(--font-wire);letter-spacing:.2em;color:var(--signal-strong);font-size:.8rem}.ArticleDetail-module__l9OlIW__notFoundTitle{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.ArticleDetail-module__l9OlIW__notFoundText{color:var(--muted-foreground);margin-bottom:.8rem}
.page-module__ZqDohG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__ZqDohG__hero{background:var(--background);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-module__ZqDohG__hero:before{content:"";background:radial-gradient(600px 300px at 10% 0%, var(--signal-soft), transparent 70%);pointer-events:none;position:absolute;inset:0}.page-module__ZqDohG__heroInner{max-width:1280px;margin:0 auto;padding:4.5rem 1.5rem 4rem}.page-module__ZqDohG__eyebrow{color:var(--signal-strong);animation:page-module__ZqDohG__lt-rise var(--dur-slow) var(--ease-out) 50ms both;position:relative}.page-module__ZqDohG__lamp{background:var(--live);width:8px;height:8px;animation:page-module__ZqDohG__lt-pulse 1.8s var(--ease-swift) infinite;border-radius:50%}.page-module__ZqDohG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);animation:page-module__ZqDohG__lt-rise var(--dur-slow) var(--ease-out) .15s both;margin-top:1rem;font-size:clamp(2.1rem,5.4vw,3.8rem);font-weight:800;line-height:1.06;position:relative}.page-module__ZqDohG__subtitle{max-width:58ch;color:var(--muted-foreground);animation:page-module__ZqDohG__lt-rise var(--dur-slow) var(--ease-out) .27s both;margin-top:1.2rem;font-size:1.02rem;line-height:1.65;position:relative}.page-module__ZqDohG__main{flex-direction:column;gap:5rem;width:100%;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem 5rem;display:flex}@media (max-width:768px){.page-module__ZqDohG__heroInner{padding:3rem 1.25rem 2.75rem}.page-module__ZqDohG__main{gap:3.5rem;padding:2.5rem 1.25rem 3.5rem}}
.CategoryPage-module__wRWD5W__page{flex-direction:column;min-height:100vh;display:flex}.CategoryPage-module__wRWD5W__header{background:var(--background);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.CategoryPage-module__wRWD5W__header:before{content:"";background:radial-gradient(560px 280px at 8% 0%, oklch(from var(--desk) l c h / 12%), transparent 72%);pointer-events:none;position:absolute;inset:0}.CategoryPage-module__wRWD5W__headerInner{max-width:1280px;margin:0 auto;padding:3.25rem 1.5rem 2.75rem;position:relative}.CategoryPage-module__wRWD5W__eyebrow{color:var(--muted-foreground);animation:CategoryPage-module__wRWD5W__lt-rise var(--dur-slow) var(--ease-out) 50ms both}.CategoryPage-module__wRWD5W__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);animation:CategoryPage-module__wRWD5W__lt-rise var(--dur-slow) var(--ease-out) .15s both;margin-top:.8rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.05}.CategoryPage-module__wRWD5W__description{max-width:52ch;color:var(--muted-foreground);animation:CategoryPage-module__wRWD5W__lt-rise var(--dur-slow) var(--ease-out) .25s both;margin-top:.9rem;font-size:1rem;line-height:1.6}.CategoryPage-module__wRWD5W__headerRule{background:linear-gradient(to right, var(--desk), transparent 70%);transform-origin:0;height:4px;animation:CategoryPage-module__wRWD5W__lt-draw .9s var(--ease-out) .35s both;position:absolute;bottom:0;left:0;right:0}.CategoryPage-module__wRWD5W__main{flex-direction:column;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:3rem 1.5rem 5rem;display:flex}.CategoryPage-module__wRWD5W__section{flex-direction:column;gap:1.75rem;display:flex}@media (max-width:768px){.CategoryPage-module__wRWD5W__headerInner{padding:2.5rem 1.25rem 2.25rem}.CategoryPage-module__wRWD5W__main{gap:3rem;padding:2.25rem 1.25rem 3.5rem}}
.not-found-module__tJLZcW__page{flex-direction:column;min-height:100vh;display:flex}.not-found-module__tJLZcW__hero{flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;max-width:1280px;margin:0 auto;padding:4.5rem 1.5rem 3.5rem;display:flex}.not-found-module__tJLZcW__code{font-family:var(--font-wire);letter-spacing:.2em;text-transform:uppercase;color:var(--signal-strong);animation:not-found-module__tJLZcW__lt-rise var(--dur-slow) var(--ease-out) both;font-size:.8rem}.not-found-module__tJLZcW__title{font-family:var(--font-display);letter-spacing:-.03em;animation:not-found-module__tJLZcW__lt-rise var(--dur-slow) var(--ease-out) .1s both;font-size:clamp(2.2rem,6vw,3.6rem);font-weight:800}.not-found-module__tJLZcW__text{max-width:52ch;color:var(--muted-foreground);animation:not-found-module__tJLZcW__lt-rise var(--dur-slow) var(--ease-out) .2s both;margin-bottom:.9rem;line-height:1.6}.not-found-module__tJLZcW__latest{flex-direction:column;gap:1.75rem;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem 5rem;display:flex}
.KebabMenu-module__awE_KW__menuWrap{display:inline-flex;position:relative}.KebabMenu-module__awE_KW__kebab{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift), color var(--dur-fast) var(--ease-swift), border-color var(--dur-fast) var(--ease-swift);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}.KebabMenu-module__awE_KW__kebab:hover:not(:disabled){background:var(--accent);border-color:var(--border);color:var(--foreground)}.KebabMenu-module__awE_KW__kebab:disabled{opacity:.5;cursor:not-allowed}.KebabMenu-module__awE_KW__menu{z-index:90;background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:180px;box-shadow:var(--shadow-lg);transform-origin:100% 0;animation:KebabMenu-module__awE_KW__lt-scale-in var(--dur-fast) var(--ease-out) both;flex-direction:column;padding:.35rem;display:flex}.KebabMenu-module__awE_KW__menuItem{border-radius:var(--radius-md);text-align:left;width:100%;font-size:.87rem;font-family:var(--font-body);color:var(--popover-foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift);background:0 0;border:none;padding:.5rem .7rem;display:block}.KebabMenu-module__awE_KW__menuItem:hover{background:var(--accent)}
.AboutHistory-module__4oDydq__section{flex-direction:column;gap:1.75rem;display:flex}.AboutHistory-module__4oDydq__wire{position:relative}.AboutHistory-module__4oDydq__track{background:var(--border);border-radius:999px;height:2px;position:relative}.AboutHistory-module__4oDydq__trackFill{background:linear-gradient(to right, var(--signal-strong), var(--signal));transform-origin:0;border-radius:999px;position:absolute;inset:0;transform:scaleX(0)}.AboutHistory-module__4oDydq__runner{background:var(--signal-strong);opacity:0;width:12px;height:12px;box-shadow:0 0 0 5px var(--signal-soft);transition:opacity var(--dur-base) var(--ease-swift);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.AboutHistory-module__4oDydq__runnerLive{opacity:1}.AboutHistory-module__4oDydq__timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.AboutHistory-module__4oDydq__item{opacity:.25;min-width:0;transition:opacity .55s var(--ease-out), transform .55s var(--ease-out);position:relative;transform:translateY(12px)}.AboutHistory-module__4oDydq__itemActive{opacity:1;transform:none}.AboutHistory-module__4oDydq__dot{background:var(--background);border:2px solid var(--border);width:12px;height:12px;transition:background-color var(--dur-base) var(--ease-swift), border-color var(--dur-base) var(--ease-swift), transform .45s var(--ease-out);border-radius:50%;position:absolute;top:calc(-1.5rem - 7px);left:0;transform:scale(.7)}.AboutHistory-module__4oDydq__itemActive .AboutHistory-module__4oDydq__dot{background:var(--signal);border-color:var(--signal-strong);transform:scale(1)}.AboutHistory-module__4oDydq__year{font-family:var(--font-wire);letter-spacing:.16em;color:var(--muted-foreground);font-size:.74rem}.AboutHistory-module__4oDydq__itemTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-top:.5rem;font-size:1.1rem;font-weight:700}.AboutHistory-module__4oDydq__itemDescription{color:var(--muted-foreground);margin-top:.5rem;font-size:.9rem;line-height:1.6}@media (max-width:900px){.AboutHistory-module__4oDydq__track{display:none}.AboutHistory-module__4oDydq__timeline{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.AboutHistory-module__4oDydq__item{opacity:1;border-top:1px solid var(--border);padding-top:1.1rem;transform:none}.AboutHistory-module__4oDydq__dot{background:var(--signal);border-color:var(--signal-strong);top:-7px;transform:scale(1)}}@media (max-width:540px){.AboutHistory-module__4oDydq__timeline{grid-template-columns:1fr}}
.page-module__xnD8Oa__backLink{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);transition:color var(--dur-fast) var(--ease-swift);align-items:center;gap:.4rem;margin-bottom:1.4rem;font-size:.74rem;text-decoration:none;display:inline-flex}.page-module__xnD8Oa__backLink:hover{color:var(--foreground)}.page-module__xnD8Oa__split{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:1.5rem;display:grid}.page-module__xnD8Oa__splitSolo{display:block}.page-module__xnD8Oa__splitSolo .page-module__xnD8Oa__articleColumn{max-width:820px;margin-inline:auto}.page-module__xnD8Oa__articleColumn{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);min-width:0;animation:page-module__xnD8Oa__lt-rise var(--dur-slow) var(--ease-out) both;padding:clamp(1.25rem,3vw,2.25rem)}.page-module__xnD8Oa__articleBody{max-width:calc(800px - 3rem)}.page-module__xnD8Oa__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.4rem;padding-bottom:1.2rem;display:flex}.page-module__xnD8Oa__toolbarActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__xnD8Oa__editorNotes{border-radius:var(--radius-lg);border:1px solid oklch(from var(--st-warn) l c h / 35%);background:oklch(from var(--st-warn) l c h / 8%);animation:page-module__xnD8Oa__lt-rise var(--dur-base) var(--ease-out) both;flex-direction:column;gap:.3rem;margin-bottom:1.4rem;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.55;display:flex}.page-module__xnD8Oa__editorNotesLabel{font-family:var(--font-wire);letter-spacing:.14em;text-transform:uppercase;color:var(--st-warn);font-size:.66rem}.page-module__xnD8Oa__commentsColumn{animation:page-module__xnD8Oa__lt-rise var(--dur-slow) var(--ease-out) .1s both;position:sticky;top:1.5rem}@media (max-width:1100px){.page-module__xnD8Oa__split{grid-template-columns:1fr}.page-module__xnD8Oa__commentsColumn{position:static}.page-module__xnD8Oa__commentsColumn>*{max-height:none;overflow-y:visible}}
.LogoutConfirmModal-module__oqfY8q__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.LogoutConfirmModal-module__oqfY8q__title{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.LogoutConfirmModal-module__oqfY8q__close{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius-sm);transition:background-color var(--dur-fast) var(--ease-swift), color var(--dur-fast) var(--ease-swift);background:0 0;border:none;padding:.15rem .4rem;font-size:1.3rem;line-height:1}.LogoutConfirmModal-module__oqfY8q__close:hover{background:var(--accent);color:var(--foreground)}.LogoutConfirmModal-module__oqfY8q__body{margin-top:.2rem}.LogoutConfirmModal-module__oqfY8q__confirmText{color:var(--muted-foreground);font-size:.93rem;line-height:1.55}.LogoutConfirmModal-module__oqfY8q__footer{justify-content:flex-end;gap:.6rem;margin-top:1.2rem;display:flex}
.ChangePasswordModal-module__RrRbjG__resetModal{flex-direction:column;gap:.6rem;display:flex}.ChangePasswordModal-module__RrRbjG__resetTitle{font-family:var(--font-display);letter-spacing:-.015em;font-size:1.25rem;font-weight:800}.ChangePasswordModal-module__RrRbjG__resetText{color:var(--muted-foreground);font-size:.93rem;line-height:1.55}.ChangePasswordModal-module__RrRbjG__passwordRow{align-items:center;gap:.6rem;margin-top:.4rem;display:flex}.ChangePasswordModal-module__RrRbjG__passwordValue{font-family:var(--font-wire);border-radius:var(--radius-md);background:var(--muted);border:1px dashed var(--border);word-break:break-all;flex:1;padding:.6rem .85rem;font-size:.92rem}.ChangePasswordModal-module__RrRbjG__copyButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift), border-color var(--dur-fast) var(--ease-swift);background:0 0;border-radius:999px;flex:none;padding:.5rem 1rem;font-size:.84rem;font-weight:600}.ChangePasswordModal-module__RrRbjG__copyButton:hover{background:var(--accent)}.ChangePasswordModal-module__RrRbjG__warning{color:var(--st-warn);font-size:.84rem}.ChangePasswordModal-module__RrRbjG__modalActions{justify-content:flex-end;margin-top:1rem;display:flex}.ChangePasswordModal-module__RrRbjG__closeButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-swift), transform var(--dur-fast) var(--ease-swift);border:none;border-radius:999px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600}.ChangePasswordModal-module__RrRbjG__closeButton:hover{box-shadow:var(--shadow-md)}.ChangePasswordModal-module__RrRbjG__closeButton:active{transform:scale(.97)}
.AboutPartners-module__MkwF_q__section{flex-direction:column;gap:1.5rem;display:flex}.AboutPartners-module__MkwF_q__description{max-width:62ch;color:var(--muted-foreground);font-size:.95rem;line-height:1.65}.AboutPartners-module__MkwF_q__banner{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.AboutPartners-module__MkwF_q__track{width:max-content;animation:30s linear infinite AboutPartners-module__MkwF_q__lt-marquee;display:flex}.AboutPartners-module__MkwF_q__banner:hover .AboutPartners-module__MkwF_q__track{animation-play-state:paused}.AboutPartners-module__MkwF_q__reel{align-items:center;margin:0;padding:0;list-style:none;display:flex}.AboutPartners-module__MkwF_q__partner{font-family:var(--font-display);letter-spacing:-.01em;color:var(--muted-foreground);white-space:nowrap;transition:color var(--dur-fast) var(--ease-swift);flex:none;padding:1.4rem 2.4rem;font-size:1.05rem;font-weight:700}.AboutPartners-module__MkwF_q__partner:hover{color:var(--foreground)}@media (prefers-reduced-motion:reduce){.AboutPartners-module__MkwF_q__track{animation:none}}
.page-module__Z-n5ha__backLink{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);transition:color var(--dur-fast) var(--ease-swift);align-items:center;gap:.4rem;margin-bottom:1.4rem;font-size:.74rem;text-decoration:none;display:inline-flex}.page-module__Z-n5ha__backLink:hover{color:var(--foreground)}.page-module__Z-n5ha__editorNotes{border-radius:var(--radius-lg);border:1px solid oklch(from var(--st-warn) l c h / 35%);background:oklch(from var(--st-warn) l c h / 8%);animation:page-module__Z-n5ha__lt-rise var(--dur-base) var(--ease-out) both;flex-direction:column;gap:.3rem;margin-bottom:1.4rem;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.55;display:flex}.page-module__Z-n5ha__editorNotesLabel{font-family:var(--font-wire);letter-spacing:.14em;text-transform:uppercase;color:var(--st-warn);font-size:.66rem}.page-module__Z-n5ha__status{font-family:var(--font-wire);color:var(--muted-foreground);font-size:.8rem}.page-module__Z-n5ha__errorWrap{margin-top:1.2rem}
.ArticleForm-module__XAwXqa__form{width:100%}.ArticleForm-module__XAwXqa__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1.5rem;display:grid}.ArticleForm-module__XAwXqa__main{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);min-width:0;box-shadow:var(--shadow-sm);animation:ArticleForm-module__XAwXqa__lt-rise var(--dur-slow) var(--ease-out) both;flex-direction:column;gap:1.4rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.ArticleForm-module__XAwXqa__titleInput{resize:none;width:100%;font-family:var(--font-display);letter-spacing:-.025em;color:var(--foreground);background:0 0;border:none;padding:0;font-size:clamp(1.6rem,3.4vw,2.3rem);font-weight:800;line-height:1.15;overflow:hidden}.ArticleForm-module__XAwXqa__titleInput::placeholder{color:var(--muted-foreground);opacity:.55}.ArticleForm-module__XAwXqa__titleInput:focus{outline:none}.ArticleForm-module__XAwXqa__control{flex-direction:column;gap:.45rem;display:flex}.ArticleForm-module__XAwXqa__labelRow{justify-content:space-between;align-items:baseline;gap:.8rem;display:flex}.ArticleForm-module__XAwXqa__charCount{font-family:var(--font-wire);letter-spacing:.05em;color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.68rem}.ArticleForm-module__XAwXqa__charCountMax{color:var(--st-warn)}.ArticleForm-module__XAwXqa__imageField{position:relative}.ArticleForm-module__XAwXqa__imageInput{opacity:0;clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ArticleForm-module__XAwXqa__dropzone{border:1.5px dashed var(--border);border-radius:var(--radius-xl);background:var(--background);cursor:pointer;text-align:center;transition:border-color var(--dur-fast) var(--ease-swift), background-color var(--dur-fast) var(--ease-swift);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:2rem 1.25rem;display:flex}.ArticleForm-module__XAwXqa__dropzone:hover{border-color:var(--signal);background:var(--signal-soft)}.ArticleForm-module__XAwXqa__dropzoneIcon{color:var(--muted-foreground)}.ArticleForm-module__XAwXqa__dropzone:hover .ArticleForm-module__XAwXqa__dropzoneIcon{color:var(--signal-strong)}.ArticleForm-module__XAwXqa__dropzoneText{font-size:.9rem;font-weight:600}.ArticleForm-module__XAwXqa__dropzoneHint{font-family:var(--font-wire);letter-spacing:.06em;color:var(--muted-foreground);font-size:.7rem}.ArticleForm-module__XAwXqa__previewWrap{border-radius:var(--radius-xl);border:1px solid var(--border);animation:ArticleForm-module__XAwXqa__lt-scale-in var(--dur-base) var(--ease-out) both;position:relative;overflow:hidden}.ArticleForm-module__XAwXqa__preview{object-fit:cover;width:100%;max-height:320px;display:block}.ArticleForm-module__XAwXqa__previewActions{gap:.4rem;display:flex;position:absolute;bottom:.7rem;right:.7rem}.ArticleForm-module__XAwXqa__previewAction{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f3f5f8;color:lab(96.5162% -.553399 -1.78931);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift);background:#090d16c7;background:lab(3.62616% .09121 -5.33479/.78);border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.76rem;font-weight:600;display:inline-flex}.ArticleForm-module__XAwXqa__previewAction:hover{background:#090d16eb;background:lab(3.62616% .09121 -5.33479/.92)}.ArticleForm-module__XAwXqa__contentControl{margin-top:.2rem}.ArticleForm-module__XAwXqa__aside{position:sticky;top:1.5rem}.ArticleForm-module__XAwXqa__asidePanel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);animation:ArticleForm-module__XAwXqa__lt-rise var(--dur-slow) var(--ease-out) 80ms both;flex-direction:column;gap:1.1rem;padding:1.4rem;display:flex}.ArticleForm-module__XAwXqa__asideTitle{font-family:var(--font-wire);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding-bottom:.8rem;font-size:.68rem;font-weight:500}.ArticleForm-module__XAwXqa__slugInput{font-family:var(--font-wire);font-size:.86rem}.ArticleForm-module__XAwXqa__fieldHint{color:var(--muted-foreground);font-size:.76rem;line-height:1.45}.ArticleForm-module__XAwXqa__actions{border-top:1px solid var(--border);flex-direction:column;gap:.55rem;padding-top:.6rem;display:flex}.ArticleForm-module__XAwXqa__actions>*{justify-content:center;width:100%}@media (max-width:1000px){.ArticleForm-module__XAwXqa__layout{grid-template-columns:1fr}.ArticleForm-module__XAwXqa__aside{position:static}}
.Sidebar-module__wlrrtW__sidebar{background:var(--sidebar);height:100%;color:var(--sidebar-foreground);flex-direction:column;padding:1.4rem .9rem;display:flex;overflow-y:auto}.Sidebar-module__wlrrtW__top{padding:0 .6rem}.Sidebar-module__wlrrtW__logo{font-family:var(--font-display);letter-spacing:-.035em;color:var(--sidebar-foreground);align-items:baseline;font-size:1.3rem;font-weight:800;text-decoration:none;display:inline-flex}.Sidebar-module__wlrrtW__logoLight{font-weight:400}.Sidebar-module__wlrrtW__logoDot{background:var(--sidebar-primary);border-radius:50%;align-self:center;width:6px;height:6px;margin-left:4px;transform:translateY(2px)}.Sidebar-module__wlrrtW__brand{font-family:var(--font-wire);letter-spacing:.16em;text-transform:uppercase;color:var(--sidebar-muted);min-height:1em;margin-top:.3rem;font-size:.66rem}.Sidebar-module__wlrrtW__nav{flex-direction:column;flex:1;gap:1.4rem;margin-top:1.6rem;display:flex}.Sidebar-module__wlrrtW__group{flex-direction:column;gap:.35rem;display:flex}.Sidebar-module__wlrrtW__groupLabel{font-family:var(--font-wire);letter-spacing:.18em;text-transform:uppercase;color:var(--sidebar-muted);padding:0 .6rem;font-size:.62rem}.Sidebar-module__wlrrtW__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__wlrrtW__link{border-radius:var(--radius-md);color:var(--sidebar-muted);transition:background-color var(--dur-fast) var(--ease-swift), color var(--dur-fast) var(--ease-swift);align-items:center;gap:.65rem;padding:.55rem .6rem;font-size:.89rem;font-weight:500;text-decoration:none;display:flex;position:relative}.Sidebar-module__wlrrtW__link:before{content:"";background:var(--sidebar-primary);width:3px;height:0;transition:height var(--dur-base) var(--ease-out);border-radius:0 3px 3px 0;position:absolute;top:50%;left:-.9rem;transform:translateY(-50%)}.Sidebar-module__wlrrtW__link:hover,.Sidebar-module__wlrrtW__linkActive{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.Sidebar-module__wlrrtW__linkActive:before{height:60%}.Sidebar-module__wlrrtW__linkIcon{opacity:.75;transition:opacity var(--dur-fast) var(--ease-swift), transform var(--dur-base) var(--ease-out);flex:none}.Sidebar-module__wlrrtW__link:hover .Sidebar-module__wlrrtW__linkIcon,.Sidebar-module__wlrrtW__linkActive .Sidebar-module__wlrrtW__linkIcon{opacity:1}.Sidebar-module__wlrrtW__linkActive .Sidebar-module__wlrrtW__linkIcon{color:var(--sidebar-primary)}.Sidebar-module__wlrrtW__footer{border-top:1px solid var(--sidebar-border);flex-direction:column;gap:.9rem;margin-top:1.5rem;padding-top:1.1rem;display:flex}.Sidebar-module__wlrrtW__user{align-items:center;gap:.7rem;min-width:0;padding:0 .4rem;display:flex}.Sidebar-module__wlrrtW__avatar{background:var(--sidebar-primary);width:34px;height:34px;color:var(--sidebar-primary-foreground);font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.Sidebar-module__wlrrtW__userBody{flex-direction:column;min-width:0;display:flex}.Sidebar-module__wlrrtW__userName{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Sidebar-module__wlrrtW__userEmail{color:var(--sidebar-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.Sidebar-module__wlrrtW__footerLinks{flex-direction:column;gap:1px;display:flex}.Sidebar-module__wlrrtW__footerLink{border-radius:var(--radius-md);color:var(--sidebar-muted);cursor:pointer;font-size:.84rem;font-family:var(--font-body);text-align:left;transition:background-color var(--dur-fast) var(--ease-swift), color var(--dur-fast) var(--ease-swift);background:0 0;border:none;align-items:center;gap:.6rem;padding:.45rem .6rem;text-decoration:none;display:flex}.Sidebar-module__wlrrtW__footerLink:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.Sidebar-module__wlrrtW__logoutButton:hover{color:var(--st-bad)}
.ConfirmDialog-module__zTIXYW__confirmModal{flex-direction:column;gap:.6rem;display:flex}.ConfirmDialog-module__zTIXYW__confirmTitle{font-family:var(--font-display);letter-spacing:-.015em;font-size:1.25rem;font-weight:800}.ConfirmDialog-module__zTIXYW__confirmText{color:var(--muted-foreground);font-size:.93rem;line-height:1.55}.ConfirmDialog-module__zTIXYW__confirmActions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.ConfirmDialog-module__zTIXYW__cancelButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift);background:0 0;border-radius:999px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600}.ConfirmDialog-module__zTIXYW__cancelButton:hover{background:var(--accent)}.ConfirmDialog-module__zTIXYW__confirmButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-swift), transform var(--dur-fast) var(--ease-swift);border:none;border-radius:999px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600}.ConfirmDialog-module__zTIXYW__confirmButton:hover{box-shadow:var(--shadow-md)}.ConfirmDialog-module__zTIXYW__confirmButton:active{transform:scale(.97)}.ConfirmDialog-module__zTIXYW__dangerButton{background:var(--st-bad);color:#fcfcfc;color:lab(98.84% .0000298023 -.0000119209)}
.page-module__HcSrWW__list{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin:0;padding:0;list-style:none;overflow:hidden}.page-module__HcSrWW__item{animation:page-module__HcSrWW__lt-rise var(--dur-slow) var(--ease-out) both}.page-module__HcSrWW__item+.page-module__HcSrWW__item{border-top:1px solid var(--border)}.page-module__HcSrWW__itemLink{color:inherit;transition:background-color var(--dur-fast) var(--ease-swift);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.page-module__HcSrWW__itemLink:hover{background:var(--accent)}.page-module__HcSrWW__itemBody{flex-direction:column;gap:.25rem;min-width:0;display:flex}.page-module__HcSrWW__itemTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:600;overflow:hidden}.page-module__HcSrWW__itemMeta{font-family:var(--font-wire);letter-spacing:.06em;color:var(--muted-foreground);font-size:.72rem}.page-module__HcSrWW__itemCue{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);opacity:0;transition:opacity var(--dur-fast) var(--ease-swift), transform var(--dur-fast) var(--ease-swift);flex:none;font-size:.72rem;transform:translate(-4px)}.page-module__HcSrWW__itemLink:hover .page-module__HcSrWW__itemCue{opacity:1;transform:none}
.page-module__DtSfQa__page{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);min-height:100vh;display:grid}.page-module__DtSfQa__brandPanel{background:var(--card);color:var(--foreground);border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;position:relative;overflow:hidden}.page-module__DtSfQa__brandPanel:before{content:"";background:radial-gradient(520px 300px at 14% 8%, var(--signal-soft), transparent 70%);pointer-events:none;position:absolute;inset:0}.page-module__DtSfQa__brandPanel:after{content:"";background-image:radial-gradient(var(--border) 1px, transparent 1px);pointer-events:none;background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(125deg,#0000 45%,#000);mask-image:linear-gradient(125deg,#0000 45%,#000)}.page-module__DtSfQa__logo{font-family:var(--font-display);letter-spacing:-.035em;color:var(--foreground);z-index:1;align-items:baseline;width:fit-content;font-size:1.45rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.page-module__DtSfQa__logoLight{font-weight:400}.page-module__DtSfQa__logoDot{background:var(--signal);border-radius:50%;align-self:center;width:7px;height:7px;margin-left:5px;transform:translateY(2px)}.page-module__DtSfQa__brandCopy{z-index:1;max-width:40ch;position:relative}.page-module__DtSfQa__brandEyebrow{font-family:var(--font-wire);letter-spacing:.16em;text-transform:uppercase;color:var(--signal-strong);animation:page-module__DtSfQa__lt-rise var(--dur-slow) var(--ease-out) 50ms both;align-items:center;gap:.55rem;font-size:.72rem;display:inline-flex}.page-module__DtSfQa__lamp{background:var(--live);width:8px;height:8px;animation:page-module__DtSfQa__lt-pulse 1.8s var(--ease-swift) infinite;border-radius:50%}.page-module__DtSfQa__brandTitle{font-family:var(--font-display);letter-spacing:-.03em;animation:page-module__DtSfQa__lt-rise var(--dur-slow) var(--ease-out) .15s both;margin-top:.9rem;font-size:clamp(2rem,3.6vw,2.9rem);font-weight:800;line-height:1.08}.page-module__DtSfQa__brandText{color:var(--muted-foreground);animation:page-module__DtSfQa__lt-rise var(--dur-slow) var(--ease-out) .25s both;margin-top:1rem;line-height:1.65}.page-module__DtSfQa__backLink{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);z-index:1;width:fit-content;transition:color var(--dur-fast) var(--ease-swift);font-size:.74rem;text-decoration:none;position:relative}.page-module__DtSfQa__backLink:hover{color:var(--signal-strong)}.page-module__DtSfQa__formPanel{background:var(--background);justify-content:center;align-items:center;padding:2.5rem 1.5rem;display:flex}.page-module__DtSfQa__formWrap{width:min(380px,100%);animation:page-module__DtSfQa__lt-rise var(--dur-slow) var(--ease-out) .2s both}.page-module__DtSfQa__note{text-align:center;color:var(--muted-foreground);margin-top:1.4rem;font-size:.84rem}@media (max-width:860px){.page-module__DtSfQa__page{grid-template-columns:1fr}.page-module__DtSfQa__brandPanel{gap:2rem;padding:1.75rem 1.5rem}.page-module__DtSfQa__brandCopy{max-width:none}.page-module__DtSfQa__backLink{display:none}}
.ArticleListPage-module__hmFknq__list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.ArticleListPage-module__hmFknq__item{animation:ArticleListPage-module__hmFknq__lt-rise var(--dur-slow) var(--ease-out) both}.ArticleListPage-module__hmFknq__itemLink{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);color:inherit;transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-swift);padding:1.15rem 1.3rem;text-decoration:none;display:block}.ArticleListPage-module__hmFknq__itemLink:hover{box-shadow:var(--shadow-md);border-color:var(--muted-foreground);transform:translateY(-2px)}.ArticleListPage-module__hmFknq__itemHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ArticleListPage-module__hmFknq__itemTitle{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1.08rem;font-weight:700;overflow:hidden}.ArticleListPage-module__hmFknq__itemMeta{font-family:var(--font-wire);letter-spacing:.04em;color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.45rem;font-size:.73rem;display:flex}.ArticleListPage-module__hmFknq__metaSep{opacity:.5;background:currentColor;border-radius:50%;width:3px;height:3px}.ArticleListPage-module__hmFknq__itemExcerpt{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.6rem;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}
.ArticlesArchive-module__rwiULG__count{font-family:var(--font-wire);letter-spacing:.08em;color:var(--muted-foreground);white-space:nowrap;font-size:.74rem}.ArticlesArchive-module__rwiULG__filters{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));gap:.6rem;margin-bottom:1.4rem;display:grid}.ArticlesArchive-module__rwiULG__search{min-width:0}.ArticlesArchive-module__rwiULG__row{animation:ArticlesArchive-module__rwiULG__lt-rise var(--dur-base) var(--ease-out) both}.ArticlesArchive-module__rwiULG__titleCell{max-width:320px}.ArticlesArchive-module__rwiULG__titleLink{color:inherit;white-space:nowrap;text-overflow:ellipsis;transition:color var(--dur-fast) var(--ease-swift);font-weight:600;text-decoration:none;display:block;overflow:hidden}.ArticlesArchive-module__rwiULG__titleLink:hover{color:var(--signal-strong);text-underline-offset:3px;text-decoration:underline}.ArticlesArchive-module__rwiULG__timeCell{text-align:right;font-family:var(--font-wire);white-space:nowrap;color:var(--muted-foreground);font-size:.78rem}.ArticlesArchive-module__rwiULG__thRight{text-align:right}.ArticlesArchive-module__rwiULG__pagination{justify-content:flex-end;align-items:center;gap:.9rem;margin-top:1.1rem;display:flex}.ArticlesArchive-module__rwiULG__pageInfo{font-family:var(--font-wire);letter-spacing:.06em;color:var(--muted-foreground);font-size:.76rem}@media (max-width:900px){.ArticlesArchive-module__rwiULG__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ArticlesArchive-module__rwiULG__search{grid-column:1/-1}}
.AuditLogList-module__waQODa__wrap{flex-direction:column;gap:1.1rem;display:flex}.AuditLogList-module__waQODa__tableWrap{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);animation:AuditLogList-module__waQODa__lt-rise var(--dur-slow) var(--ease-out) both;overflow-x:auto}.AuditLogList-module__waQODa__table{border-collapse:collapse;width:100%;font-size:.88rem}.AuditLogList-module__waQODa__table th{text-align:left;font-family:var(--font-wire);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem 1.1rem;font-size:.66rem;font-weight:500}.AuditLogList-module__waQODa__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.75rem 1.1rem}.AuditLogList-module__waQODa__table tbody tr{transition:background-color var(--dur-fast) var(--ease-swift)}.AuditLogList-module__waQODa__table tbody tr:hover{background:var(--accent)}.AuditLogList-module__waQODa__table tbody tr:last-child td{border-bottom:none}.AuditLogList-module__waQODa__timeCell{font-family:var(--font-wire);color:var(--muted-foreground);white-space:nowrap;font-size:.76rem}.AuditLogList-module__waQODa__actorCell{white-space:nowrap;font-weight:600}.AuditLogList-module__waQODa__actionBadge{font-family:var(--font-wire);letter-spacing:.05em;white-space:nowrap;border:1px solid oklch(from var(--st,var(--st-neutral)) l c h / 35%);background:oklch(from var(--st,var(--st-neutral)) l c h / 10%);color:var(--st,var(--st-neutral));border-radius:999px;align-items:center;gap:.45rem;padding:.2rem .65rem;font-size:.7rem;display:inline-flex}.AuditLogList-module__waQODa__actionBadge:before{content:"";background:var(--st,var(--st-neutral));border-radius:50%;flex:none;width:6px;height:6px}.AuditLogList-module__waQODa__toneDanger{--st:var(--st-bad)}.AuditLogList-module__waQODa__toneSuccess{--st:var(--st-good)}.AuditLogList-module__waQODa__toneNeutral{--st:var(--st-neutral)}.AuditLogList-module__waQODa__entityCell{font-family:var(--font-wire);color:var(--muted-foreground);white-space:nowrap;font-size:.78rem}.AuditLogList-module__waQODa__detailsCell{white-space:nowrap;text-overflow:ellipsis;max-width:320px;color:var(--muted-foreground);overflow:hidden}.AuditLogList-module__waQODa__empty{text-align:center;color:var(--muted-foreground);padding:2.25rem 1rem!important}.AuditLogList-module__waQODa__pagination{justify-content:flex-end;align-items:center;gap:.9rem;display:flex}.AuditLogList-module__waQODa__pageButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift), opacity var(--dur-fast) var(--ease-swift);background:0 0;border-radius:999px;align-items:center;padding:.42rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex}.AuditLogList-module__waQODa__pageButton:hover:not(:disabled){background:var(--accent)}.AuditLogList-module__waQODa__pageButton:disabled{opacity:.45;cursor:not-allowed}.AuditLogList-module__waQODa__pageInfo{font-family:var(--font-wire);letter-spacing:.06em;color:var(--muted-foreground);font-size:.76rem}
.NewArticleForm-module__xQnPYG__statusMessage{font-family:var(--font-wire);color:var(--muted-foreground);font-size:.8rem}.NewArticleForm-module__xQnPYG__errorWrap{margin-top:1.2rem}
.Overview-module__2zh3ka__statGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.Overview-module__2zh3ka__statCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);color:inherit;animation:Overview-module__2zh3ka__lt-rise var(--dur-slow) var(--ease-out) both;transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-swift);flex-direction:column;gap:.5rem;padding:1.25rem 1.3rem;text-decoration:none;display:flex}.Overview-module__2zh3ka__statCardLink:hover{box-shadow:var(--shadow-md);border-color:var(--muted-foreground);transform:translateY(-3px)}.Overview-module__2zh3ka__statValue{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.3rem;font-weight:800;line-height:1}.Overview-module__2zh3ka__statLabel{font-family:var(--font-wire);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.68rem;display:inline-flex}.Overview-module__2zh3ka__statDot{border-radius:50%;flex:none;width:7px;height:7px}.Overview-module__2zh3ka__recentSection{margin-top:2.25rem}.Overview-module__2zh3ka__recentHead{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.9rem;display:flex}.Overview-module__2zh3ka__recentHeading{font-family:var(--font-display);letter-spacing:-.015em;font-size:1.15rem;font-weight:800}.Overview-module__2zh3ka__recentAll{font-family:var(--font-wire);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);transition:color var(--dur-fast) var(--ease-swift);font-size:.72rem;text-decoration:none}.Overview-module__2zh3ka__recentAll:hover{color:var(--foreground)}.Overview-module__2zh3ka__recentList{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin:0;padding:0;list-style:none;overflow:hidden}.Overview-module__2zh3ka__recentItem{animation:Overview-module__2zh3ka__lt-rise var(--dur-slow) var(--ease-out) both}.Overview-module__2zh3ka__recentItem+.Overview-module__2zh3ka__recentItem{border-top:1px solid var(--border)}.Overview-module__2zh3ka__recentLink{color:inherit;transition:background-color var(--dur-fast) var(--ease-swift);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;text-decoration:none;display:flex}.Overview-module__2zh3ka__recentLink:hover{background:var(--accent)}.Overview-module__2zh3ka__recentTitle{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.Overview-module__2zh3ka__recentMeta{font-family:var(--font-wire);color:var(--muted-foreground);flex:none;align-items:center;gap:.8rem;font-size:.74rem;display:inline-flex}.Overview-module__2zh3ka__recentEmpty{text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl);padding:2rem 1.25rem;font-size:.92rem}@media (max-width:1100px){.Overview-module__2zh3ka__statGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.Overview-module__2zh3ka__statGrid{grid-template-columns:1fr}.Overview-module__2zh3ka__recentMeta{display:none}}
.DashboardShell-module__M0cRoq__shell{background:var(--background);grid-template-columns:252px minmax(0,1fr);width:100%;min-height:100vh;display:grid}.DashboardShell-module__M0cRoq__desktopSidebar{background:var(--sidebar);border-right:1px solid var(--sidebar-border);flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.DashboardShell-module__M0cRoq__desktopSidebar>:first-child{flex:1;min-height:0}.DashboardShell-module__M0cRoq__themeFab{border-radius:var(--radius-md);border:1px solid var(--sidebar-border);color:var(--sidebar-muted);font-size:.78rem;font-family:var(--font-wire);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift), color var(--dur-fast) var(--ease-swift);background:0 0;align-items:center;gap:.5rem;margin:0 .9rem 1rem;padding:.45rem .7rem;display:flex}.DashboardShell-module__M0cRoq__themeFab:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.DashboardShell-module__M0cRoq__topbar{display:none}.DashboardShell-module__M0cRoq__main{min-width:0;animation:DashboardShell-module__M0cRoq__lt-rise var(--dur-base) var(--ease-out) both;padding:2.25rem clamp(1.25rem,3.5vw,3rem) 4rem}.DashboardShell-module__M0cRoq__drawer,.DashboardShell-module__M0cRoq__scrim{display:none}@media (max-width:900px){.DashboardShell-module__M0cRoq__shell{grid-template-columns:1fr}.DashboardShell-module__M0cRoq__desktopSidebar{display:none}.DashboardShell-module__M0cRoq__topbar{z-index:60;background:var(--sidebar);color:var(--sidebar-foreground);border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;gap:.6rem;padding:.65rem 1rem;display:flex;position:sticky;top:0}.DashboardShell-module__M0cRoq__topbarLogo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--sidebar-foreground);font-size:1.15rem;font-weight:800;text-decoration:none}.DashboardShell-module__M0cRoq__topbarLogoLight{font-weight:400}.DashboardShell-module__M0cRoq__menuButton{width:38px;height:38px;color:var(--sidebar-foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-swift);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex}.DashboardShell-module__M0cRoq__menuButton:hover{background:var(--sidebar-accent)}.DashboardShell-module__M0cRoq__drawer{z-index:80;width:min(290px,84vw);transition:transform var(--dur-base) var(--ease-out);box-shadow:var(--shadow-lg);visibility:hidden;display:block;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.DashboardShell-module__M0cRoq__drawerOpen{visibility:visible;transform:none}.DashboardShell-module__M0cRoq__scrim{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;animation:DashboardShell-module__M0cRoq__lt-fade var(--dur-base) var(--ease-out) both;background:#04070f80;background:lab(1.93157% .135399 -3.652/.5);border:none;display:block;position:fixed;inset:0}.DashboardShell-module__M0cRoq__main{padding:1.5rem 1.25rem 3rem}}
.UsersList-module__NMVzja__tableWrap{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);animation:UsersList-module__NMVzja__lt-rise var(--dur-slow) var(--ease-out) both;overflow-x:auto}.UsersList-module__NMVzja__table{border-collapse:collapse;width:100%;font-size:.9rem}.UsersList-module__NMVzja__table th{text-align:left;font-family:var(--font-wire);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem 1.1rem;font-size:.66rem;font-weight:500}.UsersList-module__NMVzja__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.8rem 1.1rem}.UsersList-module__NMVzja__table tbody tr{transition:background-color var(--dur-fast) var(--ease-swift)}.UsersList-module__NMVzja__table tbody tr:hover{background:var(--accent)}.UsersList-module__NMVzja__table tbody tr:last-child td{border-bottom:none}.UsersList-module__NMVzja__nameCell{white-space:nowrap;font-weight:600}.UsersList-module__NMVzja__name{align-items:center;gap:.65rem;display:inline-flex}.UsersList-module__NMVzja__avatar{background:var(--ink);width:30px;height:30px;color:var(--signal);font-family:var(--font-display);letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.UsersList-module__NMVzja__emailCell{color:var(--muted-foreground);white-space:nowrap}.UsersList-module__NMVzja__roleBadge{font-family:var(--font-wire);letter-spacing:.08em;text-transform:capitalize;border:1px solid oklch(from var(--role,var(--st-neutral)) l c h / 35%);background:oklch(from var(--role,var(--st-neutral)) l c h / 10%);color:var(--role,var(--st-neutral));white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.22rem .65rem;font-size:.68rem;display:inline-flex}.UsersList-module__NMVzja__roleAdmin{--role:var(--st-bad)}.UsersList-module__NMVzja__roleEditor{--role:var(--st-info)}.UsersList-module__NMVzja__roleJournalist{--role:var(--st-neutral)}.UsersList-module__NMVzja__statusBadge{white-space:nowrap;align-items:center;gap:.45rem;font-size:.84rem;display:inline-flex}.UsersList-module__NMVzja__statusBadge:before{content:"";background:var(--st,var(--st-neutral));border-radius:50%;flex:none;width:7px;height:7px}.UsersList-module__NMVzja__statusActive{--st:var(--st-good)}.UsersList-module__NMVzja__statusInactive{--st:var(--st-neutral);color:var(--muted-foreground)}.UsersList-module__NMVzja__actionsCol{width:1%}.UsersList-module__NMVzja__actionsCell{text-align:right}.UsersList-module__NMVzja__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.UsersList-module__NMVzja__empty{text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl);padding:2.5rem 1.25rem}
