@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";body.editor-page{--bg: #f4f5f3;--surface: #ffffff;--surface-soft: #f0f1ef;--surface-strong: #161819;--surface-strong-2: #202324;--border: #d9ddd8;--border-dark: #303435;--text: #17191a;--text-soft: #626868;--text-muted: #8b9191;--text-inverse: #f5f6f3;--accent: var(--brand-accent-color, #ff5c1a);--accent-strong: var(--primary-hover, #e64d0f);--teal: #00866b;--blue: #4267d6;--green: #16a34a;--amber: #c98712;--red: #d43d2f;--shadow: 0 18px 40px rgba(24, 27, 28, .08);--radius: 8px;--sidebar-width: 284px;background-color:#f4f5f3!important;color:#17191a!important;color-scheme:light!important}body.editor-page *{box-sizing:border-box}body.editor-page{min-height:100%}body.editor-page{min-height:100%;margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body.editor-page button,body.editor-page input,body.editor-page textarea,body.editor-page select{font:inherit;letter-spacing:0}body.editor-page a{color:inherit;text-decoration:none}body.editor-page button{cursor:pointer}body.editor-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.editor-page .app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh;background:var(--surface-strong)}body.editor-page .sidebar{position:sticky;top:0;height:100vh;padding:26px 16px 20px;border-right:1px solid var(--border-dark);color:var(--text-muted);background:#131516}body.editor-page .brand{display:flex;align-items:center;gap:12px;padding:0 14px 34px;color:var(--text-inverse);font-weight:800;font-size:20px}body.editor-page .brand-mark{display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--text-muted);border-radius:6px;color:var(--accent);font-weight:900}body.editor-page .sidebar-nav{display:grid;gap:10px}body.editor-page .nav-item{display:flex;align-items:center;gap:14px;min-height:48px;padding:0 14px;border:1px solid transparent;border-radius:8px;color:#b5baba;font-weight:700}body.editor-page .nav-item:hover,body.editor-page .nav-item:focus-visible{color:var(--text-inverse);background:#1b1e1f}body.editor-page .nav-item.is-active{color:var(--text-inverse);border-color:var(--accent);box-shadow:inset 0 0 0 1px #ff5c1a59}body.editor-page .nav-icon{display:grid;place-items:center;width:28px;height:28px;border:2px solid currentColor;border-radius:7px;font-size:14px;line-height:1}body.editor-page .sidebar-actions{display:grid;gap:12px;margin-top:20px}body.editor-page .main-area{min-width:0;color:var(--text-inverse);background:var(--surface-strong)}body.editor-page .page-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;padding:0 clamp(24px,4vw,56px);border-bottom:1px solid var(--border-dark)}body.editor-page .page-header h1,body.editor-page .page-title h1{margin:0;font-size:clamp(26px,4vw,40px);line-height:1.1}body.editor-page .page-subtitle{margin:8px 0 0;color:#a8aeae}body.editor-page .content-wrap{width:min(1080px,100vw - var(--sidebar-width) - 48px);margin:0 auto;padding:36px 0 64px}body.editor-page .content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}body.editor-page .card,body.editor-page .panel{border:1px solid var(--border-dark);border-radius:var(--radius);background:#1a1d1e}body.editor-page .panel{padding:22px}body.editor-page .panel h2,body.editor-page .panel h3{margin:0 0 16px}body.editor-page .btn,body.editor-page .icon-btn,body.editor-page .chip-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid transparent;border-radius:8px;font-weight:800;color:inherit;background:transparent}body.editor-page .btn{padding:0 18px}body.editor-page .btn-accent{color:var(--accent-contrast, #ffffff)!important;background:var(--accent)!important;border:1px solid var(--accent-border-color, #d0d5dd)!important}body.editor-page .btn-accent:hover,body.editor-page .btn-accent:focus-visible{background:var(--accent-strong)!important;border-color:var(--accent-border-color, var(--accent-strong))!important}body.editor-page .btn-dark{color:var(--text-inverse);background:var(--surface-strong-2)}body.editor-page .btn-light{color:var(--text);background:#ebedec}body.editor-page .btn-white{background:#fff;color:var(--text);border:1px solid var(--border)}body.editor-page .btn-white:hover,body.editor-page .btn-white:focus-visible{background:#f9f9f9}body.editor-page .btn-outline{border-color:var(--border-dark);color:var(--text-inverse)}body.editor-page .btn-outline:hover,body.editor-page .btn-outline:focus-visible{border-color:#53595a;background:#202324}body.editor-page .btn-full{width:100%}body.editor-page .btn-sm{min-height:34px;padding:0 12px;font-size:14px}body.editor-page .status-pill,body.editor-page .matrix-pill,body.editor-page .save-state,body.editor-page .tag,body.editor-page .language-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}body.editor-page .status-pill:before,body.editor-page .save-state:before,body.editor-page .dot:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor}body.editor-page .status-draft{color:var(--amber);background:#c9871229}body.editor-page .status-published{color:var(--green);background:#16a34a29}body.editor-page .status-review{color:var(--blue);background:#4267d629}body.editor-page .matrix-done{color:var(--green);background:#16a34a29}body.editor-page .matrix-processing{color:var(--blue);background:#4267d629}body.editor-page .matrix-queued{color:var(--amber);background:#c9871229}body.editor-page .matrix-missing{color:var(--red);background:#d43d2f24}body.editor-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}body.editor-page .form-field{display:grid;gap:8px}body.editor-page .form-field label,body.editor-page .field-label{color:#c9cece;font-weight:800}body.editor-page .input,body.editor-page .textarea,body.editor-page .select{width:100%;border:1px solid #34393a;border-radius:8px;color:var(--text-inverse);background:#111314;outline:none}body.editor-page .input,body.editor-page .select{height:44px;padding:0 13px}body.editor-page .textarea{min-height:132px;padding:12px 13px;resize:vertical}body.editor-page .input:focus,body.editor-page .textarea:focus,body.editor-page .select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff5c1a2e}body.editor-page .input[readonly]{color:#a8aeae;background:#1b1e1f}body.editor-page .form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}body.editor-page .form-feedback{min-height:22px;margin:12px 0 0;color:var(--green);font-weight:800}body.editor-page .editor-page{min-height:100vh;background:var(--surface);color:var(--text)}body.editor-page .editor-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;gap:12px;align-items:center;min-height:74px;padding:0 clamp(16px,3vw,28px);border-bottom:1px solid #ecefed;background:#fffffff5;backdrop-filter:blur(10px)}body.editor-page .editor-topbar .save-state{color:var(--green);border:1px solid var(--border);background:#fff}body.editor-page .editor-topbar-spacer{min-width:0}body.editor-page .save-state{border:1px solid var(--border);pointer-events:none;-webkit-user-select:none;user-select:none}body.editor-page .save-state.is-saved{color:var(--green)}body.editor-page .back-link{position:relative;display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#373b3b}body.editor-page .back-link span{width:12px;height:12px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(45deg)}body.editor-page .back-link:hover,body.editor-page .back-link:focus-visible{background:var(--surface-soft)}body.editor-page .editor-mini-nav{display:flex;align-items:center;justify-content:center;gap:12px}body.editor-page .editor-mini-nav a{color:#6f7575;font-weight:800}body.editor-page .editor-mini-nav a:hover,body.editor-page .editor-mini-nav a:focus-visible{color:var(--text)}body.editor-page .editor-toolbar{position:sticky;top:74px;z-index:19;display:flex;align-items:center;justify-content:center;gap:4px;min-height:64px;padding:10px clamp(12px,4vw,48px);border-bottom:1px solid #ecefed;background:#fffffff0;backdrop-filter:blur(10px)}body.editor-page .hidden-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}body.editor-page .toolbar-group{display:flex;align-items:center;gap:4px;padding:0 14px;border-right:1px solid #e0e4e2}body.editor-page .toolbar-group:last-child{border-right:0}body.editor-page .tool-btn,body.editor-page .tool-select{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:0;border-radius:6px;color:#343838;background:transparent;font-weight:800}body.editor-page .tool-btn{min-width:38px;padding:0 10px;font-size:16px}body.editor-page .icon-tool{width:38px;min-width:38px;padding:0}body.editor-page .icon-tool.has-caret{width:54px;gap:4px}body.editor-page .tool-svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.editor-page .menu-svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.editor-page .css-icon{position:relative;display:inline-block;width:22px;height:22px;color:currentColor;flex:0 0 auto}body.editor-page .css-icon:before,body.editor-page .css-icon:after{content:"";position:absolute;box-sizing:border-box}body.editor-page .icon-undo:before,body.editor-page .icon-redo:before{top:6px;width:14px;height:10px;border-top:2px solid currentColor;border-radius:999px 0 0}body.editor-page .icon-undo:before{left:6px;border-left:2px solid currentColor}body.editor-page .icon-redo:before{right:6px;border-right:2px solid currentColor;border-radius:0 999px 0 0}body.editor-page .icon-undo:after,body.editor-page .icon-redo:after{top:4px;width:8px;height:8px;border-bottom:2px solid currentColor}body.editor-page .icon-undo:after{left:2px;border-left:2px solid currentColor;transform:rotate(45deg)}body.editor-page .icon-redo:after{right:2px;border-right:2px solid currentColor;transform:rotate(-45deg)}body.editor-page .icon-code:before,body.editor-page .icon-code:after{top:6px;width:8px;height:8px;border-bottom:2px solid currentColor}body.editor-page .icon-code:before{left:2px;border-left:2px solid currentColor;transform:rotate(45deg)}body.editor-page .icon-code:after{right:2px;border-right:2px solid currentColor;transform:rotate(-45deg)}body.editor-page .icon-link:before,body.editor-page .icon-link:after{top:6px;width:12px;height:8px;border:2px solid currentColor;border-radius:999px;transform:rotate(-35deg)}body.editor-page .icon-link:before{left:1px}body.editor-page .icon-link:after{right:1px}body.editor-page .icon-image:before{inset:2px;border:2px solid currentColor;border-radius:3px}body.editor-page .icon-image:after{left:5px;bottom:5px;width:12px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-24deg)}body.editor-page .icon-audio:before{left:3px;top:7px;width:7px;height:8px;border:2px solid currentColor;border-right:0}body.editor-page .icon-audio:after{right:3px;top:4px;width:9px;height:14px;border:2px solid currentColor;border-left:0;border-radius:0 999px 999px 0}body.editor-page .icon-video:before{left:2px;top:6px;width:13px;height:10px;border:2px solid currentColor;border-radius:3px}body.editor-page .icon-video:after{right:2px;top:7px;width:7px;height:8px;border-left:7px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent}body.editor-page .icon-quote:before{left:2px;top:4px;width:18px;height:14px;border:2px solid currentColor;border-radius:3px}body.editor-page .icon-quote:after{left:7px;top:8px;width:8px;height:5px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}body.editor-page .icon-list:before{left:3px;top:5px;width:4px;height:4px;border-radius:999px;background:currentColor;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}body.editor-page .icon-list:after{right:2px;top:6px;width:11px;height:2px;background:currentColor;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}body.editor-page .icon-number-list:before{left:1px;top:2px;width:8px;height:18px;color:currentColor;content:"1";font-size:10px;font-weight:900;line-height:10px;box-shadow:none}body.editor-page .icon-number-list:after{right:2px;top:6px;width:12px;height:2px;background:currentColor;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}body.editor-page .icon-align-left:before{left:2px;top:5px;width:18px;height:2px;background:currentColor;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}body.editor-page .icon-align-left:after{left:2px;top:11px;width:12px;height:2px;background:currentColor}body.editor-page .tool-btn:hover,body.editor-page .tool-btn:focus-visible,body.editor-page .tool-select:hover,body.editor-page .tool-select:focus-visible{background:var(--surface-soft)}body.editor-page .tool-select{padding:0 10px}body.editor-page .tool-btn.is-muted{color:#aeb3b3}body.editor-page .tool-btn.is-active{background:var(--surface-soft)}body.editor-page .tool-menu.is-open>.tool-btn,body.editor-page .tool-menu:hover>.tool-btn,body.editor-page .tool-menu:focus-within>.tool-btn{background:var(--surface-soft)}body.editor-page .tool-label-btn{min-width:auto;padding:0 12px;font-size:15px}body.editor-page .block-menu-trigger{min-width:104px;gap:10px;border-radius:8px;font-weight:700}body.editor-page .block-menu-trigger .tool-caret{margin-left:0}body.editor-page .tool-caret{display:inline-block;width:0;height:0;margin-left:4px;border-top:6px solid currentColor;border-right:5px solid transparent;border-left:5px solid transparent}body.editor-page .tool-underline-red,body.editor-page .tool-underline-yellow,body.editor-page .tool-underline-dark{position:relative}body.editor-page .tool-underline-red:after,body.editor-page .tool-underline-yellow:after,body.editor-page .tool-underline-dark:after{content:"";position:absolute;right:10px;bottom:5px;left:10px;height:3px;border-radius:999px}body.editor-page .tool-underline-red:after{background:var(--underline-color, #e22134)}body.editor-page .tool-underline-yellow:after{background:var(--underline-color, #f0cf5a)}body.editor-page .tool-underline-dark:after{background:var(--underline-color, #343838)}body.editor-page .baseline-trigger{gap:10px;min-width:76px;padding:0 12px;border-radius:8px}body.editor-page .baseline-trigger.is-active,body.editor-page .tool-menu:focus-within>.baseline-trigger:not(:hover){background:transparent}body.editor-page .tool-menu.is-open>.baseline-trigger,body.editor-page .tool-menu:hover>.baseline-trigger{background:var(--surface-soft)}body.editor-page .baseline-trigger .tool-caret{margin-left:0}body.editor-page .baseline-mark{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:24px;font-size:16px;font-weight:900;line-height:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}body.editor-page .baseline-mark.is-script{min-width:24px;gap:1px;font-size:17px;text-decoration:none}body.editor-page .baseline-script{display:inline-block;font-size:11px;font-weight:900;line-height:1;transform:translateY(-6px)}body.editor-page .baseline-mark.is-subscript .baseline-script{transform:translateY(5px)}body.editor-page .baseline-mark sup,body.editor-page .baseline-mark sub,body.editor-page .style-icon sup,body.editor-page .style-icon sub{font-size:.62em;line-height:0}body.editor-page .tool-menu{position:relative;display:inline-flex}body.editor-page .tool-menu-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:40;display:none;min-width:250px;padding:10px;border:1px solid #dde1df;border-radius:8px;background:#fff;box-shadow:0 14px 32px #181b1c29}body.editor-page .tool-menu.is-open .tool-menu-panel,body.editor-page .tool-menu:hover .tool-menu-panel,body.editor-page .tool-menu:focus-within .tool-menu-panel{display:grid;gap:2px}body.editor-page .tool-menu-panel.align-right{right:0;left:auto}body.editor-page .style-menu{min-width:250px}body.editor-page .text-menu,body.editor-page .compact-menu,body.editor-page .align-menu{min-width:230px}body.editor-page .color-menu{min-width:312px;padding:18px}body.editor-page .template-menu,body.editor-page .quote-menu,body.editor-page .button-menu,body.editor-page .more-menu{min-width:250px}body.editor-page .tool-menu-item{display:grid;grid-template-columns:34px minmax(0,1fr) 22px;gap:10px;align-items:center;min-height:44px;padding:0 10px;border:0;border-radius:6px;color:#373c3c;background:transparent;text-align:left;font-weight:600}body.editor-page .compact-menu .tool-menu-item{grid-template-columns:40px minmax(0,1fr)}body.editor-page .quote-menu-item{display:flex;justify-content:flex-start;min-height:46px;padding:0 14px;color:#3f4444;font-size:16px;font-weight:500}body.editor-page .button-menu-item{display:flex;justify-content:flex-start;min-height:42px;padding:0 14px;color:#3f4444;font-size:16px;font-weight:500}body.editor-page .template-menu-item{display:flex;justify-content:flex-start;min-height:52px;padding:0 14px;color:#3f4444;font-size:16px;font-weight:500}body.editor-page .template-help{font-weight:600}body.editor-page .template-new{gap:18px}body.editor-page .template-plus{width:26px;display:inline-flex;justify-content:center;color:#3f4444;font-size:28px;font-weight:300;line-height:1}body.editor-page .more-menu-item{grid-template-columns:34px minmax(0,1fr);min-height:47px;padding:0 14px;color:#3f4444;font-size:16px;font-weight:500}body.editor-page .more-icon{width:24px;display:inline-flex;justify-content:center;color:#3c4141;font-family:Lora,Georgia,Times New Roman,serif;font-size:21px;font-weight:500;line-height:1}body.editor-page .tool-menu-divider{display:block;height:1px;margin:4px -10px;background:#e0e4e2}body.editor-page .align-menu .tool-menu-item{grid-template-columns:34px minmax(0,1fr) 22px}body.editor-page .tool-menu-item:hover,body.editor-page .tool-menu-item:focus-visible{background:#f2f4f3}body.editor-page .style-icon{color:#343838;font-size:21px;font-weight:900}body.editor-page .menu-check{position:relative;display:inline-block;width:16px;height:16px;opacity:0;color:#17191a}body.editor-page .menu-check:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:11px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}body.editor-page .tool-menu-item.is-selected .menu-check{opacity:1}body.editor-page .color-none{display:grid;grid-template-columns:24px 1fr;gap:14px;align-items:center;width:100%;min-height:34px;margin-bottom:12px;border:0;border-radius:6px;color:#3b4040;background:transparent;text-align:left;font-size:17px}body.editor-page .color-none:hover,body.editor-page .color-none:focus-visible{background:#f2f4f3}body.editor-page .slash{position:relative;display:block;width:22px;height:22px}body.editor-page .slash:before{content:"";position:absolute;left:10px;top:0;width:2px;height:28px;border-radius:999px;background:#ff1f1f;transform:rotate(45deg);transform-origin:center}body.editor-page .color-grid{display:grid;grid-template-columns:repeat(10,23px);gap:6px}body.editor-page .color-swatch{width:23px;height:23px;border:0;border-radius:3px;background:var(--swatch)}body.editor-page .color-swatch:hover,body.editor-page .color-swatch:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #333838}body.editor-page .color-theme-label{display:block;margin:18px 0 10px;color:#777d7d;font-family:Lora,Georgia,Times New Roman,serif;font-size:14px;letter-spacing:1.8px}body.editor-page .theme-row{display:flex;gap:6px}body.editor-page .theme-swatch{width:24px;height:24px}body.editor-page .editor-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,42vw);min-height:calc(100vh - 138px)}body.editor-page .editor-main-full{display:block}body.editor-page .editor-main-full .compose-pane{min-height:calc(100vh - 138px);padding:54px clamp(28px,12vw,240px) 90px}body.editor-page .editor-main-full .compose-inner{max-width:880px}body.editor-page .compose-pane{padding:44px clamp(26px,7vw,118px) 72px}body.editor-page .compose-inner{max-width:760px;margin:0 auto}body.editor-page .title-input{display:block;width:100%;border:0;color:#596064;background:transparent;outline:none;font-family:Lora,Georgia,Times New Roman,serif;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"lnum" 1,"onum" 0;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:1.25;field-sizing:content;min-height:56px;height:auto;resize:none;overflow:hidden;scrollbar-width:none;white-space:pre-wrap;overflow-wrap:anywhere}body.editor-page .title-input::-webkit-scrollbar{display:none}body.editor-page .editor-media-wrapper{position:relative!important;display:block!important;max-width:100%!important;clear:both!important;margin:10px auto!important;text-align:center}body.editor-page .editor-media-wrapper[data-align=left],body.editor-page .editor-media-wrapper.align-left{margin-left:0!important;margin-right:auto!important;text-align:left!important}body.editor-page .editor-media-wrapper[data-align=left] .editor-media-container,body.editor-page .editor-media-wrapper.align-left .editor-media-container{margin-left:0!important;margin-right:auto!important}body.editor-page .editor-media-wrapper[data-align=center],body.editor-page .editor-media-wrapper.align-center{margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.editor-page .editor-media-wrapper[data-align=center] .editor-media-container,body.editor-page .editor-media-wrapper.align-center .editor-media-container{margin-left:auto!important;margin-right:auto!important}body.editor-page .editor-media-wrapper[data-align=right],body.editor-page .editor-media-wrapper.align-right{margin-left:auto!important;margin-right:0!important;text-align:right!important}body.editor-page .editor-media-wrapper[data-align=right] .editor-media-container,body.editor-page .editor-media-wrapper.align-right .editor-media-container{margin-left:auto!important;margin-right:0!important}body.editor-page .editor-media-container{position:relative!important;isolation:isolate;z-index:0;display:inline-block!important;max-width:100%!important;border-radius:12px!important}body.editor-page .editor-media-container video,body.editor-page .editor-media-container img,body.editor-page .editor-media-container audio,body.editor-page .editor-media-wrapper video,body.editor-page .editor-media-wrapper img,body.editor-page .editor-media-wrapper audio{display:block!important;max-width:100%!important;height:auto!important;border-radius:12px!important}body.editor-page .editor-media-wrapper audio,body.editor-page .editor-media-container audio{width:100%;max-width:540px}body.editor-page .editor-media-wrapper video,body.editor-page .editor-media-container video{max-height:520px;object-fit:contain}body.editor-page .editor-media-delete{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;height:28px!important;padding:0!important;background:#000000bf!important;color:#fff!important;border:2px solid #ffffff!important;border-radius:50%!important;line-height:0!important;cursor:pointer!important;display:none!important;align-items:center!important;justify-content:center!important;z-index:1!important;box-shadow:0 2px 8px #0000004d!important;transition:opacity .2s ease,transform .2s ease!important;opacity:0!important}body.editor-page .editor-media-delete svg{display:block!important;width:14px!important;height:14px!important;flex:0 0 14px!important;margin:0!important;stroke:#fff!important}body.editor-page .editor-media-delete:hover{background:#dc3545f2!important;transform:scale(1.1)!important;opacity:1!important}body.editor-page .editor-media-wrapper:hover .editor-media-delete,body.editor-page .editor-media-container:hover .editor-media-delete,body.editor-page .editor-media-wrapper.is-selected .editor-media-delete{display:flex!important;opacity:1!important}body.editor-page .editor-media-caption{display:block!important;width:100%!important;margin-top:6px!important;font-size:14px!important;font-style:italic!important;color:#666!important;text-align:center;outline:none!important;border:none!important;min-height:20px!important;line-height:1.4!important;cursor:text!important}body.editor-page .editor-media-caption[data-placeholder]:empty:before,body.editor-page .editor-media-caption[data-placeholder]:has(>br:only-child):before,body.editor-page .editor-media-caption:empty:before{content:attr(data-placeholder);color:#999!important;font-style:italic!important;cursor:text!important;pointer-events:none}body.editor-page .writing-limit{min-height:20px;margin-top:5px;color:#8a9192;font-size:12px;font-weight:600;text-align:right;transition:color .15s ease}body.editor-page .writing-limit.is-near{color:#a15c00}body.editor-page .writing-limit.is-over{color:#c62828}body.editor-page .writing-limit-body{margin-top:-78px;padding-bottom:58px}body.editor-page .author-row{position:relative;display:flex;align-items:center;gap:12px;margin:32px 0;flex-wrap:wrap}body.editor-page .language-chip{color:#464c4c;background:#e8eae8;gap:8px;padding-right:6px}body.editor-page .chip-remove,body.editor-page .chip-add{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:999px;color:#6b7171;background:transparent;font-size:21px;font-weight:700;line-height:1}body.editor-page .chip-remove{position:relative;width:20px;height:20px;flex:0 0 20px;padding:0;margin:0;aspect-ratio:1;background:#d3d8d6;color:#677070;font-size:0;line-height:0;transition:background-color .15s ease,color .15s ease,transform .15s ease}body.editor-page .chip-remove:before,body.editor-page .chip-remove:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:2px;border-radius:999px;background:currentColor}body.editor-page .chip-remove:before{transform:translate(-50%,-50%) rotate(45deg)}body.editor-page .chip-remove:after{transform:translate(-50%,-50%) rotate(-45deg)}body.editor-page .chip-add{position:relative;width:32px;height:32px;color:#707676;background:#e8eae8;font-size:0;cursor:pointer;transition:all .15s ease}body.editor-page .chip-add:before,body.editor-page .chip-add:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2.5px;border-radius:999px;background:currentColor}body.editor-page .chip-add:before{transform:translate(-50%,-50%)}body.editor-page .chip-add:after{transform:translate(-50%,-50%) rotate(90deg)}body.editor-page .author-add-wrap{position:relative;display:inline-flex}body.editor-page .author-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:45;width:220px;padding:8px 0;border:1px solid #dfe4e1;border-radius:8px;background:#fff;box-shadow:0 8px 18px #00000021;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}body.editor-page .author-add-wrap.is-open .author-menu{opacity:1;pointer-events:auto;transform:translateY(0)}body.editor-page .author-menu-item{display:flex;align-items:center;width:100%;min-height:42px;padding:0 14px;border:0;color:#3d4242;background:transparent;font:inherit;font-size:15px;font-weight:500;text-align:left;cursor:pointer}body.editor-page .author-menu-item:hover,body.editor-page .author-menu-item:focus-visible{background:#f4f6f5;outline:none}body.editor-page .author-menu-item.is-disabled{color:#a6adad;cursor:default;pointer-events:none}body.editor-page .author-menu-divider{display:block;height:1px;margin:6px 0;background:#e5e8e6}body.editor-page .chip-remove:hover,body.editor-page .chip-remove:focus-visible,body.editor-page .chip-add:hover,body.editor-page .chip-add:focus-visible{color:#343838;background:#dfe3e1}body.editor-page .chip-remove:hover,body.editor-page .chip-remove:focus-visible{transform:scale(1.05)}body.editor-page .rich-editor{min-height:360px;padding:10px 0 90px;color:#434949;outline:none;font-family:Lora,Cambria,Georgia,Times New Roman,serif;font-variant-numeric:lining-nums;font-size:21px;line-height:1.65}body.editor-page .rich-editor:empty:before{content:attr(data-placeholder);color:#b7bbbb}body.editor-page .rich-editor h1,body.editor-page .rich-editor h2,body.editor-page .rich-editor h3,body.editor-page .rich-editor h4,body.editor-page .rich-editor h5,body.editor-page .rich-editor h6{margin:1.1em 0 .35em;color:#202525;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}body.editor-page .rich-editor h1{font-size:42px}body.editor-page .rich-editor h2{font-size:34px}body.editor-page .rich-editor h3{font-size:28px}body.editor-page .rich-editor h4{font-size:24px}body.editor-page .rich-editor h5{font-size:21px}body.editor-page .rich-editor h6{font-size:18px}body.editor-page .rich-editor ul,body.editor-page .rich-editor ol,body.editor-page .rich-editor blockquote,body.editor-page .rich-editor pre{margin:0 0 1em}body.editor-page .rich-editor p{margin:0 0 .85em;font-size:21px!important;line-height:1.65}body.editor-page .rich-editor p *{font-size:inherit!important}body.editor-page .rich-editor .editor-after-block-placeholder{min-height:1.65em;margin:0!important}body.editor-page .rich-editor ul,body.editor-page .rich-editor ol{padding-left:1.35em}body.editor-page .rich-editor blockquote{padding:8px 0 8px 18px;border-left:4px solid var(--accent);color:#5f6666}body.editor-page .rich-editor .editor-pull-quote{margin:28px 0;padding:0;border-left:0;color:#202525;font-size:32px;font-style:italic;line-height:1.35;text-align:center}body.editor-page .rich-editor code,body.editor-page .rich-editor .editor-inline-code-font,body.editor-page .preview-post-body code,body.editor-page .preview-post-body .editor-inline-code-font{padding:0;color:inherit;background:transparent;font-family:Cascadia Code,Consolas,monospace;font-size:.92em}body.editor-page .rich-editor .editor-text-red{color:#d91f2f}body.editor-page .rich-editor .editor-highlight-yellow{padding:0 3px;border-radius:3px;background:#ffe58b;color:#252a2a}body.editor-page .rich-editor pre{overflow:auto;padding:16px;border:1px solid #dfe4e1;border-radius:8px;color:#252a2a;background:#fff;font-family:Cascadia Code,Consolas,monospace;font-size:16px}body.editor-page .rich-editor pre code{padding:0;color:inherit;background:transparent}body.editor-page .editor-code-block{margin:18px 0;border:1px solid #dfe4e1;border-radius:8px;overflow:visible;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.editor-page .preview-post-body .editor-media-delete,body.editor-page .preview-post-body [data-remove-media],body.editor-page .preview-post-body .editor-media-wrapper button,body.editor-page .preview-post-body .editor-media-wrapper svg,body.editor-page .preview-post-body .editor-after-block-placeholder{display:none!important}body.editor-page .editor-code-toolbar{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:22px;padding:0 18px;border-bottom:1px solid #e5e8e6;color:#4c5151;font-size:15px}body.editor-page .editor-code-language{position:relative}body.editor-page .editor-code-language-trigger{min-height:40px;display:inline-flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#343838;font:inherit}body.editor-page .editor-code-language-trigger:hover,body.editor-page .editor-code-language.is-open .editor-code-language-trigger{background:#f0f2f1}body.editor-page .editor-code-caret{color:#4c5151;flex:0 0 auto;margin-left:0}body.editor-page .editor-code-language-menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:80;width:250px;max-height:462px;display:none;overflow-y:auto;padding:0;border:1px solid #dfe4e1;border-radius:8px;background:#fff;box-shadow:0 14px 32px #181b1c29}body.editor-page .editor-code-language.is-open .editor-code-language-menu{display:block}body.editor-page .editor-code-language-item{width:100%;min-height:43px;display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;padding:0 12px;border:0;background:transparent;color:#3f4444;font-size:15px;font-weight:600;text-align:left}body.editor-page .editor-code-language-item:hover,body.editor-page .editor-code-language-item:focus-visible{background:#f5f6f4;outline:none}body.editor-page .editor-code-language-check{position:relative;width:16px;height:16px;opacity:0}body.editor-page .editor-code-language-check:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border-right:2px solid #252a2a;border-bottom:2px solid #252a2a;transform:rotate(45deg)}body.editor-page .editor-code-language-item.is-selected .editor-code-language-check{opacity:1}body.editor-page .editor-code-delete{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#6b7171}body.editor-page .editor-code-delete-icon{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}body.editor-page .editor-code-delete:not(:has(.editor-code-delete-icon)){position:relative;font-size:0}body.editor-page .editor-code-delete:not(:has(.editor-code-delete-icon)):before{content:"";position:absolute;left:8px;top:9px;width:12px;height:12px;border:2px solid currentColor;border-top:0;border-radius:0 0 2px 2px}body.editor-page .editor-code-delete:not(:has(.editor-code-delete-icon)):after{content:"";position:absolute;left:6px;top:5px;width:16px;height:2px;border-radius:999px;background:currentColor}body.editor-page .editor-code-delete:hover,body.editor-page .editor-code-delete:focus-visible{background:#f0f2f1;color:#343838;outline:none}body.editor-page .editor-code-body{min-height:64px;margin:0!important;padding:16px!important;border:0!important;border-radius:0!important;color:#252a2a!important;background:#fff!important;font-family:Cascadia Code,Consolas,monospace;font-size:16px;line-height:1.6;overflow-x:auto;tab-size:2;white-space:pre-wrap;counter-reset:line;position:relative}body.editor-page .editor-code-body code{padding:0;color:inherit;background:transparent;font:inherit;font-size:inherit}body.editor-page .code-line{display:flex;align-items:baseline;min-width:max-content}body.editor-page .line-number{flex:0 0 40px;color:#adb5bd;text-align:right;border-right:1px solid #dee2e6;padding-right:12px;-webkit-user-select:none;user-select:none}body.editor-page .line-content{flex:1 1 auto;min-width:0;padding-left:14px;white-space:pre-wrap}body.editor-page .rich-editor img,body.editor-page .rich-editor video{display:block;max-width:100%;margin:18px 0;border-radius:8px}body.editor-page .rich-editor audio{display:block;width:100%;margin:18px 0}body.editor-page .rich-editor a,body.editor-page .preview-post-body a{color:#0ea5e9;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}body.editor-page .editor-button-block{margin:16px 0}body.editor-page .editor-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:900;text-decoration:none}body.editor-page .editor-cta-accent{color:var(--accent-contrast, #ffffff);background:var(--accent)}body.editor-page .editor-cta-outline{border:1px solid #b8bfbd;color:#252a2a}body.editor-page .editor-cta-muted{color:#252a2a;background:#ecefed}body.editor-page .editor-button-caption{margin:8px 0 0;color:#6a7171;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.4}body.editor-page .editor-callout{padding:16px 18px;border:1px solid #dfe4e1;border-left:4px solid var(--blue);border-radius:8px;background:#f8fafc}body.editor-page .editor-widget{margin:18px 0;padding:16px 18px;border:1px solid #dfe4e1;border-radius:8px;background:#f8f9f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}body.editor-page .editor-widget strong{display:block;margin-bottom:8px}body.editor-page .editor-poetry{white-space:pre-line;font-style:italic}body.editor-page .editor-divider{height:1px;margin:28px 0;border:0;background:#d8dedb}body.editor-page .translation-pane{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;border-left:1px solid #e0e4e2;background:#f8f9f7}body.editor-page .translation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:28px 28px 18px;border-bottom:1px solid #e0e4e2}body.editor-page .translation-head h2{margin:0;font-size:22px}body.editor-page .translation-state{color:var(--blue);background:#4267d61f}body.editor-page .language-picker{display:grid;gap:10px;padding:18px 28px;border-bottom:1px solid #e0e4e2}body.editor-page .check-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 12px;border:1px solid #e2e5e3;border-radius:8px;background:#fff;font-weight:800}body.editor-page .check-row input{width:18px;height:18px;accent-color:var(--accent)}body.editor-page .preview-stack{display:grid;gap:16px;align-content:start;overflow:auto;padding:22px 28px 32px}body.editor-page .preview-card{border:1px solid #dfe4e1;border-radius:8px;background:#fff}body.editor-page .preview-card.is-muted{opacity:.5}body.editor-page .preview-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #edf0ee}body.editor-page .preview-card h3{margin:0;font-size:16px}body.editor-page .preview-body{padding:16px}body.editor-page .preview-title{margin:0 0 8px;color:#343a3a;font-family:Lora,Georgia,Times New Roman,serif;font-size:24px}body.editor-page .preview-summary,body.editor-page .preview-content{color:#5e6565;line-height:1.6}body.editor-page .posts-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}body.editor-page .filter-group{display:flex;gap:8px;flex-wrap:wrap}body.editor-page .chip-btn{min-height:36px;padding:0 12px;border-color:#34393a;color:#b9bebe}body.editor-page .chip-btn.is-active{color:#fff;border-color:var(--accent);background:#ff5c1a24}body.editor-page .table-card{overflow:hidden;border:1px solid var(--border-dark);border-radius:8px;background:#1a1d1e}body.editor-page .data-table{width:100%;border-collapse:collapse}body.editor-page .data-table th,body.editor-page .data-table td{padding:16px;border-bottom:1px solid var(--border-dark);text-align:left;vertical-align:middle}body.editor-page .data-table th{color:#aeb5b5;font-size:13px;font-weight:900;text-transform:uppercase}body.editor-page .data-table tr:last-child td{border-bottom:0}body.editor-page .post-title-cell{display:grid;gap:5px}body.editor-page .post-title-cell strong{color:#fff}body.editor-page .post-title-cell span{color:#a8aeae;font-size:14px}body.editor-page .matrix-cell{display:flex;align-items:center;gap:8px;flex-wrap:wrap}body.editor-page .matrix-pill{min-width:68px;justify-content:center}body.editor-page .matrix-panel{display:grid;gap:12px}body.editor-page .matrix-row{display:grid;grid-template-columns:1fr auto auto auto;gap:8px;align-items:center;min-height:44px;padding:0 12px;border:1px solid var(--border-dark);border-radius:8px}body.editor-page .matrix-row strong{color:#fff}body.editor-page .profile-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:26px;align-items:center;margin-bottom:24px}body.editor-page .avatar-upload{position:relative;display:grid;place-items:center;width:132px;height:132px;border-radius:999px;background:var(--teal);box-shadow:7px 7px 0 var(--accent),-5px -5px #91a7ff;cursor:pointer;overflow:hidden}body.editor-page .avatar-upload img{width:100%;height:100%;object-fit:cover}body.editor-page .avatar-upload input{position:absolute;opacity:0;pointer-events:none}body.editor-page .avatar-letter{color:#fff;font-size:48px;font-weight:900}body.editor-page .avatar-action{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:36px;height:36px;border:2px solid #1a1d1e;border-radius:999px;color:var(--accent-contrast, #ffffff);background:var(--accent);font-weight:900}body.editor-page .profile-name h2{margin:0;font-size:32px}body.editor-page .profile-name p{margin:6px 0 0;color:#a8aeae}body.editor-page .profile-meta-list{display:grid;gap:10px;margin:0}body.editor-page .profile-meta-list div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--border-dark)}body.editor-page .profile-meta-list dt{color:#a8aeae;font-weight:800}body.editor-page .profile-meta-list dd{margin:0;color:#fff;font-weight:800}body.editor-page .password-card{max-width:640px}body.editor-page .password-field{position:relative}body.editor-page .password-field .input{padding-right:52px}body.editor-page .password-toggle{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:34px;height:32px;border:0;border-radius:6px;background:transparent}body.editor-page .password-toggle:hover,body.editor-page .password-toggle:focus-visible{background:#222627}body.editor-page .eye-icon{position:relative;display:block;width:22px;height:14px;border:2px solid #b7bcbc;border-radius:999px/80%}body.editor-page .eye-icon:before{content:"";position:absolute;top:3px;left:7px;width:5px;height:5px;border-radius:999px;background:#b7bcbc}body.editor-page .eye-icon:after{content:"";position:absolute;top:5px;left:-3px;width:28px;height:2px;border-radius:999px;background:var(--accent);transform:rotate(-35deg)}body.editor-page .password-toggle.is-visible .eye-icon:after{display:none}body.editor-page .security-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}body.editor-page .security-list li{display:flex;align-items:center;gap:10px;color:#c9cece}body.editor-page .security-list li:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--green)}body.editor-page.preview-modal-open{overflow:hidden}body.editor-page .preview-modal[hidden]{display:none}body.editor-page .preview-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px}body.editor-page .preview-modal-backdrop{position:absolute;inset:0;background:#1215167a;backdrop-filter:blur(3px)}body.editor-page .preview-modal-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1680px,100vw - 36px);height:min(920px,100vh - 36px);overflow:hidden;border:1px solid #dfe3df;border-radius:10px;background:#f6f6f4;box-shadow:0 24px 60px #00000047}body.editor-page .preview-modal .preview-topbar{position:relative;min-height:78px}body.editor-page .preview-modal .preview-stage{flex:1 1 auto;height:auto;min-height:0;overflow:auto}body.editor-page .preview-modal .preview-stage p{margin-bottom:.85em;font-size:21px!important;line-height:1.65!important}body.editor-page .preview-modal .preview-stage p *{font-size:inherit!important}body.editor-page .preview-modal .preview-stage h1{font-size:42px!important}body.editor-page .preview-modal .preview-stage h2{font-size:34px!important}body.editor-page .preview-modal .preview-stage h3{font-size:28px!important}body.editor-page .preview-modal .preview-stage h4{font-size:24px!important}body.editor-page .preview-modal .preview-stage h5{font-size:21px!important}body.editor-page .preview-modal .preview-stage h6{font-size:18px!important}body.editor-page .link-modal[hidden],body.editor-page .link-bubble[hidden]{display:none!important}body.editor-page .link-modal{position:fixed;z-index:230;width:min(304px,100vw - 24px);color:#343838}body.editor-page .link-modal-panel{position:relative;width:100%;display:flex;flex-direction:column;border:1px solid #e0e2df;border-radius:12px;background:#fff;color:#202525;box-shadow:0 8px 18px #181b1c2e}body.editor-page .link-modal-panel:before,body.editor-page .link-bubble:before{content:"";position:absolute;left:var(--link-arrow-left, 22px);top:-9px;width:16px;height:16px;border-left:1px solid #e0e2df;border-top:1px solid #e0e2df;background:#fff;transform:rotate(45deg)}body.editor-page .link-modal.is-above .link-modal-panel:before,body.editor-page .link-bubble.is-above:before{top:auto;bottom:-9px;border:0;border-right:1px solid #e0e2df;border-bottom:1px solid #e0e2df}body.editor-page .link-modal-header{position:relative;padding:18px 18px 6px}body.editor-page .link-modal-header h2{margin:0;color:#343838;font-size:15px;font-weight:800;line-height:1.2}body.editor-page .link-modal-body{display:grid;gap:10px;padding:0 18px}body.editor-page .link-modal-field{display:block}body.editor-page .link-modal-field input{width:100%;min-height:58px;padding:0 20px;border:1px solid #e0e2df;border-radius:8px;color:#202525;background:#fff;outline:none;font-family:inherit;font-size:18px;font-weight:500}body.editor-page .link-modal-field input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #ff5c1a2e}body.editor-page .link-modal-footer{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 18px 18px}body.editor-page .link-modal-footer .btn{min-height:40px;padding:0 16px;border-radius:9px;font-size:16px}body.editor-page .link-bubble{position:fixed;z-index:231;max-width:min(560px,100vw - 24px);display:flex;align-items:center;gap:7px;padding:11px 10px;border:1px solid #e0e2df;border-radius:12px;background:#fff;color:#6a7070;font-size:18px;line-height:1.2;box-shadow:0 7px 16px #181b1c29}body.editor-page .link-bubble a,body.editor-page .link-bubble button{color:var(--accent);text-decoration:underline;text-underline-offset:.14em}body.editor-page .link-bubble a{max-width:min(390px,100vw - 176px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.editor-page .link-bubble button{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}body.editor-page .link-bubble button:hover,body.editor-page .link-bubble button:focus-visible,body.editor-page .link-bubble a:hover,body.editor-page .link-bubble a:focus-visible{color:#d9480f;outline:none}body.editor-page.publish-modal-open{overflow:hidden}body.editor-page .publish-modal[hidden]{display:none!important}body.editor-page .publish-modal{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}body.editor-page .publish-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(4px)}body.editor-page .publish-modal-panel{position:relative;width:100%;max-width:500px;background:var(--surface);border-radius:12px;box-shadow:var(--shadow);display:flex;flex-direction:column;z-index:101}body.editor-page .publish-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}body.editor-page .publish-modal-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--text)}body.editor-page .publish-modal-close{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}body.editor-page .publish-modal-close:hover{background:#0000000d;color:var(--text)}body.editor-page .publish-modal-body{padding:24px}body.editor-page .publish-form-group{margin-bottom:24px}body.editor-page .publish-form-group:last-child{margin-bottom:0}body.editor-page .original-language-readonly{min-height:40px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle, var(--bg-soft));color:var(--text);font-weight:600;cursor:default;-webkit-user-select:none;user-select:none}body.editor-page .original-language-readonly i{color:var(--primary);font-size:1rem}body.editor-page .category-select{min-height:40px;padding:8px 12px;padding-right:2.25rem;border:1px solid var(--border);border-radius:8px;background-color:var(--surface-subtle, var(--bg-soft));color:var(--text);font-weight:600}body.editor-page .publish-form-label{display:block;font-weight:600;margin-bottom:6px;color:var(--text)}body.editor-page .publish-form-desc{font-size:.85rem;color:var(--text-muted);margin-top:0;margin-bottom:12px}body.editor-page .publish-checkbox-group{display:flex;flex-direction:column;gap:8px}body.editor-page .publish-checkbox-label{display:flex;align-items:center;gap:8px;font-size:.95rem;cursor:pointer}body.editor-page [data-accent-tone=light] .publish-checkbox-label input[type=checkbox]{appearance:none;width:18px;height:18px;margin:0;border:1px solid #98a2b3;border-radius:4px;background:#fff;background-position:center;background-repeat:no-repeat}body.editor-page [data-accent-tone=light] .publish-checkbox-label input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23344054' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m3 8 3 3 7-7'/%3e%3c/svg%3e")}body.editor-page [data-accent-tone=light] .publish-checkbox-label input[type=checkbox]:focus-visible{outline:3px solid rgba(52,64,84,.24);outline-offset:2px}body.editor-page .publish-modal-footer{padding:16px 24px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:12px}body.editor-page .fb-style-modal{--modal-surface: #ffffff;--modal-surface-soft: #f5f6f4;--modal-border: #d9ddd8;--modal-text: #17191a;--modal-muted: #626868;border-radius:8px;max-width:500px;overflow:hidden;background:var(--modal-surface);color:var(--modal-text)}body.editor-page .fb-style-modal .publish-modal-header{padding:16px 20px;border-bottom:1px solid var(--modal-border);background:var(--modal-surface);display:flex;align-items:center;justify-content:center;position:relative}body.editor-page .fb-style-modal .publish-modal-title{font-size:1.25rem;font-weight:700;text-align:center;flex-grow:1;color:var(--modal-text)}body.editor-page .fb-style-modal .publish-modal-close{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:var(--modal-surface-soft);border-radius:50%;width:36px;height:36px;padding:0;margin:0;aspect-ratio:1;flex:0 0 36px;display:flex;align-items:center;justify-content:center;color:var(--modal-muted);line-height:0;overflow:hidden}body.editor-page .fb-style-modal .publish-modal-close svg{display:none}body.editor-page .fb-style-modal .publish-modal-close:before,body.editor-page .fb-style-modal .publish-modal-close:after{content:"";position:absolute;top:50%;left:50%;width:17px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}body.editor-page .fb-style-modal .publish-modal-close:before{transform:translate(-50%,-50%) rotate(45deg)}body.editor-page .fb-style-modal .publish-modal-close:after{transform:translate(-50%,-50%) rotate(-45deg)}body.editor-page .fb-style-modal .publish-modal-close:hover{background:var(--modal-border)}body.editor-page .fb-style-modal .publish-modal-body{padding:20px;background:var(--modal-surface);color:var(--modal-text)}body.editor-page .fb-modal-heading{font-size:1rem;font-weight:600;margin-top:0;margin-bottom:8px;color:var(--modal-text)}body.editor-page .fb-style-modal .category-select,body.editor-page .fb-style-modal .original-language-readonly{border-color:var(--modal-border);background:var(--modal-surface);color:var(--modal-text)}body.editor-page .fb-style-modal .publish-language-row{border-color:var(--modal-border)!important;background:var(--modal-surface)!important;color:var(--modal-text)}body.editor-page .fb-style-modal .publish-checkbox-label{color:var(--modal-text)}body.editor-page .fb-style-modal .publish-language-row .btn-outline-primary{border-color:var(--accent-border-color, var(--primary-color, #ff6719));color:var(--accent-ui-color, var(--primary-color, #ff6719));background:var(--modal-surface)}body.editor-page .fb-style-modal .publish-language-row .btn-outline-primary:hover{color:var(--accent-contrast, #ffffff);background:var(--primary-color, #ff6719)}body.editor-page .fb-style-modal .publish-modal-footer{padding:16px 20px;border-top:none;display:flex;justify-content:flex-end;gap:12px;background:var(--modal-surface)}body.editor-page .fb-style-modal .publish-modal-footer-centered{justify-content:center}body.editor-page .fb-btn-primary{background-color:var(--primary-color, #0866ff)!important;color:var(--accent-contrast, white)!important;border-radius:6px;font-weight:600;padding:7px 24px;border:1px solid var(--accent-border-color, #d0d5dd)!important;font-size:.95rem}body.editor-page .fb-btn-primary:hover{background-color:var(--primary-hover, #0056e3)!important;border-color:var(--accent-border-color, var(--primary-hover))!important;color:var(--accent-contrast, white)!important}body.editor-page .fb-btn-full{width:100%}body.editor-page .fb-btn-text{background:transparent;color:#0866ff;font-weight:600;border:none;padding:8px 16px;font-size:.95rem;border-radius:6px}body.editor-page .fb-btn-text:hover{background:#0866ff1a}body.editor-page .fb-btn-text-light{background:transparent;color:#79a1f1;font-weight:600;border:none;padding:8px 16px;font-size:.95rem;border-radius:6px}body.editor-page .fb-btn-text-light:hover{background:#ffffff1a}body.editor-page.draft-modal-open{overflow:hidden}body.editor-page .draft-confirm-modal[hidden]{display:none!important}body.editor-page .draft-confirm-modal{position:fixed;top:0;left:0;z-index:200;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}body.editor-page .draft-confirm-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009}body.editor-page .draft-confirm-panel{position:relative;width:100%;max-width:500px;background:#242526;color:#e4e6eb;border-radius:8px;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a;display:flex;flex-direction:column;z-index:201}body.editor-page .draft-confirm-header{padding:16px 20px;border-bottom:1px solid #3e4042;display:flex;align-items:center;justify-content:flex-start;position:relative}body.editor-page .draft-confirm-title{margin:0;font-size:1.25rem;font-weight:700;color:#e4e6eb}body.editor-page .draft-confirm-close{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:#3a3b3c;border-radius:50%;width:36px;height:36px;padding:0;margin:0;aspect-ratio:1;flex:0 0 36px;display:flex;align-items:center;justify-content:center;color:#b0b3b8;border:none;line-height:0;overflow:hidden;cursor:pointer;transition:background .2s}body.editor-page .draft-confirm-close svg{display:none}body.editor-page .draft-confirm-close:before,body.editor-page .draft-confirm-close:after{content:"";position:absolute;top:50%;left:50%;width:17px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}body.editor-page .draft-confirm-close:before{transform:translate(-50%,-50%) rotate(45deg)}body.editor-page .draft-confirm-close:after{transform:translate(-50%,-50%) rotate(-45deg)}body.editor-page .draft-confirm-close:hover{background:#4e4f50}body.editor-page .draft-confirm-body{padding:20px}body.editor-page .draft-confirm-body p{margin:0;color:#b0b3b8;font-size:.95rem}body.editor-page .draft-confirm-footer{padding:16px 20px;display:flex;justify-content:flex-end;gap:12px}body.editor-page .preview-topbar{position:sticky;top:0;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:92px;padding:0 18px;border-bottom:1px solid #e1e4e1;background:#fff}body.editor-page .preview-topbar-controls{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}body.editor-page .preview-mode-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid #dfe3e0;border-radius:8px;background:#fff}body.editor-page .preview-mode-btn{min-width:78px;min-height:40px;border:0;border-radius:6px;color:#747979;background:transparent;font-weight:800}body.editor-page .preview-mode-btn:hover,body.editor-page .preview-mode-btn:focus-visible{color:#343838;background:#edf0ee;outline:none}body.editor-page .preview-mode-btn.is-active{color:var(--accent, #ff5c1a);background:#ff5c1a1f;font-weight:700}body.editor-page .preview-language-control{min-height:50px;display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid #dfe3e0;border-radius:8px;background:#fff}body.editor-page .preview-language-control label{color:#6a7070;font-size:12px;font-weight:900;text-transform:uppercase}body.editor-page .preview-language-control select{min-height:36px;border:0;border-radius:6px;padding:0 30px 0 10px;color:#343838;background:#edf0ee;font-weight:800;outline:none}body.editor-page .preview-language-control select:focus-visible{box-shadow:0 0 0 3px #ff67192e}body.editor-page .preview-translation-status{min-width:72px;color:#747979;font-size:12px;font-weight:800;text-align:right}body.editor-page .preview-translation-status.is-loading{color:#a16207}body.editor-page .preview-translation-status.is-error{color:#b91c1c}body.editor-page .preview-topbar-actions{display:inline-flex;align-items:center;gap:10px}body.editor-page .preview-topbar-actions [data-preview-close]{background-color:var(--primary-color, var(--accent, #ff5c1a))!important;border:1px solid var(--accent-border-color, #d0d5dd)!important;color:var(--accent-contrast, #ffffff)!important;font-weight:600}body.editor-page .preview-topbar-actions [data-preview-close]:hover,body.editor-page .preview-topbar-actions [data-preview-close]:focus-visible{opacity:.92;background-color:var(--primary-hover, var(--accent, #ff5c1a))!important;border-color:var(--accent-border-color, #d0d5dd)!important;color:var(--accent-contrast, #ffffff)!important}body.editor-page html[data-accent-tone=light] .preview-topbar-actions [data-preview-close],body.editor-page [data-accent-tone=light] .preview-topbar-actions [data-preview-close]{color:#000!important;background-color:#fff!important;border:1px solid #000000!important;box-shadow:inset 0 0 0 1px #000!important}body.editor-page .preview-stage{display:flex;justify-content:center;align-items:flex-start;gap:20px;min-height:calc(100vh - 92px);padding:26px clamp(18px,4vw,42px) 48px;overflow:auto}body.editor-page .preview-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}body.editor-page .preview-lang-box{background:#fff;border:1px solid #dfe3df;border-top:3px solid #00a0d2;box-shadow:0 1px 3px #0000000d}body.editor-page .preview-lang-header{padding:10px 14px;font-weight:600;font-size:14px;color:#23282d;border-bottom:1px solid #eeeeee;display:flex;justify-content:space-between;align-items:center}body.editor-page .preview-lang-header .caret-icon{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #555d66}body.editor-page .preview-lang-body{padding:14px}body.editor-page .preview-translate-section{border:1px solid #e5e5e5;margin-top:8px}body.editor-page .translate-section-header{padding:8px 12px;background:#f9f9f9;border-bottom:1px solid #eeeeee;font-size:13px;color:#23282d}body.editor-page .translate-section-body{padding:8px 12px}body.editor-page .translate-table{width:100%;font-size:13px;border-collapse:collapse}body.editor-page .translate-table th{text-align:right;padding-bottom:6px;font-weight:600;color:#23282d}body.editor-page .translate-table th:first-child{text-align:left}body.editor-page .translate-table td{padding:4px 0;vertical-align:middle}body.editor-page .translate-table td:last-child{text-align:right}body.editor-page .preview-device{margin:0 auto;overflow:hidden;border:1px solid #dfe3df;background:#fff;box-shadow:0 18px 36px #22262829;transition:width .22s ease,border-radius .22s ease,transform .22s ease}body.editor-page .preview-device.is-desktop{width:min(1500px,100vw - 84px);border-radius:8px}body.editor-page .preview-device.is-mobile{width:min(414px,100vw - 32px);border-radius:28px}body.editor-page .preview-browser-bar{min-height:70px;display:grid;grid-template-columns:1fr minmax(180px,704px) 1fr;align-items:center;gap:18px;padding:0 16px;border-bottom:1px solid #dadeda;background:#eee}body.editor-page .preview-window-dots{display:inline-flex;gap:10px}body.editor-page .preview-window-dots span{width:14px;height:14px;border-radius:999px}body.editor-page .preview-window-dots span:nth-child(1){background:#ff6058}body.editor-page .preview-window-dots span:nth-child(2){background:#ffc130}body.editor-page .preview-window-dots span:nth-child(3){background:#2dcc48}body.editor-page .preview-address{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:8px;color:#697071;background:#d7d7d7;font-size:15px}body.editor-page .preview-lock{position:relative;width:10px;height:9px;border-radius:2px;background:currentColor;transform:translateY(2px)}body.editor-page .preview-lock:before{content:"";position:absolute;left:2px;bottom:7px;width:6px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;box-sizing:border-box}body.editor-page .preview-plus{justify-self:end;color:#a5a9a8;font-size:32px;font-weight:300}body.editor-page .preview-site-shell{min-height:620px;background:#fff}body.editor-page .preview-site-header{min-height:90px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:0 28px;border-bottom:1px solid #e6e8e6}body.editor-page .preview-brand-mark{display:block;width:34px;height:34px;background:url(/assets/images/lingora-mark.svg) center/contain no-repeat;filter:drop-shadow(0 1px 2px rgba(15,23,42,.18))}body.editor-page .preview-site-header strong{color:#262b2b;font-size:28px;font-weight:900}body.editor-page .preview-site-actions{justify-self:end;display:inline-flex;align-items:center;gap:16px}body.editor-page .preview-site-actions button{display:grid;place-items:center;width:36px;height:36px;border:0;color:#343838;background:transparent}body.editor-page .preview-site-actions svg,body.editor-page .preview-engagement-row svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.editor-page .preview-article{width:min(910px,100% - 48px);min-width:0;max-width:100%;box-sizing:border-box;margin:0 auto;padding:64px 0 58px}body.editor-page .preview-category-badge-wrap{margin-bottom:1rem}body.editor-page .preview-category-badge{display:inline-block;padding:.25rem 1rem;border-radius:999px;background-color:#0d6efd1a;color:#0d6efd;border:1px solid rgba(13,110,253,.2);font-size:.9rem;font-weight:600}body.editor-page .preview-article h1{max-width:100%;margin:0 0 1.5rem;color:#202525;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.5rem;font-weight:700;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"lnum" 1,"onum" 0;line-height:1.2;white-space:normal;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}body.editor-page .preview-author-row{display:flex;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}body.editor-page .preview-avatar{display:block;width:48px;height:48px;border-radius:999px;border:1px solid #dee2e6;background:#fff;object-fit:cover}body.editor-page .preview-author-meta{display:flex;flex-direction:column}body.editor-page .preview-author-meta strong{color:#212529;font-size:1rem;font-weight:700}body.editor-page .preview-author-meta time,body.editor-page .preview-read-time{color:#6c757d;font-size:.8rem;font-weight:400}body.editor-page .preview-article h1.is-placeholder{color:#6f7676;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(30px,4vw,48px);line-height:1.18}body.editor-page .preview-post-body{width:100%;min-width:0;max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;color:#363d3d;font-family:Lora,Cambria,Georgia,Times New Roman,serif;font-variant-numeric:lining-nums;font-size:22px;line-height:1.65}body.editor-page .preview-post-body :where(p,h1,h2,h3,h4,h5,h6,blockquote,li,a,span){max-width:100%;overflow-wrap:anywhere;word-break:break-word}body.editor-page .preview-post-body :where(ul,ol,blockquote){box-sizing:border-box;max-width:100%}body.editor-page .preview-post-body table{display:block;width:100%;max-width:100%;overflow-x:auto}body.editor-page .preview-post-body :first-child{margin-top:0}body.editor-page .preview-post-body img,body.editor-page .preview-post-body video{max-width:100%;border-radius:8px}body.editor-page .preview-post-body audio{width:100%}body.editor-page .preview-post-body .editor-code-delete,body.editor-page .preview-post-body .editor-code-language-menu{display:none}body.editor-page .preview-post-body .editor-code-block,body.editor-page .content-html .editor-code-block{width:100%;max-width:100%;box-sizing:border-box;margin:24px 0;border:1px solid var(--border-color, #e5e8e6);border-radius:8px;overflow:hidden}body.editor-page .preview-post-body .editor-code-body{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;white-space:pre-wrap}body.editor-page .preview-post-body .editor-code-body code{display:block;width:100%;min-width:0}body.editor-page .preview-post-body .code-line{width:100%;min-width:0;align-items:flex-start}body.editor-page .preview-post-body .line-number{flex:0 0 40px}body.editor-page .preview-post-body .line-content{min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}body.editor-page .preview-post-body .editor-code-toolbar,body.editor-page .content-html .editor-code-toolbar{display:none!important}body.editor-page .preview-engagement-row{display:flex;align-items:center;gap:2rem;margin-top:2rem;padding:1rem 0;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}body.editor-page .preview-engagement-row .preview-action-btn,body.editor-page .preview-engagement-row button[data-unsupported-btn]{display:flex;align-items:center;gap:.5rem;color:#6c757d;font-size:.95rem;font-weight:500;background:transparent;border:none;padding:.25rem .5rem;cursor:pointer;transition:color .2s ease}body.editor-page .preview-engagement-row .preview-action-btn:hover,body.editor-page .preview-engagement-row button[data-unsupported-btn]:hover{color:#212529}body.editor-page .preview-engagement-row .preview-action-btn.is-active{color:#0d6efd}body.editor-page .preview-engagement-row .preview-action-btn.is-active svg{fill:currentColor}body.editor-page .preview-engagement-row .ms-auto{margin-left:auto!important}body.editor-page .preview-device.is-mobile .preview-browser-bar{min-height:58px;grid-template-columns:1fr;padding:0 18px}body.editor-page .preview-device.is-mobile .preview-window-dots,body.editor-page .preview-device.is-mobile .preview-plus{display:none}body.editor-page .preview-device.is-mobile .preview-address{width:100%;min-height:34px;font-size:13px}body.editor-page .preview-device.is-mobile .preview-site-header{min-height:66px;grid-template-columns:auto 1fr auto;padding:0 18px}body.editor-page .preview-device.is-mobile .preview-site-header strong{justify-self:center;font-size:20px}body.editor-page .preview-device.is-mobile .preview-site-actions{gap:6px}body.editor-page .preview-device.is-mobile .preview-site-actions button{width:30px;height:30px}body.editor-page .preview-device.is-mobile .preview-site-actions button:nth-child(n+2){display:none}body.editor-page .preview-device.is-mobile .preview-article{width:100%;padding:34px 22px 44px}body.editor-page .preview-device.is-mobile .preview-article h1{font-size:38px}body.editor-page .preview-device.is-mobile .preview-post-body{font-size:19px}body.editor-page .preview-device.is-mobile .preview-post-body .editor-code-body{padding:14px 10px!important;font-size:15px}body.editor-page .preview-device.is-mobile .preview-post-body .line-number{flex-basis:32px;padding-right:9px}body.editor-page .preview-device.is-mobile .preview-post-body .line-content{padding-left:10px}body.editor-page .preview-device.is-mobile .preview-engagement-row{flex-wrap:wrap}body.editor-page .preview-device.is-mobile .preview-engagement-row .ms-auto{margin-left:0!important;margin-top:.5rem;width:100%}@media (max-width: 1120px){body.editor-page .content-grid,body.editor-page .editor-main{grid-template-columns:1fr}body.editor-page .translation-pane{border-top:1px solid #e0e4e2;border-left:0}}@media (max-width: 860px){body.editor-page .app-shell{grid-template-columns:1fr}body.editor-page .sidebar{position:static;height:auto;padding:18px;border-right:0;border-bottom:1px solid var(--border-dark)}body.editor-page .brand{padding:0 0 18px}body.editor-page .sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}body.editor-page .sidebar-actions{grid-template-columns:1fr 1fr}body.editor-page .content-wrap{width:min(100% - 32px,760px);padding-top:28px}body.editor-page .page-header{align-items:flex-start;flex-direction:column;padding:20px}body.editor-page .form-grid{grid-template-columns:1fr}body.editor-page .editor-topbar{grid-template-columns:auto auto 1fr auto auto;gap:8px;padding:0 10px}body.editor-page .editor-mini-nav{display:none}body.editor-page .editor-topbar .btn-light,body.editor-page .editor-topbar .btn-accent,body.editor-page .editor-topbar .btn-white{padding-inline:10px;font-size:13px;min-height:34px}body.editor-page .editor-toolbar{justify-content:center;flex-wrap:wrap;padding:8px 10px;height:auto;overflow:visible;backdrop-filter:none;transform:none;background:#fff}body.editor-page .toolbar-group{padding:4px 8px;border-right:none}body.editor-page .tool-menu-panel{position:fixed;top:auto!important;bottom:0;left:0!important;right:0!important;width:100%;border-radius:20px 20px 0 0;box-shadow:0 -4px 24px #00000026;z-index:1000;max-height:60vh;overflow-y:auto;padding-bottom:24px;animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}body.editor-page .compose-pane{padding-inline:24px}body.editor-page .data-table,body.editor-page .data-table tbody,body.editor-page .data-table tr,body.editor-page .data-table td{display:block}body.editor-page .data-table thead{display:none}body.editor-page .data-table tr{border-bottom:1px solid var(--border-dark)}body.editor-page .data-table tr:last-child{border-bottom:0}body.editor-page .data-table td{border-bottom:0;padding:10px 16px}body.editor-page .data-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:#a8aeae;font-size:12px;font-weight:900;text-transform:uppercase}}@media (max-width: 560px){body.editor-page .sidebar-nav,body.editor-page .sidebar-actions,body.editor-page .profile-summary,body.editor-page .matrix-row{grid-template-columns:1fr}body.editor-page .posts-toolbar,body.editor-page .form-actions,body.editor-page .translation-head{align-items:stretch;flex-direction:column}body.editor-page .filter-group,body.editor-page .form-actions .btn,body.editor-page .translation-head .matrix-pill{width:100%}body.editor-page .preview-topbar{align-items:center;flex-direction:row;padding:8px 12px;gap:8px;flex-shrink:0}body.editor-page .preview-topbar-controls{width:auto}body.editor-page .preview-mode-toggle{display:flex;width:auto;padding:2px}body.editor-page .preview-mode-btn{flex:none;min-width:64px;min-height:34px;font-size:13px;padding:0 8px}body.editor-page .preview-topbar-actions{display:flex;width:auto;gap:6px;margin-left:auto}body.editor-page .preview-topbar-actions .btn{flex:none;min-height:34px;padding:0 12px;font-size:13px}body.editor-page .preview-stage{min-height:0;padding:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1 1 0;overflow-y:auto}body.editor-page .preview-sidebar{width:100%;margin-bottom:16px;order:1}body.editor-page .preview-translate-section{display:none}body.editor-page .preview-lang-body .mb-4{margin-bottom:0!important}body.editor-page .preview-lang-header{padding:8px 10px}body.editor-page .preview-lang-body{padding:10px}body.editor-page .preview-device{order:2}body.editor-page .preview-modal{padding:0}body.editor-page .preview-modal-panel{width:100%;height:100%;border-radius:0;display:flex;flex-direction:column}body.editor-page .profile-summary{justify-items:center;text-align:center}}body.editor-page [data-bs-theme=dark] .content-html .editor-code-body{background:#1a1d1e!important;color:#e5e8e6!important}:root,[data-bs-theme=light]{--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-family-serif: "Lora", "Merriweather", "Spectral", "Playfair Display", Georgia, "Times New Roman", serif;--font-size-base: 16px;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--bg-body: #ffffff;--bg-sidebar: #ffffff;--bg-panel: #ffffff;--bg-secondary: #f7f7f8;--text-main: #1a1a1a;--text-muted: #757575;--border-color: #f0f0f0;--border-light: #f5f5f5;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 9999px;--primary-color: #FF6719;--primary-hover: #e05412;--accent-button-bg: rgba(255, 103, 25, .08);--accent-button-text: #FF6719;--transition-speed: .25s;--bs-body-bg: #ffffff;--bs-body-color: #1a1a1a;--bs-tertiary-bg: #ffffff;--bs-secondary-bg: #f7f7f8;--bs-border-color: #f0f0f0;--bs-border-color-translucent: rgba(0, 0, 0, .08);--bs-heading-color: #1a1a1a;--bs-link-color: #1a1a1a;--bs-dropdown-bg: #ffffff;--bs-dropdown-link-color: #1a1a1a;--bs-dropdown-border-color: #f0f0f0;--bs-modal-bg: #ffffff;--bs-modal-color: #1a1a1a;--bs-modal-border-color: #f0f0f0}[data-bs-theme=dark]{--bg-body: #111111;--bg-sidebar: #111111;--bg-panel: #181818;--bg-secondary: #1a1a1c;--text-main: #f5f5f5;--text-muted: #888888;--border-color: #2a2a2a;--border-light: #222222;--primary-color: #FF6719;--primary-hover: #ff813d;--accent-button-bg: rgba(255, 103, 25, .15);--accent-button-text: #FF6719;--bs-body-bg: #111111;--bs-body-color: #f5f5f5;--bs-tertiary-bg: #181818;--bs-secondary-bg: #1a1a1c;--bs-border-color: #2a2a2a;--bs-border-color-translucent: rgba(255, 255, 255, .1);--bs-heading-color: #f5f5f5;--bs-link-color: #f5f5f5;--bs-dropdown-bg: #181818;--bs-dropdown-link-color: #f5f5f5;--bs-dropdown-border-color: #2a2a2a;--bs-modal-bg: #181818;--bs-modal-color: #f5f5f5;--bs-modal-border-color: #2a2a2a}html,body{font-family:var(--font-family-base);font-size:var(--font-size-base, 16px)}body,.app-wrapper,.app-header,.left-sidebar,.center-feed,.right-panel,.admin-shell,.admin-sidebar,.admin-content,.auth-body,.auth-card,.card,.modal-content,.offcanvas,.dropdown-menu,.form-control,.form-select,.input-group-text,.btn,.substack-list-item,.post-card,.featured-authors-widget,.subscriptions-widget,.right-search-box,.right-search-box input,.author-hover-card{transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}body,p,span,small,li,label,button,input,textarea,select{font-size:inherit}a{color:var(--text-main);text-decoration:none;transition:color var(--transition-speed) ease}a:hover{color:var(--accent-ui-color, var(--primary-color))}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.025em;color:var(--text-main)}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.text-primary{color:var(--accent-ui-color, var(--primary-color))!important}.bg-primary{background-color:var(--primary-color)!important;color:var(--accent-contrast, #ffffff)!important}.bg-primary-subtle{background-color:var(--accent-button-bg)!important}.border-primary-subtle{border-color:#ff671933!important}[data-bs-theme=dark] .border-primary-subtle{border-color:#ff67194d!important}.btn-primary{background-color:var(--primary-color)!important;border-color:var(--accent-border-color, var(--primary-color))!important;color:var(--accent-contrast, #ffffff)!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:var(--primary-hover)!important;border-color:var(--primary-hover)!important;color:var(--accent-contrast, #ffffff)!important}.btn-outline-primary{color:var(--accent-ui-color, var(--primary-color))!important;border-color:var(--accent-border-color, var(--primary-color))!important}.btn-outline-primary:hover{background-color:var(--primary-color)!important;color:var(--accent-contrast, #ffffff)!important}.form-control:focus,.form-select:focus{border-color:var(--accent-border-color, var(--primary-color))!important;box-shadow:0 0 0 .15rem #ff671926!important}[data-accent-contrast=light-on-light] .btn-primary,[data-accent-contrast=light-on-light] .bg-primary{box-shadow:inset 0 0 0 1px var(--accent-border-color),0 1px 2px #10182814}[data-accent-contrast=light-on-light] .btn-outline-primary:hover{border-color:var(--accent-border-color)!important;box-shadow:inset 0 0 0 1px var(--accent-border-color)}body{background-color:var(--bg-body)!important}.app-header{height:60px;border-bottom:1px solid var(--border-color);background-color:var(--bg-body);position:sticky;top:0;z-index:1020;display:flex;align-items:center;transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease}.header-container{max-width:1400px;width:100%;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center}@media (min-width: 992px){.app-header{display:none!important}}.left-sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-color);padding:1.5rem 1.25rem 1.5rem .5rem;position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;z-index:1010;transition:border-color var(--transition-speed) ease}.left-sidebar::-webkit-scrollbar{width:4px}.left-sidebar::-webkit-scrollbar-thumb{background:transparent}.left-sidebar:hover::-webkit-scrollbar-thumb{background:var(--border-color)}.right-panel{background-color:var(--bg-body);padding:1.5rem .5rem 1.5rem 1.5rem;position:sticky;top:1.5rem;align-self:flex-start;height:fit-content;display:flex;flex-direction:column;gap:1.5rem}.right-search-box{position:relative;width:100%;margin-bottom:.5rem}.right-search-box i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:.9rem;pointer-events:none}.right-search-box input{padding:.55rem .75rem .55rem 2.5rem!important;background-color:#f7f7f8!important;border:1px solid transparent!important;border-radius:99px!important;font-size:.875rem!important;height:40px;color:var(--text-main);transition:all var(--transition-speed) ease;width:100%}[data-bs-theme=dark] .right-search-box input{background-color:#1a1a1c!important}.right-search-box input:focus{border-color:var(--primary-color)!important;box-shadow:none!important;background-color:var(--bg-body)!important}@media (max-width: 1200px){.right-panel{display:none}}@media (max-width: 991px){.left-sidebar,.right-panel{display:none}}.sidebar-create-btn{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:var(--accent-contrast, #ffffff)!important;border-radius:99px!important;padding:.65rem 1.5rem!important;font-weight:600!important;font-size:.95rem!important;width:100%;text-align:center;margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all var(--transition-speed) ease}.sidebar-create-btn:hover{background-color:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.auth-body{background-color:var(--bg-body);color:var(--text-main);min-height:100vh;display:flex;align-items:center;justify-content:center;margin:0;padding:1.5rem}.auth-container{width:100%;max-width:440px;margin:0 auto}.auth-card{background-color:var(--bg-panel);border:1px solid var(--border-color)!important;border-radius:24px;padding:2.25rem 2rem;box-shadow:0 10px 30px #00000005!important}[data-bs-theme=dark] .auth-card{box-shadow:0 12px 40px #0000003d!important}.auth-logo{color:var(--text-main);font-weight:800;font-size:1.5rem;letter-spacing:-.03em}.auth-logo i{color:var(--primary-color)!important}.auth-title{letter-spacing:-.03em;font-size:1.75rem}.auth-subtitle{font-size:.88rem;line-height:1.45}.quick-login-section{border-color:var(--border-color)!important}.quick-login-section .btn-outline-secondary{border-color:var(--border-color)!important;color:var(--text-main)!important;background-color:transparent;transition:all var(--transition-speed) ease}.quick-login-section .btn-outline-secondary:hover{background-color:var(--border-color)!important;border-color:var(--border-color)!important}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.sidebar-nav-item{display:flex;align-items:center;padding:.65rem .75rem;border-radius:99px;color:var(--text-muted);font-weight:600;font-size:1.05rem;background-color:transparent;transition:all var(--transition-speed) ease}.sidebar-nav-item i{font-size:1.25rem;margin-right:.95rem;color:var(--text-muted);transition:color var(--transition-speed) ease}.sidebar-nav-item:hover{color:var(--text-main);background-color:#00000008}[data-bs-theme=dark] .sidebar-nav-item:hover{background-color:#ffffff0d}.sidebar-nav-item:hover i{color:var(--text-main)}.sidebar-nav-item.active{color:var(--text-main);background-color:transparent;font-weight:700}.sidebar-nav-item.active i{color:var(--primary-color)}.no-caret:after{display:none!important}#avatarDropdown{text-decoration:none!important;box-shadow:none!important}.form-select{padding-right:2.25rem!important;background-position:right .75rem center!important}select.form-select-sm{padding-right:2rem!important;background-position:right .5rem center!important}.substack-list{display:flex;flex-direction:column}.substack-list-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;border-bottom:2px solid var(--border-color);color:var(--text-muted);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.substack-list-item{display:flex;justify-content:space-between;align-items:center;padding:1.25rem .5rem;border-bottom:1px solid var(--border-color);transition:background-color var(--transition-speed) ease}.substack-list-item:hover{background-color:#ff5a0004}.substack-list-item:last-of-type{border-bottom:none}.item-title-block{flex:1;min-width:0;padding-right:1.5rem}.item-main-title{font-size:1rem;font-weight:600;color:var(--text-main);margin-bottom:.25rem}.item-sub-info{font-size:.85rem;color:var(--text-muted);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.item-sub-info-separator{color:var(--text-muted);opacity:.4}.item-right-actions{display:flex;align-items:center;gap:1.75rem;flex-shrink:0}.users-right-actions{display:grid;grid-template-columns:160px 140px;align-items:center;justify-items:start}.categories-right-actions{display:grid;grid-template-columns:150px 140px 80px;align-items:center;justify-items:start}.categories-right-actions>*:last-child{justify-self:end}.languages-right-actions{display:grid;grid-template-columns:140px 180px;align-items:center;justify-items:start}.languages-right-actions>*:last-child{justify-self:end}.role-badge{font-size:.78rem;font-weight:600;padding:.3rem .65rem;border-radius:999px;display:inline-flex;align-items:center;gap:.35rem;letter-spacing:.01em;white-space:nowrap}.role-badge-admin{background-color:#fff3e8;color:#b54708;border:1px solid #ffd6ae}.role-badge-creator,.role-badge-member{background-color:#eff8ff;color:#175cd3;border:1px solid #b2ddff}[data-bs-theme=dark] .role-badge-creator,[data-bs-theme=dark] .role-badge-member{background-color:#102a43;color:#84caff;border:1px solid #194f7a}[data-bs-theme=dark] .role-badge-admin{background-color:#382417;color:#ffb37a;border-color:#6f3d1e}.status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap}.status-pill i{font-size:.45rem}.status-active{color:#067647;background:#ecfdf3}.status-inactive,.status-banned{color:#b42318;background:#fef3f2}[data-bs-theme=dark] .status-active{color:#75e0a7;background:#123525}[data-bs-theme=dark] .status-inactive,[data-bs-theme=dark] .status-banned{color:#fda29b;background:#3b1717}.status-indicator{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;color:var(--text-main)}.status-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.status-dot-active{background-color:#10b981;box-shadow:0 0 6px #10b98166}.status-dot-banned{background-color:#ef4444;box-shadow:0 0 6px #ef444466}@media (max-width: 768px){.substack-list-item{flex-direction:column;align-items:flex-start;padding:1.25rem .75rem;gap:.75rem}.item-title-block{padding-right:0;width:100%}.users-right-actions{display:grid!important;grid-template-columns:90px 140px;width:100%;align-items:center;justify-content:start;gap:1.5rem;padding-top:.75rem;border-top:1px dashed var(--border-color)}.categories-right-actions{display:grid!important;grid-template-columns:140px 130px 50px;width:100%;align-items:center;justify-content:start;gap:1.25rem;padding-top:.75rem;border-top:1px dashed var(--border-color)}.languages-right-actions{display:grid!important;grid-template-columns:120px 160px;width:100%;align-items:center;justify-content:start;gap:1.5rem;padding-top:.75rem;border-top:1px dashed var(--border-color)}.users-right-actions>*:last-child,.categories-right-actions>*:last-child,.languages-right-actions>*:last-child{justify-self:auto}}.substack-logo-container{padding:.5rem .75rem 1.5rem}.substack-logo{width:1.75rem;height:1.75rem;display:inline-block;flex:0 0 1.75rem;font-size:0!important;color:transparent!important;background:url(/assets/images/lingora-mark.svg) center / contain no-repeat;filter:drop-shadow(0 1px 2px rgba(15,23,42,.18))}.sidebar-create-btn{background-color:var(--primary-color, #ff6c1f)!important;border-color:var(--primary-color, #ff6c1f)!important;color:var(--accent-contrast, #ffffff)!important;border-radius:99px!important;padding:.65rem 1.5rem!important;font-weight:600!important;font-size:.95rem!important;width:100%;text-align:center;margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;text-decoration:none!important}.sidebar-create-btn:hover{background-color:var(--primary-hover, #e55a00)!important;border-color:var(--primary-hover, #e55a00)!important;color:var(--accent-contrast, #ffffff)!important}.sidebar-footer-menu{margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--border-color)}.footer-control-row{display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;margin-bottom:.75rem}.substack-post{padding:1.75rem 0;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:.75rem}.substack-post-header{display:flex;align-items:center;justify-content:space-between}.author-badge-group{display:flex;align-items:center;gap:.75rem}.author-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.author-meta-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:var(--text-main);font-size:.9rem;text-decoration:none}.post-timestamp{font-size:.75rem;color:var(--text-muted)}.btn-subscribe-author{background-color:transparent;border:none;color:var(--primary-color, #ff6c1f);font-weight:600;font-size:.8rem;padding:.2rem .5rem;transition:color .2s ease}.btn-subscribe-author:hover{color:var(--primary-hover, #e55a00)}.translation-trigger{font-size:.75rem;color:var(--primary-color, #ff6c1f);cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;font-weight:600;text-decoration:none}.translation-trigger:hover{text-decoration:underline}.post-title{font-size:1.15rem;font-weight:700;line-height:1.35;color:var(--text-main);letter-spacing:-.01em;margin:0}.substack-post-content{font-size:1rem;color:var(--text-main);line-height:1.7;letter-spacing:-.01em;white-space:pre-line}.post-image-embed{border-radius:12px;max-height:360px;overflow:hidden;margin-top:.5rem;border:1px solid var(--border-color)}.post-image-embed img{width:100%;height:100%;object-fit:cover}.post-image-embed video{width:100%;height:100%;object-fit:contain;background-color:#000}.substack-post-footer{display:flex;align-items:center;gap:2rem;margin-top:.75rem;padding-top:.25rem}.footer-action-item{display:flex;align-items:center;gap:.45rem;color:var(--text-muted);font-size:.85rem;background:transparent;border:none;padding:.25rem .5rem;transition:color .2s ease}.footer-action-item:hover{color:var(--text-main)}.footer-action-item.liked{color:var(--primary-color, #ff6c1f)}.footer-action-item .bi-eye,.footer-action-item .bi-eye+span{color:inherit;opacity:1}.subscriptions-widget{background-color:var(--bg-panel);border:1px solid var(--border-color);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.form-check-input:checked{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}#adminToast,#settingsToast{width:min(420px,calc(100vw - 2rem))!important;max-width:420px!important}#adminToast>.d-flex,#settingsToast>.d-flex{display:block!important;position:relative}#adminToast .toast-body,#settingsToast .toast-body{display:block!important;width:100%;padding:.9rem 3rem .9rem 1rem;line-height:1.4}#adminToast .toast-body>i,#settingsToast .toast-body>i{display:inline-block;margin-right:.45rem;vertical-align:-.12em}#adminToast .toast-body>span,#settingsToast .toast-body>span{display:inline}#adminToast .btn-close,#settingsToast .btn-close{position:absolute;top:50%;right:.8rem;margin:0!important;transform:translateY(-50%)}.destructive-confirm-modal .modal-content{background:var(--bg-panel);border:1px solid var(--border-color)!important;border-radius:22px!important}.destructive-confirm-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--primary-color);background:var(--accent-button-bg);font-size:1.75rem}.destructive-confirm-warning{padding:.9rem 1rem;color:var(--primary-color);background:var(--accent-button-bg);border-radius:10px;font-size:.875rem}[data-accent-contrast=light-on-light] .bi-bookmark-fill.text-primary,[data-accent-contrast=light-on-light] .sidebar-nav-item.active i,[data-accent-contrast=light-on-light] .featured-posts-icon i,[data-accent-contrast=light-on-light] .featured-posts-empty i,[data-accent-contrast=light-on-light] .featured-post-metrics .bi-eye-fill,[data-accent-contrast=light-on-light] .stat-icon i,[data-accent-contrast=light-on-light] .category-icon i,[data-accent-contrast=light-on-light] .destructive-confirm-icon i{color:var(--primary-color)!important;filter:drop-shadow(0 0 1px #344054) drop-shadow(0 1px 1px rgba(16,24,40,.35))}[data-accent-contrast=light-on-light] .stat-icon,[data-accent-contrast=light-on-light] .featured-posts-icon,[data-accent-contrast=light-on-light] .category-icon,[data-accent-contrast=light-on-light] .destructive-confirm-icon,[data-accent-contrast=light-on-light] .destructive-confirm-warning{border:1px solid var(--accent-border-color);background:#f8f9fa}[data-accent-contrast=light-on-light] .destructive-confirm-warning{color:var(--accent-ui-color)}[data-accent-tone=light] .substack-logo-container .bi-bookmark-fill:not(.substack-logo),[data-accent-tone=light] .offcanvas-header .bi-bookmark-fill.text-primary{color:var(--primary-color)!important;filter:drop-shadow(0 0 1px #344054) drop-shadow(0 1px 1px rgba(16,24,40,.38))}[data-accent-tone=light] .sidebar-create-btn{color:#344054!important;background:#fff!important;border-color:#98a2b3!important;box-shadow:inset 0 0 0 1px #34405414,0 2px 5px #1018281f}[data-accent-tone=light] .sidebar-create-btn:hover,[data-accent-tone=light] .sidebar-create-btn:focus-visible{color:#1d2939!important;background:#f2f4f7!important;border-color:#667085!important;box-shadow:inset 0 0 0 1px #3440541f,0 3px 7px #10182829}[data-accent-tone=light] .btn-primary,[data-accent-tone=light] .btn-outline-primary,[data-accent-tone=light] .btn-profile-view{color:#344054!important;background-color:#fff!important;border:1px solid #98a2b3!important;box-shadow:0 1px 3px #1018281f}[data-accent-tone=light] .btn-primary:hover,[data-accent-tone=light] .btn-primary:focus-visible,[data-accent-tone=light] .btn-outline-primary:hover,[data-accent-tone=light] .btn-outline-primary:focus-visible,[data-accent-tone=light] .btn-profile-view:hover,[data-accent-tone=light] .btn-profile-view:focus-visible{color:#1d2939!important;background-color:#f2f4f7!important;border-color:#667085!important;box-shadow:0 2px 5px #10182829}[data-bs-theme=light][data-accent-tone=light] .text-primary,[data-bs-theme=light][data-accent-tone=light] .link-primary,[data-bs-theme=light][data-accent-tone=light] .option-icon,[data-bs-theme=light][data-accent-tone=light] .settings-card-title>i,[data-bs-theme=light][data-accent-tone=light] .featured-posts-icon,[data-bs-theme=light][data-accent-tone=light] .featured-posts-empty i,[data-bs-theme=light][data-accent-tone=light] .featured-post-metrics .bi-eye-fill,[data-bs-theme=light][data-accent-tone=light] .stat-icon,[data-bs-theme=light][data-accent-tone=light] .category-icon,[data-bs-theme=light][data-accent-tone=light] .select-option-card.active:after,[data-bs-theme=light][data-accent-tone=light] .featured-post-item:first-child .featured-post-rank{color:#59636f!important;filter:none!important}[data-bs-theme=light][data-accent-tone=light] .select-option-card.active,[data-bs-theme=light][data-accent-tone=light] .featured-post-item:hover,[data-bs-theme=light][data-accent-tone=light] .featured-post-item:focus-visible,[data-bs-theme=light][data-accent-tone=light] .dropdown-item.active,[data-bs-theme=light][data-accent-tone=light] .nav-pills .nav-link.active,[data-bs-theme=light][data-accent-tone=light] .page-item.active .page-link{color:#344054!important;background-color:#f8f9fa!important;border-color:#98a2b3!important;box-shadow:0 0 0 1px #34405414,0 2px 5px #10182814}[data-bs-theme=light][data-accent-tone=light] .featured-post-item:first-child .featured-post-rank,[data-bs-theme=light][data-accent-tone=light] .featured-posts-icon,[data-bs-theme=light][data-accent-tone=light] .stat-icon,[data-bs-theme=light][data-accent-tone=light] .category-icon,[data-bs-theme=light][data-accent-tone=light] .bg-primary-subtle{background-color:#f2f4f7!important;border:1px solid #98a2b3!important}[data-bs-theme=light][data-accent-tone=light] .sidebar-nav-item.active{color:#1d2939!important;background-color:#f2f4f7!important;box-shadow:inset 3px 0 #667085}[data-bs-theme=light][data-accent-tone=light] .sidebar-nav-item.active i{color:#344054!important;filter:none!important}[data-bs-theme=light][data-accent-tone=light] .bg-primary,[data-bs-theme=light][data-accent-tone=light] .progress-bar,[data-bs-theme=light][data-accent-tone=light] .badge.bg-primary{color:#344054!important;background-color:#fff!important;border:1px solid #98a2b3!important}[data-bs-theme=light][data-accent-tone=light] .border-primary,[data-bs-theme=light][data-accent-tone=light] .border-primary-subtle{border-color:#98a2b3!important}[data-accent-contrast=light-on-light] .chart-bar{background-color:var(--primary-color);border:1px solid #d0d5dd;box-shadow:0 1px 2px #10182814}[data-accent-contrast=light-on-light] .chart-bar:hover{background-color:var(--primary-hover);border-color:var(--accent-border-color)}[data-accent-contrast=light-on-light] .featured-post-item:hover,[data-accent-contrast=light-on-light] .select-option-card.active{border-color:var(--accent-border-color)!important}[data-accent-contrast=light-on-light] .featured-posts-list{scrollbar-color:var(--accent-border-color) transparent}[data-accent-contrast=light-on-light] .featured-posts-list::-webkit-scrollbar-thumb{background:var(--accent-border-color)}[data-accent-contrast=light-on-light] .form-check-input:checked{background-color:var(--primary-color)!important;border-color:var(--accent-border-color)!important;box-shadow:inset 0 0 0 2px var(--accent-ui-color)}[data-accent-contrast=light-on-light] .perfect-switch-input:checked+.perfect-switch-track{background-color:var(--primary-color);border:1px solid var(--accent-border-color)}[data-accent-contrast=light-on-light] .perfect-switch-input:checked+.perfect-switch-track .perfect-switch-thumb{background-color:var(--accent-ui-color)}[data-accent-tone=light] .form-check-input:checked{border-color:var(--accent-border-color, #98a2b3)!important}[data-accent-tone=light] .form-check-input:checked:not([role=switch]),[data-accent-tone=light] .form-check-input[type=checkbox]:checked:not(.form-switch .form-check-input){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23344054' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m3 8 3 3 7-7'/%3e%3c/svg%3e")!important;box-shadow:inset 0 0 0 1px #3440542e}[data-accent-tone=light] .form-switch .form-check-input:checked,[data-accent-tone=light] .form-check-input[role=switch]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23344054' stroke='%23ffffff' stroke-width='.45'/%3e%3c/svg%3e")!important;box-shadow:inset 0 0 0 1px #3440542e}[data-accent-tone=light] .perfect-switch-input:checked+.perfect-switch-track{border:1px solid var(--accent-border-color, #98a2b3);box-shadow:inset 0 0 0 1px #3440541f}[data-accent-tone=light] .perfect-switch-input:checked+.perfect-switch-track .perfect-switch-thumb{background-color:#344054!important;border:1px solid #ffffff!important}.auth-field-error{display:none;margin-top:.35rem;color:var(--bs-danger);font-size:.78rem}.auth-field-error.is-visible{display:block}.auth-card .form-control.is-invalid{border-color:var(--bs-danger)!important}.auth-card .input-group:has(.form-control.is-invalid) .input-group-text,.auth-card .input-group:has(.form-control.is-invalid) .btn{border-color:var(--bs-danger)!important}.perfect-switch{display:inline-flex;margin:0;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.perfect-switch-input{position:absolute;width:1px;height:1px;opacity:0}.perfect-switch-track{position:relative;box-sizing:border-box;width:46px;height:26px;flex:0 0 46px;border:1px solid #7d8998;background-color:#98a2b3;border-radius:99px;transition:background-color .3s ease}.perfect-switch-input:checked+.perfect-switch-track{border-color:var(--primary-color);background-color:var(--primary-color)}.perfect-switch-input:disabled+.perfect-switch-track{opacity:.6;cursor:not-allowed}.perfect-switch-thumb{position:absolute;top:50%;left:3px;width:20px;height:20px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;transform:translateY(-50%);transition:transform .2s ease;z-index:2}.perfect-switch-input:checked+.perfect-switch-track .perfect-switch-thumb{transform:translate(20px,-50%)}.perfect-switch-input:focus-visible+.perfect-switch-track{outline:3px solid rgba(255,103,25,.22);outline-offset:2px}.perfect-switch-text-on,.perfect-switch-text-off{display:none!important}.admin-container{width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.admin-header{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-color)}.admin-header h1{margin:0 0 .5rem;color:var(--text-main);font-size:clamp(1.85rem,3vw,2.35rem);font-weight:700;letter-spacing:-.03em}.admin-header p{margin:0;color:var(--text-muted)}@media (max-width: 767.98px){.admin-container{padding:1rem .75rem 2rem}}[data-bs-theme=dark] app-admin-categories .status-pill.is-active{color:#75e0a7;background:#123525}[data-bs-theme=dark] app-admin-categories .status-pill.is-inactive{color:#fda29b;background:#3b1717}[data-bs-theme=dark] app-admin-categories .post-count b{color:#fdba74;background:#431407}[data-bs-theme=dark] app-admin-categories .confirm-icon{background:var(--accent-button-bg)}app-admin-categories .translation-chips{align-items:center;gap:.4rem;margin-top:.4rem}app-admin-categories .translation-chips .translation-primary{height:28px;padding:3px 8px 3px 5px;align-items:center;gap:.35rem;line-height:1;border-color:color-mix(in srgb,var(--text-muted) 20%,transparent);background:var(--bg-panel);box-shadow:0 1px 2px #0f172a12}app-admin-categories .translation-chips .translation-flag{display:inline-grid;width:20px;height:16px;flex:0 0 20px;place-items:center;font-style:normal;line-height:0}app-admin-categories .translation-chips img{display:block;width:18px;height:13px;margin:0;border:1px solid rgb(15 23 42 / 10%);border-radius:3px;object-fit:cover;vertical-align:middle}app-admin-categories .translation-chips .translation-code{display:block;margin:0;color:var(--text-main);font-size:.64rem;font-weight:750;line-height:1}app-admin-categories .translation-chips .translation-more{min-width:30px;height:28px;padding-inline:.5rem;align-items:center;justify-content:center;line-height:1;border-color:color-mix(in srgb,var(--primary-color) 22%,var(--border-color));color:var(--primary-color);background:var(--accent-button-bg);cursor:help}app-admin-categories .translation-chips .translation-more.is-complete{border-color:color-mix(in srgb,var(--primary-color) 22%,var(--border-color));color:var(--primary-color);background:var(--accent-button-bg)}app-admin-categories .post-count{color:var(--text-main);background:var(--bg-body);cursor:pointer}app-admin-categories .post-count:hover{border-color:var(--primary-color)}app-admin-categories .post-count>i{color:var(--text-muted);font-size:.7rem}app-admin-categories .posts-backdrop{position:fixed;inset:0;z-index:1085;border:0;background:#00000094}app-admin-categories .posts-panel{position:fixed;inset:0 0 0 auto;z-index:1090;display:grid;width:min(450px,92vw);grid-template-rows:auto auto minmax(0,1fr);border-left:1px solid var(--border-color);color:var(--text-main);background:var(--bg-panel);box-shadow:-12px 0 32px #0f172a29}app-admin-categories .posts-panel.is-preview{grid-template-rows:auto minmax(0,1fr)}app-admin-categories .posts-panel-header{display:flex;min-height:72px;padding:1rem 1.25rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border-color)}app-admin-categories .posts-panel-header h2{display:flex;min-width:0;margin:0;flex:1;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:750}app-admin-categories .posts-panel-header h2 i{color:var(--primary-color)}app-admin-categories .posts-panel-back{display:grid;width:36px;height:36px;flex:0 0 36px;padding:0;place-items:center;border:1px solid var(--border-color);border-radius:9px;color:var(--text-main);background:var(--bg-body)}app-admin-categories .posts-panel-back:hover{border-color:var(--primary-color);color:var(--primary-color)}app-admin-categories .posts-panel-summary{display:flex;padding:.8rem 1.25rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border-color);color:var(--text-muted);font-size:.75rem;font-weight:650}app-admin-categories .posts-panel-summary span:last-child{padding:.2rem .55rem;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-body)}app-admin-categories .posts-panel-body{min-height:0;overflow-y:auto}app-admin-categories .posts-panel-body app-ui-state{display:block;padding:1rem}app-admin-categories .category-post-item{display:block;width:100%;padding:1.25rem;border:0;border-bottom:1px solid var(--border-color);color:inherit;background:transparent;text-align:left;text-decoration:none;transition:background-color .16s ease}app-admin-categories .category-post-item:hover{background:var(--border-light)}app-admin-categories .category-post-item:focus-visible{outline:2px solid var(--primary-color);outline-offset:-2px;background:var(--border-light)}app-admin-categories .category-post-item h3{margin:0 0 .65rem;font-size:.95rem;font-weight:700;line-height:1.45}app-admin-categories .category-post-item>div{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;color:var(--text-muted);font-size:.72rem}app-admin-categories .category-post-item>div span{display:inline-flex;align-items:center;gap:.3rem}app-admin-categories .category-post-item .post-link-icon{margin-left:auto;color:var(--primary-color)}app-admin-categories .category-post-item .post-status{padding:.18rem .45rem;border-radius:999px;color:#067647;background:#ecfdf3;text-transform:capitalize}[data-bs-theme=dark] app-admin-categories .category-post-item .post-status{border-color:#1f6b46;color:#75e0a7;background:#123525}app-admin-categories .category-post-preview{padding:1.35rem}app-admin-categories .category-post-preview .preview-heading{display:flex;margin-bottom:.8rem;align-items:center;justify-content:space-between;gap:.75rem}app-admin-categories .category-post-preview .post-status,app-admin-categories .category-post-preview .preview-language{display:inline-flex;padding:.24rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;line-height:1;text-transform:capitalize}app-admin-categories .category-post-preview .post-status{color:#067647;background:#ecfdf3}app-admin-categories .category-post-preview .preview-language{border:1px solid var(--border-color);color:var(--primary-color);background:var(--accent-button-bg)}app-admin-categories .category-post-preview>h3{margin:0 0 1rem;font-size:1.2rem;font-weight:750;line-height:1.45}app-admin-categories .category-post-preview .preview-meta{display:grid;margin-bottom:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}app-admin-categories .category-post-preview .preview-meta>div{display:grid;padding:.75rem;gap:.2rem;border:1px solid var(--border-color);border-radius:10px;background:var(--bg-body)}app-admin-categories .category-post-preview .preview-meta span{color:var(--text-muted);font-size:.68rem}app-admin-categories .category-post-preview .preview-meta strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}app-admin-categories .category-post-preview>h4{margin:0 0 .65rem;color:var(--text-muted);font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}app-admin-categories .category-post-preview .preview-content{overflow-wrap:anywhere;color:var(--text-main);font-size:.9rem;line-height:1.7}app-admin-categories .category-post-preview .preview-content img,app-admin-categories .category-post-preview .preview-content video{max-width:100%;height:auto;border-radius:10px}[data-bs-theme=dark] app-admin-categories .category-post-preview .post-status{color:#75e0a7;background:#123525}app-admin-categories .confirm-backdrop.confirm-backdrop{z-index:1090;background:#0f172a85;backdrop-filter:blur(3px)}app-admin-categories .confirm-dialog{position:fixed;top:50%;left:50%;z-index:1100;width:min(410px,calc(100vw - 2rem));padding:1.4rem;border:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);border-radius:20px;color:var(--text-main);background:var(--bg-panel);box-shadow:0 24px 64px #0f172a47;transform:translate(-50%,-50%)}app-admin-categories .confirm-dialog .confirm-dialog-top{display:flex;align-items:flex-start;justify-content:space-between}app-admin-categories .confirm-dialog .confirm-icon{display:grid;width:48px;height:48px;margin:0;place-items:center;border:1px solid color-mix(in srgb,var(--primary-color) 18%,transparent);border-radius:14px;color:var(--accent-ui-color, var(--primary-color));background:var(--accent-button-bg);box-shadow:0 0 0 6px color-mix(in srgb,var(--primary-color) 7%,transparent)}app-admin-categories .confirm-close{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:10px;color:var(--text-muted);background:transparent}app-admin-categories .confirm-close:hover:not(:disabled){color:var(--text-main);background:var(--border-light)}app-admin-categories .confirm-dialog h2{margin:1.2rem 0 .45rem;font-size:1.2rem;letter-spacing:-.02em}app-admin-categories .confirm-dialog p{margin:0;font-size:.83rem;line-height:1.6}app-admin-categories .confirm-dialog .confirm-actions{display:grid;margin-top:1.25rem;grid-template-columns:.9fr 1.35fr;gap:.65rem}app-admin-categories .confirm-dialog .confirm-actions .btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.45rem;border-radius:11px;font-size:.85rem;font-weight:650}app-admin-categories .confirm-dialog .confirm-delete{box-shadow:0 8px 18px color-mix(in srgb,var(--primary-color) 20%,transparent)}@media (max-width: 430px){app-admin-categories .confirm-dialog .confirm-actions{grid-template-columns:1fr}}@media (max-width: 900px){app-admin-categories .category-filter-panel{grid-template-columns:1fr 1fr}app-admin-categories .search-field{grid-column:1 / -1}app-admin-categories .reset-filter{width:46px}}.mobile-preference-panel{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:auto;padding:.85rem 0;border-top:1px solid var(--border-color)}.mobile-preference-btn{width:42px;min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;border:1px solid var(--border-color);border-radius:10px;color:var(--text-main);background:var(--bg-panel);font-size:.9rem}.mobile-preference-btn img{width:20px;height:15px;border-radius:2px;object-fit:cover}.mobile-preference-panel .dropdown{flex:0 0 42px}.mobile-preference-panel .dropdown>.mobile-preference-btn{width:42px!important}.mobile-preference-btn>span,.mobile-preference-btn>.bi-chevron-down{display:none}@media (max-width: 991px){#mobileSidebar{width:min(88vw,360px)}#mobileSidebar .offcanvas-header{padding:1rem 1.15rem}#mobileSidebar .offcanvas-body{display:flex;flex-direction:column;padding:.85rem!important}#mobileSidebar .sidebar-nav{display:grid;gap:.2rem}#mobileSidebar .sidebar-nav-item{min-height:44px;padding:.65rem .75rem;border-radius:10px}#mobileSidebar .sidebar-nav-item i{width:22px;text-align:center}#mobileSidebar .mt-auto.pt-3{margin-top:0!important;padding-top:.5rem!important}}.btn-subscribe{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:32px;min-width:120px;padding:0 1.15rem;border:1px solid transparent!important;border-radius:50rem!important;background:var(--primary-color)!important;color:var(--accent-contrast, #ffffff)!important;font-size:.82rem!important;font-weight:600!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;transition:background-color .15s ease,color .15s ease,border-color .15s ease;cursor:pointer}.btn-subscribe:not(.subscribed):hover{background:var(--primary-hover)!important;transform:translateY(-1px);box-shadow:0 4px 10px #ff671926}.btn-subscribe.subscribed{border:1px solid #ced4da!important;color:var(--text-main)!important;background:transparent!important;box-shadow:none!important}[data-bs-theme=dark] .btn-subscribe.subscribed{border-color:#495057!important}.btn-profile-unified{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:32px;min-width:120px;padding:0 1.15rem;border-radius:50rem!important;border:1px solid #ced4da!important;background:transparent!important;color:var(--text-main)!important;font-size:.82rem!important;font-weight:600!important;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn-profile-unified:hover{background:#0000000a!important;color:var(--text-main)!important}[data-bs-theme=dark] .btn-profile-unified{border-color:#495057!important}[data-bs-theme=dark] .btn-profile-unified:hover{background:#ffffff0d!important}.btn-subscribe.subscribed:hover{border-color:#dc2626!important;color:#dc2626!important;background:#dc262614!important;transform:none}.btn-subscribe.subscribed:hover .btn-subscribe-label{visibility:hidden}.btn-subscribe.subscribed:hover:after{content:attr(data-unfollow-label);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:700}.editor-code-block,.post-content .editor-code-block,.content-html .editor-code-block{margin:24px 0;border:1px solid var(--border-color, #e5e8e6);border-radius:8px;overflow:hidden;background:var(--bg-panel, #ffffff)}.editor-code-body{min-height:64px;margin:0!important;padding:16px!important;border:0!important;border-radius:0!important;color:var(--text-main, #252a2a)!important;background:var(--bg-panel, #ffffff)!important;font-family:Cascadia Code,Consolas,monospace;font-size:16px;line-height:1.6;overflow-x:auto;tab-size:2;white-space:pre-wrap;position:relative}.editor-code-body code{padding:0;color:inherit;background:transparent;font:inherit;font-size:inherit}[data-bs-theme=dark] .editor-code-block,[data-bs-theme=dark] .post-content .editor-code-block,[data-bs-theme=dark] .content-html .editor-code-block{background:#181818}.code-line{display:flex;align-items:baseline;min-width:max-content;position:relative}.code-line:before{content:none}.line-number{flex:0 0 40px;color:var(--text-muted, #adb5bd);text-align:right;border-right:1px solid var(--border-color, #dee2e6);padding-right:12px;-webkit-user-select:none;user-select:none}.line-content{flex:1 1 auto;min-width:0;padding-left:14px;white-space:pre-wrap}.post-content .editor-code-toolbar,.content-html .editor-code-toolbar,.post-content .editor-code-delete,.content-html .editor-code-delete,.post-content .editor-code-language-menu,.content-html .editor-code-language-menu{display:none!important}.post-content a,.content-html a{color:#0ea5e9;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}app-root{display:block;width:100%}app-login,app-register,app-forgot-password,app-reset-password{display:block;width:100%}app-admin-posts .review-content>:first-child{margin-top:0}app-admin-posts .review-content>:last-child{margin-bottom:0}app-admin-posts .review-content p{margin:0 0 .85rem}app-admin-posts .review-content h2{margin:1.15rem 0 .55rem;color:var(--text-main);font-size:1.05rem;font-weight:700;line-height:1.35}app-admin-posts .review-content blockquote{margin:.9rem 0;padding:.75rem .9rem;border-left:3px solid var(--primary-color);border-radius:0 8px 8px 0;color:var(--text-muted);background:var(--border-light)}app-admin-posts .review-content ol,app-admin-posts .review-content ul{margin:0 0 .9rem;padding-left:1.25rem}app-admin-posts .review-content li+li{margin-top:.4rem}app-admin-posts .review-content figure{margin:.9rem 0}app-admin-posts .review-content img,app-admin-posts .review-content video{display:block;width:100%;height:auto;max-height:320px;object-fit:cover;border:1px solid var(--border-color);border-radius:10px;background:var(--border-light)}app-admin-posts .review-content figcaption,app-admin-posts .review-content .editor-media-caption,app-admin-categories .category-post-preview .preview-content figcaption,app-admin-categories .category-post-preview .preview-content .editor-media-caption{margin-top:.45rem;color:var(--text-muted);font-size:.72rem;font-style:italic;font-weight:400;line-height:1.45;text-align:center}app-admin-posts .review-content a,app-admin-posts .review-content a:visited,app-admin-categories .category-post-preview .preview-content a,app-admin-categories .category-post-preview .preview-content a:visited{color:#0ea5e9;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}app-admin-posts .review-content a:hover,app-admin-posts .review-content a:focus-visible,app-admin-categories .category-post-preview .preview-content a:hover,app-admin-categories .category-post-preview .preview-content a:focus-visible{color:#38bdf8}app-admin-posts .translation-jobs{max-height:230px;overflow-y:auto;padding-right:.2rem}@media (max-width: 767.98px){app-admin-posts .translation-jobs{max-height:180px}}[data-bs-theme=dark] app-admin-posts .status-pending{color:#fec84b;background:#3b2c0b}[data-bs-theme=dark] app-admin-posts .status-approved{color:#75e0a7;background:#123525}[data-bs-theme=dark] app-admin-posts .status-rejected{color:#fda29b;background:#3b1717}[data-bs-theme=dark] app-admin-posts .translation-job.translation-completed{background:#123525}[data-bs-theme=dark] app-admin-posts .translation-job.translation-failed{background:#3b1717}[data-bs-theme=dark] app-admin-posts .translation-job.translation-not_started{background:#252525}[data-bs-theme=dark] app-admin-posts .translation-job.translation-queued,[data-bs-theme=dark] app-admin-posts .translation-job.translation-processing{background:#102a43}[data-bs-theme=dark] app-admin-posts .category-state-hidden{color:#ffd56a;border-color:#7a5b13;background:#b571002e}.auth-shell .input-group:has(.form-control.is-invalid) .input-group-text,.auth-shell .input-group:has(.form-control.is-invalid) .btn{border-color:var(--bs-danger)!important}
