:root{--color-primary: #195e0b;--color-primary-hover: #144b09;--color-primary-light: #f0fdf4;--color-primary-border: #bbf7d0;--color-secondary: #cecbb6;--color-accent: #939c43;--color-text-main: #1e293b;--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-bg-page: #f8fafc;--color-bg-surface: #ffffff;--color-border: #e2e8f0;--color-border-hover: #cbd5e1;--color-danger: #dc2626;--color-danger-bg: #fef2f2;--color-danger-border: #fecaca;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07), 0 2px 4px -2px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -4px rgba(0, 0, 0, .04)}*,*:before,*:after{box-sizing:border-box}body{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--color-text-main);background-color:var(--color-bg-page);margin:0;padding:0;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Crimson Pro,Georgia,serif;color:var(--color-text-main);font-weight:600;line-height:1.25;margin:0}h1{font-size:2.25rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin:0 0 1rem;line-height:1.6}p:last-child{margin-bottom:0}a{color:var(--color-primary);text-decoration:none;transition:color .15s ease}a:hover{color:var(--color-primary-hover)}img{max-width:100%;height:auto;display:block}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875em}button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:transparent;border:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}:root,.editor-theme-light,[data-editor-theme=light]{--editor-primary: #2563eb;--editor-primary-hover: #1d4ed8;--editor-primary-foreground: #ffffff;--editor-background: #ffffff;--editor-foreground: #0f172a;--editor-muted: #f8fafc;--editor-muted-hover: #f1f5f9;--editor-muted-foreground: #64748b;--editor-border: #e2e8f0;--editor-active: #e2e8f0;--editor-radius: .5rem}.editor-theme-dark,[data-editor-theme=dark],.dark .editor-theme-auto,.dark [data-editor-theme=auto]{--editor-primary: #3b82f6;--editor-primary-hover: #2563eb;--editor-primary-foreground: #ffffff;--editor-background: #0f172a;--editor-foreground: #f8fafc;--editor-muted: #1e293b;--editor-muted-hover: #334155;--editor-muted-foreground: #94a3b8;--editor-border: #334155;--editor-active: #334155}@media(prefers-color-scheme:dark){:root:not(.editor-theme-light):not([data-editor-theme=light]),.editor-theme-auto,[data-editor-theme=auto]{--editor-primary: #3b82f6;--editor-primary-hover: #2563eb;--editor-primary-foreground: #ffffff;--editor-background: #0f172a;--editor-foreground: #f8fafc;--editor-muted: #1e293b;--editor-muted-hover: #334155;--editor-muted-foreground: #94a3b8;--editor-border: #334155;--editor-active: #334155}}.editor-container{box-sizing:border-box;font-family:inherit;position:relative;text-align:left}.editor-container *,.editor-container *:before,.editor-container *:after{box-sizing:border-box}.editor-container:not(.editor-unstyled){border:1px solid var(--editor-border);border-radius:var(--editor-radius);background-color:var(--editor-background);color:var(--editor-foreground);box-shadow:0 1px 3px #0000000d;transition:border-color .15s ease,box-shadow .15s ease;padding:.875rem}.editor-container:not(.editor-unstyled).compact{padding:.5rem}.editor-container:not(.editor-unstyled):focus-within{border-color:var(--editor-primary);box-shadow:0 0 0 1px var(--editor-primary)}.editor-container:not(.editor-unstyled) button{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;padding:0 .5rem;height:1.75rem;border-radius:.375rem;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1;color:var(--editor-muted-foreground);background-color:transparent;border:1px solid transparent;cursor:pointer;user-select:none;vertical-align:middle;outline:none;flex-shrink:0;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.editor-container:not(.editor-unstyled) button:hover{background-color:var(--editor-muted-hover);color:var(--editor-foreground)}.editor-container:not(.editor-unstyled) button:disabled{opacity:.5;cursor:not-allowed}.editor-container:not(.editor-unstyled) button.toolbar-item{width:1.875rem;height:1.875rem;padding:0;border-radius:.375rem;color:var(--editor-foreground)}.editor-container:not(.editor-unstyled) button.toolbar-item.compact{width:1.5rem;height:1.5rem}.editor-container:not(.editor-unstyled) button.toolbar-item:hover{background-color:var(--editor-muted-hover);color:var(--editor-foreground)}.editor-container:not(.editor-unstyled) button.toolbar-item.active{background-color:var(--editor-active);color:var(--editor-foreground);font-weight:600}.editor-container:not(.editor-unstyled) button.format-btn{background-color:var(--editor-muted);border:1px solid var(--editor-border);color:var(--editor-foreground);font-weight:500;padding:0 .5rem}.editor-container:not(.editor-unstyled) button.format-btn:hover{background-color:var(--editor-muted-hover)}.editor-container:not(.editor-unstyled) button.expand-btn{color:var(--editor-muted-foreground);padding:0 .5rem}.editor-container:not(.editor-unstyled) button.expand-btn:hover{background-color:var(--editor-muted-hover);color:var(--editor-foreground)}.editor-header-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:.625rem;margin-bottom:.625rem;gap:.5rem;width:100%}.editor-container:not(.editor-unstyled) .editor-header-bar{border-bottom:1px solid var(--editor-border)}.editor-header-left,.editor-header-right{display:inline-flex;flex-direction:row;align-items:center;gap:.375rem}.editor-mode-pill{display:inline-flex;flex-direction:row;align-items:center;gap:2px}.editor-container:not(.editor-unstyled) .editor-mode-pill{background-color:var(--editor-muted);border:1px solid var(--editor-border);padding:2px;border-radius:.375rem}.editor-container:not(.editor-unstyled) .editor-mode-pill button{height:1.375rem;padding:0 .5rem;font-size:.7rem;border-radius:.25rem;color:var(--editor-muted-foreground);background:transparent;border:none;font-weight:500}.editor-container:not(.editor-unstyled) .editor-mode-pill button.active{background-color:var(--editor-background);color:var(--editor-foreground);box-shadow:0 1px 2px #00000014;font-weight:600}.editor-toolbar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem;padding-bottom:.5rem;margin-bottom:.5rem;width:100%}.editor-container:not(.editor-unstyled) .editor-toolbar{border-bottom:1px solid var(--editor-border)}.editor-divider{width:1px;height:1.25rem;margin:0 .25rem;flex-shrink:0}.editor-container:not(.editor-unstyled) .editor-divider{background-color:var(--editor-border)}.editor-body-wrapper{position:relative;width:100%}.editor-input{outline:none;min-height:250px;line-height:1.65;word-break:break-word;white-space:pre-wrap}.editor-container:not(.editor-unstyled) .editor-input{border:1px solid var(--editor-border);border-radius:.375rem;padding:.75rem 1rem;background-color:var(--editor-background);color:var(--editor-foreground);font-size:.9375rem;box-shadow:none;transition:min-height .2s ease}.editor-container:not(.editor-unstyled) .editor-input:focus{border-color:var(--editor-primary)}.editor-container:not(.editor-unstyled) .editor-input.compact{padding:.5rem .75rem;font-size:.875rem;min-height:44px}.editor-input a,.editor-container:not(.editor-unstyled) .editor-input a{text-decoration:underline;text-underline-offset:2px;font-weight:500;color:var(--editor-primary)}.editor-placeholder{position:absolute;top:.75rem;left:1rem;font-size:.9375rem;line-height:1.65;pointer-events:none;user-select:none}.editor-container:not(.editor-unstyled) .editor-placeholder{color:var(--editor-muted-foreground)}.editor-placeholder.compact{top:.5rem;left:.75rem;font-size:.875rem}.editor-input.editor-readonly{min-height:auto;border:none;padding:0;background:transparent}.editor-markdown-section{display:flex;flex-direction:column;gap:.5rem;width:100%}.editor-markdown-toolbar{display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;align-items:center}.editor-container:not(.editor-unstyled) .editor-markdown-toolbar{background-color:var(--editor-muted);padding:.25rem .5rem;border-radius:.375rem;border:1px solid var(--editor-border)}.editor-markdown-textarea{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.5;outline:none;resize:vertical;box-sizing:border-box}.editor-container:not(.editor-unstyled) .editor-markdown-textarea{padding:.75rem .875rem;border:1px solid var(--editor-border);border-radius:.375rem;background-color:var(--editor-background);color:var(--editor-foreground);transition:border-color .15s ease,min-height .2s ease}.editor-container:not(.editor-unstyled) .editor-markdown-textarea:focus{border-color:var(--editor-primary);box-shadow:0 0 0 1px var(--editor-primary)}.editor-markdown-preview{box-sizing:border-box}.editor-container:not(.editor-unstyled) .editor-markdown-preview{border:1px solid var(--editor-border);border-radius:.375rem;padding:1rem;background-color:var(--editor-muted);color:var(--editor-foreground)}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline;text-underline-offset:2px}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:var(--editor-muted-hover);padding:.15rem .35rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.editor-link{color:var(--editor-primary);text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:opacity .2s ease}.editor-link:hover{opacity:.85}.editor-paragraph{margin:0;margin-bottom:.5rem;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:1.625rem;font-weight:700;line-height:1.25;margin:.75rem 0 .5rem}.editor-heading-h2{font-size:1.35rem;font-weight:600;line-height:1.3;margin:.625rem 0 .35rem}.editor-heading-h3{font-size:1.15rem;font-weight:600;line-height:1.35;margin:.5rem 0 .25rem}.editor-heading-h4{font-size:1.05rem;font-weight:600;line-height:1.4;margin:.4rem 0 .2rem}.editor-heading-h5{font-size:.95rem;font-weight:600;line-height:1.4;margin:.35rem 0 .2rem}.editor-quote{margin:.5rem 0 .5rem .75rem;padding-left:.75rem;border-left:3px solid currentColor;opacity:.85;font-style:italic}.editor-list-ol{padding:0;margin:0 0 .5rem 1.25rem;list-style-type:decimal}.editor-list-ul{padding:0;margin:0 0 .5rem 1.25rem;list-style-type:disc}.editor-listitem{margin:.25rem 0}.editor-nested-listitem{list-style-type:none}.editor-code{background-color:var(--editor-muted-hover);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:block;padding:.75rem 1rem;line-height:1.5;font-size:.875rem;margin:.5rem 0;border-radius:.375rem;overflow-x:auto}.editor-image{max-width:100%;height:auto;border-radius:.375rem;border:1px solid var(--editor-border);display:inline-block;margin:.5rem 0}.editor-renderer{color:var(--editor-foreground)}.editor-renderer-markdown{line-height:1.65}.editor-renderer-markdown h1{font-size:1.625rem;font-weight:700;line-height:1.25;margin:1.25rem 0 .5rem}.editor-renderer-markdown h2{font-size:1.35rem;font-weight:600;line-height:1.3;margin:1rem 0 .35rem}.editor-renderer-markdown h3{font-size:1.15rem;font-weight:600;line-height:1.35;margin:.75rem 0 .25rem}.editor-renderer-markdown p{margin:.5rem 0}.editor-renderer-markdown ul{list-style-type:disc;margin:.5rem 0 .5rem 1.25rem;padding:0}.editor-renderer-markdown ol{list-style-type:decimal;margin:.5rem 0 .5rem 1.25rem;padding:0}.editor-renderer-markdown li{margin:.25rem 0}.editor-renderer-markdown blockquote{margin:.75rem 0;padding-left:.875rem;border-left:3px solid var(--editor-border);color:var(--editor-muted-foreground);font-style:italic}.editor-renderer-markdown code{background-color:var(--editor-muted-hover);padding:.15rem .35rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.editor-renderer-markdown pre{background-color:var(--editor-muted-hover);padding:.75rem 1rem;border-radius:.375rem;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.5;margin:.75rem 0}.editor-renderer-markdown pre code{background:transparent;padding:0;border-radius:0}.editor-renderer-markdown hr{border:0;border-top:1px solid var(--editor-border);margin:1.5rem 0}.editor-renderer-markdown table{width:100%;border-collapse:collapse;margin:1rem 0}.editor-renderer-markdown th,.editor-renderer-markdown td{border:1px solid var(--editor-border);padding:.5rem .75rem;text-align:left}.editor-renderer-markdown th{background-color:var(--editor-muted);font-weight:600}.editor-dialog-overlay{position:fixed;inset:0;z-index:9999;background-color:#0000008c;backdrop-filter:blur(2px)}.editor-dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;width:calc(100% - 2rem);max-width:28rem;background-color:var(--editor-background, #ffffff);color:var(--editor-foreground, #0f172a);border:1px solid var(--editor-border, #e2e8f0);border-radius:.625rem;padding:1.5rem;box-shadow:0 20px 25px -5px #00000026;box-sizing:border-box}.editor-dialog-content h2,.editor-dialog-content .dialog-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:var(--editor-foreground, #0f172a)}.editor-dialog-content label{display:block;font-size:.8125rem;font-weight:500;color:var(--editor-muted-foreground, #334155);margin-bottom:.375rem;background:transparent;padding:0}.editor-dialog-content input{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--editor-border, #cbd5e1);border-radius:.375rem;background-color:var(--editor-background, #ffffff);color:var(--editor-foreground, #0f172a);outline:none;box-sizing:border-box;margin-bottom:1rem}.editor-dialog-content input:focus{border-color:var(--editor-primary, #2563eb);box-shadow:0 0 0 1px var(--editor-primary, #2563eb)}.editor-dialog-footer{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.editor-dialog-btn-primary{background-color:var(--editor-primary, #2563eb);color:var(--editor-primary-foreground, #ffffff);padding:.5rem 1rem;border-radius:.375rem;font-weight:600;font-size:.875rem;height:2.125rem;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.editor-dialog-btn-primary:hover{background-color:var(--editor-primary-hover, #1d4ed8)}._appWrapper_t047r_1{display:flex;flex-direction:column;min-height:100vh;width:100%;text-align:left;background-color:var(--color-bg-page)}._mainContent_t047r_10{flex:1;width:100%;max-width:72rem;margin:0 auto;padding:1.5rem 1.25rem 3rem;box-sizing:border-box}._header_15gfu_1{width:100%;background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #00000005;position:sticky;top:0;z-index:100}._navInner_15gfu_11{max-width:72rem;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;position:relative}._navInner_15gfu_11 li{margin:0;list-style:none}._navInner_15gfu_11 a{cursor:pointer;color:#475569;font-weight:500;font-size:.9375rem;padding:.375rem .625rem;border-radius:6px;transition:all .15s ease}._navInner_15gfu_11 a:hover{color:#195e0b;background-color:#f8fafc;text-decoration:none}._logo_15gfu_40{height:48px;cursor:pointer;display:block}._navRight_15gfu_46{display:flex;align-items:center;gap:1.25rem}._navList_15gfu_52{list-style:none;display:flex;flex-flow:row;align-items:center;gap:.5rem;margin:0;padding:0}._profileContainer_15gfu_62{position:relative;display:flex;align-items:center}._avatarBtn_15gfu_68{width:38px;height:38px;border-radius:50%;border:1.5px solid #cbd5e1;padding:0;margin:0;background-color:#fff;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .15s ease;box-shadow:0 1px 2px #0000000a;flex-shrink:0}._avatarBtn_15gfu_68:hover{border-color:#195e0b;box-shadow:0 0 0 3px #195e0b26}._avatarBtn_15gfu_68:focus-visible{outline:none;border-color:#195e0b;box-shadow:0 0 0 3px #195e0b40}._avatarImg_15gfu_95{width:100%;height:100%;object-fit:cover;display:block;margin:0}._avatarInitials_15gfu_103{width:100%;height:100%;background:linear-gradient(135deg,#195e0b,#2e7d32);color:#fff;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.03em}._avatarPlaceholder_15gfu_116{width:100%;height:100%;background-color:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,color .15s ease}._avatarPlaceholder_15gfu_116 ._avatarIcon_15gfu_126{width:20px;height:20px}._dropdownMenu_15gfu_131{position:absolute;top:calc(100% + 10px);right:0;width:240px;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #00000008;padding:.375rem 0;z-index:1000;animation:_dropdownFadeIn_15gfu_1 .12s cubic-bezier(.16,1,.3,1)}@keyframes _dropdownFadeIn_15gfu_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._userInfo_15gfu_155{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.2rem}._userInfo_15gfu_155 ._userName_15gfu_161{font-weight:600;font-size:.875rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userInfo_15gfu_155 ._userEmail_15gfu_169{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userInfo_15gfu_155 ._adminBadge_15gfu_176{display:inline-block;align-self:flex-start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0;padding:.1rem .4rem;border-radius:9999px;margin-top:.25rem}._dropdownDivider_15gfu_191{height:1px;background-color:#f1f5f9;margin:.25rem 0}._dropdownLink_15gfu_197{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;font-size:.8125rem;color:#334155;text-decoration:none;transition:all .12s ease}._dropdownLink_15gfu_197:hover{background-color:#f8fafc;color:#195e0b;text-decoration:none}._dropdownLink_15gfu_197 ._menuIcon_15gfu_212{width:15px;height:15px;color:#64748b}._logoutBtn_15gfu_218{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:#dc2626;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .12s ease}._logoutBtn_15gfu_218:hover{background-color:#fef2f2;color:#991b1b}._logoutBtn_15gfu_218 ._menuIcon_15gfu_212{width:15px;height:15px;color:#dc2626}._unauthSection_15gfu_243{padding:.875rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.75rem}._unauthSection_15gfu_243 ._unauthText_15gfu_250{font-size:.8125rem;color:#64748b;margin:0}._unauthSection_15gfu_243 ._loginBtn_15gfu_255{width:100%;background-color:#195e0b;color:#fff;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .15s ease}._unauthSection_15gfu_243 ._loginBtn_15gfu_255:hover{background-color:#144b09}._hamburger_15gfu_271{display:none;flex-direction:column;justify-content:center;gap:4px;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;cursor:pointer;z-index:20;transition:all .15s ease}._hamburger_15gfu_271:hover{background-color:#f8fafc;border-color:#cbd5e1}._hamburger_15gfu_271:focus-visible{outline:none;box-shadow:0 0 0 2px #195e0b33}._hamburgerLine_15gfu_293{display:block;width:20px;height:2px;background-color:#195e0b;border-radius:2px;transition:transform .2s ease,opacity .2s ease}._openLine1_15gfu_302{transform:translateY(6px) rotate(45deg)}._openLine2_15gfu_306{opacity:0}._openLine3_15gfu_310{transform:translateY(-6px) rotate(-45deg)}@media screen and (max-width:640px){._hamburger_15gfu_271{display:flex}._navList_15gfu_52{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background-color:#fff;padding:.5rem 1rem;border-bottom:2px solid #e2e8f0;box-shadow:0 4px 12px #0000000f;z-index:100}._navList_15gfu_52 li{margin:0;padding:.375rem 0;border-bottom:1px solid #f1f5f9}._navList_15gfu_52 li:last-child{border-bottom:none}._navList_15gfu_52 li a{display:block;padding:.5rem .625rem}._navListOpen_15gfu_344{display:flex}}._toastContainer_lozt4_1{position:fixed;bottom:0;left:0;width:100%}._toast_lozt4_1{margin:0 auto .5rem;display:flex;padding:1rem;font-weight:600;background-color:var(--primary-color);border-radius:4px;color:#fff;width:40rem;max-width:95vw;opacity:0;transform:translateY(20px);animation:_fadeInUp_lozt4_1 .5s ease-in-out forwards}@keyframes _fadeInUp_lozt4_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._logoContainer_qetgz_1{margin-bottom:2rem;border-radius:4px;padding:3rem;background-color:var(--secondary-color)}._logo_qetgz_1{height:250px;margin:auto;display:block;animation:_fadeInUp_qetgz_1 1s ease .4s;opacity:0;animation-fill-mode:forwards}._container_qetgz_17{max-width:920px;margin:auto}._letter_qetgz_22{font-family:Courier Prime,monospace;padding:.5rem 1.5rem;color:#333}._signature_qetgz_28{font-family:Dancing Script,cursive;font-size:24px;font-weight:700;text-align:right;margin-right:2rem}@keyframes _fadeInUp_qetgz_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._page_66vw0_1{min-height:calc(100vh - 100px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}._card_66vw0_9{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000008;padding:2.25rem 2rem;width:100%;max-width:420px;box-sizing:border-box}._header_66vw0_20{text-align:center;margin-bottom:1.5rem}._logo_66vw0_25{height:56px;margin:0 auto 1rem;display:block}._title_66vw0_31{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .375rem}._subtitle_66vw0_38{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}._form_66vw0_45{display:flex;flex-direction:column;gap:1rem}._formGroup_66vw0_51{display:flex;flex-direction:column;gap:.375rem;text-align:left}._formLabel_66vw0_58{font-size:.8125rem;font-weight:600;color:#334155}._formInput_66vw0_64{width:100%;padding:.625rem .875rem;font-size:.9375rem;color:#0f172a;border:1px solid #cbd5e1;border-radius:6px;background-color:#f8fafc;outline:none;box-sizing:border-box;transition:all .15s ease}._formInput_66vw0_64:focus{border-color:#195e0b;background-color:#fff;box-shadow:0 0 0 2px #195e0b26}._formInput_66vw0_64::placeholder{color:#94a3b8}._submitBtn_66vw0_85{width:100%;background-color:#195e0b;color:#fff;border:none;border-radius:6px;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .15s ease;margin-top:.25rem}._submitBtn_66vw0_85:hover:not(:disabled){background-color:#144b09}._submitBtn_66vw0_85:disabled{opacity:.65;cursor:not-allowed}._divider_66vw0_106{display:flex;align-items:center;text-align:center;margin:1.25rem 0;color:#94a3b8;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._divider_66vw0_106:before,._divider_66vw0_106:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}._divider_66vw0_106 span{padding:0 .75rem}._googleBtn_66vw0_126{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background-color:#fff;color:#1e293b;border:1.5px solid #cbd5e1;border-radius:6px;padding:.6875rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a;box-sizing:border-box}._googleBtn_66vw0_126:hover:not(:disabled){background-color:#f8fafc;border-color:#94a3b8;box-shadow:0 2px 4px #0000000f}._googleBtn_66vw0_126:disabled{opacity:.6;cursor:not-allowed}._googleIcon_66vw0_154{width:18px;height:18px;flex-shrink:0}._errorMessage_66vw0_160{margin-top:1rem;padding:.625rem .875rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.8125rem;line-height:1.4;text-align:center}._toggleFooter_66vw0_172{margin-top:1.5rem;text-align:center;font-size:.8125rem;color:#64748b}._toggleFooter_66vw0_172 ._toggleLink_66vw0_178{background:none;border:none;padding:0;color:#195e0b;font-weight:600;font-size:.8125rem;cursor:pointer;margin-left:.25rem;text-decoration:underline}._toggleFooter_66vw0_172 ._toggleLink_66vw0_178:hover{color:#144b09}._container_19inr_1{max-width:800px;margin:2rem auto 4rem;padding:0 1.25rem}._adminBanner_19inr_7{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;flex-wrap:wrap}._adminBanner_19inr_7._bannerDraft_19inr_19{background-color:#fffbeb;border:1px solid #fde68a;color:#92400e}._adminBanner_19inr_7._bannerArchived_19inr_24{background-color:#f1f5f9;border:1px solid #cbd5e1;color:#475569}._adminBanner_19inr_7 ._bannerInfo_19inr_29{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}._adminBanner_19inr_7 ._bannerBadge_19inr_35{display:inline-block;padding:.2rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._adminBanner_19inr_7 ._bannerBadge_19inr_35._badgeDraft_19inr_44{background-color:#d97706;color:#fff}._adminBanner_19inr_7 ._bannerBadge_19inr_35._badgeArchived_19inr_48{background-color:#64748b;color:#fff}._adminBanner_19inr_7 ._editBtn_19inr_52{background-color:#195e0b;color:#fff;border:none;padding:.375rem .875rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}._adminBanner_19inr_7 ._editBtn_19inr_52:hover{background-color:#144b09}._postHeader_19inr_68{margin-bottom:1.5rem}._postHeader_19inr_68 h1{font-size:2.5rem;line-height:1.2;margin:0 0 1rem;color:#0f172a}._featuredImage_19inr_78{width:100%;max-height:480px;object-fit:cover;border-radius:10px;margin:0 0 2rem;box-shadow:0 4px 6px -1px #0000000d}._contentWrapper_19inr_87{font-size:1.125rem;line-height:1.75;color:#334155}._adminFooterActions_19inr_93{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}._adminFooterActions_19inr_93 ._editBtn_19inr_52{background-color:#195e0b;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease}._adminFooterActions_19inr_93 ._editBtn_19inr_52:hover{background-color:#144b09}._notFoundContainer_19inr_115{text-align:center;padding:4rem 1rem}._notFoundContainer_19inr_115 h1{font-size:2rem;margin-bottom:.5rem;color:#1e293b}._notFoundContainer_19inr_115 p{color:#64748b;margin-bottom:1.5rem}._notFoundContainer_19inr_115 ._backBtn_19inr_128{display:inline-block;background-color:#195e0b;color:#fff;padding:.625rem 1.25rem;border-radius:6px;font-weight:600;text-decoration:none;transition:background-color .15s ease}._notFoundContainer_19inr_115 ._backBtn_19inr_128:hover{background-color:#144b09}._loadingContainer_19inr_142{text-align:center;padding:4rem 1rem;color:#64748b;font-size:1.125rem}._container_123vd_1{max-width:960px;margin:1.5rem auto 3rem;padding:0 1rem}._headerRow_123vd_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._headerRow_123vd_7 h1{margin:0;font-size:2.25rem;color:#1e293b}._headerRow_123vd_7 ._createPostBtn_123vd_20{display:inline-flex;align-items:center;gap:.375rem;background-color:#195e0b;color:#fff;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._headerRow_123vd_7 ._createPostBtn_123vd_20:hover{background-color:#144b09}._filterBar_123vd_38{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap}._filterBar_123vd_38 ._filterLabel_123vd_49{font-size:.8125rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}._filterBar_123vd_38 ._filterTabs_123vd_56{display:flex;gap:.5rem;flex-wrap:wrap}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:#475569;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:all .15s ease}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56:hover{background-color:#f1f5f9;color:#0f172a}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56._activeFilterTab_123vd_79{background-color:#195e0b;color:#fff;border-color:#195e0b;font-weight:600}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56._activeFilterTab_123vd_79 ._tabDot_123vd_85{border:1.5px solid #ffffff}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56._disabledFilterTab_123vd_88{opacity:.45;cursor:default}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56 ._tabDot_123vd_85{width:7px;height:7px;border-radius:50%;display:inline-block}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56 ._tabDot_123vd_85._dotPublished_123vd_98{background-color:#16a34a}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56 ._tabDot_123vd_85._dotDraft_123vd_101{background-color:#d97706}._filterBar_123vd_38 ._filterTabs_123vd_56 ._filterTab_123vd_56 ._tabDot_123vd_85._dotArchived_123vd_104{background-color:#94a3b8}._loadingMessage_123vd_108,._emptyState_123vd_109{text-align:center;padding:3rem 1rem;color:#64748b;font-size:1.125rem}._blogContainer_123vd_116{list-style:none;padding-left:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}._postItem_123vd_125{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000d;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}._postItem_123vd_125:hover{transform:translateY(-2px);box-shadow:0 6px 12px -2px #00000014;border-color:#cbd5e1}._postItem_123vd_125 ._postLink_123vd_140{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}._postItem_123vd_125 ._postLink_123vd_140:hover{color:inherit}._postItem_123vd_125 ._imageWrapper_123vd_150{width:100%;height:180px;overflow:hidden;background-color:#f1f5f9}._postItem_123vd_125 ._image_123vd_150{width:100%;height:180px;object-fit:cover;display:block;margin:0}._postItem_123vd_125 ._postContent_123vd_163{padding:1.125rem;display:flex;flex-direction:column;gap:.75rem;flex:1}._postItem_123vd_125 ._postContent_123vd_163 ._titleRow_123vd_170{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}._postItem_123vd_125 ._postContent_123vd_163 ._titleRow_123vd_170 ._postTitle_123vd_176{font-family:Crimson Pro,serif;font-size:1.375rem;font-weight:700;color:#1e293b;line-height:1.3;margin:0;flex:1}._postItem_123vd_125 ._postContent_123vd_163 ._postDate_123vd_185{font-size:.8125rem;color:#94a3b8;display:block;margin-top:-.25rem}._postItem_123vd_125 ._postContent_123vd_163 ._adminCardActions_123vd_191{display:flex;justify-content:flex-end;margin-top:auto;padding-top:.5rem;border-top:1px solid #f1f5f9}._postItem_123vd_125 ._postContent_123vd_163 ._adminCardActions_123vd_191 ._editBtn_123vd_198{background-color:transparent;color:#195e0b;border:1px solid #bbf7d0;background-color:#f0fdf4;font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:4px;cursor:pointer;transition:all .15s ease}._postItem_123vd_125 ._postContent_123vd_163 ._adminCardActions_123vd_191 ._editBtn_123vd_198:hover{background-color:#dcfce7;border-color:#86efac}._statusBadge_123vd_215{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:9999px;flex-shrink:0}._statusBadge_123vd_215._badgeDraft_123vd_225{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}._statusBadge_123vd_215._badgePublished_123vd_230{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}._statusBadge_123vd_215._badgeArchived_123vd_235{background-color:#f1f5f9;color:#475569;border:1px solid #cbd5e1}._errorMessage_123vd_241{color:#dc2626;text-align:center;margin-top:2rem}@media screen and (max-width:640px){._headerRow_123vd_7{flex-direction:column;align-items:flex-start;gap:.75rem}._blogContainer_123vd_116{grid-template-columns:1fr}}._container_1ktfx_1{max-width:560px;margin:6rem auto;padding:0 1.5rem;text-align:center}._icon_1ktfx_8{font-size:4rem;margin-bottom:1rem;line-height:1}._title_1ktfx_14{font-size:2.25rem;color:#1e293b;margin:0 0 .75rem}._message_1ktfx_20{color:#64748b;font-size:1.0625rem;line-height:1.6;margin-bottom:2rem}._homeBtn_1ktfx_27{display:inline-block;background-color:#195e0b;color:#fff;padding:.75rem 1.75rem;border-radius:8px;font-weight:600;font-size:.9375rem;text-decoration:none;transition:background-color .15s ease}._homeBtn_1ktfx_27:hover{background-color:#144b09;color:#fff}
