:root{--gh-bg:#0b0e14;--gh-bg-elevated:#11151c;--gh-surface:#161c26;--gh-surface-2:#1c2330;--gh-border:rgba(255,255,255,.065);--gh-border-strong:rgba(255,255,255,.11);--gh-text:#eef1f6;--gh-muted:#a7adb8;--gh-dim:#788292;--gh-accent:#4a9ad4;--gh-accent-hover:#7ec4f2;--gh-accent-soft:rgba(74,154,212,.17);--gh-hub:#6ea8ff;--gh-hub-soft:rgba(110,168,255,.14);--gh-green:#62d884;--gh-orange:#f4a85a;--gh-radius:16px;--gh-radius-lg:20px;--gh-panel-bg:rgba(20,25,34,.88);--gh-panel-border:rgba(255,255,255,.09);--gh-panel-shadow:0 16px 56px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);--gh-card-shadow:0 4px 24px rgba(0,0,0,.28);--gh-font:"Inter",system-ui,-apple-system,sans-serif;--gh-mono:"JetBrains Mono",ui-monospace,monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--gh-font);background-color:var(--gh-bg);color:var(--gh-text);line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}body:before{content:"";position:fixed;inset:0;z-index:-2;background-color:var(--gh-bg);background-image:url(//godotengine.ru/wp-content/themes/godot-assets-hub/assets/bg-engine-blur.png);background-size:cover;background-position:center 20%;background-repeat:no-repeat;filter:blur(14px) brightness(.42) saturate(1.15);transform:scale(1.08);pointer-events:none}@media (prefers-reduced-motion:reduce){body:before{filter:brightness(.42) saturate(1.05);transform:none}}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 100% 72% at 50% -28%,rgba(110,168,255,.11),transparent 56%),radial-gradient(ellipse 50% 42% at 100% 8%,rgba(74,154,212,.09),transparent 52%),radial-gradient(ellipse 40% 50% at 0% 40%,rgba(98,216,132,.04),transparent 45%),linear-gradient(180deg,rgba(11,14,20,.9) 0%,rgba(8,10,15,.95) 50%,rgba(11,14,20,.92) 100%)}a{color:var(--gh-accent-hover);text-decoration:none}a:hover{color:var(--gh-accent)}.gh-wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}.gh-header{position:sticky;top:0;z-index:50;width:100%;max-width:100vw;margin:0;padding:0;box-sizing:border-box;background:linear-gradient(180deg,rgba(14,18,26,.94) 0%,rgba(11,14,20,.9) 100%);border-bottom:1px solid var(--gh-border-strong);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:0 8px 32px rgba(0,0,0,.25)}.gh-header__inner{width:100%;max-width:1200px;margin:0 auto;padding:.75rem max(1rem,env(safe-area-inset-left,0px)) .85rem max(1rem,env(safe-area-inset-right,0px));display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:center;gap:.55rem .85rem}@media (min-width:960px){.gh-header__inner{grid-template-columns:auto minmax(0,1fr) minmax(160px,240px) auto;grid-template-rows:auto;gap:1rem 1.25rem;padding-top:.85rem;padding-bottom:.85rem}}.gh-logo{display:flex;align-items:center;gap:.65rem;font-weight:700;font-size:1.05rem;color:var(--gh-text) !important;letter-spacing:-.02em;min-width:0;grid-column:1;grid-row:1}.gh-logo__brand{display:flex;flex-direction:column;gap:.12rem;line-height:1.2;min-width:0}.gh-logo__title{font-size:1.02rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:16rem}.gh-logo__tagline{font-size:.68rem;font-weight:500;color:var(--gh-dim);letter-spacing:.01em;line-height:1.3;max-width:18rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-logo__img{width:44px;height:44px;border-radius:0;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5))}.gh-logo--wide .gh-logo__img{width:auto;height:clamp(36px,8.5vw,48px);max-width:min(240px,62vw);filter:drop-shadow(0 2px 12px rgba(0,0,0,.45))}.gh-logo--wide{gap:0;min-width:0}@media (max-width:720px){.gh-logo__tagline{-webkit-line-clamp:2;max-width:min(16rem,58vw);font-size:.62rem}.gh-logo__title{max-width:min(13rem,52vw);font-size:.95rem}}.gh-header__account{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;grid-column:2;grid-row:1;justify-self:end}@media (min-width:960px){.gh-header__account{grid-column:4;grid-row:1;justify-self:end}}.gh-account-link{display:inline-flex;align-items:center;padding:.4rem .7rem;border-radius:9px;font-size:.82rem;font-weight:500;color:var(--gh-muted) !important;white-space:nowrap;max-width:10rem;overflow:hidden;text-overflow:ellipsis}.gh-account-link:hover{color:var(--gh-text) !important;background:rgba(255,255,255,.05)}.gh-account-link--cta{background:var(--gh-hub-soft);color:var(--gh-hub) !important;border:1px solid rgba(91,140,255,.28)}.gh-account-link--cta:hover{background:rgba(91,140,255,.2);color:#8eb4ff !important}.gh-nav{flex:1;min-width:0;grid-column:1/-1;grid-row:2;width:100%}@media (min-width:960px){.gh-nav{grid-column:2;grid-row:1;width:auto}}.gh-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.25rem;flex-wrap:wrap;align-items:center}@media (max-width:959px){.gh-nav-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.2rem;gap:.2rem}}.gh-nav-list li{margin:0}.gh-nav-list a{display:block;padding:.45rem .75rem;border-radius:8px;color:var(--gh-muted);font-weight:500;font-size:.9rem}.gh-nav-list a:hover,.gh-nav .current-menu-item>a,.gh-nav .current_page_item>a{background:var(--gh-accent-soft);color:var(--gh-accent-hover)}.gh-search{display:flex;align-items:center;gap:.35rem;background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:12px;padding:.4rem .65rem;min-width:0;grid-column:1/-1;grid-row:3;width:100%}@media (min-width:960px){.gh-search{grid-column:3;grid-row:1;width:auto;min-width:200px}}.gh-search input[type=search]{flex:1;border:none;background:0 0;color:var(--gh-text);font-size:.875rem;outline:none;min-width:0}.gh-search input::placeholder{color:var(--gh-dim)}.gh-hero{padding:2.75rem 0 1.75rem;border-bottom:none;background:0 0;position:relative}.gh-hero.gh-hero--hub.gh-wrap{margin-top:1rem;margin-bottom:1rem;padding:1.65rem 1.2rem 1.45rem;background:var(--gh-panel-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow)}.gh-hero:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(520px,80%);height:1px;background:linear-gradient(90deg,transparent,rgba(91,140,255,.35),transparent);pointer-events:none}.gh-hero.gh-hero--hub.gh-wrap:after{bottom:.5rem}.gh-hero--hub .gh-hero__kicker{margin:0 0 .5rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--gh-hub)}.gh-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.03em}.gh-hero--hub h1{font-size:clamp(1.85rem,4.5vw,2.5rem);max-width:52rem;line-height:1.18}.gh-hero p{margin:0;color:var(--gh-muted);max-width:42rem;font-size:1.05rem}.gh-hero__lead{max-width:40rem !important;font-size:1.02rem !important;line-height:1.55}@media (max-width:540px){.gh-hero--hub{padding-top:2rem}.gh-hero--hub h1{font-size:1.45rem}.gh-hero__lead{font-size:.95rem !important}}.gh-section{padding:.6rem 0 .85rem}.gh-section.gh-wrap{margin-bottom:1rem;padding-top:1.35rem;padding-bottom:1.5rem;background:var(--gh-panel-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow)}.gh-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.gh-section__title{margin:0;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.12em;color:var(--gh-muted)}.gh-section__more{font-size:.875rem;font-weight:500;color:var(--gh-accent)}.gh-section__more:hover{color:var(--gh-accent-hover)}.gh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:1rem}.gh-card{display:flex;flex-direction:column;background:linear-gradient(165deg,var(--gh-surface) 0%,var(--gh-bg-elevated) 100%);border:1px solid var(--gh-border);border-radius:var(--gh-radius);overflow:hidden;box-shadow:var(--gh-card-shadow);transition:border-color .2s ease,box-shadow .2s ease,transform .22s ease}.gh-card:hover{border-color:rgba(110,168,255,.28);box-shadow:0 20px 48px rgba(0,0,0,.45),0 0 0 1px rgba(74,154,212,.12);transform:translateY(-4px) scale(1.025)}@media (prefers-reduced-motion:reduce){.gh-card{transition:border-color .15s,box-shadow .15s}.gh-card:hover{transform:none}}.gh-card__thumb{aspect-ratio:16/10;background:var(--gh-surface-2);overflow:hidden}.gh-card__thumb>a{display:block;height:100%;line-height:0}.gh-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.gh-card:hover .gh-card__thumb img{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.gh-card:hover .gh-card__thumb img{transform:none}}.gh-card__thumb--empty{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;color:var(--gh-dim);font-size:.8rem;line-height:normal}.gh-card__body{padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.gh-card__badges{display:flex;flex-wrap:wrap;gap:.35rem}.gh-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:6px;font-family:var(--gh-mono)}.gh-badge--premium{background:rgba(231,139,62,.2);color:var(--gh-orange)}.gh-badge--free{background:rgba(109,187,99,.18);color:var(--gh-green)}.gh-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.gh-card__title a{color:var(--gh-text) !important}.gh-card__title a:hover{color:var(--gh-accent-hover) !important}.gh-card__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.78rem;color:var(--gh-dim);font-family:var(--gh-mono);margin-top:auto}.gh-card__meta span{display:inline-flex;align-items:center;gap:.25rem}.gh-blog-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.gh-blog-list li,.gh-blog-list__item{display:flex;align-items:flex-start;gap:.85rem;padding:.75rem .85rem;background:var(--gh-surface-2);border:1px solid var(--gh-border);border-radius:var(--gh-radius);transition:border-color .15s,box-shadow .15s}.gh-blog-list li:hover,.gh-blog-list__item:hover{border-color:var(--gh-border-strong);box-shadow:0 6px 24px rgba(0,0,0,.22)}.gh-blog-list__thumblink{flex-shrink:0;line-height:0;border-radius:10px;overflow:hidden;border:1px solid var(--gh-border-strong);align-self:center}.gh-blog-list__thumb{width:88px;height:56px;object-fit:cover;display:block}.gh-blog-list__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.gh-blog-list .gh-blog-list__body>a{color:var(--gh-text) !important;font-weight:500}.gh-blog-list .gh-blog-list__body>a:hover{color:var(--gh-accent-hover) !important}.gh-blog-list a{color:var(--gh-text) !important;font-weight:500}.gh-blog-list a:hover{color:var(--gh-accent-hover) !important}.gh-blog-list__meta{font-size:.78rem;color:var(--gh-dim);white-space:normal;text-align:left;line-height:1.35;max-width:100%}@media (min-width:560px){.gh-blog-list__meta{white-space:nowrap}}.gh-single-hero{padding:2rem 0 1rem}.gh-single-hero.gh-wrap{margin-top:1rem;margin-bottom:.85rem;padding:1.25rem 1.2rem 1.15rem;background:var(--gh-panel-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow)}.gh-single-layout.gh-wrap{background:var(--gh-panel-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow);padding:1.35rem 1.2rem 2rem;gap:1.5rem}.gh-single-hero h1{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem)}.gh-single-layout{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:900px){.gh-single-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,340px);align-items:start}}.gh-prose{font-size:1.02rem;color:var(--gh-muted)}.gh-prose h2,.gh-prose h3{color:var(--gh-text)}.gh-prose .gh-article-fig svg{display:block;width:100%;height:auto}body.single-asset .gh-single-media{margin-bottom:0}body.single-asset .gh-single-layout>div:first-child>div+.gh-prose.entry-content{margin-top:1.15rem}body.single-asset .gh-single-layout>div:first-child>.gh-prose.entry-content,body.single-post article .gh-prose.entry-content,body.page article .gh-prose.entry-content{background:linear-gradient(180deg,rgba(28,35,48,.92) 0%,rgba(20,26,36,.88) 100%);border:1px solid var(--gh-border-strong);border-radius:var(--gh-radius-lg);padding:clamp(.95rem,3.2vw,1.35rem) clamp(.8rem,3.5vw,1.25rem) clamp(1.05rem,3.2vw,1.5rem);box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 8px 28px rgba(0,0,0,.22)}body.single-asset .gh-single-layout>div:first-child>.comments-area,body.single-post article .comments-area{margin-top:1.15rem;padding:clamp(.9rem,3vw,1.15rem) clamp(.8rem,3.5vw,1.15rem) clamp(1rem,3vw,1.25rem);background:linear-gradient(180deg,var(--gh-surface-2) 0%,var(--gh-bg-elevated) 100%);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);box-shadow:0 6px 24px rgba(0,0,0,.2)}.gh-sidebar-box{background:linear-gradient(165deg,var(--gh-surface) 0%,var(--gh-surface-2) 100%);border:1px solid var(--gh-border-strong);border-radius:var(--gh-radius);padding:1.25rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.gh-sidebar-box h3{margin:0 0 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--gh-dim)}.gh-dl{margin:0;display:grid;gap:.65rem}.gh-dl div{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem;border-bottom:1px solid var(--gh-border);padding-bottom:.5rem}.gh-dl dt{color:var(--gh-dim);margin:0}.gh-dl dd{margin:0;font-family:var(--gh-mono);font-size:.82rem;color:var(--gh-text);text-align:right}.gh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;text-decoration:none !important;transition:background .15s,transform .1s}.gh-btn--primary{background:var(--gh-accent);color:#fff !important;width:100%;margin-top:1rem}.gh-btn--primary:hover{background:var(--gh-accent-hover);color:#fff !important}.gh-btn--ghost{background:var(--gh-accent-soft);color:var(--gh-accent-hover) !important;width:100%;margin-top:.5rem}.gh-dl-hint{margin:.5rem 0 0;font-size:.78rem;color:var(--gh-dim);line-height:1.35}body.single-asset .gh-prose,body.single-post .gh-prose{line-height:1.62;max-width:100%;overflow-wrap:anywhere}body.single-asset .gh-prose>h2,body.single-asset .gh-prose>h3,body.single-post .gh-prose>h2,body.single-post .gh-prose>h3{font-size:1.12rem;font-weight:650;color:var(--gh-text);margin:1.85rem 0 .65rem;padding-bottom:.45rem;border-bottom:1px solid var(--gh-border-strong);letter-spacing:-.02em}body.single-asset .gh-prose>h2:first-child,body.single-asset .gh-prose>h3:first-child,body.single-post .gh-prose>h2:first-child,body.single-post .gh-prose>h3:first-child{margin-top:0}body.single-asset .gh-prose div:has(>h2:only-child),body.single-asset .gh-prose div:has(>h3:only-child),body.single-post .gh-prose div:has(>h2:only-child),body.single-post .gh-prose div:has(>h3:only-child){background:0 0 !important;padding:0 !important;margin:0 0 -.25rem !important;border:none !important;box-shadow:none !important}body.single-asset .gh-prose div:has(>h2:only-child) h2,body.single-asset .gh-prose div:has(>h3:only-child) h3,body.single-post .gh-prose div:has(>h2:only-child) h2,body.single-post .gh-prose div:has(>h3:only-child) h3{margin-top:0;margin-bottom:0}body.single-asset .gh-prose ul,body.single-asset .gh-prose ol,body.single-asset .gh-prose div>ul,body.single-asset .gh-prose div>ol,body.single-post .gh-prose ul,body.single-post .gh-prose ol,body.single-post .gh-prose div>ul,body.single-post .gh-prose div>ol{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:var(--gh-radius);padding:1rem 1rem 1rem 1.45rem;margin:.85rem 0 1.35rem;box-shadow:0 6px 28px rgba(0,0,0,.22)}body.single-asset .gh-prose ul ul,body.single-asset .gh-prose ol ol,body.single-post .gh-prose ul ul,body.single-post .gh-prose ol ol{background:var(--gh-surface-2);box-shadow:none;margin:.5rem 0 .5rem .25rem}body.single-asset .gh-prose li,body.single-post .gh-prose li{margin:.45rem 0;color:var(--gh-muted)}body.single-asset .gh-prose li strong,body.single-post .gh-prose li strong{color:var(--gh-text);font-weight:600}body.single-asset .gh-prose p,body.single-post .gh-prose p{margin:.65rem 0;color:var(--gh-muted)}body.single-asset .gh-prose hr,body.single-post .gh-prose hr{border:none;border-top:1px solid var(--gh-border);margin:1.75rem 0}body.single-asset .gh-prose .dle-attachment,body.single-post .gh-prose .dle-attachment{display:none}@media (min-width:900px){.gh-single-layout>aside{position:sticky;top:5.5rem;align-self:start}}@media (max-width:899px){.gh-single-layout.gh-wrap{padding-left:max(.85rem,env(safe-area-inset-left,0px));padding-right:max(.85rem,env(safe-area-inset-right,0px))}body.single-asset .gh-prose ul,body.single-asset .gh-prose ol,body.single-post .gh-prose ul,body.single-post .gh-prose ol{padding:.85rem .85rem .85rem 1.2rem;font-size:.94rem}}body.single-asset .gh-prose [style*="background-color:#fff"],body.single-asset .gh-prose [style*="background-color: #fff"],body.single-post .gh-prose [style*="background-color:#fff"],body.single-post .gh-prose [style*="background-color: #fff"]{background-color:transparent !important;color:var(--gh-muted) !important}.gh-page-title{padding:2rem 0 1rem}.gh-page-title.gh-wrap{margin-top:1rem;margin-bottom:.65rem;padding:1.2rem 1.15rem 1.1rem !important;background:var(--gh-panel-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow)}.gh-page-title h1{margin:0 0 .35rem;font-size:1.75rem}.gh-page-title p{margin:0;color:var(--gh-muted)}body.single-post article.gh-wrap,body.page article.gh-wrap{margin-top:1rem;margin-bottom:2.5rem;padding:1.35rem 1.2rem 2rem !important;background:var(--gh-panel-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gh-panel-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-panel-shadow)}.gh-pagination{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;padding:1.35rem 0 .5rem;margin-top:.25rem}.gh-pagination a,.gh-pagination span{padding:.45rem .75rem;border-radius:8px;background:var(--gh-surface);border:1px solid var(--gh-border);color:var(--gh-muted);font-size:.875rem}.gh-pagination a:hover{border-color:var(--gh-accent);color:var(--gh-accent-hover)}.gh-pagination .current{background:var(--gh-accent-soft);color:var(--gh-accent-hover);border-color:rgba(71,140,191,.4)}.gh-footer{margin-top:3rem;padding:2rem 0;border-top:1px solid var(--gh-border);color:var(--gh-dim);font-size:.875rem;text-align:center}.comments-area{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--gh-border)}.comment-respond label,.comment-form-comment label{color:var(--gh-muted)}.comment-respond input,.comment-respond textarea{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:8px;color:var(--gh-text);padding:.5rem .65rem;width:100%;max-width:100%}.form-submit input{background:var(--gh-accent);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer}.entry-content a{text-decoration:underline;text-underline-offset:2px}.gh-prose figure,.entry-content figure{margin:1.25rem 0;max-width:100%}.gh-prose figure img,.entry-content figure img,.gh-prose img,.entry-content img{max-width:100%;height:auto;border-radius:8px}.gh-prose blockquote,.entry-content blockquote{margin:1rem 0;padding:.75rem 1rem;border-left:3px solid var(--gh-accent);background:var(--gh-surface-2);color:var(--gh-muted)}.dle-attachment{margin:1.25rem 0}.wp-block-image img{border-radius:8px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}