@font-face{font-family:Quadrillion;src:url('/assets/fonts/Quadrillion.otf') format('opentype')}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Thin.ttf') format('truetype');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-UltraLight.ttf') format('truetype');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-DemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-ExtraBlack.ttf') format('truetype');font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url('/assets/fonts/IRANYekanX-Heavy.ttf') format('truetype');font-weight:1000;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--accent:#0bb3c7;--accent-hover:#099aac;--bg:#ffffff;--surface:#f5f5f5;--surface-ad:#eef9fb;--text:#1a1a1a;--text-muted:#666666;--text-link:#0bb3c7;--border:#e0e0e0;--shadow:0 2px 12px rgba(0,0,0,0.08);--shadow-hover:0 6px 24px rgba(11,179,199,0.13);--shadow-focus:0 4px 20px rgba(11,179,199,0.18);--radius:28px;--radius-card:14px;--transition:0.22s cubic-bezier(.4,0,.2,1)}[data-theme=dark]{--bg:#111111;--surface:#1e1e1e;--surface-ad:#0d2b2f;--text:#f0f0f0;--text-muted:#888888;--text-link:#0bb3c7;--border:#2e2e2e;--shadow:0 2px 12px rgba(0,0,0,0.40);--shadow-hover:0 6px 24px rgba(11,179,199,0.16);--shadow-focus:0 4px 20px rgba(11,179,199,0.22)}body,html{height:100%;font-family:IRANYekanX,'Segoe UI',Tahoma,Arial,sans-serif;background:var(--bg);color:var(--text);transition:background var(--transition),color var(--transition)}.theme-toggle{background:var(--surface);border:1.5px solid var(--border);border-radius:50px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition),border-color var(--transition),transform .15s;z-index:100}.theme-toggle:hover{border-color:var(--accent);transform:scale(1.07)}.theme-toggle svg{width:20px;height:20px;fill:var(--text-muted);transition:fill var(--transition)}.theme-toggle:hover svg{fill:var(--accent)}.search-box,.search-form{display:flex;align-items:center;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);transition:border-color var(--transition),box-shadow var(--transition),background var(--transition);box-shadow:var(--shadow)}.search-box:focus-within,.search-form:focus-within{border-color:var(--accent);box-shadow:var(--shadow-focus)}.search-input{flex:1;border:none;outline:0;background:0 0;color:var(--text);font-family:inherit;direction:rtl;text-align:right;transition:color var(--transition);min-width:0}.search-input::placeholder{color:var(--text-muted)}.search-btn{flex-shrink:0;background:var(--accent);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition),transform .13s}.search-btn:hover{background:var(--accent-hover);transform:scale(1.05)}.search-btn:active{transform:scale(.97)}.search-btn svg{fill:#fff}.loading{opacity:.7;pointer-events:none}.spinner{width:17px;height:17px;border:2.5px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.site-title,.topbar-inner .logo{direction:ltr;font-family:Quadrillion!important}footer{width:100%;height:auto;display:block;position:relative;bottom:-40px;margin:auto;text-align:center;font-size:14px;color:var(--text-muted);cursor:default}footer p{display:inline-block;vertical-align:top;font-size:20px;padding:0 4px}footer.home{position:fixed;bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.error-message{background:#fee;color:#c33;border:1px solid #fcc;border-radius:8px;padding:16px;margin:20px 0;text-align:center;font-size:.9rem}@media (max-width:700px){.search-input{font-size:.91rem}}@media (max-width:420px){.search-input{font-size:.87rem}}