.ContactSection-module__bzvJ8a__contact{background:rgb(var(--bg));text-align:center;padding:8rem 5%}.ContactSection-module__bzvJ8a__contact h2{margin-bottom:2rem;font-size:clamp(2rem,5vw,3rem)}.ContactSection-module__bzvJ8a__contact p{color:rgb(var(--muted));margin-bottom:3rem;font-size:1.25rem}.ContactSection-module__bzvJ8a__socialLink{border:1px solid rgb(var(--border));color:rgb(var(--fg));background:0 0;border-radius:50px;align-items:center;gap:.6rem;margin-top:1rem;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.ContactSection-module__bzvJ8a__socialLink:hover{border-color:rgb(var(--fg));background:rgb(var(--card))}.ContactSection-module__bzvJ8a__socialLink img{width:20px;height:20px}@media (max-width:768px){.ContactSection-module__bzvJ8a__contact{min-height:100vh}}
:root{--altcha-color-base:rgb(var(--card));--altcha-color-border:rgb(var(--border));--altcha-color-text:rgb(var(--fg));--altcha-color-border-focus:rgb(var(--accent));--altcha-color-error-text:rgb(var(--error));--altcha-color-footer-bg:rgb(var(--card));--altcha-border-radius:8px;--altcha-max-width:100%}
.ContactForm-module__hcxg5G__contactForm{text-align:left;flex-direction:column;gap:1.25rem;max-width:600px;margin:3rem auto 0;display:flex}.ContactForm-module__hcxg5G__directContactOption p{text-align:center;margin-bottom:0}.ContactForm-module__hcxg5G__confirmEmail{display:none}.ContactForm-module__hcxg5G__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactForm-module__hcxg5G__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__hcxg5G__formGroup label{color:rgb(var(--fg));font-size:.875rem;font-weight:500}.ContactForm-module__hcxg5G__formGroup input,.ContactForm-module__hcxg5G__formGroup textarea{background:rgb(var(--card));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__hcxg5G__formGroup input:focus,.ContactForm-module__hcxg5G__formGroup textarea:focus{border-color:rgb(var(--accent));box-shadow:0 0 0 2px rgba(var(--accent), .1);outline:none}.ContactForm-module__hcxg5G__formGroup textarea{resize:vertical;min-height:120px}.ContactForm-module__hcxg5G__altchaContainer{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__hcxg5G__submitButton{background:rgb(var(--accent));color:rgb(var(--bg));font-size:15px;font-weight:500;font-family:var(--font-inter,"Inter"), sans-serif;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:.5rem;padding:16px 28px;transition:all .3s;display:inline-flex}.ContactForm-module__hcxg5G__submitButton:hover{box-shadow:0 10px 20px rgba(var(--accent), .15);transform:translateY(-2px)}.ContactForm-module__hcxg5G__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__hcxg5G__successMessage{color:rgb(var(--success,34, 197, 94));text-align:center;background:rgba(var(--success,34, 197, 94), .1);border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.9375rem}.ContactForm-module__hcxg5G__errorMessage{color:rgb(var(--error));text-align:center;background:rgba(var(--error), .1);border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.9375rem}.ContactForm-module__hcxg5G__formGroup input[aria-invalid=true],.ContactForm-module__hcxg5G__formGroup textarea[aria-invalid=true]{border-color:rgb(var(--error))}.ContactForm-module__hcxg5G__error{color:rgb(var(--error));margin-top:.25rem;font-size:.8125rem}.ContactForm-module__hcxg5G__formWrapper{max-width:600px;margin:0 auto;position:relative}.ContactForm-module__hcxg5G__formDisabled{opacity:.5;pointer-events:none}.ContactForm-module__hcxg5G__overlay{background:rgba(var(--bg), .9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ContactForm-module__hcxg5G__sendingState{flex-direction:column;align-items:center;gap:1rem;display:flex}.ContactForm-module__hcxg5G__spinner{width:48px;height:48px;fill:rgb(var(--fg))}.ContactForm-module__hcxg5G__sendingText{color:rgb(var(--fg));font-size:1rem;font-weight:500}.ContactForm-module__hcxg5G__messageBox{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:12px;max-width:400px;padding:1.5rem;position:relative}.ContactForm-module__hcxg5G__messageBoxSuccess{color:rgb(var(--fg))}.ContactForm-module__hcxg5G__messageBoxError{color:rgb(var(--error))}.ContactForm-module__hcxg5G__messageText{margin:0;padding-right:1.5rem;font-size:.9375rem;line-height:1.5}.ContactForm-module__hcxg5G__fail{color:rgb(var(--error))!important}.ContactForm-module__hcxg5G__closeButton{width:24px;height:24px;color:rgb(var(--fg));cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ContactForm-module__hcxg5G__closeButton:hover{background:rgba(var(--fg), .1)}@media (max-width:768px){.ContactForm-module__hcxg5G__formRow{grid-template-columns:1fr}.ContactForm-module__hcxg5G__contactForm{margin-top:2rem}.ContactForm-module__hcxg5G__messageBox{margin:0 1rem}}
.ExpertiseSection-module__KJ9k5G__expertise{background:rgb(var(--card));padding:8rem 5%}.ExpertiseSection-module__KJ9k5G__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.ExpertiseSection-module__KJ9k5G__expertiseCard{background:rgb(var(--bg));border:1px solid rgb(var(--border));border-radius:16px;padding:2rem;transition:all .4s}.ExpertiseSection-module__KJ9k5G__expertiseCard:hover{border-color:rgb(var(--muted));box-shadow:0 10px 30px rgba(var(--accent), .05);transform:translateY(-4px)}.ExpertiseSection-module__KJ9k5G__expertiseCard h3{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.ExpertiseSection-module__KJ9k5G__expertiseCard h3 svg{width:24px;height:24px;stroke:rgb(var(--accent));flex-shrink:0}.ExpertiseSection-module__KJ9k5G__expertiseCard p{color:rgb(var(--muted));line-height:1.6}@media (max-width:768px){.ExpertiseSection-module__KJ9k5G__expertiseGrid{gap:.5rem}.ExpertiseSection-module__KJ9k5G__expertiseCard h3{align-items:flex-start}}
.HeroSection-module__-iGEHq__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 5% 2rem;display:flex;position:relative}.HeroSection-module__-iGEHq__heroContent{z-index:2;max-width:800px;position:relative}.HeroSection-module__-iGEHq__hero h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.HeroSection-module__-iGEHq__hero p{color:rgb(var(--muted));margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.HeroSection-module__-iGEHq__hero{align-items:flex-start;padding-top:3rem}.HeroSection-module__-iGEHq__hero h1{font-size:2.5rem}}
.ProcessSection-module__Zf5ZuW__process{background:rgb(var(--bg));padding:8rem 5%}.ProcessSection-module__Zf5ZuW__processusSection{margin-bottom:.5rem}.ProcessSection-module__Zf5ZuW__processHelpText{color:rgb(var(--muted));text-align:center;margin-bottom:4rem;line-height:1.6}.ProcessSection-module__Zf5ZuW__processWrapper{grid-template-columns:1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.ProcessSection-module__Zf5ZuW__processTabs{flex-direction:column;gap:1rem;display:flex}.ProcessSection-module__Zf5ZuW__processTabBtn{border:1px solid rgb(var(--border));text-align:left;cursor:pointer;font-family:var(--font-space-grotesk,"Space Grotesk"), sans-serif;background:0 0;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative}.ProcessSection-module__Zf5ZuW__processTabBtn h3{color:rgb(var(--fg));margin-bottom:.25rem;font-size:1.1rem;transition:color .3s}.ProcessSection-module__Zf5ZuW__processTabBtn p{color:rgb(var(--muted));margin:0;font-size:.9rem;transition:color .3s}.ProcessSection-module__Zf5ZuW__tabInput{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProcessSection-module__Zf5ZuW__processTabBtn:hover{border-color:rgb(var(--fg))}:is(.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-1:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="1"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-2:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="2"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-3:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="3"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-4:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="4"]){background:rgb(var(--accent));border-color:rgb(var(--accent))}:is(.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-1:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="1"] h3,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-1:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="1"] p,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-2:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="2"] h3,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-2:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="2"] p,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-3:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="3"] h3,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-3:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="3"] p,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-4:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="4"] h3,.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-4:checked) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="4"] p){color:rgb(var(--bg))}:is(.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-1:focus-visible) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="1"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-2:focus-visible) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="2"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-3:focus-visible) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="3"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-4:focus-visible) .ProcessSection-module__Zf5ZuW__processTabBtn[data-tab="4"]){outline:2px solid rgb(var(--accent));outline-offset:2px}.ProcessSection-module__Zf5ZuW__processContent{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:16px;flex-direction:column;min-height:400px;padding:3rem;display:flex}.ProcessSection-module__Zf5ZuW__processStepContent{opacity:0;transition:opacity .4s,transform .4s;display:none;transform:translateY(10px)}:is(.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-1:checked) .ProcessSection-module__Zf5ZuW__processStepContent[data-step="1"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-2:checked) .ProcessSection-module__Zf5ZuW__processStepContent[data-step="2"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-3:checked) .ProcessSection-module__Zf5ZuW__processStepContent[data-step="3"],.ProcessSection-module__Zf5ZuW__processWrapper:has(#process-tab-4:checked) .ProcessSection-module__Zf5ZuW__processStepContent[data-step="4"]){opacity:1;display:block;transform:translateY(0)}.ProcessSection-module__Zf5ZuW__processStepContent h3{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.ProcessSection-module__Zf5ZuW__processStepContent h3 span{background:rgb(var(--fg));color:rgb(var(--bg));border-radius:50px;padding:4px 10px;font-size:.9rem;font-weight:500}.ProcessSection-module__Zf5ZuW__processStepContent>p{color:rgb(var(--muted));margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ProcessSection-module__Zf5ZuW__deliverablesGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.ProcessSection-module__Zf5ZuW__deliverableItem{background:rgb(var(--bg));border-left:3px solid rgb(var(--accent));border-radius:8px;padding:1rem}.ProcessSection-module__Zf5ZuW__deliverableItem strong{margin-bottom:.25rem;font-size:.95rem;display:block}.ProcessSection-module__Zf5ZuW__deliverableItem span{color:rgb(var(--muted));font-size:.85rem}@media (max-width:768px){.ProcessSection-module__Zf5ZuW__processWrapper{grid-template-columns:1fr;gap:2rem}.ProcessSection-module__Zf5ZuW__processTabs{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProcessSection-module__Zf5ZuW__processTabBtn{padding:1rem}.ProcessSection-module__Zf5ZuW__processContent{min-height:auto;padding:2rem}.ProcessSection-module__Zf5ZuW__processStepContent h3{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.ProcessSection-module__Zf5ZuW__processStepContent h3 span{background:rgb(var(--fg));color:rgb(var(--bg));text-align:center;border-radius:10px;margin-top:.4rem;padding:4px 10px;font-size:.8rem;font-weight:600}}
.TechSection-module__qKyaiW__techStack{background:rgb(var(--card));padding:8rem 5%}.TechSection-module__qKyaiW__techTags{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1000px;margin:0 auto;display:flex}.TechSection-module__qKyaiW__techTag{border:1px solid rgb(var(--border));color:rgb(var(--fg));cursor:pointer;background:0 0;border-radius:50px;padding:.75rem 1.25rem;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.TechSection-module__qKyaiW__techTag:hover{border-color:rgb(var(--fg));background:rgb(var(--bg))}
.LanguageSelector-module__RHeWya__languageButton{justify-content:center;align-items:center;margin-right:5px;display:inline-flex}.LanguageSelector-module__RHeWya__languageButton:hover{cursor:pointer}.LanguageSelector-module__RHeWya__languageButton svg{width:24px;height:auto;display:block}.LanguageSelector-module__RHeWya__languageButton:focus-visible{outline:2px solid rgb(var(--accent));outline-offset:2px}.LanguageSelector-module__RHeWya__languageButtonLabel{color:rgb(var(--fg));margin-left:.5rem;font-size:.85rem;display:none}@media (max-width:768px){.LanguageSelector-module__RHeWya__languageButtonLabel{display:inline}}
.ThemeToggle-module__LAadvq__themeToggle{border:1px solid rgb(var(--border));background:rgba(var(--card), .9);box-shadow:var(--shadow-xs);border-radius:999px;align-items:center;gap:.3rem;padding:.35rem;display:inline-flex}.ThemeToggle-module__LAadvq__themeToggleOption{width:32px;height:32px;color:rgb(var(--fg));opacity:.75;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.ThemeToggle-module__LAadvq__themeToggleOption[aria-pressed=true]{background:rgb(var(--fg));color:rgb(var(--bg));box-shadow:0 4px 12px rgba(var(--fg), .2);opacity:1}.ThemeToggle-module__LAadvq__themeToggleOption[aria-pressed=false]{cursor:pointer}.ThemeToggle-module__LAadvq__themeToggleOption:focus-visible{outline:2px solid rgb(var(--accent));outline-offset:2px}
.AdminTabs-module__inY1aa__container{width:100%}.AdminTabs-module__inY1aa__tabList{border-bottom:2px solid rgb(var(--border));gap:.25rem;margin-bottom:1.5rem;display:flex}.AdminTabs-module__inY1aa__tab{color:rgb(var(--muted));cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:.25rem .25rem 0 0;margin-bottom:-2px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:color .15s,border-color .15s}.AdminTabs-module__inY1aa__tab:hover{color:rgb(var(--fg))}.AdminTabs-module__inY1aa__tab[aria-selected=true]{color:rgb(var(--fg));border-bottom-color:rgb(var(--accent));font-weight:600}.AdminTabs-module__inY1aa__panel{width:100%}
.LogsSection-module__H0PEMa__section{width:100%}.LogsSection-module__H0PEMa__sectionTitle{color:rgb(var(--fg));margin-bottom:1rem;font-size:1.125rem;font-weight:600}.LogsSection-module__H0PEMa__count{color:rgb(var(--muted));margin-left:.375rem;font-size:.875rem;font-weight:400}.LogsSection-module__H0PEMa__filters{flex-direction:column;gap:.625rem;margin-bottom:1rem;display:flex}.LogsSection-module__H0PEMa__filterRow{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.LogsSection-module__H0PEMa__filterGroup{flex-direction:column;gap:.25rem;display:flex}.LogsSection-module__H0PEMa__filterLabel{color:rgb(var(--muted));white-space:nowrap;font-size:.75rem;font-weight:500}.LogsSection-module__H0PEMa__select,.LogsSection-module__H0PEMa__filterInput{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));box-sizing:border-box;border-radius:.375rem;outline:none;height:2rem;padding:.375rem .5rem;font-size:.8125rem;transition:border-color .15s}.LogsSection-module__H0PEMa__select:focus,.LogsSection-module__H0PEMa__filterInput:focus{border-color:rgb(var(--accent))}.LogsSection-module__H0PEMa__filterInput{width:100%;min-width:0}.LogsSection-module__H0PEMa__filterInput[type=date]{min-width:130px}.LogsSection-module__H0PEMa__dateTimeRow{align-items:center;gap:.375rem;display:flex}.LogsSection-module__H0PEMa__timeInput{width:68px;min-width:0!important}.LogsSection-module__H0PEMa__resetBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));height:2rem;color:rgb(var(--muted));cursor:pointer;white-space:nowrap;border-radius:.375rem;align-self:flex-end;padding:0 .75rem;font-size:.8125rem;transition:background .15s,color .15s}.LogsSection-module__H0PEMa__resetBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.LogsSection-module__H0PEMa__refreshBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));width:2rem;height:2rem;color:rgb(var(--muted));cursor:pointer;border-radius:.375rem;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.LogsSection-module__H0PEMa__refreshBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.LogsSection-module__H0PEMa__refreshBtn:disabled{cursor:default;opacity:.6}@keyframes LogsSection-module__H0PEMa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LogsSection-module__H0PEMa__spinning{transform-origin:50%;animation:.75s linear infinite LogsSection-module__H0PEMa__spin;display:block}.LogsSection-module__H0PEMa__searchGrid{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.5rem;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.5rem;padding:.625rem;display:grid}.LogsSection-module__H0PEMa__searchCard{flex-direction:column;gap:.25rem;display:flex}.LogsSection-module__H0PEMa__searchCardLabel{color:rgb(var(--fg));padding-bottom:.125rem;font-size:.75rem;font-weight:600}.LogsSection-module__H0PEMa__includeInput:focus{border-color:rgb(var(--success))!important}.LogsSection-module__H0PEMa__excludeInput:focus{border-color:rgb(var(--error))!important}.LogsSection-module__H0PEMa__tableWrapper{overflow-x:auto}.LogsSection-module__H0PEMa__table{border-collapse:collapse;width:100%;font-size:.8125rem}.LogsSection-module__H0PEMa__th{text-align:left;border-bottom:2px solid rgb(var(--border));white-space:nowrap;color:rgb(var(--fg));background:rgb(var(--card));padding:.5rem;font-size:.8125rem;font-weight:600}.LogsSection-module__H0PEMa__td{border-bottom:1px solid rgb(var(--border));color:rgb(var(--fg));vertical-align:middle;padding:.4rem .5rem}.LogsSection-module__H0PEMa__tdId{white-space:nowrap;color:rgb(var(--muted));font-size:.75rem}.LogsSection-module__H0PEMa__tdTimestamp,.LogsSection-module__H0PEMa__tdMethod{white-space:nowrap}.LogsSection-module__H0PEMa__tdMessage,.LogsSection-module__H0PEMa__tdPath{text-overflow:ellipsis;white-space:nowrap;max-width:20rem;overflow:hidden}.LogsSection-module__H0PEMa__tdTruncated{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:16rem;overflow:hidden}.LogsSection-module__H0PEMa__badge{border-radius:.25rem;padding:.1rem .4rem;font-size:.75rem;font-weight:600;display:inline-block}.LogsSection-module__H0PEMa__levelError{background:rgba(var(--error), .1);color:rgb(var(--error))}.LogsSection-module__H0PEMa__levelWarn{background:rgba(var(--warn), .1);color:rgb(var(--warn))}.LogsSection-module__H0PEMa__levelInfo{background:rgba(var(--info), .1);color:rgb(var(--info))}.LogsSection-module__H0PEMa__levelDebug{background:rgba(var(--muted), .1);color:rgb(var(--muted))}.LogsSection-module__H0PEMa__botHuman{background:rgba(var(--success), .1);color:rgb(var(--success))}.LogsSection-module__H0PEMa__botCrawler{background:rgba(var(--info), .1);color:rgb(var(--info))}.LogsSection-module__H0PEMa__botSeo{background:rgba(var(--accent), .1);color:rgb(var(--accent))}.LogsSection-module__H0PEMa__botHeadless{background:rgba(var(--warn), .1);color:rgb(var(--warn))}.LogsSection-module__H0PEMa__botScanner{background:rgba(var(--error), .1);color:rgb(var(--error))}.LogsSection-module__H0PEMa__botGeneric{background:rgba(var(--warn), .1);color:rgb(var(--warn))}.LogsSection-module__H0PEMa__botUnknown{background:rgba(var(--muted), .1);color:rgb(var(--muted))}.LogsSection-module__H0PEMa__empty{text-align:center;color:rgb(var(--muted));padding:2rem}.LogsSection-module__H0PEMa__pagination{align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.LogsSection-module__H0PEMa__pageBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--fg));border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;transition:background .15s}.LogsSection-module__H0PEMa__pageBtn:hover:not(:disabled){background:rgb(var(--border))}.LogsSection-module__H0PEMa__pageBtn:disabled{opacity:.4;cursor:default}.LogsSection-module__H0PEMa__pageInfo{color:rgb(var(--muted))}
.PrioritySelect-module__z3ESTG__wrapper{display:inline-block;position:relative}.PrioritySelect-module__z3ESTG__trigger{background:rgb(var(--card));border:1px solid rgb(var(--border));cursor:pointer;min-width:5.5rem;color:rgb(var(--fg));white-space:nowrap;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:opacity .15s;display:inline-flex}.PrioritySelect-module__z3ESTG__trigger:disabled{opacity:.5;cursor:default}.PrioritySelect-module__z3ESTG__arrow{opacity:.5;font-size:.6rem}.PrioritySelect-module__z3ESTG__triggerHigh{background:rgba(var(--error), .1);color:rgb(var(--error));border-color:rgba(var(--error), .25)}.PrioritySelect-module__z3ESTG__triggerMedium{background:rgba(var(--warn), .1);color:rgb(var(--warn));border-color:rgba(var(--warn), .25)}.PrioritySelect-module__z3ESTG__triggerLow{background:rgba(var(--success), .1);color:rgb(var(--success));border-color:rgba(var(--success), .25)}.PrioritySelect-module__z3ESTG__list{top:var(--dp-top);left:var(--dp-left);min-width:var(--dp-min-width);z-index:9999;background:rgb(var(--bg));border:1px solid rgb(var(--border));box-shadow:var(--shadow-xs);border-radius:.375rem;flex-direction:column;gap:.125rem;margin:0;padding:.25rem;list-style:none;display:flex;position:fixed}.PrioritySelect-module__z3ESTG__option{cursor:pointer;border-radius:.25rem;padding:.375rem .5rem;font-size:.75rem;font-weight:500;transition:opacity .1s}.PrioritySelect-module__z3ESTG__option:hover{opacity:.75}.PrioritySelect-module__z3ESTG__optionNone{color:rgb(var(--muted));background:0 0}.PrioritySelect-module__z3ESTG__optionNone:hover{background:rgb(var(--card));opacity:1}.PrioritySelect-module__z3ESTG__optionHigh{background:rgba(var(--error), .1);color:rgb(var(--error))}.PrioritySelect-module__z3ESTG__optionMedium{background:rgba(var(--warn), .1);color:rgb(var(--warn))}.PrioritySelect-module__z3ESTG__optionLow{background:rgba(var(--success), .1);color:rgb(var(--success))}
.SubmissionDetail-module__FoFolG__backdrop{z-index:50;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SubmissionDetail-module__FoFolG__card{background:rgb(var(--bg));border:1px solid rgb(var(--border));box-shadow:var(--shadow-xs);border-radius:.75rem;flex-direction:column;width:100%;max-width:900px;max-height:calc(100vh - 2rem);display:flex;overflow:hidden}.SubmissionDetail-module__FoFolG__header{border-bottom:1px solid rgb(var(--border));background:rgb(var(--card));flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.SubmissionDetail-module__FoFolG__headerMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.SubmissionDetail-module__FoFolG__date{color:rgb(var(--muted));white-space:nowrap;font-size:.8125rem}.SubmissionDetail-module__FoFolG__treatedLabel{color:rgb(var(--fg));cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.SubmissionDetail-module__FoFolG__checkbox{cursor:pointer;width:1rem;height:1rem;accent-color:rgb(var(--accent))}.SubmissionDetail-module__FoFolG__checkbox:disabled{opacity:.5;cursor:default}.SubmissionDetail-module__FoFolG__closeBtn{border:1px solid rgb(var(--border));cursor:pointer;width:2rem;height:2rem;color:rgb(var(--muted));background:rgb(var(--bg));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;transition:color .15s,background .15s;display:inline-flex}.SubmissionDetail-module__FoFolG__closeBtn:hover{color:rgb(var(--fg));background:rgb(var(--border))}.SubmissionDetail-module__FoFolG__senderSection{border-bottom:1px solid rgb(var(--border));flex-direction:column;flex-shrink:0;gap:.1rem;padding:1.25rem;display:flex}.SubmissionDetail-module__FoFolG__field{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:.5rem;display:grid}.SubmissionDetail-module__FoFolG__fieldLabel{color:rgb(var(--muted));font-size:.8125rem;font-weight:600}.SubmissionDetail-module__FoFolG__fieldValue{color:rgb(var(--fg));word-break:break-word;font-size:.9375rem}.SubmissionDetail-module__FoFolG__fieldLink{color:rgb(var(--info));text-underline-offset:2px;font-size:.9375rem;text-decoration:underline}.SubmissionDetail-module__FoFolG__messageSection{flex-shrink:0;height:12rem;padding:1.25rem;overflow-y:auto}.SubmissionDetail-module__FoFolG__message{color:rgb(var(--fg));white-space:pre-wrap;word-break:break-word;font-size:.9375rem;line-height:1.7}
.SubmissionsSection-module__TrW-zG__section{width:100%}.SubmissionsSection-module__TrW-zG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.SubmissionsSection-module__TrW-zG__sectionTitle{color:rgb(var(--fg));margin:0;font-size:1.125rem;font-weight:600}.SubmissionsSection-module__TrW-zG__count{color:rgb(var(--muted));margin-left:.375rem;font-size:.875rem;font-weight:400}.SubmissionsSection-module__TrW-zG__filters{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.SubmissionsSection-module__TrW-zG__filterGroup{flex-wrap:wrap;gap:.375rem;display:flex}.SubmissionsSection-module__TrW-zG__filterDivider{background:rgb(var(--border));flex-shrink:0;align-self:center;width:1px;height:1.25rem;margin:0 .125rem}.SubmissionsSection-module__TrW-zG__filterBtn{border:1px solid rgb(var(--border));color:rgb(var(--muted));cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.3rem .75rem;font-size:.8125rem;transition:background .15s,color .15s,border-color .15s}.SubmissionsSection-module__TrW-zG__filterBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.SubmissionsSection-module__TrW-zG__filterBtnActive{background:rgb(var(--fg));color:rgb(var(--bg));border-color:rgb(var(--fg))}.SubmissionsSection-module__TrW-zG__filterBtnActive:hover{opacity:.85}.SubmissionsSection-module__TrW-zG__filterInput{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.375rem;outline:none;min-width:180px;padding:.375rem .5rem;font-size:.875rem;transition:border-color .15s}.SubmissionsSection-module__TrW-zG__filterInput:focus{border-color:rgb(var(--accent))}.SubmissionsSection-module__TrW-zG__tableWrapper{transition:opacity .15s;overflow-x:auto}.SubmissionsSection-module__TrW-zG__tableWrapper.SubmissionsSection-module__TrW-zG__pending{opacity:.6}.SubmissionsSection-module__TrW-zG__table{border-collapse:collapse;width:100%;font-size:.8125rem}.SubmissionsSection-module__TrW-zG__th{text-align:left;border-bottom:2px solid rgb(var(--border));white-space:nowrap;color:rgb(var(--fg));background:rgb(var(--card));padding:.5rem;font-size:.8125rem;font-weight:600}.SubmissionsSection-module__TrW-zG__td{border-bottom:1px solid rgb(var(--border));color:rgb(var(--fg));vertical-align:middle;padding:.4rem .5rem}.SubmissionsSection-module__TrW-zG__rowTreated{background:rgb(var(--card))}.SubmissionsSection-module__TrW-zG__rowUntreated{background:rgb(var(--bg))}.SubmissionsSection-module__TrW-zG__rowClickable{cursor:pointer}.SubmissionsSection-module__TrW-zG__rowClickable:hover td{background:rgba(var(--accent), .04)}.SubmissionsSection-module__TrW-zG__tdTimestamp,.SubmissionsSection-module__TrW-zG__tdName{white-space:nowrap}.SubmissionsSection-module__TrW-zG__tdMessage{text-overflow:ellipsis;white-space:nowrap;max-width:15rem;overflow:hidden}.SubmissionsSection-module__TrW-zG__tdCenter{text-align:center}.SubmissionsSection-module__TrW-zG__inlineSelect{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.25rem .375rem;font-size:.75rem}.SubmissionsSection-module__TrW-zG__inlineSelect:disabled{opacity:.5;cursor:default}.SubmissionsSection-module__TrW-zG__priorityHigh{background:rgba(var(--error), .1);color:rgb(var(--error));font-weight:600}.SubmissionsSection-module__TrW-zG__priorityMedium{background:rgba(var(--warn), .1);color:rgb(var(--warn));font-weight:600}.SubmissionsSection-module__TrW-zG__priorityLow{background:rgba(var(--success), .1);color:rgb(var(--success));font-weight:600}.SubmissionsSection-module__TrW-zG__checkbox{cursor:pointer;width:1rem;height:1rem;accent-color:rgb(var(--accent))}.SubmissionsSection-module__TrW-zG__checkbox:disabled{opacity:.5;cursor:default}.SubmissionsSection-module__TrW-zG__empty{text-align:center;color:rgb(var(--muted));padding:2rem}.SubmissionsSection-module__TrW-zG__pagination{align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.SubmissionsSection-module__TrW-zG__pageBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--fg));border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;transition:background .15s}.SubmissionsSection-module__TrW-zG__pageBtn:hover:not(:disabled){background:rgb(var(--border))}.SubmissionsSection-module__TrW-zG__pageBtn:disabled{opacity:.4;cursor:default}.SubmissionsSection-module__TrW-zG__pageInfo{color:rgb(var(--muted))}.SubmissionsSection-module__TrW-zG__sectionActions{align-items:center;gap:.5rem;display:flex}.SubmissionsSection-module__TrW-zG__refreshBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));width:2rem;height:2rem;color:rgb(var(--muted));cursor:pointer;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.SubmissionsSection-module__TrW-zG__refreshBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.SubmissionsSection-module__TrW-zG__refreshBtn:disabled{cursor:default;opacity:.6}@keyframes SubmissionsSection-module__TrW-zG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SubmissionsSection-module__TrW-zG__spinning{transform-origin:50%;animation:.75s linear infinite SubmissionsSection-module__TrW-zG__spin;display:block}.SubmissionsSection-module__TrW-zG__toggleBtn,.SubmissionsSection-module__TrW-zG__toggleBtnActive{cursor:pointer;border:1px solid rgb(var(--border));white-space:nowrap;border-radius:.375rem;padding:.3rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.SubmissionsSection-module__TrW-zG__toggleBtn{background:rgb(var(--card));color:rgb(var(--muted))}.SubmissionsSection-module__TrW-zG__toggleBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.SubmissionsSection-module__TrW-zG__toggleBtnActive{background:rgba(var(--error), .1);border-color:rgb(var(--error), .7);color:rgb(var(--error), .7)}.SubmissionsSection-module__TrW-zG__toggleBtnActive:hover{background:rgba(var(--error), .18)}.SubmissionsSection-module__TrW-zG__deleteBtn,.SubmissionsSection-module__TrW-zG__deleteForeverBtn{cursor:pointer;background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;padding:.25rem;transition:background .15s,color .15s;display:inline-flex}.SubmissionsSection-module__TrW-zG__deleteBtn{color:rgb(var(--muted))}.SubmissionsSection-module__TrW-zG__deleteBtn:hover:not(:disabled){background:rgba(var(--error), .1);color:rgb(var(--error))}.SubmissionsSection-module__TrW-zG__deleteForeverBtn{color:rgb(var(--error))}.SubmissionsSection-module__TrW-zG__deleteForeverBtn:hover:not(:disabled){background:rgba(var(--error), .15)}.SubmissionsSection-module__TrW-zG__deleteBtn:disabled,.SubmissionsSection-module__TrW-zG__deleteForeverBtn:disabled,.SubmissionsSection-module__TrW-zG__restoreBtn:disabled{opacity:.4;cursor:default}.SubmissionsSection-module__TrW-zG__deletedActions{align-items:center;gap:.25rem;display:inline-flex}.SubmissionsSection-module__TrW-zG__restoreBtn{cursor:pointer;color:rgb(var(--muted));background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;padding:.25rem;transition:background .15s,color .15s;display:inline-flex}.SubmissionsSection-module__TrW-zG__restoreBtn:hover:not(:disabled){background:rgba(var(--success), .1);color:rgb(var(--success))}.SubmissionsSection-module__TrW-zG__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--fg));border-radius:.5rem;width:90%;max-width:26rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.SubmissionsSection-module__TrW-zG__dialog::backdrop{background:#00000080}.SubmissionsSection-module__TrW-zG__dialogContent{padding:1.5rem}.SubmissionsSection-module__TrW-zG__dialogMessage{color:rgb(var(--fg));margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5}.SubmissionsSection-module__TrW-zG__dialogActions{justify-content:flex-end;gap:.75rem;display:flex}.SubmissionsSection-module__TrW-zG__dialogDeleteBtn{background:rgb(var(--error));color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.SubmissionsSection-module__TrW-zG__dialogDeleteBtn:hover{opacity:.85}.SubmissionsSection-module__TrW-zG__dialogCancelBtn{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;transition:background .15s}.SubmissionsSection-module__TrW-zG__dialogCancelBtn:hover{background:rgb(var(--border))}
.ArticleList-module__6DLVdq__root{flex-direction:column;gap:1.25rem;display:flex}.ArticleList-module__6DLVdq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ArticleList-module__6DLVdq__heading{color:rgb(var(--fg));margin:0;font-size:1.0625rem;font-weight:600}.ArticleList-module__6DLVdq__subheading{color:rgb(var(--muted));margin-top:.1875rem;font-size:.8125rem}.ArticleList-module__6DLVdq__newBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;flex-shrink:0;padding:.4rem .875rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.ArticleList-module__6DLVdq__newBtn:hover{opacity:.8}.ArticleList-module__6DLVdq__filters{flex-wrap:wrap;gap:.375rem;display:flex}.ArticleList-module__6DLVdq__filterBtn{border:1px solid rgb(var(--border));color:rgb(var(--muted));cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.3rem .75rem;font-size:.8125rem;transition:background .15s,color .15s,border-color .15s}.ArticleList-module__6DLVdq__filterBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.ArticleList-module__6DLVdq__filterBtnActive{background:rgb(var(--fg));color:rgb(var(--bg));border-color:rgb(var(--fg))}.ArticleList-module__6DLVdq__filterBtnActive:hover{opacity:.85}.ArticleList-module__6DLVdq__emptyState{text-align:center;background:rgb(var(--card));border:1px dashed rgb(var(--border));border-radius:.5rem;padding:2.5rem 1rem}.ArticleList-module__6DLVdq__emptyText{color:rgb(var(--muted));margin:0;font-size:.9375rem}.ArticleList-module__6DLVdq__articleList{flex-direction:column;gap:1.25rem;display:flex}.ArticleList-module__6DLVdq__articleCard{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.5rem;justify-content:space-between;align-items:center;gap:1.25rem;padding:1rem 1.25rem;transition:border-color .15s;display:flex}.ArticleList-module__6DLVdq__articleCard:hover{border-color:rgb(var(--muted))}.ArticleList-module__6DLVdq__articleCardDeleted{opacity:.6}.ArticleList-module__6DLVdq__cardCover{object-fit:cover;background:rgb(var(--border));border:1px solid rgb(var(--border));border-radius:.375rem;flex-shrink:0;width:80px;height:80px}.ArticleList-module__6DLVdq__cardContent{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.ArticleList-module__6DLVdq__articleTitle{color:rgb(var(--fg));text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.ArticleList-module__6DLVdq__articleAuthor{color:rgb(var(--muted));font-size:.875rem}.ArticleList-module__6DLVdq__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.ArticleList-module__6DLVdq__locales{align-items:center;gap:1rem;display:flex}.ArticleList-module__6DLVdq__localeBadgeGroup{align-items:center;gap:.2rem;display:inline-flex}.ArticleList-module__6DLVdq__pill{border-radius:.25rem;padding:.15rem .4rem;font-size:.8rem;font-weight:600;display:inline-block}.ArticleList-module__6DLVdq__badgeDraft{background:rgba(var(--muted), .15);color:rgb(var(--muted))}.ArticleList-module__6DLVdq__badgePublished{background:rgba(var(--success), .15);color:rgb(var(--success))}.ArticleList-module__6DLVdq__badgeDeleted{background:rgba(var(--error), .12);color:rgb(var(--error))}.ArticleList-module__6DLVdq__localeBadgeDraft{background:rgba(var(--muted), .15);color:rgb(var(--muted))}.ArticleList-module__6DLVdq__localeBadgePublished{background:rgba(var(--success), .15);color:rgb(var(--success))}.ArticleList-module__6DLVdq__localeBadgeDeleted{background:rgba(var(--error), .12);color:rgb(var(--error))}.ArticleList-module__6DLVdq__metaDate{background:rgba(var(--warn), .15);color:rgb(var(--warn));font-variant-numeric:tabular-nums}.ArticleList-module__6DLVdq__readCount{background:rgba(var(--info), .15);color:rgb(var(--info));font-variant-numeric:tabular-nums}.ArticleList-module__6DLVdq__cardActions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.ArticleList-module__6DLVdq__editBtn,.ArticleList-module__6DLVdq__deleteBtn,.ArticleList-module__6DLVdq__deleteForeverBtn,.ArticleList-module__6DLVdq__restoreBtn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.4375rem;transition:background .15s,color .15s;display:inline-flex}.ArticleList-module__6DLVdq__editBtn{color:rgb(var(--muted))}.ArticleList-module__6DLVdq__editBtn:hover:not(:disabled){background:rgb(var(--border));color:rgb(var(--fg))}.ArticleList-module__6DLVdq__deleteBtn{color:rgb(var(--muted))}.ArticleList-module__6DLVdq__deleteBtn:hover:not(:disabled){background:rgba(var(--error), .1);color:rgb(var(--error))}.ArticleList-module__6DLVdq__deleteForeverBtn{color:rgb(var(--error))}.ArticleList-module__6DLVdq__deleteForeverBtn:hover:not(:disabled){background:rgba(var(--error), .15)}.ArticleList-module__6DLVdq__restoreBtn{color:rgb(var(--muted))}.ArticleList-module__6DLVdq__restoreBtn:hover:not(:disabled){background:rgba(var(--success), .1);color:rgb(var(--success))}.ArticleList-module__6DLVdq__editBtn:disabled,.ArticleList-module__6DLVdq__deleteBtn:disabled,.ArticleList-module__6DLVdq__deleteForeverBtn:disabled,.ArticleList-module__6DLVdq__restoreBtn:disabled{opacity:.4;cursor:default}.ArticleList-module__6DLVdq__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--fg));border-radius:.5rem;width:90%;max-width:28rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.ArticleList-module__6DLVdq__dialog::backdrop{background:#00000080}.ArticleList-module__6DLVdq__dialogContent{padding:1.5rem}.ArticleList-module__6DLVdq__dialogTitle{color:rgb(var(--fg));margin:0 0 .625rem;font-size:1rem;font-weight:600}.ArticleList-module__6DLVdq__dialogMessage{color:rgb(var(--fg));margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.ArticleList-module__6DLVdq__dialogActions{justify-content:flex-end;gap:.75rem;display:flex}.ArticleList-module__6DLVdq__dialogDeleteBtn{background:rgb(var(--error));color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.ArticleList-module__6DLVdq__dialogDeleteBtn:hover{opacity:.85}.ArticleList-module__6DLVdq__dialogCancelBtn{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;transition:background .15s}.ArticleList-module__6DLVdq__dialogCancelBtn:hover{background:rgb(var(--border))}
.MediaItemDialog-module__Xf2lNa__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--fg));border-radius:.5rem;width:90%;max-width:32rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.MediaItemDialog-module__Xf2lNa__dialog::backdrop{background:#00000080}.MediaItemDialog-module__Xf2lNa__content{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.MediaItemDialog-module__Xf2lNa__title{color:rgb(var(--fg));margin:0;font-size:1rem;font-weight:600}.MediaItemDialog-module__Xf2lNa__dropZone{border:2px dashed rgb(var(--border));cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;min-height:160px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.MediaItemDialog-module__Xf2lNa__dropZone:hover{border-color:rgb(var(--accent))}.MediaItemDialog-module__Xf2lNa__dropZoneOver{border-color:rgb(var(--accent));background:rgba(var(--accent), .04)}.MediaItemDialog-module__Xf2lNa__dropZoneHasFile{border-style:solid}.MediaItemDialog-module__Xf2lNa__dropZonePlaceholder{color:rgb(var(--muted));pointer-events:none;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;display:flex}.MediaItemDialog-module__Xf2lNa__dropZoneSubtext{opacity:.7;font-size:.75rem}.MediaItemDialog-module__Xf2lNa__fileInput{display:none}.MediaItemDialog-module__Xf2lNa__previewImage{object-fit:contain}.MediaItemDialog-module__Xf2lNa__previewVideo{width:100%;max-height:220px;display:block}.MediaItemDialog-module__Xf2lNa__detailPreview{border:1px solid rgb(var(--border));background:rgb(var(--bg));border-radius:.375rem;width:100%;height:160px;position:relative;overflow:hidden}.MediaItemDialog-module__Xf2lNa__fileNameRow{flex-direction:column;gap:.2rem;display:flex}.MediaItemDialog-module__Xf2lNa__fileName{color:rgb(var(--muted));word-break:break-all;background:rgb(var(--bg));border:1px solid rgb(var(--border));border-radius:.3rem;padding:.25rem .4rem;font-family:monospace;font-size:.75rem}.MediaItemDialog-module__Xf2lNa__metaFields{flex-direction:column;gap:.5rem;display:flex}.MediaItemDialog-module__Xf2lNa__localeRow{flex-direction:column;gap:.25rem;display:flex}.MediaItemDialog-module__Xf2lNa__fieldLabel{color:rgb(var(--muted));text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.MediaItemDialog-module__Xf2lNa__filterBtns{flex-wrap:wrap;gap:.25rem;display:flex}.MediaItemDialog-module__Xf2lNa__filterBtn{color:rgb(var(--muted));border:1px solid rgb(var(--border));cursor:pointer;white-space:nowrap;background:0 0;border-radius:.3rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.MediaItemDialog-module__Xf2lNa__filterBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.MediaItemDialog-module__Xf2lNa__filterBtnActive{background:rgb(var(--accent));color:rgb(var(--bg));border-color:rgb(var(--accent))}.MediaItemDialog-module__Xf2lNa__filterBtnActive:hover{opacity:.85;background:rgb(var(--accent));color:rgb(var(--bg))}.MediaItemDialog-module__Xf2lNa__input{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.3rem;outline:none;width:100%;padding:.35rem .5rem;font-size:.875rem}.MediaItemDialog-module__Xf2lNa__input:focus{border-color:rgb(var(--accent))}.MediaItemDialog-module__Xf2lNa__actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.MediaItemDialog-module__Xf2lNa__cancelBtn{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;transition:background .15s}.MediaItemDialog-module__Xf2lNa__cancelBtn:hover{background:rgb(var(--border))}.MediaItemDialog-module__Xf2lNa__cancelBtn:disabled{opacity:.5;cursor:default}.MediaItemDialog-module__Xf2lNa__okBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.MediaItemDialog-module__Xf2lNa__okBtn:hover{opacity:.85}.MediaItemDialog-module__Xf2lNa__okBtn:disabled{opacity:.4;cursor:default}.MediaItemDialog-module__Xf2lNa__deleteBtn{color:rgb(var(--error));cursor:pointer;background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;margin-right:auto;padding:.35rem;transition:background .15s;display:inline-flex}.MediaItemDialog-module__Xf2lNa__deleteBtn:hover:not(:disabled){background:rgba(var(--error), .1)}.MediaItemDialog-module__Xf2lNa__deleteBtn:disabled{opacity:.4;cursor:default}
.Nav-module__6hog6q__nav{background:rgba(var(--bg), .9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgb(var(--border));z-index:1000;width:100%;padding:1.5rem 5%;position:fixed;top:0}.Nav-module__6hog6q__navInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;display:flex}.Nav-module__6hog6q__logo{color:rgb(var(--fg));align-items:center;gap:.6rem;font-size:1.25rem;font-weight:600;display:flex}.Nav-module__6hog6q__logo img{object-fit:cover;border:1px solid rgb(var(--border));border-radius:50%;width:32px;height:32px}.Nav-module__6hog6q__navLinks{gap:2rem;display:flex}.Nav-module__6hog6q__navLinks a{color:rgb(var(--muted));border-radius:.375rem;padding:.5rem 1rem;font-size:14px;font-weight:500;transition:color .2s,background .2s}.Nav-module__6hog6q__navLinks a:hover{color:rgb(var(--fg));background:rgba(var(--muted), .2)}.Nav-module__6hog6q__navActions{align-items:center;gap:.5rem;display:flex}.Nav-module__6hog6q__menuToggle{border:1px solid rgb(var(--border));background:rgba(var(--card), .95);width:2.75rem;height:2.75rem;box-shadow:var(--shadow-xs);border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:none;position:relative}.Nav-module__6hog6q__menuToggleBar{background:rgb(var(--fg));border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;position:absolute;left:50%;transform:translate(-50%,-50%)}.Nav-module__6hog6q__menuToggleBar:first-child{top:40%}.Nav-module__6hog6q__menuToggleBar:nth-child(2){top:50%}.Nav-module__6hog6q__menuToggleBar:nth-child(3){top:60%}.Nav-module__6hog6q__menuToggle.Nav-module__6hog6q__open .Nav-module__6hog6q__menuToggleBar:first-child{top:50%;transform:translate(-50%,-50%)rotate(45deg)}.Nav-module__6hog6q__menuToggle.Nav-module__6hog6q__open .Nav-module__6hog6q__menuToggleBar:nth-child(2){opacity:0}.Nav-module__6hog6q__menuToggle.Nav-module__6hog6q__open .Nav-module__6hog6q__menuToggleBar:nth-child(3){top:50%;transform:translate(-50%,-50%)rotate(-45deg)}.Nav-module__6hog6q__mobileMenu{background:rgba(var(--bg), .95);border:1px solid rgb(var(--border));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;flex-direction:column;gap:1rem;width:98%;padding:1.25rem;display:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 25px 80px #00000059}.Nav-module__6hog6q__mobileMenu.Nav-module__6hog6q__open{display:flex}.Nav-module__6hog6q__mobileMenuSection{justify-content:center;align-items:center;gap:.5rem;display:flex}.Nav-module__6hog6q__mobileLanguage{flex-direction:row}.Nav-module__6hog6q__mobileMenuLinks{text-align:center;flex-direction:column;gap:.75rem;list-style:none;display:flex}.Nav-module__6hog6q__mobileMenuLinks a{color:rgb(var(--fg));font-weight:600}.Nav-module__6hog6q__mobileMenuLinks a:hover{color:rgb(var(--muted))}.Nav-module__6hog6q__mobileMenuDivider{background:rgb(var(--border));opacity:.6;width:100%;height:1px;margin:.5rem 0}.Nav-module__6hog6q__languageButtonLabel{color:rgb(var(--muted));margin-left:.5rem;font-size:.85rem;display:none}@media (max-width:768px){.Nav-module__6hog6q__navLinks,.Nav-module__6hog6q__navActions{display:none}.Nav-module__6hog6q__menuToggle{display:inline-flex}.Nav-module__6hog6q__nav{position:sticky;top:0}.Nav-module__6hog6q__languageButtonLabel{text-align:center;display:inline}}
.MediaLibraryPane-module__b2T4IG__pane{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:.375rem;flex-direction:column;flex-shrink:0;width:260px;height:100%;display:flex;overflow:hidden}.MediaLibraryPane-module__b2T4IG__paneCollapsed{width:36px}.MediaLibraryPane-module__b2T4IG__toggleBtn{border:none;border-bottom:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--muted));background:0 0;justify-content:center;align-items:center;width:100%;padding:.5rem;transition:color .15s;display:flex}.MediaLibraryPane-module__b2T4IG__toggleBtn:hover{color:rgb(var(--fg))}.MediaLibraryPane-module__b2T4IG__paneHeader{border-bottom:1px solid rgb(var(--border));flex-direction:column;gap:.375rem;padding:.5rem .625rem;display:flex}.MediaLibraryPane-module__b2T4IG__paneTitle{color:rgb(var(--fg));font-size:.8125rem;font-weight:600}.MediaLibraryPane-module__b2T4IG__uploadBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.3rem .625rem;font-size:.8125rem;font-weight:500;transition:opacity .15s;display:flex}.MediaLibraryPane-module__b2T4IG__uploadBtn:hover{opacity:.85}.MediaLibraryPane-module__b2T4IG__uploadBtn:disabled{opacity:.5;cursor:default}.MediaLibraryPane-module__b2T4IG__filterGroup{flex-direction:column;gap:.25rem;display:flex}.MediaLibraryPane-module__b2T4IG__filterLabel{color:rgb(var(--muted));text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.MediaLibraryPane-module__b2T4IG__filterBtns{flex-wrap:wrap;gap:.25rem;display:flex}.MediaLibraryPane-module__b2T4IG__filterBtn{color:rgb(var(--muted));border:1px solid rgb(var(--border));cursor:pointer;white-space:nowrap;background:0 0;border-radius:.3rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.MediaLibraryPane-module__b2T4IG__filterBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.MediaLibraryPane-module__b2T4IG__filterBtnActive{background:rgb(var(--accent));color:rgb(var(--bg));border-color:rgb(var(--accent))}.MediaLibraryPane-module__b2T4IG__filterBtnActive:hover{opacity:.85;background:rgb(var(--accent));color:rgb(var(--bg))}.MediaLibraryPane-module__b2T4IG__subFilterBtns{border-left:2px solid rgb(var(--border));padding-left:.375rem}.MediaLibraryPane-module__b2T4IG__searchInput{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.3rem;outline:none;padding:.25rem .4rem;font-size:.75rem}.MediaLibraryPane-module__b2T4IG__searchInput:focus{border-color:rgb(var(--accent))}.MediaLibraryPane-module__b2T4IG__grid{flex:1;grid-template-columns:1fr 1fr;grid-auto-rows:110px;align-content:start;gap:1rem;min-height:0;padding:.75rem;display:grid;overflow-y:auto}.MediaLibraryPane-module__b2T4IG__item{border:1px solid rgb(var(--border));background:rgb(var(--bg));border-radius:.3rem;position:relative;overflow:hidden}.MediaLibraryPane-module__b2T4IG__item:hover .MediaLibraryPane-module__b2T4IG__itemOverlay{opacity:1}.MediaLibraryPane-module__b2T4IG__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.MediaLibraryPane-module__b2T4IG__videoIcon{width:100%;height:100%;color:rgb(var(--muted));justify-content:center;align-items:center;font-size:1.5rem;display:flex}.MediaLibraryPane-module__b2T4IG__itemOverlay{opacity:0;background:#000000a6;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;transition:opacity .15s;display:flex;position:absolute;inset:0}.MediaLibraryPane-module__b2T4IG__overlayBtn{cursor:pointer;text-align:center;border:none;border-radius:.3rem;width:80%;padding:.25rem .6rem;font-size:.7rem;font-weight:600;transition:opacity .15s}.MediaLibraryPane-module__b2T4IG__overlayBtn:hover{opacity:.85}.MediaLibraryPane-module__b2T4IG__insertBtn{background:rgb(var(--accent));color:rgb(var(--bg))}.MediaLibraryPane-module__b2T4IG__coverBtn{color:#fff;background:#ffffff26;border:1px solid #fff6}.MediaLibraryPane-module__b2T4IG__detailsBtn{color:#fff;background:#fff3}.MediaLibraryPane-module__b2T4IG__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--fg));border-radius:.5rem;width:90%;max-width:28rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.MediaLibraryPane-module__b2T4IG__dialog::backdrop{background:#00000080}.MediaLibraryPane-module__b2T4IG__dialogContent{padding:1.5rem}.MediaLibraryPane-module__b2T4IG__dialogTitle{color:rgb(var(--fg));margin:0 0 .625rem;font-size:1rem;font-weight:600}.MediaLibraryPane-module__b2T4IG__dialogMessage{color:rgb(var(--fg));margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.MediaLibraryPane-module__b2T4IG__dialogActions{justify-content:flex-end;gap:.75rem;display:flex}.MediaLibraryPane-module__b2T4IG__dialogDeleteBtn{background:rgb(var(--error));color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.MediaLibraryPane-module__b2T4IG__dialogDeleteBtn:hover{opacity:.85}.MediaLibraryPane-module__b2T4IG__dialogCancelBtn{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;transition:background .15s}.MediaLibraryPane-module__b2T4IG__dialogCancelBtn:hover{background:rgb(var(--border))}.MediaLibraryPane-module__b2T4IG__empty{text-align:center;color:rgb(var(--muted));grid-column:1/-1;padding:1rem 0;font-size:.8125rem}.MediaLibraryPane-module__b2T4IG__localeBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;z-index:1;background:#000000a6;border-radius:.2rem;padding:.1rem .3rem;font-size:.6rem;font-weight:700;position:absolute;top:4px;left:4px}.MediaLibraryPane-module__b2T4IG__localeBadgeEn{background:#b41e1eb3}.MediaLibraryPane-module__b2T4IG__localeBadgeFr{background:#1e50b4b3}.MediaLibraryPane-module__b2T4IG__externalBadge{background:#50a050cc}.MediaLibraryPane-module__b2T4IG__dialogCoverWarning{background:rgba(var(--warn), .08);border:1px solid rgba(var(--warn), .3);border-radius:.375rem;margin:0 0 1rem;padding:.75rem}.MediaLibraryPane-module__b2T4IG__dialogCoverWarningTitle{color:rgb(var(--warn));margin:0 0 .5rem;font-size:.875rem;font-weight:600}.MediaLibraryPane-module__b2T4IG__dialogCoverList{flex-direction:column;gap:.25rem;margin:0 0 .5rem;padding:0;list-style:none;display:flex}.MediaLibraryPane-module__b2T4IG__dialogCoverItem{color:rgb(var(--fg));align-items:baseline;gap:.4rem;font-size:.8125rem;display:flex}.MediaLibraryPane-module__b2T4IG__dialogCoverLocale{background:rgba(var(--warn), .15);color:rgb(var(--warn));border-radius:.2rem;flex-shrink:0;padding:.1rem .3rem;font-size:.6875rem;font-weight:700}.MediaLibraryPane-module__b2T4IG__dialogCoverSlug{color:rgb(var(--muted));font-family:monospace;font-size:.8rem}.MediaLibraryPane-module__b2T4IG__dialogCoverWarningNote{color:rgb(var(--muted));margin:0;font-size:.8125rem}
.KdmSvg-module__0wSiJa__kdmSvg{width:auto;height:1.25rem}@media (max-width:768px){.KdmSvg-module__0wSiJa__kdmSvg{height:1rem}}
.ArticleEditor-module__vlj2mG__editor{flex-direction:column;gap:0;padding-bottom:3rem;display:flex}.ArticleEditor-module__vlj2mG__errorBanner{background:rgba(var(--error), .12);border:1px solid rgba(var(--error), .4);color:rgb(var(--error));border-radius:.375rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ArticleEditor-module__vlj2mG__errorMessage{font-size:.875rem;line-height:1.5}.ArticleEditor-module__vlj2mG__errorClose{color:rgb(var(--error));cursor:pointer;opacity:.7;background:0 0;border:none;padding:.25rem;font-size:.875rem;line-height:1;transition:opacity .15s}.ArticleEditor-module__vlj2mG__errorClose:hover{opacity:1}.ArticleEditor-module__vlj2mG__stickyHeader{z-index:20;background:rgb(var(--bg));border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:.75rem 0;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.ArticleEditor-module__vlj2mG__stickyLeft{flex:1;align-items:center;gap:.875rem;min-width:0;display:flex}.ArticleEditor-module__vlj2mG__stickyTitleGroup{align-items:baseline;gap:.5rem;min-width:0;display:flex}.ArticleEditor-module__vlj2mG__stickyTitle{color:rgb(var(--fg));white-space:nowrap;text-overflow:ellipsis;max-width:500px;font-size:1rem;font-weight:600;overflow:hidden}.ArticleEditor-module__vlj2mG__articleIdBadge{color:rgb(var(--muted));white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:400}.ArticleEditor-module__vlj2mG__stickyActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ArticleEditor-module__vlj2mG__backBtn{border:1px solid rgb(var(--border));color:rgb(var(--fg));cursor:pointer;white-space:nowrap;background:0 0;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.4rem .875rem;font-size:.875rem;transition:background .15s;display:flex}.ArticleEditor-module__vlj2mG__backBtn:hover{background:rgb(var(--card))}.ArticleEditor-module__vlj2mG__saveBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1.125rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.ArticleEditor-module__vlj2mG__saveBtn:hover{opacity:.85}.ArticleEditor-module__vlj2mG__saveBtn:disabled{opacity:.5;cursor:default}.ArticleEditor-module__vlj2mG__saveCloseBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;opacity:.85;border:none;border-radius:.375rem;padding:.4rem 1.125rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.ArticleEditor-module__vlj2mG__saveCloseBtn:hover{opacity:1}.ArticleEditor-module__vlj2mG__saveCloseBtn:disabled{opacity:.5;cursor:default}.ArticleEditor-module__vlj2mG__articleSection{margin-bottom:2rem}.ArticleEditor-module__vlj2mG__translationsSection{margin-bottom:1rem}.ArticleEditor-module__vlj2mG__sectionHeader{align-items:center;gap:.625rem;margin-bottom:.625rem;display:flex}.ArticleEditor-module__vlj2mG__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--muted));font-size:.6875rem;font-weight:700}.ArticleEditor-module__vlj2mG__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:1rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.ArticleEditor-module__vlj2mG__statusPublished{background:rgba(var(--success), .12);color:rgb(var(--success));border:1px solid rgba(var(--success), .3)}.ArticleEditor-module__vlj2mG__statusDraft{background:rgba(var(--muted), .1);color:rgb(var(--muted));border:1px solid rgb(var(--border))}.ArticleEditor-module__vlj2mG__articleFields{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.5rem;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem;display:grid}.ArticleEditor-module__vlj2mG__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.ArticleEditor-module__vlj2mG__fieldLabel{color:rgb(var(--muted));font-size:.8125rem;font-weight:500}.ArticleEditor-module__vlj2mG__input,.ArticleEditor-module__vlj2mG__select{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.3rem;outline:none;padding:.375rem .5rem;font-size:.875rem;transition:border-color .15s}.ArticleEditor-module__vlj2mG__input:focus,.ArticleEditor-module__vlj2mG__select:focus{border-color:rgb(var(--accent))}.ArticleEditor-module__vlj2mG__tagsField{flex-direction:column;grid-column:1/-1;gap:.375rem;display:flex}.ArticleEditor-module__vlj2mG__tagsRow{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.ArticleEditor-module__vlj2mG__tagChip{background:rgba(var(--accent), .12);border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:1rem;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.75rem;display:inline-flex}.ArticleEditor-module__vlj2mG__tagChipRemove{color:rgb(var(--muted));cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;line-height:1}.ArticleEditor-module__vlj2mG__tagChipRemove:hover{color:rgb(var(--fg))}.ArticleEditor-module__vlj2mG__tagSelectInline{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.3rem;outline:none;padding:.2rem .4rem;font-size:.75rem}.ArticleEditor-module__vlj2mG__tabs{border-bottom:1px solid rgb(var(--border));gap:.375rem;display:flex}.ArticleEditor-module__vlj2mG__tab{cursor:pointer;color:rgb(var(--muted));background:0 0;border:1px solid #0000;border-bottom:none;border-radius:.375rem .375rem 0 0;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex;position:relative;top:1px}.ArticleEditor-module__vlj2mG__tab:hover{color:rgb(var(--fg))}.ArticleEditor-module__vlj2mG__tabActive{background:rgb(var(--bg));border-color:rgb(var(--border));border-bottom-color:rgb(var(--bg));color:rgb(var(--fg))}.ArticleEditor-module__vlj2mG__tabEmpty{opacity:.55}.ArticleEditor-module__vlj2mG__tabEmpty:hover{opacity:.8}.ArticleEditor-module__vlj2mG__tabDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.ArticleEditor-module__vlj2mG__tabDotPublished{background:rgb(var(--success))}.ArticleEditor-module__vlj2mG__tabDotDraft{background:#f59e0b}.ArticleEditor-module__vlj2mG__tabDotDeleted{background:rgb(var(--error))}.ArticleEditor-module__vlj2mG__tabNewMark{color:rgb(var(--accent));font-size:.5rem;line-height:1}.ArticleEditor-module__vlj2mG__translationPanel{border:1px solid rgb(var(--border));border-top:none;border-radius:0 .5rem .5rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ArticleEditor-module__vlj2mG__noTranslation{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:4rem 2rem;display:flex}.ArticleEditor-module__vlj2mG__noTranslationText{color:rgb(var(--muted));margin:0;font-size:.9375rem}.ArticleEditor-module__vlj2mG__createTranslationBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:.9375rem;font-weight:500;transition:opacity .15s}.ArticleEditor-module__vlj2mG__createTranslationBtn:hover{opacity:.85}.ArticleEditor-module__vlj2mG__translationToolbar{border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.ArticleEditor-module__vlj2mG__toolbarLeft{align-items:center;gap:.625rem;display:flex}.ArticleEditor-module__vlj2mG__deleteTranslationBtn{border:1px solid rgba(var(--error), .4);color:rgb(var(--error));cursor:pointer;background:0 0;border-radius:.3rem;padding:.3rem .75rem;font-size:.8125rem;transition:background .15s}.ArticleEditor-module__vlj2mG__deleteTranslationBtn:hover{background:rgba(var(--error), .08)}.ArticleEditor-module__vlj2mG__deleteTranslationBtn:disabled{opacity:.5;cursor:default}.ArticleEditor-module__vlj2mG__translationFields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ArticleEditor-module__vlj2mG__fullWidth{grid-column:1/-1}.ArticleEditor-module__vlj2mG__abstractTextarea{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));resize:vertical;border-radius:.375rem;outline:none;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .15s}.ArticleEditor-module__vlj2mG__abstractTextarea:focus{border-color:rgb(var(--accent))}.ArticleEditor-module__vlj2mG__editorRow{gap:.75rem;height:900px;display:flex}.ArticleEditor-module__vlj2mG__editorMain{flex:1;min-width:0;height:100%}.ArticleEditor-module__vlj2mG__previewToggle{gap:.375rem;margin-bottom:.375rem;display:flex}.ArticleEditor-module__vlj2mG__previewToggleBtn{border:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--muted));background:0 0;border-radius:.3rem;padding:.25rem .625rem;font-size:.8125rem;transition:all .15s}.ArticleEditor-module__vlj2mG__previewToggleBtn:hover{color:rgb(var(--fg))}.ArticleEditor-module__vlj2mG__previewToggleBtnActive{background:rgb(var(--card));color:rgb(var(--fg));border-color:rgb(var(--accent))}.ArticleEditor-module__vlj2mG__preview{border:1px solid rgb(var(--border));background:rgb(var(--bg));height:100%;color:rgb(var(--fg));box-sizing:border-box;border-radius:.375rem;padding:1rem 1.25rem;font-size:1.0625rem;line-height:1.75;overflow-y:auto}:is(.ArticleEditor-module__vlj2mG__preview h1,.ArticleEditor-module__vlj2mG__preview h2,.ArticleEditor-module__vlj2mG__preview h3,.ArticleEditor-module__vlj2mG__preview h4,.ArticleEditor-module__vlj2mG__preview h5,.ArticleEditor-module__vlj2mG__preview h6){font-family:var(--font-space-grotesk,"Space Grotesk"), sans-serif;color:rgb(var(--fg));margin:2rem 0 .75rem;font-weight:600;line-height:1.3}.ArticleEditor-module__vlj2mG__preview h2{font-size:1.625rem}.ArticleEditor-module__vlj2mG__preview h3{font-size:1.375rem}.ArticleEditor-module__vlj2mG__preview h4{font-size:1.125rem}.ArticleEditor-module__vlj2mG__preview p{margin:0 0 1.25rem}.ArticleEditor-module__vlj2mG__preview a{color:rgb(var(--fg));text-underline-offset:3px;text-decoration:underline}.ArticleEditor-module__vlj2mG__preview a:hover{opacity:.75}:is(.ArticleEditor-module__vlj2mG__preview ul,.ArticleEditor-module__vlj2mG__preview ol){list-style:revert;margin:0 0 1.25rem;padding-left:1.5rem}.ArticleEditor-module__vlj2mG__preview li{margin-bottom:.375rem}.ArticleEditor-module__vlj2mG__preview blockquote{border-left:4px solid rgb(var(--border));color:rgb(var(--muted));margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;font-style:italic}.ArticleEditor-module__vlj2mG__preview hr{border:none;border-top:1px solid rgb(var(--border));margin:2rem 0}.ArticleEditor-module__vlj2mG__preview img{border-radius:.5rem;max-width:60%;margin:1.5rem auto;display:block}@media (max-width:768px){.ArticleEditor-module__vlj2mG__preview img{max-width:100%}}.ArticleEditor-module__vlj2mG__preview table{border-collapse:collapse;width:fit-content;max-width:100%;margin:1.5rem auto;font-size:.9375rem;display:block;overflow-x:auto}@media (max-width:768px){.ArticleEditor-module__vlj2mG__content table{margin:1.5rem auto;display:block;overflow-x:auto}}:is(.ArticleEditor-module__vlj2mG__preview th,.ArticleEditor-module__vlj2mG__preview td){border:1px solid rgb(var(--border));text-align:left;padding:.5rem .75rem}.ArticleEditor-module__vlj2mG__preview th{background:rgb(var(--card));font-weight:600}.ArticleEditor-module__vlj2mG__preview :not(pre)>code{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.25rem;padding:.15em .4em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875em}.ArticleEditor-module__vlj2mG__preview pre{border:1px solid rgb(var(--border));background:#f6f8fa;border-radius:.5rem;margin:1.5rem 0;padding:1.125rem 1.25rem;overflow-x:auto}.ArticleEditor-module__vlj2mG__preview pre code{color:#24292f;background:0 0;border:none;padding:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.6}:is(.ArticleEditor-module__vlj2mG__preview .hljs-comment,.ArticleEditor-module__vlj2mG__preview .hljs-quote){color:#6e7781;font-style:italic}:is(.ArticleEditor-module__vlj2mG__preview .hljs-keyword,.ArticleEditor-module__vlj2mG__preview .hljs-selector-tag,.ArticleEditor-module__vlj2mG__preview .hljs-built_in,.ArticleEditor-module__vlj2mG__preview .hljs-name,.ArticleEditor-module__vlj2mG__preview .hljs-tag){color:#cf222e}:is(.ArticleEditor-module__vlj2mG__preview .hljs-string,.ArticleEditor-module__vlj2mG__preview .hljs-title,.ArticleEditor-module__vlj2mG__preview .hljs-section,.ArticleEditor-module__vlj2mG__preview .hljs-attribute,.ArticleEditor-module__vlj2mG__preview .hljs-literal,.ArticleEditor-module__vlj2mG__preview .hljs-template-tag,.ArticleEditor-module__vlj2mG__preview .hljs-template-variable,.ArticleEditor-module__vlj2mG__preview .hljs-type){color:#0a3069}:is(.ArticleEditor-module__vlj2mG__preview .hljs-deletion,.ArticleEditor-module__vlj2mG__preview .hljs-number,.ArticleEditor-module__vlj2mG__preview .hljs-variable,.ArticleEditor-module__vlj2mG__preview .hljs-selector-pseudo,.ArticleEditor-module__vlj2mG__preview .hljs-selector-attr){color:#953800}.ArticleEditor-module__vlj2mG__preview .hljs-addition{color:#116329}:is(.ArticleEditor-module__vlj2mG__preview .hljs-title.class_,.ArticleEditor-module__vlj2mG__preview .hljs-class .hljs-title){color:#953800}:is(.ArticleEditor-module__vlj2mG__preview .hljs-function .hljs-title,.ArticleEditor-module__vlj2mG__preview .hljs-title.function_){color:#8250df}[data-theme=dark] .ArticleEditor-module__vlj2mG__preview pre{background:#161b22}[data-theme=dark] .ArticleEditor-module__vlj2mG__preview pre code{color:#c9d1d9}:is([data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-comment,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-quote){color:#8b949e}:is([data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-keyword,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-built_in,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-tag){color:#ff7b72}:is([data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-string,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-attribute,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-literal){color:#a5d6ff}:is([data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-number,[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-variable){color:#ffa657}[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-addition{color:#7ee787}[data-theme=dark] .ArticleEditor-module__vlj2mG__preview .hljs-title.function_{color:#d2a8ff}@media (prefers-color-scheme:dark){:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview pre{background:#161b22}:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview pre code{color:#c9d1d9}:is(:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-keyword,:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-built_in,:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-tag){color:#ff7b72}:is(:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-string,:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-attribute,:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-literal){color:#a5d6ff}:is(:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-number,:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-variable){color:#ffa657}:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-addition{color:#7ee787}:root:not([data-theme]) .ArticleEditor-module__vlj2mG__preview .hljs-title.function_{color:#d2a8ff}}:is(.ArticleEditor-module__vlj2mG__preview .video-embed,.ArticleEditor-module__vlj2mG__preview iframe.video-embed){aspect-ratio:16/9;border:none;border-radius:.5rem;width:60%;height:auto;margin:1.5rem auto;display:block}.ArticleEditor-module__vlj2mG__preview video.article-video{border-radius:.5rem;width:60%;height:auto;margin:1.5rem auto;display:block}@media (max-width:768px){:is(.ArticleEditor-module__vlj2mG__preview .video-embed,.ArticleEditor-module__vlj2mG__preview iframe.video-embed){width:100%}.ArticleEditor-module__vlj2mG__preview video.article-video{width:100%}}.ArticleEditor-module__vlj2mG__deletedBadge{background:rgba(var(--error), .12);color:rgb(var(--error));border:1px solid rgba(var(--error), .3);border-radius:1rem;padding:.15rem .5rem;font-size:.75rem}.ArticleEditor-module__vlj2mG__restoreBtn{border:1px solid rgb(var(--border));color:rgb(var(--fg));cursor:pointer;background:0 0;border-radius:.3rem;padding:.3rem .75rem;font-size:.8125rem;transition:background .15s}.ArticleEditor-module__vlj2mG__restoreBtn:hover{background:rgb(var(--card))}.ArticleEditor-module__vlj2mG__restoreBtn:disabled{opacity:.5;cursor:default}.ArticleEditor-module__vlj2mG__coverPreviewRow{align-items:center;gap:.625rem;display:flex}.ArticleEditor-module__vlj2mG__coverThumb{object-fit:cover;border:1px solid rgb(var(--border));border-radius:.3rem;width:96px;height:54px;display:block}.ArticleEditor-module__vlj2mG__coverRemoveBtn{border:1px solid rgba(var(--error), .4);color:rgb(var(--error));cursor:pointer;background:0 0;border-radius:.3rem;padding:.25rem .6rem;font-size:.8125rem;transition:background .15s}.ArticleEditor-module__vlj2mG__coverRemoveBtn:hover{background:rgba(var(--error), .08)}.ArticleEditor-module__vlj2mG__coverHint{color:rgb(var(--muted));margin:0;font-size:.8125rem;font-style:italic}.ArticleEditor-module__vlj2mG__tagsHint{color:rgb(var(--muted));font-size:.8125rem;font-style:italic}
.Footer-module__q7ZRWa__footer{border-top:1px solid rgb(var(--border));text-align:center;color:rgb(var(--muted));padding:3rem 5%;font-size:14px}
.TagsManager-module__bCgudW__root{flex-direction:column;gap:1.25rem;display:flex}.TagsManager-module__bCgudW__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TagsManager-module__bCgudW__heading{color:rgb(var(--fg));margin:0;font-size:1.0625rem;font-weight:600}.TagsManager-module__bCgudW__subheading{color:rgb(var(--muted));margin-top:.1875rem;font-size:.8125rem}.TagsManager-module__bCgudW__newBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;flex-shrink:0;padding:.4rem .875rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.TagsManager-module__bCgudW__newBtn:hover{opacity:.8}.TagsManager-module__bCgudW__newBtn:disabled{opacity:.5;cursor:default}.TagsManager-module__bCgudW__createCard{background:rgb(var(--card));border:1px solid rgb(var(--accent));border-radius:.5rem;flex-direction:column;gap:.875rem;padding:1rem;display:flex}.TagsManager-module__bCgudW__createCardTitle{color:rgb(var(--fg));margin:0;font-size:.875rem;font-weight:600}.TagsManager-module__bCgudW__fieldRow{flex-wrap:wrap;gap:.75rem;display:flex}.TagsManager-module__bCgudW__field{flex-direction:column;flex:1;gap:.25rem;min-width:130px;display:flex}.TagsManager-module__bCgudW__fieldLabel{color:rgb(var(--muted));font-size:.75rem;font-weight:500}.TagsManager-module__bCgudW__fieldInput{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));border-radius:.375rem;outline:none;width:100%;padding:.375rem .625rem;font-size:.875rem;transition:border-color .15s}.TagsManager-module__bCgudW__fieldInput:focus{border-color:rgb(var(--accent))}.TagsManager-module__bCgudW__rowActions{align-items:center;gap:.5rem;display:flex}.TagsManager-module__bCgudW__saveBtn{background:rgb(var(--accent));color:rgb(var(--bg));cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:opacity .15s}.TagsManager-module__bCgudW__saveBtn:hover{opacity:.8}.TagsManager-module__bCgudW__saveBtn:disabled{opacity:.5;cursor:default}.TagsManager-module__bCgudW__cancelBtn{color:rgb(var(--muted));border:1px solid rgb(var(--border));cursor:pointer;white-space:nowrap;background:0 0;border-radius:.375rem;padding:.375rem .875rem;font-size:.8125rem;transition:background .15s,color .15s}.TagsManager-module__bCgudW__cancelBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.TagsManager-module__bCgudW__emptyState{text-align:center;background:rgb(var(--card));border:1px dashed rgb(var(--border));border-radius:.5rem;padding:2.5rem 1rem}.TagsManager-module__bCgudW__emptyText{color:rgb(var(--muted));margin:0;font-size:.9375rem}.TagsManager-module__bCgudW__tagList{flex-direction:column;gap:.5rem;display:flex}.TagsManager-module__bCgudW__tagCard{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;transition:border-color .15s;display:flex}.TagsManager-module__bCgudW__tagCard:hover{border-color:rgb(var(--muted))}.TagsManager-module__bCgudW__tagCardEditing{border-color:rgb(var(--accent));flex-direction:column;align-items:stretch;gap:.875rem}.TagsManager-module__bCgudW__tagCardEditing:hover{border-color:rgb(var(--accent))}.TagsManager-module__bCgudW__tagCardContent{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.TagsManager-module__bCgudW__slugBadge{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));white-space:nowrap;border-radius:.25rem;flex-shrink:0;padding:.2rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;font-weight:600}.TagsManager-module__bCgudW__tagNames{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.TagsManager-module__bCgudW__tagName{color:rgb(var(--fg));align-items:center;gap:.3rem;font-size:.875rem;display:flex}.TagsManager-module__bCgudW__locale{color:rgb(var(--muted));background:rgb(var(--bg));border:1px solid rgb(var(--border));text-transform:uppercase;border-radius:.2rem;flex-shrink:0;padding:.1rem .3rem;font-size:.6875rem;font-weight:600;line-height:1.4}.TagsManager-module__bCgudW__noNames{color:rgb(var(--muted));font-size:.875rem;font-style:italic}.TagsManager-module__bCgudW__usageBadge{color:rgb(var(--info));background:rgba(var(--info), .1);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.15rem .55rem;font-size:.75rem}.TagsManager-module__bCgudW__cardActions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.TagsManager-module__bCgudW__editBtn,.TagsManager-module__bCgudW__deleteBtn{cursor:pointer;background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;padding:.25rem;transition:background .15s,color .15s;display:inline-flex}.TagsManager-module__bCgudW__editBtn{color:rgb(var(--fg))}.TagsManager-module__bCgudW__editBtn:hover:not(:disabled){background:rgb(var(--border))}.TagsManager-module__bCgudW__editBtn:disabled{opacity:.4;cursor:default}.TagsManager-module__bCgudW__deleteBtn{color:rgb(var(--error))}.TagsManager-module__bCgudW__deleteBtn:hover:not(:disabled){background:rgba(var(--error), .1)}.TagsManager-module__bCgudW__deleteBtn:disabled{opacity:.4;cursor:default}.TagsManager-module__bCgudW__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--fg));border-radius:.5rem;width:90%;max-width:28rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.TagsManager-module__bCgudW__dialog::backdrop{background:#00000080}.TagsManager-module__bCgudW__dialogContent{padding:1.5rem}.TagsManager-module__bCgudW__dialogTitle{color:rgb(var(--fg));margin:0 0 .625rem;font-size:1rem;font-weight:600}.TagsManager-module__bCgudW__dialogMessage{color:rgb(var(--fg));margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.TagsManager-module__bCgudW__dialogActions{justify-content:flex-end;gap:.75rem;display:flex}.TagsManager-module__bCgudW__dialogDeleteBtn{background:rgb(var(--error));color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.TagsManager-module__bCgudW__dialogDeleteBtn:hover{opacity:.85}.TagsManager-module__bCgudW__dialogCancelBtn{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));cursor:pointer;border-radius:.375rem;padding:.4rem 1rem;font-size:.875rem;transition:background .15s}.TagsManager-module__bCgudW__dialogCancelBtn:hover{background:rgb(var(--border))}
.BlogCard-module__1Tt43q__card{background:rgb(var(--card));border:1px solid rgb(var(--border));color:inherit;border-radius:.75rem;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.BlogCard-module__1Tt43q__card:hover{box-shadow:var(--shadow-xs);transform:translateY(-3px)}.BlogCard-module__1Tt43q__cover{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.BlogCard-module__1Tt43q__body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.BlogCard-module__1Tt43q__tags{flex-wrap:wrap;gap:.375rem;list-style:none;display:flex}.BlogCard-module__1Tt43q__tags li:nth-child(n+7){display:none}.BlogCard-module__1Tt43q__tag{background:rgba(var(--accent), .08);color:rgb(var(--fg));border:1px solid rgb(var(--border));border-radius:1rem;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.BlogCard-module__1Tt43q__title{color:rgb(var(--fg));margin:0;font-size:1.25rem;font-weight:600;line-height:1.35}.BlogCard-module__1Tt43q__meta{color:rgb(var(--muted));align-items:center;gap:.375rem;margin-top:auto;padding-top:.25rem;font-size:.8125rem;display:flex}
.BlogSection-module__FJJFxa__section{padding-top:.5rem}.BlogSection-module__FJJFxa__sectionTabs{border-bottom:1px solid rgb(var(--border));gap:.375rem;margin-bottom:1.25rem;padding-bottom:0;display:flex}.BlogSection-module__FJJFxa__sectionTab{cursor:pointer;color:rgb(var(--muted));background:0 0;border:1px solid #0000;border-bottom:none;border-radius:.375rem .375rem 0 0;padding:.4rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s;position:relative;top:1px}.BlogSection-module__FJJFxa__sectionTab:hover{color:rgb(var(--fg))}.BlogSection-module__FJJFxa__sectionTabActive{background:rgb(var(--bg));border-color:rgb(var(--border));border-bottom-color:rgb(var(--bg));color:rgb(var(--fg))}
.BlogList-module__13TaCa__controls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.BlogList-module__13TaCa__sortLabel{color:rgb(var(--muted));margin-right:.25rem;font-size:.875rem}.BlogList-module__13TaCa__sortButton{background:rgba(var(--accent), .08);color:rgb(var(--fg));border:1px solid rgb(var(--border));cursor:pointer;border-radius:2rem;padding:.187rem .437rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.BlogList-module__13TaCa__sortButton:hover{background:rgba(var(--accent), .15)}.BlogList-module__13TaCa__sortButtonActive{background:rgb(var(--fg));color:rgb(var(--bg));border-color:rgb(var(--fg))}.BlogList-module__13TaCa__sortButtonActive:hover{background:rgb(var(--fg));border-color:rgb(var(--fg));color:rgb(var(--bg))}.BlogList-module__13TaCa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.BlogList-module__13TaCa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.BlogList-module__13TaCa__grid{grid-template-columns:1fr}}.BlogList-module__13TaCa__empty{text-align:center;color:rgb(var(--muted));grid-column:1/-1;padding:3rem 0;font-size:1rem}.BlogList-module__13TaCa__sentinel{height:1px}.BlogList-module__13TaCa__loadingRow{justify-content:center;padding:1.5rem 0;display:flex}.BlogList-module__13TaCa__spinner{border:2px solid rgb(var(--border));border-top-color:rgb(var(--accent));border-radius:50%;width:1.5rem;height:1.5rem;animation:.6s linear infinite BlogList-module__13TaCa__spin}@keyframes BlogList-module__13TaCa__spin{to{transform:rotate(360deg)}}
.TagBar-module__XF-Ena__tagBar{flex-wrap:wrap;gap:.5rem;margin-bottom:3.5rem;display:flex}.TagBar-module__XF-Ena__tagButton{background:rgba(var(--accent), .08);color:rgb(var(--fg));border:1px solid rgb(var(--border));border-radius:2rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.TagBar-module__XF-Ena__tagButton:hover{background:rgba(var(--accent), .15)}.TagBar-module__XF-Ena__tagButton.TagBar-module__XF-Ena__active{background:rgb(var(--fg));color:rgb(var(--bg));border-color:rgb(var(--fg))}
.StatsSection-module__LpGWdW__section{width:100%}.StatsSection-module__LpGWdW__sectionTitle{color:rgb(var(--fg));margin-bottom:1rem;font-size:1.125rem;font-weight:600}.StatsSection-module__LpGWdW__count{color:rgb(var(--muted));margin-left:.375rem;font-size:.875rem;font-weight:400}.StatsSection-module__LpGWdW__filters{flex-direction:column;gap:.625rem;margin-bottom:1rem;display:flex}.StatsSection-module__LpGWdW__filterRow{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.StatsSection-module__LpGWdW__filterGroup{flex-direction:column;gap:.25rem;display:flex}.StatsSection-module__LpGWdW__filterLabel{color:rgb(var(--muted));white-space:nowrap;font-size:.75rem;font-weight:500}.StatsSection-module__LpGWdW__filterInput{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--fg));box-sizing:border-box;border-radius:.375rem;outline:none;height:2rem;padding:.375rem .5rem;font-size:.8125rem;transition:border-color .15s}.StatsSection-module__LpGWdW__filterInput:focus{border-color:rgb(var(--accent))}.StatsSection-module__LpGWdW__filterInput[type=date]{min-width:130px}.StatsSection-module__LpGWdW__dateTimeRow{align-items:center;gap:.375rem;display:flex}.StatsSection-module__LpGWdW__timeInput{width:68px;min-width:0!important}.StatsSection-module__LpGWdW__searchGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.5rem;display:grid}.StatsSection-module__LpGWdW__searchCard{flex-direction:column;gap:.25rem;display:flex}.StatsSection-module__LpGWdW__searchCardLabel{color:rgb(var(--fg));padding-bottom:.125rem;font-size:.75rem;font-weight:600}.StatsSection-module__LpGWdW__includeInput:focus{border-color:rgb(var(--success))!important}.StatsSection-module__LpGWdW__excludeInput:focus{border-color:rgb(var(--error))!important}.StatsSection-module__LpGWdW__resetBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));height:2rem;color:rgb(var(--muted));cursor:pointer;white-space:nowrap;border-radius:.375rem;align-self:flex-end;padding:0 .75rem;font-size:.8125rem;transition:background .15s,color .15s}.StatsSection-module__LpGWdW__resetBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.StatsSection-module__LpGWdW__refreshBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));width:2rem;height:2rem;color:rgb(var(--muted));cursor:pointer;border-radius:.375rem;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.StatsSection-module__LpGWdW__refreshBtn:hover{background:rgb(var(--border));color:rgb(var(--fg))}.StatsSection-module__LpGWdW__refreshBtn:disabled{cursor:default;opacity:.6}@keyframes StatsSection-module__LpGWdW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StatsSection-module__LpGWdW__spinning{transform-origin:50%;animation:.75s linear infinite StatsSection-module__LpGWdW__spin;display:block}.StatsSection-module__LpGWdW__tableWrapper{overflow-x:auto}.StatsSection-module__LpGWdW__table{border-collapse:collapse;width:100%;font-size:.8125rem}.StatsSection-module__LpGWdW__th{text-align:left;border-bottom:2px solid rgb(var(--border));white-space:nowrap;color:rgb(var(--fg));background:rgb(var(--card));padding:.5rem;font-size:.8125rem;font-weight:600}.StatsSection-module__LpGWdW__td{border-bottom:1px solid rgb(var(--border));color:rgb(var(--fg));vertical-align:middle;padding:.4rem .5rem}.StatsSection-module__LpGWdW__tdDatetime,.StatsSection-module__LpGWdW__tdIp{white-space:nowrap;color:rgb(var(--muted));font-size:.75rem}.StatsSection-module__LpGWdW__tdUrl{text-overflow:ellipsis;white-space:nowrap;max-width:24rem;overflow:hidden}.StatsSection-module__LpGWdW__empty{text-align:center;color:rgb(var(--muted));padding:2rem}.StatsSection-module__LpGWdW__pagination{align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.StatsSection-module__LpGWdW__pageBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--fg));border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;transition:background .15s}.StatsSection-module__LpGWdW__pageBtn:hover:not(:disabled){background:rgb(var(--border))}.StatsSection-module__LpGWdW__pageBtn:disabled{opacity:.4;cursor:default}.StatsSection-module__LpGWdW__pageInfo{color:rgb(var(--muted))}
.ArticlePage-module__ZqwHwa__page{max-width:1200px;margin:0 auto;padding:8rem 5% 6rem}@media (max-width:768px){.ArticlePage-module__ZqwHwa__page{padding-top:4rem;padding-inline:5%}}.ArticlePage-module__ZqwHwa__header{margin-bottom:2.5rem}.ArticlePage-module__ZqwHwa__articleTagBar{margin-block:1rem;margin-bottom:0}.ArticlePage-module__ZqwHwa__title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.25}.ArticlePage-module__ZqwHwa__author{color:rgb(var(--fg));margin-top:2rem;margin-bottom:.5rem;font-size:1.2rem;display:block}.ArticlePage-module__ZqwHwa__author:hover{color:rgb(var(--muted))}.ArticlePage-module__ZqwHwa__meta{color:rgb(var(--muted));align-items:center;gap:.4rem;font-size:.9rem;display:flex}.ArticlePage-module__ZqwHwa__abstract{border-left:3px solid rgb(var(--accent));background:rgb(var(--card));border-radius:0 .375rem .375rem 0;margin-bottom:2.5rem;padding:1.25rem 1.5rem}.ArticlePage-module__ZqwHwa__abstractHeading{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--accent));margin:0 0 .625rem;font-size:.75rem;font-weight:700}.ArticlePage-module__ZqwHwa__abstractText{color:rgb(var(--fg));margin:0;font-size:1rem;line-height:1.7}.ArticlePage-module__ZqwHwa__content{color:rgb(var(--fg));font-size:1.0625rem;line-height:1.75}:is(.ArticlePage-module__ZqwHwa__content h1,.ArticlePage-module__ZqwHwa__content h2,.ArticlePage-module__ZqwHwa__content h3,.ArticlePage-module__ZqwHwa__content h4,.ArticlePage-module__ZqwHwa__content h5,.ArticlePage-module__ZqwHwa__content h6){font-family:var(--font-space-grotesk,"Space Grotesk"), sans-serif;color:rgb(var(--fg));margin:2rem 0 .75rem;font-weight:600;line-height:1.3}.ArticlePage-module__ZqwHwa__content h2{font-size:1.625rem}.ArticlePage-module__ZqwHwa__content h3{font-size:1.375rem}.ArticlePage-module__ZqwHwa__content h4{font-size:1.125rem}.ArticlePage-module__ZqwHwa__content p{margin:0 0 1.25rem}.ArticlePage-module__ZqwHwa__content a{color:rgb(var(--fg));text-underline-offset:3px;text-decoration:underline}.ArticlePage-module__ZqwHwa__content a:hover{opacity:.75}:is(.ArticlePage-module__ZqwHwa__content ul,.ArticlePage-module__ZqwHwa__content ol){list-style:revert;margin:0 0 1.25rem;padding-left:1.5rem}.ArticlePage-module__ZqwHwa__content li{margin-bottom:.375rem}.ArticlePage-module__ZqwHwa__content blockquote{border-left:4px solid rgb(var(--border));color:rgb(var(--muted));margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;font-style:italic}.ArticlePage-module__ZqwHwa__content hr{border:none;border-top:1px solid rgb(var(--border));margin:2rem 0}.ArticlePage-module__ZqwHwa__content img{border-radius:.5rem;max-width:60%;margin:1.5rem auto;display:block}@media (max-width:768px){.ArticlePage-module__ZqwHwa__content img{max-width:100%}}.ArticlePage-module__ZqwHwa__content img[alt*=full-width]{max-width:100%}.ArticlePage-module__ZqwHwa__content table{border-collapse:collapse;width:fit-content;max-width:100%;margin:1.5rem auto;font-size:.9375rem;display:block;overflow-x:auto}@media (max-width:768px){.ArticlePage-module__ZqwHwa__content table{margin:1.5rem auto;display:block;overflow-x:auto}}:is(.ArticlePage-module__ZqwHwa__content th,.ArticlePage-module__ZqwHwa__content td){border:1px solid rgb(var(--border));text-align:left;padding:.5rem .75rem}.ArticlePage-module__ZqwHwa__content th{background:rgb(var(--card));font-weight:600}.ArticlePage-module__ZqwHwa__content :not(pre)>code{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:.25rem;padding:.15em .4em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875em}.ArticlePage-module__ZqwHwa__content pre{border:1px solid rgb(var(--border));background:#f6f8fa;border-radius:.5rem;margin:1.5rem 0;padding:1.125rem 1.25rem;overflow-x:auto}.ArticlePage-module__ZqwHwa__content pre code{color:#24292f;background:0 0;border:none;padding:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.6}:is(.ArticlePage-module__ZqwHwa__content .hljs-comment,.ArticlePage-module__ZqwHwa__content .hljs-quote){color:#6e7781;font-style:italic}:is(.ArticlePage-module__ZqwHwa__content .hljs-keyword,.ArticlePage-module__ZqwHwa__content .hljs-selector-tag,.ArticlePage-module__ZqwHwa__content .hljs-built_in,.ArticlePage-module__ZqwHwa__content .hljs-name,.ArticlePage-module__ZqwHwa__content .hljs-tag){color:#cf222e}:is(.ArticlePage-module__ZqwHwa__content .hljs-string,.ArticlePage-module__ZqwHwa__content .hljs-title,.ArticlePage-module__ZqwHwa__content .hljs-section,.ArticlePage-module__ZqwHwa__content .hljs-attribute,.ArticlePage-module__ZqwHwa__content .hljs-literal,.ArticlePage-module__ZqwHwa__content .hljs-template-tag,.ArticlePage-module__ZqwHwa__content .hljs-template-variable,.ArticlePage-module__ZqwHwa__content .hljs-type){color:#0a3069}:is(.ArticlePage-module__ZqwHwa__content .hljs-deletion,.ArticlePage-module__ZqwHwa__content .hljs-number,.ArticlePage-module__ZqwHwa__content .hljs-variable,.ArticlePage-module__ZqwHwa__content .hljs-selector-pseudo,.ArticlePage-module__ZqwHwa__content .hljs-selector-attr){color:#953800}.ArticlePage-module__ZqwHwa__content .hljs-addition{color:#116329}:is(.ArticlePage-module__ZqwHwa__content .hljs-title.class_,.ArticlePage-module__ZqwHwa__content .hljs-class .hljs-title){color:#953800}:is(.ArticlePage-module__ZqwHwa__content .hljs-function .hljs-title,.ArticlePage-module__ZqwHwa__content .hljs-title.function_){color:#8250df}[data-theme=dark] .ArticlePage-module__ZqwHwa__content pre{background:#161b22}[data-theme=dark] .ArticlePage-module__ZqwHwa__content pre code{color:#c9d1d9}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-comment,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-quote){color:#8b949e}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-keyword,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-selector-tag,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-built_in,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-name,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-tag){color:#ff7b72}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-string,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-title,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-section,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-attribute,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-literal,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-template-tag,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-template-variable,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-type){color:#a5d6ff}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-deletion,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-number,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-variable,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-selector-pseudo,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-selector-attr){color:#ffa657}[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-addition{color:#7ee787}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-title.class_,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-class .hljs-title){color:#ffa657}:is([data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-function .hljs-title,[data-theme=dark] .ArticlePage-module__ZqwHwa__content .hljs-title.function_){color:#d2a8ff}@media (prefers-color-scheme:dark){:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content pre{background:#161b22}:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content pre code{color:#c9d1d9}:is(:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-comment,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-quote){color:#8b949e}:is(:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-keyword,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-built_in,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-tag){color:#ff7b72}:is(:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-string,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-attribute,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-literal){color:#a5d6ff}:is(:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-number,:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-variable){color:#ffa657}:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-addition{color:#7ee787}:root:not([data-theme]) .ArticlePage-module__ZqwHwa__content .hljs-title.function_{color:#d2a8ff}}:is(.ArticlePage-module__ZqwHwa__content .video-embed,.ArticlePage-module__ZqwHwa__content iframe.video-embed){aspect-ratio:16/9;border:none;border-radius:.5rem;width:60%;height:auto;margin:1.5rem auto;display:block}.ArticlePage-module__ZqwHwa__content video.article-video{border-radius:.5rem;width:60%;height:auto;margin:1.5rem auto;display:block}@media (max-width:768px){:is(.ArticlePage-module__ZqwHwa__content .video-embed,.ArticlePage-module__ZqwHwa__content iframe.video-embed){width:100%}.ArticlePage-module__ZqwHwa__content video.article-video{width:100%}}
.AdminPage-module__JkWMGG__page{background:rgb(var(--bg));max-width:1400px;min-height:100vh;color:rgb(var(--fg));margin:0 auto;padding:1.5rem 2rem}.AdminPage-module__JkWMGG__header{border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.AdminPage-module__JkWMGG__title{color:rgb(var(--fg));margin:0;font-size:1.5rem;font-weight:700}.AdminPage-module__JkWMGG__headerActions{align-items:center;gap:.75rem;display:flex}.AdminPage-module__JkWMGG__signOutBtn{background:rgb(var(--card));border:1px solid rgb(var(--border));cursor:pointer;color:rgb(var(--fg));border-radius:.375rem;padding:.375rem 1rem;font-size:.875rem;transition:background .15s}.AdminPage-module__JkWMGG__signOutBtn:hover{background:rgb(var(--border))}
.LoginPage-module__R6dMqa__page{background:rgb(var(--bg));justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.LoginPage-module__R6dMqa__card{background:rgb(var(--card));border:1px solid rgb(var(--border));width:100%;max-width:420px;box-shadow:var(--shadow-xs);border-radius:.75rem;padding:2rem}.LoginPage-module__R6dMqa__header{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.LoginPage-module__R6dMqa__title{color:rgb(var(--fg));margin:0;font-size:1.25rem;font-weight:600}.LoginPage-module__R6dMqa__errorMsg{background:rgba(var(--error), .08);border:1px solid rgba(var(--error), .25);color:rgb(var(--error));border-radius:.375rem;margin-bottom:1.25rem;padding:.75rem;font-size:.875rem}.LoginPage-module__R6dMqa__form{flex-direction:column;gap:1rem;display:flex}.LoginPage-module__R6dMqa__field{flex-direction:column;gap:.375rem;display:flex}.LoginPage-module__R6dMqa__label{color:rgb(var(--fg));font-size:.875rem;font-weight:500}.LoginPage-module__R6dMqa__input{background:rgb(var(--bg));border:1px solid rgb(var(--border));width:100%;color:rgb(var(--fg));border-radius:.375rem;outline:none;padding:.5rem .75rem;font-size:1rem;transition:border-color .15s}.LoginPage-module__R6dMqa__input:focus{border-color:rgb(var(--accent))}.LoginPage-module__R6dMqa__altchaContainer{width:100%}.LoginPage-module__R6dMqa__submit{background:rgb(var(--accent));width:100%;color:rgb(var(--bg));cursor:pointer;border:none;border-radius:.375rem;padding:.625rem;font-size:.9375rem;font-weight:500;transition:opacity .15s}.LoginPage-module__R6dMqa__submit:hover{opacity:.85}
.BlogPage-module__jG3uTG__page{max-width:1200px;margin:0 auto;padding:8rem 5% 6rem}@media (max-width:768px){.BlogPage-module__jG3uTG__page{padding-top:4rem}}.BlogPage-module__jG3uTG__header{margin-bottom:3rem}.BlogPage-module__jG3uTG__title{margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.BlogPage-module__jG3uTG__description{color:rgb(var(--muted));font-size:1.0625rem}
