@font-face{font-family:Inter;src:url(/fonts/inter-latin-wght-normal.woff2)format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(/fonts/inter-latin-ext-wght-normal.woff2)format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--oe-bg-primary:#f2f7f2;--oe-bg-secondary:#102010;--oe-bg-header:#0d1f0d;--oe-bg-card:#fff;--oe-bg-card-hover:#eaf2ea;--oe-accent:#15803d;--oe-accent-hover:#166534;--oe-accent-glow:#15803d24;--oe-accent-contrast:#fff;--oe-accent-text:#166534;--oe-accent-on-dark:#4ade80;--oe-success:#047857;--oe-warning:#b45309;--oe-error:#dc2626;--oe-text-primary:#0f1a0f;--oe-text-secondary:#334d33;--oe-text-muted:#4f6b4f;--oe-text-on-dark:#f1f5f9;--oe-border:#c9dcc9;--oe-border-hover:#93b493;--oe-font-mono:ui-monospace, "SF Mono", "Cascadia Mono", "JetBrains Mono", monospace;--oe-radius:12px;--oe-radius-sm:8px;--oe-shadow:0 1px 3px #0000001f, 0 1px 2px #00000014;--oe-shadow-lg:0 10px 15px -3px #00000026, 0 4px 6px -4px #0000001a;--oe-transition:all .2s ease}@media (prefers-color-scheme:dark){:root{--oe-bg-primary:#0a0f0a;--oe-bg-secondary:#101810;--oe-bg-header:#050805;--oe-bg-card:#101810;--oe-bg-card-hover:#182418;--oe-accent:#4ade80;--oe-accent-hover:#86efac;--oe-accent-glow:#4ade8038;--oe-accent-contrast:#052e12;--oe-accent-text:#4ade80;--oe-accent-on-dark:#4ade80;--oe-success:#22c55e;--oe-warning:#f59e0b;--oe-error:#ef4444;--oe-text-primary:#f1f5f9;--oe-text-secondary:#a3c2a3;--oe-text-muted:#7f997f;--oe-border:#1d2e1d;--oe-border-hover:#2e4a2e;--oe-shadow:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--oe-shadow-lg:0 10px 15px -3px #00000080, 0 4px 6px -4px #0006}}html[data-theme=dark]{--oe-bg-primary:#0a0f0a;--oe-bg-secondary:#101810;--oe-bg-header:#050805;--oe-bg-card:#101810;--oe-bg-card-hover:#182418;--oe-accent:#4ade80;--oe-accent-hover:#86efac;--oe-accent-glow:#4ade8038;--oe-accent-contrast:#052e12;--oe-accent-text:#4ade80;--oe-accent-on-dark:#4ade80;--oe-success:#22c55e;--oe-warning:#f59e0b;--oe-error:#ef4444;--oe-text-primary:#f1f5f9;--oe-text-secondary:#a3c2a3;--oe-text-muted:#7f997f;--oe-border:#1d2e1d;--oe-border-hover:#2e4a2e;--oe-shadow:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--oe-shadow-lg:0 10px 15px -3px #00000080, 0 4px 6px -4px #0006}html[data-theme=light]{--oe-bg-primary:#f2f7f2;--oe-bg-secondary:#102010;--oe-bg-header:#0d1f0d;--oe-bg-card:#fff;--oe-bg-card-hover:#eaf2ea;--oe-accent:#15803d;--oe-accent-hover:#166534;--oe-accent-glow:#15803d24;--oe-accent-contrast:#fff;--oe-accent-text:#166534;--oe-accent-on-dark:#4ade80;--oe-success:#047857;--oe-warning:#b45309;--oe-error:#dc2626;--oe-text-primary:#0f1a0f;--oe-text-secondary:#334d33;--oe-text-muted:#4f6b4f;--oe-border:#c9dcc9;--oe-border-hover:#93b493;--oe-shadow:0 1px 3px #0000001f, 0 1px 2px #00000014;--oe-shadow-lg:0 10px 15px -3px #00000026, 0 4px 6px -4px #0000001a}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--oe-bg-primary);min-height:100%;color:var(--oe-text-primary);margin:0;padding:0}body{flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;display:flex}main{background:var(--oe-bg-primary);flex-grow:1;width:100%}.oe-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--oe-text-primary);letter-spacing:-.02em;font-weight:700;line-height:1.3}p,li,td,th{color:var(--oe-text-secondary)}a{color:var(--oe-accent);transition:var(--oe-transition);text-decoration:none}a:hover{color:var(--oe-accent-hover)}::selection{background:var(--oe-accent);color:var(--oe-accent-contrast)}:focus-visible{outline:2px solid var(--oe-accent);outline-offset:2px}.screen-reader-text{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.oe-header{color:#e2e8f0;background:#0d1f0d}.oe-header-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}.oe-logo{flex-shrink:0;display:block}.oe-logo img{aspect-ratio:246/164;object-fit:contain;width:210px;height:auto;max-height:140px;display:block}.oe-header-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.oe-nav{font-size:clamp(.875rem,.592vw + .7566rem,1.1rem)}.oe-nav ul{margin:0;padding:0;list-style:none}.oe-nav>ul{align-items:center;gap:.1rem;display:flex}.oe-nav li{position:relative}.oe-nav a,.oe-nav .oe-nav-label{color:#cbd5e1;border-radius:var(--oe-radius-sm);transition:var(--oe-transition);white-space:nowrap;cursor:pointer;align-items:center;gap:4px;padding:.5rem .875rem;font-weight:500;display:inline-flex}.oe-nav a:hover,.oe-nav .oe-nav-label:hover{color:#fff;background:#ffffff1a}.oe-nav .oe-caret{stroke:currentColor;fill:none;width:12px;height:12px}.oe-nav .oe-submenu{z-index:500;border-radius:var(--oe-radius);background:#101810;border:1px solid #2e4a2e;min-width:230px;padding:.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 40px #00000080}.oe-nav .oe-submenu .oe-submenu{top:-.5rem;left:100%}.oe-nav>ul>li:nth-last-child(-n+2) .oe-submenu .oe-submenu{left:auto;right:100%}.oe-nav li:hover>.oe-submenu,.oe-nav li:focus-within>.oe-submenu{display:block}.oe-nav .oe-submenu a,.oe-nav .oe-submenu .oe-nav-label{border-radius:var(--oe-radius-sm);color:#cbd5e1;white-space:normal;justify-content:space-between;width:100%;padding:.55rem 1rem;display:flex}.oe-nav .oe-submenu a:hover{background:var(--oe-accent);color:var(--oe-accent-contrast)}.oe-burger{color:#e2e8f0;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.oe-burger svg{fill:currentColor;display:block}.oe-nav-close{display:none}@media (width<=1023px){.oe-burger{display:block}.oe-nav{display:none}.oe-nav.is-menu-open{z-index:9000;-webkit-overflow-scrolling:touch;background:#0a0f0a;padding:3.5rem 1.25rem 2rem;display:block;position:fixed;inset:0;overflow-y:auto}.oe-nav.is-menu-open>ul{display:block}.oe-nav.is-menu-open .oe-caret{display:none}.oe-nav.is-menu-open .oe-submenu{box-shadow:none;background:0 0;border:none;min-width:0;padding:0;display:block;position:static}.oe-nav.is-menu-open>ul>li>a,.oe-nav.is-menu-open>ul>li>.oe-nav-label{color:#fff;padding:.7rem 0;font-size:1.125rem;font-weight:600;display:block}.oe-nav.is-menu-open>ul>li{margin-bottom:.5rem}.oe-nav.is-menu-open .oe-submenu a,.oe-nav.is-menu-open .oe-submenu .oe-nav-label{color:#cbd5e1;background:0 0;padding:.35rem 0 .35rem 1rem;font-size:.9375rem;font-weight:500;display:block}.oe-nav.is-menu-open .oe-submenu .oe-submenu a,.oe-nav.is-menu-open .oe-submenu .oe-submenu .oe-nav-label{color:#94a3b8;padding-left:2rem;font-size:.875rem;font-weight:400}.oe-nav.is-menu-open .oe-submenu .oe-submenu .oe-submenu a{color:#64748b;padding-left:3rem;font-size:.8125rem}.oe-nav.is-menu-open a:hover{color:var(--oe-accent);background:0 0}.oe-nav.is-menu-open .oe-nav-close{cursor:pointer;background:0 0;border:none;padding:8px;display:block;position:absolute;top:.75rem;right:1rem}.oe-nav.is-menu-open .oe-nav-close svg{fill:#94a3b8}.oe-nav.is-menu-open .oe-nav-close:hover svg{fill:#fff}.oe-logo img{width:105px;max-height:70px}}#oeradio-theme-switcher{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;align-items:center;gap:1px;padding:2px;display:flex}#oeradio-theme-switcher button{all:unset;cursor:pointer;color:#64748b;border-radius:4px;justify-content:center;align-items:center;width:26px;height:24px;transition:all .2s;display:flex}#oeradio-theme-switcher button:hover{color:#cbd5e1;background:#ffffff14}#oeradio-theme-switcher button.active{color:#f1f5f9;background:#4ade8047}#oeradio-theme-switcher button svg{fill:currentColor;width:14px;height:14px}#oeradio-lang-switcher{flex-shrink:0;align-items:center;gap:2px;display:flex}#oeradio-lang-switcher a{color:#64748b;border-radius:4px;padding:3px 6px;font-size:11px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s}#oeradio-lang-switcher a:hover{color:#cbd5e1;background:#ffffff14}#oeradio-lang-switcher a.active{color:#f1f5f9;background:#4ade8040;font-weight:700}#oeradio-lang-switcher .oe-lang-sep{color:#2e4a2e;user-select:none;font-size:10px}.oe-search-link{color:#94a3b8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:28px;display:inline-flex}.oe-search-link:hover{color:#fff;background:#ffffff1a}.oe-search-link svg{fill:currentColor;width:16px;height:16px}#oe-topbar-reserve{background:var(--oe-bg-header);height:150px;overflow:hidden}@media (width<=782px){#oe-topbar-reserve{height:280px}}#oe-propagation{background:#0a120a;border-top:1px solid #1d2e1d;width:100%;padding:6px 0;box-shadow:inset 0 0 24px #4ade800f}.oe-prop-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.oe-prop-label{letter-spacing:.08em;text-transform:uppercase;color:#4ade80;text-shadow:0 0 6px #4ade8066;white-space:nowrap;font-size:9px;font-weight:700}.oe-prop-sep{background:#4ade802e;flex-shrink:0;width:1px;height:14px}.oe-prop-idx{white-space:nowrap;align-items:baseline;gap:3px;display:inline-flex}.oe-prop-idx-name{color:#6b8a6b;text-transform:uppercase;font-size:9px;font-weight:600}.oe-prop-idx-val{font-size:12px;font-weight:700;font-family:var(--oe-font-mono);color:#d9f2d9;text-shadow:0 0 6px #d9f2d94d}.oe-prop-idx-val.oe-good{color:#4ade80;text-shadow:0 0 8px #4ade8080}.oe-prop-idx-val.oe-fair{color:#f59e0b;text-shadow:0 0 8px #f59e0b80}.oe-prop-idx-val.oe-poor{color:#ef4444;text-shadow:0 0 8px #ef444480}.oe-prop-bands{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.oe-band{font-size:10px;font-weight:700;font-family:var(--oe-font-mono);cursor:default;white-space:nowrap;border-radius:3px;padding:1px 6px;line-height:1.4;display:inline-block}.oe-band-good{color:#4ade80;text-shadow:0 0 6px #4ade8073;background:#4ade801f}.oe-band-fair{color:#f59e0b;text-shadow:0 0 6px #f59e0b73;background:#f59e0b1f}.oe-band-poor{color:#ef4444;text-shadow:0 0 6px #ef444473;background:#ef44441f}.oe-band-cb{border:1px dashed #a3c2a34d}.oe-band-vhf{border:1px solid #a3c2a340}.oe-prop-toggle{cursor:pointer;color:#6b8a6b;background:0 0;border:none;align-items:center;padding:0;line-height:1;transition:color .15s;display:inline-flex}.oe-prop-toggle:hover{color:#d9f2d9}.oe-prop-toggle svg{fill:currentColor;width:12px;height:12px}.oe-prop-muf{white-space:nowrap;align-items:center;gap:4px;padding:0 2px;text-decoration:none;display:inline-flex}.oe-prop-muf:hover{opacity:.8}.oe-prop-muf-bar{background:#4ade801f;border-radius:3px;width:4rem;height:6px;display:inline-block;overflow:hidden}.oe-prop-muf-fill{border-radius:3px;height:100%;transition:width .3s;display:block}.oe-prop-muf-val{font-size:11px;font-weight:700;font-family:var(--oe-font-mono);text-shadow:0 0 8px}.oe-prop-src{color:#a3c2a373;white-space:nowrap;font-size:9px;text-decoration:none}.oe-prop-src:hover{color:#a3c2a3cc}.oe-prop-utc{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:var(--oe-font-mono);align-items:baseline;gap:2px;margin-left:auto;display:inline-flex}.oe-prop-utc-time{color:#d9f2d9;letter-spacing:.02em;text-shadow:0 0 6px #d9f2d94d;font-size:12px;font-weight:700}.oe-prop-utc-sec{color:#6b8a6b;font-size:10px;font-weight:600}.oe-prop-utc-label{color:#6b8a6b;text-transform:uppercase;margin-left:3px;font-size:9px;font-weight:600}@media (width<=600px){.oe-prop-inner{gap:6px 10px;padding:0 12px}.oe-prop-sep{display:none}}.oe-ticker-row{background:#0f1a0f;border-top:1px solid #ffffff0f;width:100%;margin:0;display:flex}.oe-ticker-row-2{background:#0c150c;border-top:1px solid #ffffff0a;width:100%;margin:0;display:flex}.oe-ticker-row>.oe-ticker,.oe-ticker-row-2>.oe-ticker{border-top:none;flex:1;min-width:0}.oe-ticker-row>.oe-ticker:not(:first-child){border-left:1px solid #ffffff14}.oe-ticker-row-2>.oe-ticker:not(:first-child){border-left:1px solid #ffffff0f}.oe-ticker{background:#0f1a0f;align-items:center;gap:.75rem;width:100%;height:36px;padding:0 0 0 1rem;display:flex;overflow:hidden}.oe-ticker[hidden]{display:none}.oe-ticker-label{color:#fff;letter-spacing:.08em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:.65rem;font-weight:700;line-height:1.4}.oe-ticker-label.l-news{color:#052e12;background:#4ade80}.oe-ticker-label.l-dx{color:#000;background:#f59e0b}.oe-ticker-label.l-sat{color:#000;background:#06b6d4}.oe-ticker-label.l-sota{color:#000;background:#22c55e}.oe-ticker-label.l-pota{background:#a855f7}.oe-ticker-label.l-act{background:#ef4444}.oe-ticker-content{flex:1;min-width:0;height:36px;position:relative;overflow:hidden}.oe-ticker-track{white-space:nowrap;will-change:transform;cursor:default;user-select:none;align-items:center;height:36px;animation:linear infinite oe-scroll;display:inline-flex}.oe-ticker:hover .oe-ticker-track{animation-play-state:paused}.oe-ticker-track a,.oe-ticker-track .oe-tk-item{color:#e2e8f0;white-space:nowrap;cursor:pointer;font-size:.8rem;line-height:36px;text-decoration:none;display:inline}.oe-ticker-track a:hover,.oe-ticker-track .oe-tk-item:hover{color:#fff}.oe-tk-source{color:#6b8a6b;font-size:.7rem}.oe-tk-sep{color:#2e4a2e;margin:0 1.5rem;font-size:.6rem}.oe-tk-call{color:#f1f5f9;font-weight:700;font-family:var(--oe-font-mono)}.oe-tk-call.oe-tk-oe-sota{color:#4ade80}.oe-tk-call.oe-tk-oe-pota{color:#c084fc}.oe-tk-summit{color:#22c55e;font-weight:600;font-family:var(--oe-font-mono)}.oe-tk-ref{color:#a855f7;font-weight:600;font-family:var(--oe-font-mono)}.oe-tk-name{color:#94a3b8;font-size:.75rem}.oe-tk-freq{color:#4ade80;font-weight:600;font-family:var(--oe-font-mono)}.oe-tk-satfreq{color:#06b6d4;font-weight:600;font-family:var(--oe-font-mono)}.oe-tk-mode{color:#6b8a6b;font-size:.75rem;font-family:var(--oe-font-mono)}.oe-tk-ago{color:#5c755c;font-size:.7rem}.oe-tk-arrow{color:#5c755c;margin:0 4px}.oe-tk-time{color:#94a3b8;font-size:.75rem;font-family:var(--oe-font-mono)}.oe-tk-live{color:#fff;background:#ef4444;border-radius:3px;margin-right:4px;padding:1px 5px;font-size:.6rem;font-weight:700;animation:2s ease-in-out infinite oe-sat-pulse}.oe-tk-el-live{color:#22c55e;font-size:.75rem;font-weight:600;font-family:var(--oe-font-mono)}.oe-tk-nopass{color:#6b8a6b;font-size:.75rem}.oe-tk-schedule{color:#94a3b8;font-size:.75rem}.oe-tk-qrg{color:#4ade80;font-size:.75rem;font-weight:600;font-family:var(--oe-font-mono)}@keyframes oe-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes oe-sat-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (width<=782px){.oe-ticker-row{flex-direction:column}.oe-ticker-row>.oe-ticker{border-top:1px solid #ffffff0a;width:100%;border-left:none!important}.oe-ticker-row-2{flex-wrap:wrap}.oe-ticker-row-2>.oe-ticker{flex:48%;min-width:48%}.oe-ticker{padding-left:.75rem}.oe-ticker-track a,.oe-ticker-track .oe-tk-item{font-size:.75rem}.oe-ticker-label{padding:2px 6px;font-size:.6rem}}@media (prefers-reduced-motion:reduce){.oe-ticker-track,.oe-tk-live{animation:none!important}}#oe-tk-popup-backdrop{z-index:100000;background:#00000080;position:fixed;inset:0}#oe-tk-popup{z-index:100001;color:#e2e8f0;background:#0c130c;border:1px solid #2e4a2e;border-radius:8px;width:90%;max-width:420px;padding:1.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px #00000080}#oe-tk-popup-close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;position:absolute;top:.5rem;right:.75rem}#oe-tk-popup-close:hover{color:#e2e8f0}.oe-tkp-title{color:#f1f5f9;margin-bottom:.25rem;padding-right:1.5rem;font-size:1.1rem;font-weight:700}.oe-tkp-sub{color:#6b8a6b;margin-bottom:.75rem;font-size:.8rem}.oe-tkp-freq{color:#06b6d4;font-size:.9rem;font-weight:600;font-family:var(--oe-font-mono);margin-bottom:.75rem}.oe-tkp-qrg{color:#4ade80;font-size:.9rem;font-weight:600;font-family:var(--oe-font-mono);margin-bottom:.75rem}.oe-tkp-desc{color:#cbd5e1;margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.oe-tkp-row{justify-content:space-between;padding:.2rem 0;font-size:.85rem;display:flex}.oe-tkp-row-label{color:#94a3b8}.oe-tkp-row-value{color:#e2e8f0;font-weight:600}.oe-tkp-duration{border-top:1px solid #1d2e1d;margin-top:.5rem;padding-top:.5rem}.oe-tkp-progress{background:#182418;border-radius:4px;height:6px;margin:.5rem 0;overflow:hidden}.oe-tkp-progress-bar{background:#06b6d4;border-radius:4px;height:100%;transition:width .3s}.oe-tkp-link{margin-top:.75rem}.oe-tkp-link a{color:#052e12;background:#4ade80;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.oe-tkp-link a:hover{opacity:.9}.oe-hero{background:linear-gradient(135deg, var(--oe-bg-card) 0%, var(--oe-bg-primary) 100%);border-radius:var(--oe-radius);border:1px solid var(--oe-border);box-shadow:var(--oe-shadow);margin:1.5rem 0 1rem;padding:2.5rem 2rem}@media (prefers-color-scheme:dark){.oe-hero{background:linear-gradient(135deg,#101810 0%,#0a0f0a 100%);border-color:#ffffff0f}}html[data-theme=dark] .oe-hero{background:linear-gradient(135deg,#101810 0%,#0a0f0a 100%);border-color:#ffffff0f}html[data-theme=light] .oe-hero{background:linear-gradient(135deg, var(--oe-bg-card) 0%, var(--oe-bg-primary) 100%);border-color:var(--oe-border)}.oe-search-form{max-width:560px;margin:0 auto}.oe-search-wrap{background:var(--oe-bg-card);border:1px solid var(--oe-border);box-shadow:var(--oe-shadow);transition:var(--oe-transition);border-radius:99px;align-items:center;padding:.25rem .25rem .25rem 0;display:flex}.oe-search-wrap:focus-within{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-glow)}.oe-search-wrap input[type=search]{color:var(--oe-text-primary);background:0 0;border:none;border-radius:99px;outline:none;flex:1;min-width:0;padding:.75rem 1.25rem;font-family:inherit;font-size:.95rem}.oe-search-wrap input::placeholder{color:var(--oe-text-muted)}.oe-search-wrap button{background:var(--oe-accent);cursor:pointer;transition:var(--oe-transition);border:none;border-radius:99px;flex-shrink:0;padding:.6rem .75rem;display:inline-flex}.oe-search-wrap button svg{fill:var(--oe-accent-contrast);width:22px;height:22px}.oe-search-wrap button:hover{background:var(--oe-accent-hover);transform:scale(1.05)}.oe-author-filter-wrap{text-align:center;margin-top:1.25rem}.oe-author-filter-label{color:var(--oe-text-muted);cursor:pointer;padding:.25rem .5rem;font-size:.85rem;font-weight:600;list-style:none;display:inline-block}.oe-author-filter-label::-webkit-details-marker{display:none}.oe-author-filter-label:before{content:"▸ ";color:var(--oe-accent)}.oe-author-filter-wrap[open]>.oe-author-filter-label:before{content:"▾ "}.oe-author-filter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.oe-pill{border:1px solid var(--oe-border);color:var(--oe-text-secondary);cursor:pointer;transition:var(--oe-transition);white-space:nowrap;background:0 0;border-radius:999px;padding:.45rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:500;line-height:1.4;text-decoration:none;display:inline-block}.oe-pill:hover,.oe-pill-active{background:var(--oe-accent);color:var(--oe-accent-contrast);border-color:var(--oe-accent);text-decoration:none}.oe-pill-active{pointer-events:none}@media (width<=600px){.oe-author-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.oe-author-filter::-webkit-scrollbar{display:none}}.oe-filter-empty{text-align:center;color:var(--oe-text-muted);grid-column:1/-1;padding:2rem 0;list-style:none}.oe-archive-title{text-align:center;margin:1.5rem 0;font-size:1.5rem}.oe-archive-title>span{color:var(--oe-accent)}.oe-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}@media (width<=1024px){.oe-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.oe-grid{grid-template-columns:1fr;gap:1.5rem}}.oe-card{background:var(--oe-bg-card);box-shadow:var(--oe-shadow);border:none;border-radius:16px;padding:.75rem;transition:all .3s}@media (prefers-color-scheme:dark){.oe-card{border:1px solid #ffffff0f}}html[data-theme=dark] .oe-card{border:1px solid #ffffff0f}html[data-theme=light] .oe-card{border:none}.oe-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #00000026}.oe-card-img{aspect-ratio:16/10;background:var(--oe-bg-secondary);border-radius:12px;margin:0;display:block;position:relative;overflow:hidden}.oe-card-img img{aspect-ratio:16/10;object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .4s;display:block}.oe-card:hover .oe-card-img img{transform:scale(1.03)}.oe-card-body{padding:1rem .25rem .25rem}.oe-card-title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.oe-card-title a{color:var(--oe-text-primary);text-decoration:none;transition:color .2s}.oe-card-title a:hover{color:var(--oe-accent)}.oe-card-meta{color:var(--oe-text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.7rem;display:flex}.oe-card-meta time{white-space:nowrap}.oe-byline{color:var(--oe-text-muted);white-space:nowrap}.oe-byline a{color:inherit}.oe-byline a:hover{color:inherit;text-decoration:underline}.oe-cat-pills{flex-wrap:wrap;gap:.35rem;display:flex}.oe-cat-pill{background:var(--oe-accent-glow);color:var(--oe-accent-text);text-transform:uppercase;letter-spacing:.05em;transition:var(--oe-transition);border-radius:9999px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;text-decoration:none;display:inline-block}.oe-cat-pill:hover{background:var(--oe-accent);color:var(--oe-accent-contrast)}.oe-card-excerpt{color:var(--oe-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.8rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media (width<=640px){.oe-card-title{font-size:.95rem}}.oe-pagination{justify-content:space-between;align-items:center;margin:2rem 0 3rem;font-size:.95rem;display:flex}.oe-pagination a{color:var(--oe-accent);font-weight:600}.oe-pagination .oe-page-info{color:var(--oe-text-muted);font-size:.85rem}.oe-single-header{max-width:900px;margin:0 auto;padding:2rem 1.5rem 0}.oe-single-featured{border-radius:var(--oe-radius);margin-bottom:1.5rem;overflow:hidden}.oe-single-featured img{object-fit:cover;border-radius:var(--oe-radius);width:100%;max-height:250px;display:block}.oe-page .oe-single-featured img{max-height:none}.oe-single-title{text-align:center;margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.3}.oe-single-meta{border-bottom:1px solid var(--oe-border);color:var(--oe-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0 auto 1.5rem;padding:0 0 1.25rem;font-size:.85rem;display:flex}.oe-single-meta .oe-cat-pill{font-size:.8rem}.oe-content{max-width:800px;margin:0 auto;padding:0 1.5rem 2rem}.oe-content>*{max-width:100%}.oe-content p{color:var(--oe-text-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.oe-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.oe-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem}.oe-content ul,.oe-content ol{margin:1.5rem 0;padding-left:1.5rem}.oe-content li{color:var(--oe-text-secondary);margin-bottom:.625rem;padding-left:.5rem}.oe-content li::marker{color:var(--oe-accent)}.oe-content hr,.oe-content .wp-block-separator{border:none;border-top:1px solid var(--oe-border);width:100%;margin:2rem auto}.oe-content audio{width:100%}[id^=oe-toc-]{scroll-margin-top:80px}@media (width<=640px){.oe-single-title{font-size:1.5rem}.oe-content p{font-size:1rem}}.oe-content figure{margin:1.5rem auto}.oe-content .wp-block-image img,.oe-content figure img{border-radius:var(--oe-radius)}.oe-content figcaption{color:var(--oe-text-muted);text-align:center;margin-top:.5rem;font-size:.875rem}.oe-content .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.oe-content blockquote,.oe-content .wp-block-quote{background:var(--oe-bg-card);border-left:4px solid var(--oe-accent);border-radius:0 var(--oe-radius) var(--oe-radius) 0;margin:2rem 0;padding:1.25rem 1.5rem;font-style:italic}.oe-content blockquote p{color:var(--oe-text-primary);margin-bottom:0}.oe-content blockquote cite{color:var(--oe-text-muted);font-size:.875rem}.oe-content pre,.oe-content .wp-block-code{background:var(--oe-bg-secondary);border:1px solid var(--oe-border);border-radius:var(--oe-radius-sm);font-family:var(--oe-font-mono);padding:1.25rem;font-size:.875rem;overflow-x:auto}.oe-content pre code{color:#e2e8f0;background:0 0;border:none;padding:0}.oe-content code{background:var(--oe-bg-card);border:1px solid var(--oe-border);color:var(--oe-warning);font-size:.875em;font-family:var(--oe-font-mono);border-radius:4px;padding:.125rem .375rem}.oe-content table{background:var(--oe-bg-card);border-radius:var(--oe-radius);border-collapse:separate;border-spacing:0;border:1px solid var(--oe-border);width:100%;overflow:hidden}.oe-content th{background:var(--oe-bg-secondary);color:#e2e8f0;text-align:left;border-bottom:1px solid var(--oe-border);padding:.875rem 1rem;font-weight:600}.oe-content td{border-bottom:1px solid var(--oe-border);color:var(--oe-text-secondary);padding:.75rem 1rem}.oe-content tr:last-child td{border-bottom:none}.oe-content tr:hover td{background:var(--oe-bg-card-hover)}.oe-content .wp-block-table{overflow-x:auto}.oe-content .wp-block-button__link,.oe-content .wp-element-button{background:var(--oe-accent);color:var(--oe-accent-contrast);border-radius:var(--oe-radius-sm);box-shadow:0 4px 14px 0 var(--oe-accent-glow);transition:var(--oe-transition);border:none;padding:.75rem 1.75rem;font-weight:600;display:inline-block}.oe-content .wp-block-button__link:hover{background:var(--oe-accent-hover);transform:translateY(-2px)}.oe-content .wp-block-gallery{flex-wrap:wrap;gap:.75rem;display:flex}.oe-content .wp-block-gallery figure{flex:calc(33.33% - .75rem);min-width:180px;margin:0}.oe-content .wp-block-gallery img{object-fit:cover;cursor:pointer;width:100%;height:100%}.oe-content .wp-block-columns{flex-wrap:wrap;gap:1.5rem;display:flex}.oe-content .wp-block-column{flex:1;min-width:220px}.oe-content .wp-block-embed__wrapper:has(lite-youtube):before{padding-top:0!important}.oe-content .wp-block-file a:first-of-type{color:var(--oe-accent);font-size:1.25em}.oe-page .oe-content h2{border-top:2px solid var(--oe-border);margin-top:3rem;padding-top:2rem;font-size:1.5rem}.oe-page .oe-content h2:first-child{border-top:none;margin-top:0;padding-top:0}.oe-page .oe-content h3{border-left:3px solid var(--oe-accent);margin-top:1.5rem;margin-bottom:.5rem;padding-left:.75rem;font-size:1.15rem}.oe-page .oe-content h3 a{color:var(--oe-accent)}.oe-page .oe-content h3+p{border-left:3px solid var(--oe-border);color:var(--oe-text-muted);margin-left:0;padding-left:.75rem}.oe-translate-disclaimer{color:var(--oe-text-muted);border-left:3px solid var(--oe-border);margin-bottom:1.5rem;padding:6px 12px;font-size:.8rem;font-style:italic}.oe-toc-readtime-wrap{margin-bottom:2rem}.oe-readtime{color:var(--oe-text-secondary);align-items:center;margin-bottom:1rem;font-size:.9rem;display:flex}.oe-readtime svg{vertical-align:-3px;margin-right:4px}.oe-toc{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-left:4px solid var(--oe-accent);border-radius:var(--oe-radius-sm);padding:1rem 1.25rem}.oe-toc-title{color:var(--oe-text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.oe-toc-title::-webkit-details-marker{display:none}.oe-toc-title:before{content:"▸";font-size:.8em;transition:transform .2s}.oe-toc[open]>.oe-toc-title:before{transform:rotate(90deg)}.oe-toc-list{margin:.75rem 0 0;padding-left:1.25rem;line-height:1.8}.oe-toc-list li{font-size:.9rem}.oe-toc-list li a{color:var(--oe-text-primary);border-bottom:1px dotted var(--oe-border);text-decoration:none;transition:color .15s}.oe-toc-list li a:hover{color:var(--oe-accent);border-bottom-color:var(--oe-accent)}.oe-toc-sub{margin-left:1rem;font-size:.85rem}@media (width<=600px){.oe-toc{padding:.75rem 1rem}.oe-toc-list{line-height:2}}.oe-related-posts{border-top:2px solid var(--oe-border);margin-top:2.5rem;padding-top:2rem}.oe-related-heading{color:var(--oe-text-primary);margin-bottom:1rem;font-size:1.2rem}.oe-related-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=600px){.oe-related-grid{grid-template-columns:1fr}}.oe-related-card{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:var(--oe-radius-sm);transition:var(--oe-transition);box-shadow:var(--oe-shadow);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.oe-related-card:hover{border-color:var(--oe-accent);box-shadow:var(--oe-shadow-lg);transform:translateY(-2px)}.oe-related-img{aspect-ratio:16/9;width:100%;overflow:hidden}.oe-related-img img{object-fit:cover;width:100%;height:100%;display:block}.oe-related-title{color:var(--oe-text-primary);padding:.75rem;font-size:.9rem;font-weight:600;line-height:1.3}.oe-rating-wrap{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:var(--oe-radius);box-shadow:var(--oe-shadow);max-width:600px;margin-top:2rem;padding:1.5rem}.oe-rating-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.oe-rating-title{color:var(--oe-text-primary);font-size:1rem;font-weight:600}.oe-rating-stats{color:var(--oe-text-muted);font-size:.8rem}.oe-rating-privacy{color:var(--oe-text-muted);margin-bottom:.5rem;font-size:.75rem;line-height:1.5}.oe-rating-privacy a{color:var(--oe-accent)}.oe-rating-stars{gap:4px;margin-bottom:.5rem;display:flex}.oe-star{cursor:pointer;color:var(--oe-border);background:0 0;border:none;border-radius:4px;padding:4px;line-height:1;transition:color .15s,transform .15s}.oe-star:hover:not(:disabled),.oe-star.oe-hover{color:#f59e0b;transform:scale(1.15)}.oe-star.oe-active{color:#f59e0b}.oe-star.oe-active svg{fill:#f59e0b}.oe-star:disabled{cursor:default;opacity:.6}.oe-star:focus-visible{outline:2px solid var(--oe-accent);outline-offset:2px}.oe-rating-feedback{border:1px solid var(--oe-border);border-radius:var(--oe-radius-sm);background:var(--oe-bg-card);width:100%;color:var(--oe-text-primary);resize:vertical;min-height:60px;padding:.625rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.oe-rating-feedback:focus{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-glow);outline:none}.oe-rating-fb-required{color:#f59e0b;margin-top:.4rem;font-size:.85rem;font-weight:500;display:none}.oe-rating-submit{background:var(--oe-accent);color:var(--oe-accent-contrast);border-radius:var(--oe-radius-sm);cursor:pointer;border:none;margin-top:.75rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s}.oe-rating-submit:hover{background:var(--oe-accent-hover);transform:translateY(-1px)}.oe-rating-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.oe-rating-message{border-radius:var(--oe-radius-sm);margin-top:.75rem;padding:.625rem .75rem;font-size:.9rem}.oe-rating-thanks{color:var(--oe-success);background:#0596691a;border:1px solid #05966933}.oe-rating-already{color:var(--oe-text-muted);background:#64748b1a;border:1px solid #64748b26;font-size:.85rem}.oe-rating-error{color:var(--oe-error);background:#dc26261a;border:1px solid #dc262633}@media (width<=640px){.oe-rating-wrap{padding:1rem}}.oe-rss-widget{background:linear-gradient(135deg,#f973161a 0%,#fb923c0d 100%);border:2px solid #f9731633;border-radius:12px;max-width:800px;margin:2rem auto;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.oe-rss-widget-inner{align-items:flex-start;gap:1rem;display:flex}.oe-rss-widget-icon{color:#f97316;flex-shrink:0;width:48px;height:48px}.oe-rss-widget-icon svg{width:100%;height:100%}.oe-rss-widget-content{flex:1}.oe-rss-widget-content h3{color:#f97316;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.oe-rss-widget-tagline{color:var(--oe-text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.oe-rss-widget-desc{color:var(--oe-text-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.oe-rss-widget-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.oe-rss-widget-btn{cursor:pointer;border-radius:6px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.oe-rss-widget-btn-primary{color:#fff;background:#f97316}.oe-rss-widget-btn-primary:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 8px #f973164d}.oe-rss-widget-btn-secondary{color:#f97316;background:#f973161a;border:1px solid #f973164d}.oe-rss-widget-btn-secondary:hover{color:#f97316;background:#f9731626;border-color:#f9731680}@media (width<=768px){.oe-rss-widget{margin:1rem auto;padding:1rem}.oe-rss-widget-icon{width:36px;height:36px}}#oeradio-cta{text-align:center;background:linear-gradient(135deg,#08140a 0%,#0a0f0a 100%);border-top:1px solid #4ade8026;padding:2.5rem 1.5rem}.oe-cta-inner{max-width:680px;margin:0 auto}.oe-cta-quote{color:#a3c2a3;margin-bottom:1.25rem;font-size:1.05rem;font-style:italic;line-height:1.6}.oe-cta-quote strong{color:#4ade80;font-style:normal}.oe-cta-text{color:#cbd5e1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.8}.oe-cta-text strong{color:#f1f5f9}.oe-cta-buttons,.oe-cta-socials{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.oe-cta-socials{margin-top:12px}a.oe-cta-btn{color:#052e12;background:#4ade80;border-radius:50px;align-items:center;padding:10px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #4ade8033}a.oe-cta-btn svg{vertical-align:-2px;margin-right:6px}a.oe-cta-btn:hover{color:#052e12;background:#86efac;transform:translateY(-2px);box-shadow:0 6px 28px #4ade8059}a.oe-cta-outline{color:#86efac;box-shadow:none;background:0 0;border:1px solid #4ade8080}a.oe-cta-outline:hover{color:#fff;box-shadow:none;background:#4ade8026;border-color:#4ade80}a.oe-cta-mastodon{color:#a5a6ff;box-shadow:none;background:0 0;border:1px solid #6364ff80}a.oe-cta-mastodon:hover{color:#fff;box-shadow:none;background:#6364ff26;border-color:#6364ff}a.oe-cta-bluesky{color:#5aa9ff;box-shadow:none;background:0 0;border:1px solid #0a7aff80}a.oe-cta-bluesky:hover{color:#fff;box-shadow:none;background:#0a7aff26;border-color:#0a7aff}a.oe-cta-youtube{color:#ff6b6b;box-shadow:none;background:0 0;border:1px solid #ff000080}a.oe-cta-youtube:hover{color:#fff;box-shadow:none;background:#ff00001f;border-color:red}a.oe-cta-reddit{color:#ff8a4c;box-shadow:none;background:0 0;border:1px solid #ff450080}a.oe-cta-reddit:hover{color:#fff;box-shadow:none;background:#ff450026;border-color:#ff4500}@media (width<=640px){#oeradio-cta{padding:2rem 1.25rem}.oe-cta-quote{font-size:.95rem}.oe-cta-text{font-size:.9rem}}.oe-footer{color:#6b8a6b;background:#0d1f0d;margin-top:auto;padding:1.5rem 1.5rem 1rem;font-size:.85rem}.oe-footer a{color:#a3c2a3;text-decoration:none}.oe-footer a:hover{color:var(--oe-accent-on-dark)}.oe-social-row-wrap{text-align:center;border-top:1px solid #64748b26;padding:1rem 1rem .5rem}.oe-social-row-wrap>div{text-align:center;padding:.5rem 1rem;display:inline-block}.oe-social-link{border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.oe-social-link svg{flex-shrink:0;width:16px;height:16px}.oe-social-link.rss{background:#f973160d;color:#f97316!important}.oe-social-link.rss:hover{background:#f973161a;transform:translateY(-1px);color:#f97316!important}.oe-social-link.mastodon{background:#6364ff0d;color:#6364ff!important}.oe-social-link.mastodon:hover{background:#6364ff1f;transform:translateY(-1px)}.oe-social-link.bluesky{background:#0a7aff0d;color:#0a7aff!important}.oe-social-link.bluesky:hover{background:#0a7aff1f;transform:translateY(-1px)}.oe-social-link.youtube{background:#ff00000d;color:red!important}.oe-social-link.youtube:hover{background:#ff00001f;transform:translateY(-1px)}.oe-social-link.reddit{background:#ff45000d;color:#ff4500!important}.oe-social-link.reddit:hover{background:#ff45001f;transform:translateY(-1px)}@media (width<=480px){.oe-social-link{padding:.4rem .8rem;font-size:.78rem}.oe-social-link svg{width:14px;height:14px}}#oe-ferdl-section{border-top:1px solid #64748b26;padding:2rem 1rem 1.5rem}.oe-ferdl-container{flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.oe-ferdl-card{color:inherit;align-items:center;gap:1.2rem;text-decoration:none;display:flex}.oe-ferdl-avatar{border-radius:50%;flex-shrink:0;width:96px;height:96px;transition:transform .3s;box-shadow:0 2px 12px #0000004d}.oe-ferdl-card:hover .oe-ferdl-avatar{transform:scale(1.05)rotate(-3deg)}.oe-ferdl-text{flex-direction:column;gap:.25rem;display:flex}.oe-ferdl-name{color:#e2e8f0;letter-spacing:.01em;font-size:1.1rem}.oe-ferdl-name strong{color:#f97316;font-weight:700}.oe-ferdl-role{color:#94a3b8;font-size:.85rem}.oe-ferdl-autoren{border-bottom:1px solid #64748b4d;padding-bottom:1px;font-size:.78rem;text-decoration:none;transition:color .2s;color:#64748b!important}.oe-ferdl-autoren:hover{color:#94a3b8!important}@media (width<=480px){.oe-ferdl-avatar{width:72px;height:72px}.oe-ferdl-name{font-size:1rem}.oe-ferdl-card{gap:.9rem}}.oe-footer-nav{flex-wrap:wrap;justify-content:center;gap:.25rem 1.5rem;margin:0;padding:1rem 0 0;list-style:none;display:flex}.oe-footer-nav a{font-size:.85rem}.oe-footer-copy{text-align:center;color:#5c755c;margin-top:.5rem;padding-top:.75rem;font-size:.8rem}#oe-ai-notice{text-align:center;color:#5c755c;opacity:.8;margin-top:.25rem;padding:.25rem 1rem;font-size:.75rem}#oe-footer-credit{text-align:center;color:#5c755c;opacity:.6;padding:.5rem 1rem;font-size:.7rem}#oe-footer-credit a{color:#5c755c;text-underline-offset:2px;text-decoration:underline #47556966}#oe-footer-credit a:hover{color:#94a3b8}lite-youtube{contain:content;cursor:pointer;aspect-ratio:16/9;background-color:#000;background-position:50%;background-size:cover;border-radius:8px;width:100%;max-width:720px;margin:0 auto;display:block;position:relative;overflow:hidden}lite-youtube:before{content:"";z-index:1;background:linear-gradient(#0009 0%,#0000 60%);width:100%;height:60px;display:block;position:absolute;top:0}lite-youtube>.lty-playbtn{cursor:pointer;z-index:2;background-color:#0000;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 68 48\"><path d=\"M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z\" fill=\"red\"/><path d=\"M45 24 27 14v20\" fill=\"white\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;outline:none;width:68px;height:48px;transition:filter .1s cubic-bezier(0,0,.2,1);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}lite-youtube .lyt-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:brightness(1.15)}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.oe-dxw-card{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:var(--oe-radius);box-shadow:var(--oe-shadow);margin:1.5rem 0;padding:1.25rem;font-size:.9rem}.oe-dxw-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.oe-dxw-title{color:var(--oe-text-primary);font-size:1rem;font-weight:700}.oe-dxw-time{color:var(--oe-text-muted);font-size:.75rem}.oe-dxw-indices{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.oe-dxw-idx{flex-direction:column;align-items:center;min-width:50px;display:flex}.oe-dxw-idx-label{color:var(--oe-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.oe-dxw-idx-val{color:var(--oe-text-primary);font-size:1.25rem;font-weight:700;font-family:var(--oe-font-mono)}.oe-dxw-good{color:#22c55e!important}.oe-dxw-fair{color:#f59e0b!important}.oe-dxw-poor{color:#ef4444!important}table.oe-dxw-bands{border-collapse:collapse;background:0 0;border:none;width:100%;margin-bottom:1rem;font-size:.85rem}.oe-dxw-bands th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--oe-text-muted);border-bottom:1px solid var(--oe-border);background:0 0;padding:.4rem .6rem;font-size:.7rem;font-weight:600}.oe-dxw-bands td{border-bottom:1px solid var(--oe-border);padding:.35rem .6rem;font-weight:600}.oe-dxw-bands tr:last-child td{border-bottom:none}.oe-dxw-bands tr:hover td{background:0 0}.oe-dxw-band-name{color:var(--oe-text-secondary)!important;font-weight:700!important}.oe-dxw-section{margin-bottom:.75rem}.oe-dxw-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--oe-text-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.oe-dxw-kp-bar{align-items:flex-end;gap:4px;height:60px;display:flex}.oe-dxw-kp-item{flex-direction:column;flex:1;align-items:center;height:100%;display:flex;position:relative}.oe-dxw-kp-fill{border-radius:3px 3px 0 0;width:100%;min-height:2px;margin-top:auto}.oe-dxw-kp-fill.oe-dxw-good{background:#22c55e4d}.oe-dxw-kp-fill.oe-dxw-fair{background:#f59e0b4d}.oe-dxw-kp-fill.oe-dxw-poor{background:#ef44444d}.oe-dxw-kp-val{color:var(--oe-text-secondary);font-size:.65rem;font-weight:700;font-family:var(--oe-font-mono);margin-top:2px}.oe-dxw-kp-time{color:var(--oe-text-muted);font-size:.55rem}.oe-dxw-flares{flex-wrap:wrap;gap:.5rem;display:flex}.oe-dxw-flare{border-radius:4px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.8rem;font-weight:700;display:inline-flex}.oe-dxw-flare.oe-dxw-poor{background:#ef444426}.oe-dxw-flare.oe-dxw-fair{background:#f59e0b26}.oe-dxw-flare.oe-dxw-good{background:#22c55e26}.oe-dxw-flare small{color:var(--oe-text-muted);font-size:.7rem;font-weight:400}.oe-dxw-footer{color:var(--oe-text-muted);border-top:1px solid var(--oe-border);padding-top:.5rem;font-size:.7rem}.oe-dxw-footer a{color:var(--oe-text-muted);text-decoration:underline}@media (width<=480px){.oe-dxw-indices{gap:.5rem}.oe-dxw-idx{min-width:40px}.oe-dxw-idx-val{font-size:1rem}}.qrv-board-wrap{max-width:960px;color:var(--oe-text-secondary);margin:0 auto}.qso-flash{border-left:4px solid;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:.95rem;font-weight:500}.qso-flash.success{color:var(--oe-success);background:#22c55e26;border-color:#22c55e}.qso-flash.error{color:var(--oe-error);background:#ef444426;border-color:#ef4444}.qso-filter-bar{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.qso-filter-bar label{color:var(--oe-text-muted);margin-right:4px;font-size:.85rem}.qso-filter-bar select{background:var(--oe-bg-primary);color:var(--oe-text-primary);border:1px solid var(--oe-border);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:.9rem}.qso-filter-bar select:focus{border-color:var(--oe-accent);outline:none}.qso-section-heading{color:var(--oe-text-primary);border-bottom:1px solid var(--oe-border);align-items:center;gap:10px;margin:24px 0 12px;padding-bottom:8px;font-size:1.1rem;font-weight:600;display:flex}.qso-section-heading .qso-count{color:var(--oe-text-muted);font-size:.8rem;font-weight:400}.qso-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.qso-dot-green{background:#22c55e;box-shadow:0 0 6px #22c55e88}.qso-dot-yellow{background:#eab308;box-shadow:0 0 6px #eab30888}.qso-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.qso-card{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:10px;padding:16px;transition:border-color .2s,transform .15s;position:relative}.qso-card:hover{border-color:var(--oe-border-hover);transform:translateY(-1px)}.qso-card.active-card{border-left:3px solid #22c55e}.qso-card.upcoming-card{border-left:3px solid #eab308}.qso-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.qso-callsign{color:var(--oe-text-primary);letter-spacing:.03em;font-size:1.15rem;font-weight:700;font-family:var(--oe-font-mono)}.qso-status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:3px 8px;font-size:.72rem;font-weight:600}.qso-status-badge.qrv-now{color:#16a34a;background:#22c55e33;border:1px solid #22c55e4d}.qso-status-badge.qrv-soon{color:#ca8a04;background:#eab30833;border:1px solid #eab3084d}html[data-theme=dark] .qso-status-badge.qrv-now{color:#4ade80}html[data-theme=dark] .qso-status-badge.qrv-soon{color:#facc15}.qso-meta{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.qso-tag{background:var(--oe-bg-primary);color:var(--oe-text-secondary);border:1px solid var(--oe-border);border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.82rem;display:inline-flex}.qso-tag.band{color:var(--oe-accent);font-family:var(--oe-font-mono)}.qso-tag.mode{color:#6366f1}.qso-tag.freq{color:var(--oe-success);font-family:var(--oe-font-mono)}.qso-time-info{color:var(--oe-text-muted);flex-direction:column;gap:3px;margin-bottom:8px;font-size:.82rem;display:flex}.qso-time-info .remaining{color:#22c55e;font-weight:500}.qso-time-info .start-in{color:#ca8a04;font-weight:500}.qso-comment{color:var(--oe-text-muted);border-top:1px solid var(--oe-border);margin-top:4px;padding-top:8px;font-size:.85rem;font-style:italic;line-height:1.4}.qso-empty{text-align:center;color:var(--oe-text-muted);background:var(--oe-bg-card);border:1px dashed var(--oe-border);border-radius:10px;padding:32px 20px;font-size:.9rem}.qso-empty .qso-empty-icon{margin-bottom:10px;font-size:2rem;display:block}.qso-form-wrap{background:var(--oe-bg-card);border:1px solid var(--oe-border);border-radius:12px;margin-top:40px;padding:28px}.qso-form-title{color:var(--oe-text-primary);border-bottom:1px solid var(--oe-border);margin:0 0 20px;padding-bottom:12px;font-size:1.15rem;font-weight:700}.qso-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=600px){.qso-form-grid,.qso-cards{grid-template-columns:1fr}}.qso-form-group{flex-direction:column;gap:6px;display:flex}.qso-form-group.full-width{grid-column:1/-1}.qso-form-group label{color:var(--oe-text-muted);font-size:.85rem;font-weight:500}.qso-form-group label span.required{color:#f87171;margin-left:2px}.qso-form-group input,.qso-form-group select,.qso-form-group textarea{background:var(--oe-bg-primary);color:var(--oe-text-primary);border:1px solid var(--oe-border);border-radius:7px;width:100%;padding:9px 12px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.qso-form-group input:focus,.qso-form-group select:focus,.qso-form-group textarea:focus{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-glow);outline:none}.qso-form-group textarea{resize:vertical;min-height:80px}.qso-char-count{color:var(--oe-text-muted);text-align:right;font-size:.78rem}.qso-char-count.warn{color:#f59e0b}.qso-form-hint{color:var(--oe-text-muted);margin-top:2px;font-size:.78rem}.qso-hp-field{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.qso-submit-row{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:16px;margin-top:6px;display:flex}.qso-submit-btn{background:linear-gradient(135deg, var(--oe-accent), var(--oe-accent-hover));color:var(--oe-accent-contrast);cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;padding:11px 24px;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .15s}.qso-submit-btn:hover{opacity:.9;transform:translateY(-1px)}.qso-submit-btn:disabled{opacity:.5;cursor:not-allowed}.qso-rules-note{color:var(--oe-text-muted);font-size:.78rem;line-height:1.5}.qso-qrt-btn{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;width:100%;margin-top:8px;padding:4px 12px;font-size:.78rem;font-weight:600;transition:background .2s}.qso-qrt-btn:hover{background:#ef444440}.qso-privacy-label{cursor:pointer;color:var(--oe-text-muted);align-items:flex-start;gap:8px;font-size:.82rem;line-height:1.5;display:flex}.qso-privacy-label input{height:16px;accent-color:var(--oe-accent);flex-shrink:0;margin-top:3px;width:16px!important}.qrv-hp-widget{z-index:9998;backdrop-filter:blur(10px);background:#0a0f0af2;border:1px solid #2e4a2e99;border-radius:12px;max-width:340px;padding:14px 16px;transition:transform .3s,opacity .3s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 20px #0006}.qrv-hp-widget.collapsed{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:48px;max-width:none;height:48px;padding:0;display:flex;overflow:visible}.qrv-hp-widget.collapsed .qrv-hp-content{display:none}.qrv-hp-widget.collapsed .qrv-hp-badge{display:flex}.qrv-hp-badge{width:100%;height:100%;display:none;position:relative}.qrv-hp-badge img{object-fit:contain;width:100%;height:100%;display:block}.qrv-hp-badge-count{color:#fff;z-index:2;background:#22c55e;border:2px solid #0a0f0a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.qrv-hp-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.qrv-hp-title{color:#f1f5f9;font-size:.88rem;font-weight:700}.qrv-hp-title a{color:inherit;text-decoration:none}.qrv-hp-title a:hover{color:#4ade80}.qrv-hp-count{color:#6b8a6b;font-size:.78rem;font-weight:400}.qrv-hp-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 8px;font-size:.82rem;line-height:1;transition:color .2s,background .2s}.qrv-hp-close:hover{color:#f1f5f9;background:#2e4a2e66}.qrv-hp-entries{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.qrv-hp-entry{background:#101810d9;border-left:3px solid #22c55e;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.qrv-hp-entry.upcoming{border-left-color:#eab308}.qrv-hp-call{color:#f1f5f9;font-size:.88rem;font-weight:700;font-family:var(--oe-font-mono)}.qrv-hp-info{color:#94a3b8;text-align:right;font-size:.78rem}.qrv-hp-empty{color:#64748b;text-align:center;padding:8px 0;font-size:.82rem;line-height:1.5}.qrv-hp-cta{text-align:center;background:linear-gradient(135deg,#4ade80,#16a34a);border-radius:8px;margin-top:10px;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block;color:#052e12!important}.qrv-hp-cta:hover{opacity:.9}.qrv-hp-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 4px #22c55e88}.qrv-hp-dot.upcoming{background:#eab308;box-shadow:0 0 4px #eab30888}@media (width<=600px){.qrv-hp-widget{max-width:300px;bottom:12px;right:12px}}.oe-404{text-align:center;padding:5rem 1.5rem}.oe-404 .oe-404-code{color:var(--oe-accent);letter-spacing:-.03em;font-size:5rem;font-weight:800;line-height:1}.oe-404 h1{margin:1rem 0 .5rem;font-size:1.5rem}.oe-404 p{color:var(--oe-text-muted);margin:.25rem 0}.oe-404 .oe-404-actions{margin-top:2rem}
