.rwp-plugioxs-wrapper *,.rwp-plugioxs-wrapper *::before,.rwp-plugioxs-wrapper *::after{box-sizing:border-box;word-wrap:break-word;margin:0;padding:0;}.rwp-plugioxs-wrapper{direction:rtl;color:#111827;background:#fff;min-height:100vh;position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:'Pelak','Segoe UI',Tahoma,system-ui,sans-serif;}.rwp-plugioxs-wrapper .raya-root{direction:rtl;color:#111827;background:#fff;min-height:100vh;position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;}.rwp-plugioxs-wrapper .raya-root *,.rwp-plugioxs-wrapper .raya-root *::before,.rwp-plugioxs-wrapper .raya-root *::after{box-sizing:border-box;margin:0;padding:0;}@font-face{font-family:'Pelak';src:url('https://linkefa.ir/Pelak-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}.rwp-plugioxs-wrapper .raya-root,.rwp-plugioxs-wrapper .raya-root *{font-family:'Pelak','Segoe UI',Tahoma,system-ui,sans-serif !important;}.rwp-plugioxs-wrapper{--g:#F97316;--gd:#EA580C;--gl:rgba(249,115,22,.08);--gb:rgba(249,115,22,.22);--bg:#FFF;--bg2:#F9FAFB;--bg3:#F3F4F6;--surface:#FFF;--surface2:#F5F6F7;--border:rgba(0,0,0,.07);--border2:rgba(0,0,0,.11);--text:#111827;--text2:#4B5563;--text3:#9CA3AF;--white:#FFF;--green:#10B981;--red:#EF4444;--blue:#3B82F6;--mono:'SF Mono',Monaco,monospace;--ease:cubic-bezier(.4,0,.2,1);--ease-out:cubic-bezier(0,.6,.4,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 14px rgba(0,0,0,.08);--shadow-lg:0 20px 40px rgba(0,0,0,.1);--shadow-gold:0 8px 22px rgba(249,115,22,.28);--header-h:68px;}.rwp-plugioxs-wrapper body.raya-modal-open{overflow:hidden;}.rwp-plugioxs-wrapper .raya-main-header{position:fixed;top:0;left:0;right:0;z-index:9000;background:transparent;transition:all 0.45s cubic-bezier(.22,1,.36,1);height:var(--header-h);display:flex;align-items:center;justify-content:center;}.rwp-plugioxs-wrapper .raya-header-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;padding:0 24px;gap:0;background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border-radius:20px;height:100%;transition:all 0.45s cubic-bezier(.22,1,.36,1);}.rwp-plugioxs-wrapper .raya-main-header.raya-floating .raya-header-container{border-radius:20px;border-color:rgba(249,115,22,.12);box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06),0 0 0 1px rgba(249,115,22,.06);height:56px;max-width:calc(100% - 450px);}.rwp-plugioxs-wrapper .raya-main-header.raya-floating{top:10px;}.rwp-plugioxs-wrapper .raya-header-logo{display:flex;align-items:center;gap:9px;flex-shrink:0;text-decoration:none;cursor:default;margin-left:0;}.rwp-plugioxs-wrapper .raya-logo-ring{width:38px;height:38px;border:1.5px solid var(--gb);border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--gl);transition:all 0.25s var(--ease);overflow:hidden;}.rwp-plugioxs-wrapper .raya-header-logo:hover .raya-logo-ring{border-color:var(--g);box-shadow:0 0 0 4px rgba(249,115,22,.08);}.rwp-plugioxs-wrapper .raya-logo-text{font-size:17px;font-weight:800;color:var(--text2);letter-spacing:.3px;}.rwp-plugioxs-wrapper .raya-logo-text span{color:var(--g);}.rwp-plugioxs-wrapper .raya-logo-badge{background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;border-radius:100px;padding:2px 7px;font-size:10px;font-weight:700;}.rwp-plugioxs-wrapper .raya-header-nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center;padding:0 24px;}.rwp-plugioxs-wrapper .raya-nav-link{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:600;color:var(--text2);text-decoration:none;transition:all 0.2s var(--ease);white-space:nowrap;}.rwp-plugioxs-wrapper .raya-nav-link:hover{background:var(--bg3);color:var(--text);}.rwp-plugioxs-wrapper .raya-nav-link.raya-nav-support:hover{color:var(--red);background:rgba(239,68,68,.06);}.rwp-plugioxs-wrapper .raya-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border2);border-radius:var(--r-sm);background:var(--bg3);cursor:pointer;transition:all 0.2s var(--ease);}.rwp-plugioxs-wrapper .raya-menu-toggle:hover{border-color:var(--gb);background:var(--gl);}.rwp-plugioxs-wrapper .raya-hamburger{display:flex;flex-direction:column;gap:4px;width:18px;}.rwp-plugioxs-wrapper .raya-hamburger span{display:block;height:2px;background:var(--text2);border-radius:2px;transition:all 0.3s var(--ease);}.rwp-plugioxs-wrapper .raya-mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9001;background:rgba(255,255,255,0.96);backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border-top:1px solid rgba(249,115,22,.15);box-shadow:0 -8px 32px rgba(0,0,0,.08),0 -1px 0 rgba(249,115,22,.08);padding:6px 8px 8px;padding-bottom:calc(6px + env(safe-area-inset-bottom,8px));justify-content:space-around;align-items:flex-end;}.rwp-plugioxs-wrapper .raya-mnav-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;padding:6px 4px;text-decoration:none;color:var(--text3);font-size:10px;font-weight:600;border-radius:12px;transition:all 0.25s var(--ease);max-width:64px;}.rwp-plugioxs-wrapper .raya-mnav-item svg{transition:transform 0.25s var(--ease-spring);}.rwp-plugioxs-wrapper .raya-mnav-item:hover,.rwp-plugioxs-wrapper .raya-mnav-item.raya-mnav-active{color:var(--g);}.rwp-plugioxs-wrapper .raya-mnav-item:hover svg,.rwp-plugioxs-wrapper .raya-mnav-item.raya-mnav-active svg{transform:translateY(-2px);}.rwp-plugioxs-wrapper .raya-mnav-center{flex:0 0 auto;max-width:68px;}.rwp-plugioxs-wrapper .raya-mnav-logo{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--g),var(--gd));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(249,115,22,.4),0 0 0 3px rgba(249,115,22,.15);transform:translateY(-8px);transition:all 0.3s var(--ease-spring);}.rwp-plugioxs-wrapper .raya-mnav-center:hover .raya-mnav-logo,.rwp-plugioxs-wrapper .raya-mnav-center.raya-mnav-active .raya-mnav-logo{transform:translateY(-12px) scale(1.06);box-shadow:0 8px 24px rgba(249,115,22,.5),0 0 0 4px rgba(249,115,22,.18);}.rwp-plugioxs-wrapper .raya-mnav-center svg{transform:none !important;}.rwp-plugioxs-wrapper .raya-ambient{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.rwp-plugioxs-wrapper .raya-orb{position:absolute;border-radius:50%;filter:blur(80px);animation:orbFloat 14s ease-in-out infinite;}.rwp-plugioxs-wrapper .raya-orb-1{width:520px;height:520px;background:radial-gradient(circle,rgba(249,115,22,.05) 0,transparent 70%);top:-160px;right:-120px;}.rwp-plugioxs-wrapper .raya-orb-2{width:420px;height:420px;background:radial-gradient(circle,rgba(249,115,22,.03) 0,transparent 70%);bottom:20%;left:-90px;animation-delay:-4s;}.rwp-plugioxs-wrapper .raya-orb-3{width:320px;height:320px;background:radial-gradient(circle,rgba(249,115,22,.04) 0,transparent 70%);top:42%;left:42%;animation-delay:-8s;}@keyframes orbFloat{0%,100%{transform:translateY(0) scale(1);}50%{transform:translateY(-28px) scale(1.04);}}.rwp-plugioxs-wrapper .raya-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.018) 1px,transparent 1px);background-size:56px 56px;}.rwp-plugioxs-wrapper .raya-hero{position:relative;z-index:5;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--header-h) + 60px) 24px 100px;text-align:center;}.rwp-plugioxs-wrapper .raya-hero-inner{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:22px;}.rwp-plugioxs-wrapper .raya-hero-title{display:flex;flex-direction:column;gap:5px;font-size:clamp(34px,5.5vw,62px);font-weight:900;line-height:1.1;letter-spacing:-1px;}.rwp-plugioxs-wrapper .raya-hero-line{display:block;animation:fadeUp .7s var(--ease-out) both;}.rwp-plugioxs-wrapper .raya-hero-line-1{animation-delay:.1s;color:var(--text);}.rwp-plugioxs-wrapper .raya-hero-line-2{animation-delay:.2s;}.rwp-plugioxs-wrapper .raya-hero-line-2 em{font-style:normal;background:linear-gradient(135deg,var(--g) 0,#FBBF24 50%,var(--gd) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.rwp-plugioxs-wrapper .raya-hero-sub{font-size:15px;color:var(--text2);font-weight:400;line-height:1.7;max-width:480px;animation:fadeUp .7s var(--ease-out) .3s both;}.rwp-plugioxs-wrapper .raya-hero-pills{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;animation:fadeUp .7s var(--ease-out) .35s both;}.rwp-plugioxs-wrapper .raya-pill{display:flex;align-items:center;gap:7px;background:var(--surface);border:1px solid var(--border2);border-radius:100px;padding:6px 14px;font-size:12px;font-weight:500;color:var(--text2);transition:all .25s var(--ease);}.rwp-plugioxs-wrapper .raya-pill:hover{border-color:var(--gb);color:var(--g);}.rwp-plugioxs-wrapper .raya-pill-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulseDot 2s ease-in-out infinite;}@keyframes pulseDot{0%,100%{opacity:1;transform:scale(1);}50%{opacity:.5;transform:scale(.75);}}.rwp-plugioxs-wrapper .raya-search-wrap{width:100%;max-width:660px;display:flex;flex-direction:column;gap:13px;animation:fadeUp .7s var(--ease-out) .4s both;}.rwp-plugioxs-wrapper .raya-searchbox{display:flex;align-items:center;background:var(--surface);border:1.5px solid var(--border2);border-radius:var(--r-xl);padding:6px 6px 6px 14px;gap:10px;box-shadow:var(--shadow-sm);transition:all .3s var(--ease);}.rwp-plugioxs-wrapper .raya-searchbox:focus-within{border-color:var(--g);box-shadow:var(--shadow-sm),0 0 0 4px rgba(249,115,22,.1);}.rwp-plugioxs-wrapper .raya-search-icon-wrap{color:var(--text3);flex-shrink:0;display:flex;align-items:center;transition:color .25s;}.rwp-plugioxs-wrapper .raya-searchbox:focus-within .raya-search-icon-wrap{color:var(--g);}.rwp-plugioxs-wrapper .raya-search-input{flex:1;border:none;outline:none;font-size:15px;color:var(--text);background:transparent;direction:rtl;text-align:right;caret-color:var(--g);}.rwp-plugioxs-wrapper .raya-search-input::placeholder{color:var(--text3);}.rwp-plugioxs-wrapper .raya-search-clear{width:28px;height:28px;border:none;background:var(--bg3);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text3);flex-shrink:0;transition:all .2s;margin-left:2px;}.rwp-plugioxs-wrapper .raya-search-clear:hover{background:var(--border2);color:var(--text);}.rwp-plugioxs-wrapper .raya-search-btn{background:linear-gradient(135deg,var(--g) 0,var(--gd) 100%);color:#fff;border:none;border-radius:18px;padding:10px 22px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s var(--ease);display:flex;align-items:center;gap:7px;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 12px rgba(249,115,22,.3);position:relative;overflow:hidden;}.rwp-plugioxs-wrapper .raya-search-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-gold);filter:brightness(1.03);}.rwp-plugioxs-wrapper .raya-search-btn.is-loading{pointer-events:none;opacity:.8;}.rwp-plugioxs-wrapper .raya-quick-tags{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;align-items:center;}.rwp-plugioxs-wrapper .raya-tags-label{font-size:12px;color:var(--text3);font-weight:500;}.rwp-plugioxs-wrapper .raya-qtag{background:rgba(0,0,0,.03);border:1px solid var(--border);color:var(--text2);border-radius:100px;padding:5px 13px;font-size:12px;cursor:pointer;transition:all .2s var(--ease);position:relative;overflow:hidden;}.rwp-plugioxs-wrapper .raya-qtag:hover{background:var(--gl);border-color:var(--gb);color:var(--g);transform:translateY(-1px);}.rwp-plugioxs-wrapper .raya-scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);animation:fadeIn 1s 1.5s both;display:flex;flex-direction:column;align-items:center;}.rwp-plugioxs-wrapper .raya-scroll-mouse{width:22px;height:36px;border:2px solid rgba(0,0,0,.18);border-radius:11px;display:flex;justify-content:center;padding-top:5px;}.rwp-plugioxs-wrapper .raya-scroll-wheel{width:3px;height:7px;background:var(--g);border-radius:2px;animation:scrollWheel 2s ease infinite;}@keyframes scrollWheel{0%{transform:translateY(0);opacity:1;}60%{transform:translateY(10px);opacity:0;}61%{transform:translateY(0);opacity:0;}100%{opacity:1;}}.rwp-plugioxs-wrapper .raya-results-section{position:relative;z-index:5;max-width:1240px;margin:0 auto;padding:0 24px 80px;}.rwp-plugioxs-wrapper .raya-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 18px;margin-bottom:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);}.rwp-plugioxs-wrapper .raya-results-meta{font-size:13px;color:var(--text2);}.rwp-plugioxs-wrapper .raya-results-meta strong{color:var(--g);font-weight:700;}.rwp-plugioxs-wrapper .raya-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-fav-filter-btn{display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.03);border:1px solid var(--border2);border-radius:var(--r-sm);padding:7px 12px;font-size:12px;font-weight:600;color:var(--text2);cursor:pointer;transition:all .2s var(--ease);}.rwp-plugioxs-wrapper .raya-fav-filter-btn:hover,.rwp-plugioxs-wrapper .raya-fav-filter-btn.active{background:var(--gl);border-color:var(--gb);color:var(--g);}.rwp-plugioxs-wrapper .raya-fav-count{background:var(--g);color:#fff;border-radius:100px;padding:1px 7px;font-size:11px;font-weight:700;}.rwp-plugioxs-wrapper .raya-layout-toggle{display:flex;align-items:center;background:var(--bg3);border:1px solid var(--border);border-radius:9px;padding:3px;gap:2px;}.rwp-plugioxs-wrapper .raya-layout-btn{width:30px;height:30px;border:none;background:transparent;border-radius:7px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text3);transition:all .2s var(--ease);}.rwp-plugioxs-wrapper .raya-layout-btn:hover{color:var(--text2);background:rgba(0,0,0,.05);}.rwp-plugioxs-wrapper .raya-layout-btn.active{background:var(--surface);color:var(--g);box-shadow:0 1px 4px rgba(0,0,0,.1);}.rwp-plugioxs-wrapper .raya-sort-wrap{display:flex;align-items:center;gap:9px;}.rwp-plugioxs-wrapper .raya-sort-label{font-size:12px;color:var(--text3);}.rwp-plugioxs-wrapper .raya-select-wrap{position:relative;display:flex;align-items:center;}.rwp-plugioxs-wrapper .raya-sort-select{appearance:none;-webkit-appearance:none;background:var(--surface2);border:1px solid var(--border2);color:var(--text);font-size:13px;border-radius:var(--r-sm);padding:7px 30px 7px 12px;cursor:pointer;outline:none;transition:all .2s;}.rwp-plugioxs-wrapper .raya-sort-select:focus{border-color:var(--g);}.rwp-plugioxs-wrapper .raya-select-arrow{position:absolute;left:9px;pointer-events:none;color:var(--text3);}.rwp-plugioxs-wrapper .raya-grid{display:grid;gap:18px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="grid"],.rwp-plugioxs-wrapper .raya-grid:not([data-layout]){grid-template-columns:repeat(auto-fill,minmax(290px,1fr));}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"]{grid-template-columns:1fr;}.rwp-plugioxs-wrapper .raya-grid[data-layout="compact"]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="grid-2"]{grid-template-columns:repeat(2,1fr) !important;}@media (max-width:600px){.rwp-plugioxs-wrapper .raya-grid[data-layout="grid-2"]{grid-template-columns:1fr !important;}}.rwp-plugioxs-wrapper .raya-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px;display:flex;flex-direction:column;gap:12px;cursor:pointer;position:relative;overflow:hidden;transition:transform .25s var(--ease),border-color .25s var(--ease),box-shadow .25s var(--ease);}.rwp-plugioxs-wrapper .raya-card-accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g),var(--gd));transform:scaleX(0);transform-origin:right;transition:transform .35s var(--ease);}.rwp-plugioxs-wrapper .raya-card:hover{border-color:var(--gb);box-shadow:var(--shadow-md),0 0 0 2px var(--gl);transform:translateY(-3px);}.rwp-plugioxs-wrapper .raya-card:hover .raya-card-accent{transform:scaleX(1);}.rwp-plugioxs-wrapper .raya-card-skeleton{cursor:default;}.rwp-plugioxs-wrapper .raya-card-skeleton:hover{transform:none;border-color:var(--border);box-shadow:none;}.rwp-plugioxs-wrapper .raya-sk{background:linear-gradient(90deg,var(--surface2) 0,#E8EAED 50%,var(--surface2) 100%);background-size:1200px 100%;animation:shimmer 1.6s ease-in-out infinite;border-radius:6px;}.rwp-plugioxs-wrapper .raya-sk-icon{width:48px;height:48px;border-radius:12px;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-sk-lines{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:4px;}.rwp-plugioxs-wrapper .raya-sk-title{height:15px;width:70%;}.rwp-plugioxs-wrapper .raya-sk-sub{height:11px;width:45%;}.rwp-plugioxs-wrapper .raya-sk-stat{height:11px;width:35%;}.rwp-plugioxs-wrapper .raya-sk-btn{height:38px;width:50%;border-radius:var(--r-sm);margin-right:auto;}@keyframes shimmer{0%{background-position:-600px 0;}100%{background-position:600px 0;}}.rwp-plugioxs-wrapper .raya-card-avatar{flex-shrink:0;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:-1px;background-color:#2c3e50 !important;}.rwp-plugioxs-wrapper .raya-card-top{display:flex;gap:13px;align-items:flex-start;}.rwp-plugioxs-wrapper .raya-card-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;}.rwp-plugioxs-wrapper .raya-card-name{font-size:14px;font-weight:700;color:var(--text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.rwp-plugioxs-wrapper .raya-card-rating{display:flex;align-items:center;gap:5px;}.rwp-plugioxs-wrapper .raya-stars{display:flex;align-items:center;gap:1px;}.rwp-plugioxs-wrapper .raya-rating-num{font-size:11px;color:var(--text3);font-weight:600;}.rwp-plugioxs-wrapper .raya-card-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px;}.rwp-plugioxs-wrapper .raya-stat-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:100px;font-size:11px;font-weight:600;background-color:#f6f8f8;color:#2c3e50;border-radius:8px;}.rwp-plugioxs-wrapper .raya-chip-version{background:rgba(59,130,246,.08);color:#3B82F6;border:1px solid rgba(59,130,246,.18);}.rwp-plugioxs-wrapper .raya-chip-date{background:rgba(16,185,129,.08);color:#10B981;border:1px solid rgba(16,185,129,.18);}.rwp-plugioxs-wrapper .raya-chip-installs{background:var(--gl);color:var(--g);border:1px solid var(--gb);}.rwp-plugioxs-wrapper .raya-chip-localdl{background:rgba(249,115,22,.1);color:var(--g);border:1px solid var(--gb);}.rwp-plugioxs-wrapper .raya-stat-chip svg{flex-shrink:0;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card{flex-direction:row;align-items:center;padding:14px 18px;gap:16px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card-accent{top:0;left:0;bottom:0;right:auto;width:3px;height:auto;transform:scaleY(0);transform-origin:bottom;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card:hover .raya-card-accent{transform:scaleY(1);}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card-top{flex:1;min-width:0;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card-chips{flex:1.5;margin-top:0;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card-footer{margin-top:0;padding-top:0;border-top:none;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-grid[data-layout="compact"] .raya-card{padding:14px;gap:10px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="compact"] .raya-card-avatar{width:40px;height:40px;border-radius:10px;font-size:15px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="compact"] .raya-card-name{font-size:13px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="compact"] .raya-card-chips{display:none;}.rwp-plugioxs-wrapper .raya-btn-fav{width:30px;height:30px;flex-shrink:0;border:1px solid var(--border2);border-radius:8px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text3);transition:all .2s var(--ease);margin-top:-2px;}.rwp-plugioxs-wrapper .raya-btn-fav:hover{border-color:var(--red);color:var(--red);background:rgba(239,68,68,.06);}.rwp-plugioxs-wrapper .raya-btn-fav.active{border-color:var(--red);color:var(--red);background:rgba(239,68,68,.08);}.rwp-plugioxs-wrapper .raya-btn-fav.active svg{fill:var(--red);stroke:var(--red);}.rwp-plugioxs-wrapper .raya-card-footer{display:flex;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-btn-info{flex:.8;background:rgba(0,0,0,.03);color:var(--text2);border:1px solid var(--border);border-radius:var(--r-sm);padding:9px 10px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s var(--ease);display:flex;align-items:center;justify-content:center;gap:5px;position:relative;overflow:hidden;white-space:nowrap;}.rwp-plugioxs-wrapper .raya-btn-info:hover{background:rgba(0,0,0,.05);border-color:var(--border2);color:var(--text);}.rwp-plugioxs-wrapper .raya-btn-dl{flex:1.5;background:linear-gradient(135deg,var(--g) 0,var(--gd) 100%);color:#fff;border:none;border-radius:var(--r-sm);padding:9px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:all .25s var(--ease);display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 2px 10px rgba(249,115,22,.28);position:relative;overflow:hidden;white-space:nowrap;}.rwp-plugioxs-wrapper .raya-btn-dl:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(249,115,22,.38);filter:brightness(1.03);}.rwp-plugioxs-wrapper .raya-btn-dl.is-loading{pointer-events:none;}.rwp-plugioxs-wrapper .raya-dl-fill{position:absolute;inset:0;background:rgba(0,0,0,.18);width:0;pointer-events:none;}.rwp-plugioxs-wrapper .raya-btn-dl-main.raya-btn-dl{font-size:14px;padding:12px 22px;box-shadow:0 4px 20px rgba(249,115,22,.35);}.rwp-plugioxs-wrapper .raya-ripple{position:absolute;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;background:rgba(255,255,255,.45);transform:scale(0);animation:rippleAnim .65s var(--ease-out) forwards;pointer-events:none;}@keyframes rippleAnim{to{transform:scale(80);opacity:0;}}.rwp-plugioxs-wrapper .raya-btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:none;}.rwp-plugioxs-wrapper .raya-pagination{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap;padding:28px 0 0;}.rwp-plugioxs-wrapper .raya-page-btn{min-width:40px;height:40px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);font-size:14px;font-weight:600;color:var(--text2);cursor:pointer;transition:all .2s var(--ease);display:inline-flex;align-items:center;justify-content:center;padding:0 10px;position:relative;overflow:hidden;}.rwp-plugioxs-wrapper .raya-page-btn:hover:not([disabled]){border-color:var(--g);color:var(--g);background:var(--gl);}.rwp-plugioxs-wrapper .raya-page-btn.active{background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;border-color:var(--g);box-shadow:0 2px 12px rgba(249,115,22,.32);}.rwp-plugioxs-wrapper .raya-page-btn[disabled]{opacity:.3;cursor:not-allowed;}.rwp-plugioxs-wrapper .raya-page-ellipsis{color:var(--text3);padding:0 4px;line-height:40px;}.rwp-plugioxs-wrapper .raya-state-box{grid-column:1/-1;padding:72px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;}.rwp-plugioxs-wrapper .raya-state-icon{width:70px;height:70px;background:var(--surface2);border:1px solid var(--border2);border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;}.rwp-plugioxs-wrapper .raya-state-title{font-size:17px;font-weight:700;color:var(--text);}.rwp-plugioxs-wrapper .raya-state-desc{font-size:13px;color:var(--text2);max-width:340px;}.rwp-plugioxs-wrapper .raya-btn-retry{background:var(--g);color:#fff;border:none;border-radius:var(--r-sm);padding:10px 22px;font-size:14px;font-weight:700;cursor:pointer;margin-top:6px;transition:all .2s var(--ease);}.rwp-plugioxs-wrapper .raya-features-section{position:relative;z-index:5;padding:36px 0 24px !important;background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-features-inner{max-width:1200px;margin:0 auto;}.rwp-plugioxs-wrapper .raya-features-header{text-align:center;margin-bottom:20px !important;}.rwp-plugioxs-wrapper .raya-features-header h2{font-size:clamp(24px,3.5vw,36px);font-weight:900;color:var(--text);margin-bottom:10px;}.rwp-plugioxs-wrapper .raya-features-header p{font-size:15px;color:var(--text2);max-width:480px;margin:0 auto;line-height:1.7;}.rwp-plugioxs-wrapper .raya-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.rwp-plugioxs-wrapper .raya-feat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;position:relative;transition:all .25s var(--ease);overflow:hidden;display:flex;flex-direction:column;}.rwp-plugioxs-wrapper .raya-feat-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g),var(--gd));transform:scaleX(0);transform-origin:right;transition:transform .35s var(--ease);}.rwp-plugioxs-wrapper .raya-feat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--gb);}.rwp-plugioxs-wrapper .raya-feat-card:hover::before{transform:scaleX(1);}@media (min-width:768px){.rwp-plugioxs-wrapper .raya-features-grid .raya-feat-card:first-child{grid-column:span 2;}.rwp-plugioxs-wrapper .raya-features-grid .raya-feat-card:nth-child(4){grid-column:span 2;}}.rwp-plugioxs-wrapper .raya-feat-number{position:absolute;top:16px;left:20px;font-size:13px;font-weight:800;color:var(--text3);font-family:var(--mono);}.rwp-plugioxs-wrapper .raya-feat-icon{width:44px;height:44px;background:var(--gl);border:1px solid var(--gb);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;color:var(--g);margin-bottom:14px;}.rwp-plugioxs-wrapper .raya-feat-row{display:flex;align-items:center;gap:12px;margin-bottom:6px;}.rwp-plugioxs-wrapper .raya-feat-title{font-size:16px;font-weight:800;color:var(--text);}.rwp-plugioxs-wrapper .raya-feat-desc{font-size:13px;color:var(--text2);line-height:1.65;margin-top:6px;}.rwp-plugioxs-wrapper .raya-feat-badge{display:inline-block;margin-top:10px;background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700;width:fit-content;}.rwp-plugioxs-wrapper .raya-feat-fullwidth{grid-column:1/-1;}.rwp-plugioxs-wrapper .raya-faq-section{position:relative;z-index:5;padding:24px 0 36px !important;background:var(--bg);}.rwp-plugioxs-wrapper .raya-faq-inner{max-width:1200px;margin:0 auto;padding-top:0 !important;}.rwp-plugioxs-wrapper .raya-faq-two-col{display:grid;grid-template-columns:1.1fr 0.9fr;gap:40px;align-items:start;}.rwp-plugioxs-wrapper .raya-section-header{margin-bottom:28px;}.rwp-plugioxs-wrapper .raya-section-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--gl);border:1px solid var(--gb);border-radius:100px;padding:5px 14px;margin-bottom:14px;font-size:12px;font-weight:700;color:var(--g);}.rwp-plugioxs-wrapper .raya-section-icon{width:22px;height:22px;background:rgba(249,115,22,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;}.rwp-plugioxs-wrapper .raya-section-header h2{font-size:clamp(22px,3vw,32px);font-weight:900;color:var(--text);margin-bottom:6px;line-height:1.2;}.rwp-plugioxs-wrapper .raya-section-header p{font-size:14px;color:var(--text2);}.rwp-plugioxs-wrapper .raya-faq-list{display:flex;flex-direction:column;gap:10px;}.rwp-plugioxs-wrapper .raya-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;transition:all .25s var(--ease);}.rwp-plugioxs-wrapper .raya-faq-item:hover{border-color:var(--gb);box-shadow:var(--shadow-sm);}.rwp-plugioxs-wrapper .raya-faq-item.open{border-color:var(--gb);box-shadow:0 4px 20px rgba(249,115,22,.08);}.rwp-plugioxs-wrapper .raya-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:transparent;border:none;cursor:pointer;text-align:right;gap:12px;outline:none !important;-webkit-tap-highlight-color:transparent;}.rwp-plugioxs-wrapper .raya-faq-q-inner{display:flex;align-items:center;gap:10px;flex:1;min-width:0;}.rwp-plugioxs-wrapper .raya-faq-q-icon{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:var(--gl);border:1px solid var(--gb);display:flex;align-items:center;justify-content:center;color:var(--g);transition:all .25s var(--ease);}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-q-icon{background:var(--g);border-color:var(--g);color:#fff;}.rwp-plugioxs-wrapper .raya-faq-q span{font-size:14px;font-weight:700;color:var(--text);text-align:right;line-height:1.4;}.rwp-plugioxs-wrapper .raya-faq-chevron{flex-shrink:0;color:var(--text3);transition:transform .3s var(--ease-spring);}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-chevron{transform:rotate(180deg);color:var(--g);}.rwp-plugioxs-wrapper .raya-faq-a{max-height:0;overflow:hidden;transition:max-height .35s var(--ease);}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-a{max-height:300px;}.rwp-plugioxs-wrapper .raya-faq-a p{padding:0 18px 18px 18px;font-size:13px;color:var(--text2);line-height:1.7;margin:0;border-top:1px solid var(--border);padding-top:20px !important;}.rwp-plugioxs-wrapper .raya-faq-a p strong{color:var(--text);}.rwp-plugioxs-wrapper .raya-guide-steps{display:flex;flex-direction:column;margin-bottom:24px;}.rwp-plugioxs-wrapper .raya-guide-step{display:flex;align-items:flex-start;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:16px 18px;transition:all .25s var(--ease);}.rwp-plugioxs-wrapper .raya-guide-step:hover{border-color:var(--gb);box-shadow:var(--shadow-sm);transform:translateX(-3px);}.rwp-plugioxs-wrapper .raya-guide-step-num{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;box-shadow:0 4px 12px rgba(249,115,22,.3);}.rwp-plugioxs-wrapper .raya-guide-step-body{display:flex;flex-direction:column;gap:3px;}.rwp-plugioxs-wrapper .raya-guide-step-body strong{font-size:14px;font-weight:800;color:var(--text);}.rwp-plugioxs-wrapper .raya-guide-step-body span{font-size:12px;color:var(--text2);line-height:1.5;}.rwp-plugioxs-wrapper .raya-guide-step-connector{display:flex;align-items:center;gap:8px;padding:4px 18px;}.rwp-plugioxs-wrapper .raya-guide-step-line{width:2px;height:16px;background:var(--border2);border-radius:2px;margin-right:17px;}.rwp-plugioxs-wrapper .raya-guide-step-arrow{color:var(--text3);}.rwp-plugioxs-wrapper .raya-guide-tips{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-md);padding:14px 16px;}.rwp-plugioxs-wrapper .raya-guide-tip{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text2);line-height:1.5;}.rwp-plugioxs-wrapper .raya-guide-tip-icon{width:26px;height:26px;flex-shrink:0;border-radius:8px;background:var(--gl);border:1px solid var(--gb);display:flex;align-items:center;justify-content:center;color:var(--g);}.rwp-plugioxs-wrapper .raya-guide-cta{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;border-radius:var(--r-md);padding:14px 24px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:var(--shadow-gold);transition:all .25s var(--ease);position:relative;overflow:hidden;}.rwp-plugioxs-wrapper .raya-guide-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(249,115,22,.4);filter:brightness(1.04);}.rwp-plugioxs-wrapper .raya-support-section{position:relative;z-index:5;padding:80px 24px;overflow:hidden;}.rwp-plugioxs-wrapper .raya-support-wrap{position:relative;background:linear-gradient(135deg,#0F0A1E 0,#1A0D2E 50%,#0D1A2E 100%);border-radius:28px;overflow:hidden;min-height:400px;max-width:1200px;margin:0 auto;}.rwp-plugioxs-wrapper .raya-galaxy-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;}.rwp-plugioxs-wrapper .raya-support-container{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:56px 48px;}.rwp-plugioxs-wrapper .raya-support-content{display:flex;flex-direction:column;gap:20px;}.rwp-plugioxs-wrapper .raya-support-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(249,115,22,.15);border:1px solid rgba(249,115,22,.3);border-radius:100px;padding:5px 14px;font-size:12px;font-weight:700;color:#F97316;width:fit-content;}.rwp-plugioxs-wrapper .raya-support-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--g);animation:pulseDot 2s ease-in-out infinite;}.rwp-plugioxs-wrapper .raya-support-title{font-size:clamp(26px,3vw,38px);font-weight:900;color:#fff;line-height:1.2;}.rwp-plugioxs-wrapper .raya-support-title-accent{color:var(--g);}.rwp-plugioxs-wrapper .raya-support-desc{font-size:14px;color:rgba(255,255,255,.65);line-height:1.7;max-width:500px;}.rwp-plugioxs-wrapper .raya-support-stats{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:16px 20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);width:fit-content;}.rwp-plugioxs-wrapper .raya-support-stat{display:flex;flex-direction:column;align-items:center;gap:2px;}.rwp-plugioxs-wrapper .raya-support-stat-num{font-size:20px;font-weight:900;color:#fff;}.rwp-plugioxs-wrapper .raya-support-stat-lbl{font-size:11px;color:rgba(255,255,255,.5);}.rwp-plugioxs-wrapper .raya-support-stat-sep{width:1px;height:32px;background:rgba(255,255,255,.12);}.rwp-plugioxs-wrapper .raya-support-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-support-btn-main{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--g),var(--gd));color:#fff;border-radius:var(--r-md);padding:13px 22px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 4px 20px rgba(249,115,22,.4);transition:all .25s var(--ease);position:relative;overflow:hidden;}.rwp-plugioxs-wrapper .raya-support-btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(249,115,22,.5);filter:brightness(1.05);}.rwp-plugioxs-wrapper .raya-btn-shine{position:absolute;top:-50%;left:-60%;width:40%;height:200%;background:linear-gradient(105deg,transparent 0,rgba(255,255,255,.2) 50%,transparent 100%);transform:skewX(-15deg);animation:shine 3s ease-in-out infinite 2s;}@keyframes shine{0%,100%{left:-60%;}40%,60%{left:120%;}}.rwp-plugioxs-wrapper .raya-support-btn-ghost{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.85);border-radius:var(--r-md);padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s var(--ease);}.rwp-plugioxs-wrapper .raya-support-btn-ghost:hover{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.3);}.rwp-plugioxs-wrapper .raya-support-visual-new{position:relative;width:280px;height:280px;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-support-card-float{position:absolute;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border:1px solid rgba(249,115,22,.25);border-radius:14px;padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#fff;white-space:nowrap;}.rwp-plugioxs-wrapper .raya-scf-1{top:0;right:0;animation:floatCard1 6s ease-in-out infinite;}.rwp-plugioxs-wrapper .raya-scf-2{top:50%;right:60%;transform:translateY(-50%);animation:floatCard2 6s ease-in-out infinite 1s;}.rwp-plugioxs-wrapper .raya-scf-3{bottom:0;right:20%;animation:floatCard3 6s ease-in-out infinite 2s;}@keyframes floatCard1{0%,100%{transform:translateY(0);}50%{transform:translateY(-10px);}}@keyframes floatCard2{0%,100%{transform:translateY(-50%);}50%{transform:translateY(calc(-50% - 10px));}}@keyframes floatCard3{0%,100%{transform:translateY(0);}50%{transform:translateY(-8px);}}.rwp-plugioxs-wrapper .raya-support-orb-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.rwp-plugioxs-wrapper .raya-support-orb-ring{position:absolute;border-radius:50%;border:1px solid rgba(249,115,22,.2);top:50%;left:50%;transform:translate(-50%,-50%);}.rwp-plugioxs-wrapper .raya-sor-1{width:100px;height:100px;animation:orbRing 4s linear infinite;}.rwp-plugioxs-wrapper .raya-sor-2{width:150px;height:150px;animation:orbRing 6s linear infinite reverse;}.rwp-plugioxs-wrapper .raya-sor-3{width:200px;height:200px;animation:orbRing 8s linear infinite;border-color:rgba(249,115,22,.1);}@keyframes orbRing{to{transform:translate(-50%,-50%) rotate(360deg);}}.rwp-plugioxs-wrapper .raya-support-orb-core{width:72px;height:72px;background:linear-gradient(135deg,rgba(249,115,22,.3),rgba(234,88,12,.3));border:2px solid rgba(249,115,22,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);box-shadow:0 0 40px rgba(249,115,22,.3);top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);}.rwp-plugioxs-wrapper .raya-footer{background:var(--bg2);border-top:1px solid var(--border);padding:20px 24px;}.rwp-plugioxs-wrapper .raya-footer-inner-simple{max-width:1200px;margin:0 auto;}.rwp-plugioxs-wrapper .raya-footer-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;}.rwp-plugioxs-wrapper .raya-footer-copyright{font-size:13px;color:var(--text2);}.rwp-plugioxs-wrapper .raya-footer-sep{margin:0 6px;color:var(--text3);}.rwp-plugioxs-wrapper .raya-footer-credit{font-size:13px;color:var(--text3);}.rwp-plugioxs-wrapper .raya-footer-credit a{color:var(--g);text-decoration:none;}.rwp-plugioxs-wrapper .raya-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .25s var(--ease);}.rwp-plugioxs-wrapper .raya-modal-overlay.open{opacity:1;pointer-events:auto;}.rwp-plugioxs-wrapper .raya-modal-box{background:var(--bg2);border-radius:var(--r-xl);width:100%;max-width:820px;max-height:92vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(249,115,22,.15);box-shadow:var(--shadow-lg);transform:translateY(26px) scale(.97);transition:transform .35s var(--ease-spring);}.rwp-plugioxs-wrapper .raya-modal-overlay.open .raya-modal-box{transform:translateY(0) scale(1);}.rwp-plugioxs-wrapper .raya-modal-inner{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:var(--gb) transparent;position:relative;}.rwp-plugioxs-wrapper .raya-modal-close{position:absolute;top:14px;left:14px;width:34px;height:34px;background:var(--surface2);border:1px solid var(--border2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .25s var(--ease);color:var(--text2);}.rwp-plugioxs-wrapper .raya-modal-close:hover{background:var(--bg3);transform:rotate(90deg);}.rwp-plugioxs-wrapper .raya-modal-header{padding:26px 26px 18px;border-bottom:1px solid var(--border);display:flex;gap:16px;align-items:flex-start;}.rwp-plugioxs-wrapper .raya-modal-icon-wrap{flex-shrink:0;width:64px;height:64px;border-radius:14px;overflow:hidden;border:2px solid var(--gb);box-shadow:var(--shadow-sm),0 0 0 4px rgba(249,115,22,.07);background:var(--surface2);}.rwp-plugioxs-wrapper .raya-modal-icon-wrap img,.rwp-plugioxs-wrapper .raya-modal-icon-wrap .raya-card-avatar,.rwp-plugioxs-wrapper .raya-modal-icon-wrap .raya-avatar-fallback{width:100% !important;height:100% !important;object-fit:cover;}.rwp-plugioxs-wrapper .raya-modal-icon-wrap .raya-card-avatar-img{width:100% !important;height:100% !important;}.rwp-plugioxs-wrapper .raya-modal-icon-large{width:72px;height:72px;}.rwp-plugioxs-wrapper .raya-modal-title-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;}.rwp-plugioxs-wrapper .raya-modal-plugin-name{font-size:20px;font-weight:800;color:var(--text);line-height:1.2;}.rwp-plugioxs-wrapper .raya-modal-plugin-author{font-size:12px;color:var(--text2);}.rwp-plugioxs-wrapper .raya-modal-plugin-author a{color:var(--g);text-decoration:none;}.rwp-plugioxs-wrapper .raya-modal-deps{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;}.rwp-plugioxs-wrapper .raya-dep-badge{display:inline-flex;align-items:center;gap:4px;background:var(--surface2);border:1px solid var(--border2);color:var(--text2);border-radius:100px;padding:3px 9px;font-size:11px;font-weight:600;}.rwp-plugioxs-wrapper .raya-dep-badge.raya-dep-green{background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.2);color:var(--green);}.rwp-plugioxs-wrapper .raya-modal-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-modal-stat{padding:15px 10px;text-align:center;border-left:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-modal-stat:last-child{border-left:none;}.rwp-plugioxs-wrapper .raya-modal-stat-value{font-size:18px;font-weight:800;color:var(--g);line-height:1;font-family:var(--mono);}.rwp-plugioxs-wrapper .raya-modal-stat-label{font-size:11px;color:var(--text3);margin-top:4px;}.rwp-plugioxs-wrapper .raya-stat-date{font-size:13px !important;}.rwp-plugioxs-wrapper .raya-modal-cta{padding:18px 26px;background:linear-gradient(135deg,var(--gl),rgba(249,115,22,.04));border-bottom:1px solid var(--border);display:flex;align-items:center;gap:14px;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-modal-cta-text{flex:1;min-width:160px;}.rwp-plugioxs-wrapper .raya-modal-cta-title{font-size:14px;font-weight:700;color:var(--text);}.rwp-plugioxs-wrapper .raya-modal-cta-sub{font-size:12px;color:var(--text2);margin-top:2px;}.rwp-plugioxs-wrapper .raya-btn-external{background:rgba(0,0,0,.03);color:var(--text2);border:1px solid var(--border2);border-radius:var(--r-md);padding:10px 15px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s var(--ease);display:flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;}.rwp-plugioxs-wrapper .raya-btn-external:hover{color:var(--text);background:rgba(0,0,0,.05);}.rwp-plugioxs-wrapper .raya-modal-tabs{display:flex;border-bottom:1px solid var(--border);padding:0 26px;overflow-x:auto;}.rwp-plugioxs-wrapper .raya-tab{padding:13px 16px;font-size:13px;font-weight:600;color:var(--text3);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s var(--ease);white-space:nowrap;margin-bottom:-1px;}.rwp-plugioxs-wrapper .raya-tab.active{color:var(--g);border-bottom-color:var(--g);}.rwp-plugioxs-wrapper .raya-modal-body{padding:22px 26px 28px;}.rwp-plugioxs-wrapper .raya-tab-pane{display:none;}.rwp-plugioxs-wrapper .raya-tab-pane.active{display:block;}.rwp-plugioxs-wrapper .raya-modal-body p,.rwp-plugioxs-wrapper .raya-tab-pane p{font-size:13px;line-height:1.75;color:var(--text2);margin-bottom:10px;}.rwp-plugioxs-wrapper .raya-modal-body h3,.rwp-plugioxs-wrapper .raya-tab-pane h3{font-size:14px;font-weight:700;color:var(--text);margin:16px 0 6px;}.rwp-plugioxs-wrapper .raya-modal-body ul,.rwp-plugioxs-wrapper .raya-tab-pane ul{padding-right:18px;margin-bottom:10px;}.rwp-plugioxs-wrapper .raya-modal-body li,.rwp-plugioxs-wrapper .raya-tab-pane li{font-size:13px;color:var(--text2);line-height:1.65;margin-bottom:4px;}.rwp-plugioxs-wrapper .raya-modal-body a,.rwp-plugioxs-wrapper .raya-tab-pane a{color:var(--g);}.rwp-plugioxs-wrapper .raya-modal-body code{background:var(--surface2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-family:var(--mono);font-size:12px;}.rwp-plugioxs-wrapper .raya-modal-tags-wrap{display:flex;flex-wrap:wrap;gap:5px;padding:12px 26px;border-bottom:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-tag{background:var(--surface2);border:1px solid var(--border);color:var(--text3);border-radius:100px;padding:2px 9px;font-size:11px;}.rwp-plugioxs-wrapper .raya-toast{position:fixed;bottom:24px;left:24px;background:var(--surface);border:1px solid var(--border2);border-radius:14px;padding:0;display:flex;align-items:stretch;gap:0;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);z-index:999999;min-width:280px;max-width:360px;transform:translateY(100px) scale(0.95);opacity:0;transition:transform 0.4s var(--ease-spring),opacity 0.3s var(--ease);overflow:hidden;}.rwp-plugioxs-wrapper .raya-toast.show{transform:translateY(0) scale(1);opacity:1;}.rwp-plugioxs-wrapper .raya-toast-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--g);border-radius:0 0 14px 14px;transform-origin:right;}.rwp-plugioxs-wrapper .raya-toast.success .raya-toast-progress{background:var(--green);}.rwp-plugioxs-wrapper .raya-toast.error .raya-toast-progress{background:var(--red);}.rwp-plugioxs-wrapper .raya-toast.loading .raya-toast-progress{background:var(--g);animation:toastLoadPulse 1.5s ease-in-out infinite;}@keyframes toastLoadPulse{0%,100%{opacity:1;}50%{opacity:.4;}}.rwp-plugioxs-wrapper .raya-toast-icon-wrap{width:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--gl);border-left:1px solid var(--gb);}.rwp-plugioxs-wrapper .raya-toast.success .raya-toast-icon-wrap{background:rgba(16,185,129,.1);border-color:rgba(16,185,129,.2);}.rwp-plugioxs-wrapper .raya-toast.error .raya-toast-icon-wrap{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);}.rwp-plugioxs-wrapper .raya-toast-icon{display:none;}.rwp-plugioxs-wrapper .raya-toast.success .raya-ti-ok{display:block;color:var(--green);}.rwp-plugioxs-wrapper .raya-toast.info .raya-ti-info{display:block;color:var(--blue);}.rwp-plugioxs-wrapper .raya-toast.error .raya-ti-err{display:block;color:var(--red);}.rwp-plugioxs-wrapper .raya-toast-spinner{width:18px;height:18px;border:2px solid var(--gb);border-top-color:var(--g);border-radius:50%;animation:spin .7s linear infinite;display:none;}.rwp-plugioxs-wrapper .raya-toast.loading .raya-toast-spinner{display:block !important;}.rwp-plugioxs-wrapper .raya-toast-body{flex:1;padding:14px 12px;display:flex;flex-direction:column;gap:3px;}.rwp-plugioxs-wrapper .raya-toast-title{font-size:13px;font-weight:700;color:var(--text);}.rwp-plugioxs-wrapper .raya-toast-sub{font-size:11px;color:var(--text3);}.rwp-plugioxs-wrapper .raya-toast-close{width:36px;flex-shrink:0;border:none;background:none;cursor:pointer;color:var(--text3);display:flex;align-items:center;justify-content:center;transition:all .2s;border-right:1px solid var(--border);}.rwp-plugioxs-wrapper .raya-toast-close:hover{background:var(--bg3);color:var(--text);}.rwp-plugioxs-wrapper .raya-tooltip{position:fixed;z-index:999998;background:rgba(17,24,39,.94);color:#fff;font-size:12px;font-weight:500;padding:6px 12px;border-radius:8px;pointer-events:none;opacity:0;transform:translateY(6px) scale(0.96);transition:opacity .18s ease,transform .18s ease;box-shadow:0 4px 16px rgba(0,0,0,.25);max-width:200px;text-align:center;line-height:1.4;white-space:normal;}.rwp-plugioxs-wrapper .raya-tooltip.visible{opacity:1;transform:translateY(0) scale(1);}.rwp-plugioxs-wrapper .raya-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:rgba(17,24,39,.94);}.rwp-plugioxs-wrapper .raya-highlight{background:rgba(249,115,22,.2);color:var(--g);padding:0 2px;border-radius:4px;font-weight:700;}.rwp-plugioxs-wrapper .raya-highlight-soft{color:var(--g);}@keyframes fadeUp{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeDown{from{opacity:0;transform:translateY(-16px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes spin{to{transform:rotate(360deg);}}@media(max-width:900px){.rwp-plugioxs-wrapper .raya-main-header{display:none !important;}.rwp-plugioxs-wrapper .raya-mobile-nav{display:flex !important;}.rwp-plugioxs-wrapper .raya-hero{padding:60px 20px calc(80px + env(safe-area-inset-bottom,0px) + 70px);min-height:auto;}.rwp-plugioxs-wrapper .raya-results-section{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px) + 20px);}.rwp-plugioxs-wrapper .raya-faq-section,.rwp-plugioxs-wrapper .raya-support-section,.rwp-plugioxs-wrapper .raya-features-section{padding:56px 20px;}.rwp-plugioxs-wrapper .raya-features-grid{grid-template-columns:1fr !important;}.rwp-plugioxs-wrapper .raya-features-grid .raya-feat-card:first-child,.rwp-plugioxs-wrapper .raya-features-grid .raya-feat-card:nth-child(4){grid-column:span 1 !important;}.rwp-plugioxs-wrapper .raya-faq-two-col{grid-template-columns:1fr;gap:32px;}.rwp-plugioxs-wrapper .raya-grid[data-layout="grid"]{grid-template-columns:1fr;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card{flex-direction:column;align-items:stretch;}.rwp-plugioxs-wrapper .raya-grid[data-layout="list"] .raya-card-chips{margin-top:8px;}.rwp-plugioxs-wrapper .raya-modal-stats{grid-template-columns:repeat(2,1fr);}.rwp-plugioxs-wrapper .raya-modal-cta{flex-direction:column;align-items:stretch;}.rwp-plugioxs-wrapper .raya-btn-dl-main{width:100%;justify-content:center;}.rwp-plugioxs-wrapper .raya-support-container{grid-template-columns:1fr;padding:36px 24px;}.rwp-plugioxs-wrapper .raya-support-visual-new{display:none;}.rwp-plugioxs-wrapper .raya-toolbar{flex-direction:column;align-items:stretch;gap:10px;}.rwp-plugioxs-wrapper .raya-toolbar-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;}.rwp-plugioxs-wrapper .raya-tool-btn{font-size:11px;padding:6px 10px;}.rwp-plugioxs-wrapper .raya-sort-wrap{margin-right:auto;}.rwp-plugioxs-wrapper .raya-bulk-floatbar{bottom:70px;border-radius:14px;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-inner{padding:10px 12px;}.rwp-plugioxs-wrapper .raya-bulk-preview{display:none;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn{flex:1;justify-content:center;}}@media(max-width:480px){.rwp-plugioxs-wrapper .raya-hero-title{font-size:clamp(28px,8vw,40px);}.rwp-plugioxs-wrapper .raya-modal-box{border-radius:var(--r-lg);}.rwp-plugioxs-wrapper .raya-toast{left:12px;right:12px;min-width:0;max-width:none;}.rwp-plugioxs-wrapper .raya-toolbar{flex-direction:column;align-items:stretch;}.rwp-plugioxs-wrapper .raya-toolbar-actions{justify-content:space-between;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-support-wrap{border-radius:20px;}.rwp-plugioxs-wrapper .raya-tool-btn span:not(.raya-bulk-badge):not(.raya-fav-count){display:none;}.rwp-plugioxs-wrapper .raya-tool-btn{padding:7px 9px;gap:0;}}.rwp-plugioxs-wrapper #raya-search-input{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-root .raya-features-section{background-color:transparent !important;border-bottom-width:0 !important;}.rwp-plugioxs-wrapper .raya-features-section .raya-features-grid{border-width:0 !important;}.rwp-plugioxs-wrapper .raya-faq-list .raya-faq-a p{padding-top:20px !important;}.rwp-plugioxs-wrapper .raya-root svg{display:inline-block !important;visibility:visible !important;width:auto !important;height:auto !important;min-width:14px;min-height:14px;}.rwp-plugioxs-wrapper .raya-btn-fav,.rwp-plugioxs-wrapper .raya-search-clear,.rwp-plugioxs-wrapper .raya-modal-close,.rwp-plugioxs-wrapper .raya-toast-close{color:#4B5563 !important;background-color:rgba(0,0,0,0.04) !important;border-radius:50%;}.rwp-plugioxs-wrapper .raya-btn-fav.active{color:#EF4444 !important;background-color:rgba(239,68,68,0.1) !important;}.rwp-plugioxs-wrapper .raya-search-btn svg,.rwp-plugioxs-wrapper .raya-btn-dl svg{stroke:white !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-btn-fav{border-radius:8px !important;border-width:0 !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-stat-chip{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-fav-filter-btn{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-layout-toggle{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-sort{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-btn-info{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-toast-close{background-color:transparent !important;}.rwp-plugioxs-wrapper .raya-faq-q:focus-visible{outline:2px solid var(--g);outline-offset:2px;border-radius:8px;}.rwp-plugioxs-wrapper .raya-faq-q:active span{color:var(--text);}.rwp-plugioxs-wrapper #raya-root .raya-features-section{border-top-width:0 !important;}.rwp-plugioxs-wrapper .raya-features-header h2 span{background-color:rgba(241,196,15,0.11);border-radius:12px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-hero-title .raya-hero-line span{background-color:rgba(230,126,34,0.1);border-radius:25px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-nav-dropdown{position:relative !important;display:inline-flex !important;align-items:center !important;}.rwp-plugioxs-wrapper .raya-nav-dropdown-toggle{display:flex !important;align-items:center !important;gap:5px !important;background:none !important;border:none !important;cursor:pointer !important;font-family:inherit !important;font-size:13px !important;font-weight:600 !important;color:var(--text2,#4B5563) !important;padding:8px 14px !important;border-radius:10px !important;transition:all 0.25s cubic-bezier(0.4,0,0.2,1) !important;}.rwp-plugioxs-wrapper .raya-nav-dropdown-toggle:hover{background:var(--bg3,#F3F4F6) !important;color:var(--text,#111827) !important;}.rwp-plugioxs-wrapper .raya-dropdown-arrow{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1) !important;margin-right:2px !important;}.rwp-plugioxs-wrapper .raya-nav-dropdown:hover .raya-dropdown-arrow{transform:rotate(180deg) !important;}.rwp-plugioxs-wrapper .raya-dropdown-menu{position:absolute !important;top:calc(100% + 14px) !important;right:-10px !important;min-width:280px !important;background:#fff !important;border:1px solid rgba(0,0,0,0.06) !important;border-radius:16px !important;box-shadow:0 20px 60px rgba(0,0,0,0.10),0 8px 20px rgba(0,0,0,0.04) !important;padding:10px 6px !important;opacity:0 !important;visibility:hidden !important;transform:translateY(-8px) scale(0.96) !important;transform-origin:top right !important;transition:opacity 0.25s cubic-bezier(0.4,0,0.2,1),transform 0.3s cubic-bezier(0.34,1.56,0.64,1),visibility 0.25s !important;z-index:9999 !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;}.rwp-plugioxs-wrapper .raya-nav-dropdown:hover .raya-dropdown-menu{opacity:1 !important;visibility:visible !important;transform:translateY(0) scale(1) !important;}.rwp-plugioxs-wrapper .raya-dropdown-arrow-pointer{position:absolute !important;top:-10px !important;right:28px !important;width:0 !important;height:0 !important;border-left:10px solid transparent !important;border-right:10px solid transparent !important;border-bottom:10px solid #fff !important;filter:drop-shadow(0 -2px 4px rgba(0,0,0,0.04)) !important;z-index:2 !important;}.rwp-plugioxs-wrapper .raya-dropdown-item{display:flex !important;align-items:center !important;gap:12px !important;padding:10px 16px !important;border-radius:12px !important;text-decoration:none !important;color:#1F2937 !important;transition:all 0.2s cubic-bezier(0.4,0,0.2,1) !important;position:relative !important;background:transparent !important;border:none !important;margin:2px 0 !important;cursor:pointer !important;}.rwp-plugioxs-wrapper .raya-dropdown-item:hover{background:rgba(249,115,22,0.08) !important;color:#F97316 !important;transform:translateX(-4px) !important;}.rwp-plugioxs-wrapper .raya-item-icon{flex-shrink:0 !important;width:36px !important;height:36px !important;border-radius:10px !important;background:rgba(249,115,22,0.06) !important;display:flex !important;align-items:center !important;justify-content:center !important;color:#F97316 !important;transition:background 0.2s !important;}.rwp-plugioxs-wrapper .raya-dropdown-item:hover .raya-item-icon{background:rgba(249,115,22,0.12) !important;}.rwp-plugioxs-wrapper .raya-item-content{flex:1 !important;display:flex !important;flex-direction:column !important;gap:2px !important;min-width:0 !important;}.rwp-plugioxs-wrapper .raya-item-title{font-size:14px !important;font-weight:700 !important;line-height:1.3 !important;}.rwp-plugioxs-wrapper .raya-item-desc{font-size:11px !important;font-weight:400 !important;color:#6B7280 !important;line-height:1.3 !important;transition:color 0.2s !important;}.rwp-plugioxs-wrapper .raya-dropdown-item:hover .raya-item-desc{color:#F97316 !important;}.rwp-plugioxs-wrapper .raya-item-arrow{flex-shrink:0 !important;color:#D1D5DB !important;font-size:16px !important;transition:all 0.2s !important;opacity:0 !important;transform:translateX(-8px) !important;}.rwp-plugioxs-wrapper .raya-dropdown-item:hover .raya-item-arrow{opacity:1 !important;transform:translateX(0) !important;color:#F97316 !important;}@media (max-width:768px){.rwp-plugioxs-wrapper .raya-nav-dropdown .raya-dropdown-menu{position:static !important;box-shadow:none !important;border:none !important;background:transparent !important;padding:0 !important;opacity:1 !important;visibility:visible !important;transform:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;}.rwp-plugioxs-wrapper .raya-dropdown-arrow-pointer{display:none !important;}.rwp-plugioxs-wrapper .raya-nav-dropdown:hover .raya-dropdown-menu{transform:none !important;}.rwp-plugioxs-wrapper .raya-dropdown-item{padding:8px 12px !important;}.rwp-plugioxs-wrapper .raya-item-desc{font-size:10px !important;}}.rwp-plugioxs-wrapper .raya-tool-btn{display:inline-flex;align-items:center;gap:6px;background:var(--raya-surface,#f3f4f6);border:1px solid var(--raya-border,rgba(0,0,0,.08));border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;color:var(--raya-text,#374151);cursor:pointer;transition:all .18s;white-space:nowrap;position:relative;}.rwp-plugioxs-wrapper .raya-tool-btn:hover{background:var(--raya-card,#fff);border-color:#F97316;color:#F97316;box-shadow:0 2px 8px rgba(249,115,22,.12);}.rwp-plugioxs-wrapper .raya-tool-btn.active{background:rgba(249,115,22,.10);border-color:#F97316;color:#F97316;}.rwp-plugioxs-wrapper .raya-bulk-badge{background:#F97316;color:#fff;border-radius:10px;font-size:10px;font-weight:700;padding:1px 6px;min-width:18px;text-align:center;}.rwp-plugioxs-wrapper .raya-bulk-floatbar{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);z-index:9998;width:calc(100% - 32px);max-width:720px;background:#1a1a2e;border:1px solid rgba(249,115,22,.35);border-radius:18px;box-shadow:0 12px 48px rgba(0,0,0,.4),0 0 0 1px rgba(249,115,22,.08);backdrop-filter:blur(24px);overflow:hidden;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:10px;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-info{display:flex;align-items:center;gap:10px;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-icon{width:36px;height:36px;border-radius:10px;background:rgba(249,115,22,.15);display:flex;align-items:center;justify-content:center;color:#F97316;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-text{display:flex;align-items:baseline;gap:6px;color:#e2e8f0;font-size:13px;white-space:nowrap;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-count{font-size:22px;font-weight:800;color:#F97316;line-height:1;}.rwp-plugioxs-wrapper .raya-bulk-preview{display:flex;flex-wrap:wrap;gap:5px;flex:1;min-width:0;padding:0 4px;}.rwp-plugioxs-wrapper .raya-bulk-chip{display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:3px 8px 3px 6px;font-size:11px;color:#cbd5e1;max-width:140px;white-space:nowrap;overflow:hidden;}.rwp-plugioxs-wrapper .raya-bulk-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-bulk-chip-rm{background:none;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;padding:0 1px;transition:color .15s;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-bulk-chip-rm:hover{color:#f87171;}.rwp-plugioxs-wrapper .raya-bulk-chip-more{background:rgba(249,115,22,.15);border-color:rgba(249,115,22,.3);color:#fb923c;font-weight:700;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-actions{display:flex;align-items:center;gap:7px;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-clear{display:flex;align-items:center;gap:5px;background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.2);color:#f87171;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-clear:hover{background:rgba(239,68,68,.22);border-color:rgba(239,68,68,.4);}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#F97316,#EA580C);border:none;color:#fff;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:700;cursor:pointer;transition:all .18s;position:relative;overflow:hidden;white-space:nowrap;box-shadow:0 2px 12px rgba(249,115,22,.35);}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(249,115,22,.45);}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn:disabled{opacity:.5;cursor:not-allowed;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn.loading .raya-bulk-floatbar-btn-text{opacity:0;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-spinner{display:none;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:raya-spin .7s linear infinite;position:absolute;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-btn.loading .raya-bulk-floatbar-spinner{display:block;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-close{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#9ca3af;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;}.rwp-plugioxs-wrapper .raya-bulk-floatbar-close:hover{background:rgba(255,255,255,.1);color:#fff;}.rwp-plugioxs-wrapper .raya-bulk-progress-wrap{padding:0 16px 12px;}.rwp-plugioxs-wrapper .raya-bulk-progress-bar{height:4px;background:linear-gradient(90deg,#F97316,#FBBF24);border-radius:2px;width:0;}.rwp-plugioxs-wrapper .raya-bulk-progress-text{font-size:11px;color:#94a3b8;margin-top:5px;text-align:center;}.rwp-plugioxs-wrapper .raya-card-select{position:absolute;top:10px;right:10px;z-index:5;}.rwp-plugioxs-wrapper .raya-card-select input[type=checkbox]{display:none;}.rwp-plugioxs-wrapper .raya-card-select-label{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:2px solid var(--raya-border,rgba(0,0,0,.12));background:var(--raya-card,#fff);cursor:pointer;transition:all .18s;box-shadow:0 1px 4px rgba(0,0,0,.08);}.rwp-plugioxs-wrapper .raya-card-select-label::after{content:'';display:block;width:10px;height:6px;border-left:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(-45deg) translateY(-2px);transition:border-color .15s;}.rwp-plugioxs-wrapper .raya-card-select input:checked + .raya-card-select-label{background:#F97316;border-color:#F97316;}.rwp-plugioxs-wrapper .raya-card-select input:checked + .raya-card-select-label::after{border-color:#fff;}.rwp-plugioxs-wrapper .raya-card-select-label:hover{border-color:#F97316;box-shadow:0 0 0 3px rgba(249,115,22,.15);}.rwp-plugioxs-wrapper .raya-card.raya-bulk-selected{border-color:rgba(249,115,22,.5) !important;background:rgba(249,115,22,.04) !important;}.rwp-plugioxs-wrapper .raya-card-exact-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:4px;background:#F97316;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;letter-spacing:.3px;box-shadow:0 2px 8px rgba(249,115,22,.35);z-index:2;}.rwp-plugioxs-wrapper .raya-tab-badge{display:inline-flex;align-items:center;justify-content:center;background:rgba(249,115,22,.15);color:#F97316;border-radius:10px;font-size:10px;font-weight:700;padding:1px 6px;margin-right:5px;min-width:18px;}.rwp-plugioxs-wrapper .raya-versions-list-clean{display:flex;flex-direction:column;gap:12px;}.rwp-plugioxs-wrapper .raya-version-item-clean{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#f9fafb;border-radius:18px;padding:12px 20px;transition:all 0.2s;border:1px solid #edf2f7;}.rwp-plugioxs-wrapper .raya-version-item-clean:hover{border-color:#F97316;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.04);}.rwp-plugioxs-wrapper .raya-version-latest-clean{background:linear-gradient(135deg,rgba(249,115,22,0.05),#fff);border-color:#F97316;}.rwp-plugioxs-wrapper .raya-version-info-clean{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}.rwp-plugioxs-wrapper .raya-version-num-clean{font-size:16px;font-weight:800;font-family:monospace;color:#1f2937;}.rwp-plugioxs-wrapper .raya-version-tag-latest-clean{background:#F97316;color:#fff;font-size:10px;font-weight:700;padding:2px 10px;border-radius:20px;}.rwp-plugioxs-wrapper .raya-version-date-clean{display:inline-flex;align-items:center;gap:4px;background:#fff;padding:4px 10px;border-radius:30px;font-size:12px;color:#4b5563;border:1px solid #e5e7eb;}.rwp-plugioxs-wrapper .raya-version-relative-clean{font-size:11px;color:#9ca3af;}.rwp-plugioxs-wrapper .raya-version-dl-btn-clean{background:#fff;border:1px solid #e2e8f0;border-radius:40px;padding:8px 18px;font-size:12px;font-weight:600;color:#1e293b;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all 0.2s;position:relative;}.rwp-plugioxs-wrapper .raya-version-dl-btn-clean:hover{background:#F97316;border-color:#F97316;color:#fff;box-shadow:0 3px 12px rgba(249,115,22,0.3);}.rwp-plugioxs-wrapper .raya-version-dl-btn-clean.is-loading .raya-btn-spinner{display:inline-block;}.rwp-plugioxs-wrapper .raya-version-dl-btn-clean.is-loading svg,.rwp-plugioxs-wrapper .raya-version-dl-btn-clean.is-loading span:not(.raya-btn-spinner){opacity:0;}.rwp-plugioxs-wrapper .raya-version-dl-btn-clean .raya-btn-spinner{display:none;width:12px;height:12px;border:2px solid rgba(249,115,22,0.3);border-top-color:#F97316;border-radius:50%;animation:raya-spin 0.7s linear infinite;position:absolute;}.rwp-plugioxs-wrapper .raya-ad-banner{background:rgba(59,130,246,0.08) !important;border:1px solid rgba(59,130,246,0.2) !important;border-radius:16px !important;padding:12px 18px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:16px !important;gap:16px !important;transition:all 0.3s ease !important;}.rwp-plugioxs-wrapper .raya-ad-content{display:flex !important;align-items:center !important;gap:12px !important;font-size:13px !important;color:#1e293b !important;line-height:1.6 !important;}.rwp-plugioxs-wrapper .raya-ad-badge{background:#3b82f6 !important;color:#fff !important;font-size:10px !important;font-weight:800 !important;padding:3px 10px !important;border-radius:20px !important;flex-shrink:0 !important;}.rwp-plugioxs-wrapper .raya-ad-text a{color:#2563eb !important;font-weight:800 !important;text-decoration:none !important;transition:0.2s !important;}.rwp-plugioxs-wrapper .raya-ad-text a:hover{color:#1d4ed8 !important;text-decoration:underline !important;}.rwp-plugioxs-wrapper .raya-ad-close{background:rgba(59,130,246,0.1) !important;border:none !important;color:#3b82f6 !important;cursor:pointer !important;width:28px !important;height:28px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;transition:0.2s !important;flex-shrink:0 !important;}.rwp-plugioxs-wrapper .raya-ad-close:hover{background:rgba(59,130,246,0.2) !important;color:#1d4ed8 !important;}@media (max-width:600px){.rwp-plugioxs-wrapper .raya-ad-banner{flex-direction:row !important;align-items:flex-start !important;padding:12px !important;}.rwp-plugioxs-wrapper .raya-ad-content{flex-direction:column !important;align-items:flex-start !important;gap:8px !important;}}.rwp-plugioxs-wrapper .raya-modal-cta-enhanced{display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;gap:16px !important;}.rwp-plugioxs-wrapper .raya-modal-cta-text{flex:0 0 calc(60% - 8px) !important;width:calc(60% - 8px) !important;min-width:unset !important;}.rwp-plugioxs-wrapper .raya-btn-dl-main-enhanced{flex:0 0 calc(40% - 8px) !important;width:calc(40% - 8px) !important;justify-content:center !important;text-align:center !important;white-space:nowrap !important;padding-left:10px !important;padding-right:10px !important;}@media (max-width:600px){.rwp-plugioxs-wrapper .raya-modal-cta-enhanced{flex-direction:column !important;align-items:stretch !important;text-align:right !important;}.rwp-plugioxs-wrapper .raya-modal-cta-text,.rwp-plugioxs-wrapper .raya-btn-dl-main-enhanced{flex:1 1 100% !important;width:100% !important;}}.rwp-plugioxs-wrapper .raya-why-section-boxed{background:transparent;padding:20px 20px 50px;direction:rtl;}.rwp-plugioxs-wrapper .raya-why-container{width:100%;max-width:1200px;margin:0 auto;}.rwp-plugioxs-wrapper .raya-why-main-box{background:#fff;border-radius:24px;box-shadow:0 12px 40px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.02);border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column;}.rwp-plugioxs-wrapper .raya-why-header-inline{padding:40px 40px 30px;text-align:center;}.rwp-plugioxs-wrapper .raya-why-header-inline h2{font-size:26px;font-weight:800;color:#111827;margin:0 0 10px 0;}.rwp-plugioxs-wrapper .raya-highlight-text{color:#F97316;}.rwp-plugioxs-wrapper .raya-why-header-inline p{font-size:15px;color:#6b7280;margin:0;}.rwp-plugioxs-wrapper .raya-why-grid-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#f3f4f6;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;}.rwp-plugioxs-wrapper .raya-why-item{background:#fff;padding:40px;display:flex;align-items:flex-start;gap:20px;transition:background 0.3s ease;}.rwp-plugioxs-wrapper .raya-why-item:hover{background:#fafafa;}.rwp-plugioxs-wrapper .raya-why-icon-wrap{flex-shrink:0;width:50px;height:50px;background:#fff7ed;color:#F97316;border-radius:14px;display:flex;align-items:center;justify-content:center;}.rwp-plugioxs-wrapper .raya-why-content h3{font-size:17px;font-weight:700;color:#1f2937;margin:0 0 8px 0;}.rwp-plugioxs-wrapper .raya-why-content p{font-size:13px;color:#6b7280;line-height:1.8;margin:0;}.rwp-plugioxs-wrapper .raya-why-premium-footer{background:linear-gradient(to left,#fff7ed,#fff);padding:30px 40px;display:flex;align-items:center;gap:20px;}.rwp-plugioxs-wrapper .raya-wpf-icon{flex-shrink:0;color:#ea580c;display:flex;align-items:center;justify-content:center;}.rwp-plugioxs-wrapper .raya-wpf-text{flex:1;}.rwp-plugioxs-wrapper .raya-wpf-text h3{font-size:18px;font-weight:800;color:#ea580c;margin:0 0 6px 0;}.rwp-plugioxs-wrapper .raya-wpf-text p{font-size:14px;color:#4b5563;margin:0;line-height:1.6;}.rwp-plugioxs-wrapper .raya-wpf-btn{background:#F97316;color:#fff;padding:10px 24px;border-radius:30px;font-size:14px;font-weight:700;text-decoration:none;flex-shrink:0;transition:all 0.2s;box-shadow:0 4px 12px rgba(249,115,22,0.25);}.rwp-plugioxs-wrapper .raya-wpf-btn:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 6px 16px rgba(249,115,22,0.35);}@media (max-width:860px){.rwp-plugioxs-wrapper .raya-why-grid-inner{grid-template-columns:1fr;}.rwp-plugioxs-wrapper .raya-why-premium-footer{flex-direction:column;align-items:flex-start;text-align:right;}.rwp-plugioxs-wrapper .raya-wpf-btn{align-self:stretch;text-align:center;margin-top:10px;}}@media (max-width:640px){.rwp-plugioxs-wrapper .raya-why-section-boxed{padding:40px 15px;}.rwp-plugioxs-wrapper .raya-why-header-inline{padding:30px 20px 20px;}.rwp-plugioxs-wrapper .raya-why-item{padding:24px 20px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:8px 16px;align-items:center;}.rwp-plugioxs-wrapper .raya-why-icon-wrap{grid-row:1;grid-column:1;width:44px;height:44px;}.rwp-plugioxs-wrapper .raya-why-content{display:contents;}.rwp-plugioxs-wrapper .raya-why-content h3{grid-row:1;grid-column:2;margin:0;font-size:16px;}.rwp-plugioxs-wrapper .raya-why-content p{grid-row:2;grid-column:1 / -1;font-size:13px;margin:0;}.rwp-plugioxs-wrapper .raya-why-premium-footer{padding:24px 20px;}}.rwp-plugioxs-wrapper .raya-faq-ultra-section{padding:100px 20px !important;background:transparent !important;direction:rtl !important;}.rwp-plugioxs-wrapper .raya-faq-ultra-container{max-width:1200px !important;margin:0 auto !important;display:grid !important;grid-template-columns:360px 1fr !important;gap:60px !important;align-items:flex-start !important;}.rwp-plugioxs-wrapper .raya-faq-ultra-sidebar{position:relative !important;}.rwp-plugioxs-wrapper .raya-ultra-sticky-wrap{position:sticky !important;top:100px !important;}.rwp-plugioxs-wrapper .raya-ultra-badge{display:inline-flex !important;align-items:center !important;gap:8px !important;background:rgba(249,115,22,0.1) !important;color:#F97316 !important;padding:6px 14px !important;border-radius:20px !important;font-size:13px !important;font-weight:800 !important;margin-bottom:20px !important;}.rwp-plugioxs-wrapper .raya-ultra-header h2{font-size:32px !important;font-weight:900 !important;color:#111827 !important;margin:0 0 16px 0 !important;line-height:1.3 !important;letter-spacing:-0.5px !important;}.rwp-plugioxs-wrapper .raya-ultra-header p{font-size:15px !important;color:#6b7280 !important;line-height:1.8 !important;margin:0 0 40px 0 !important;}.rwp-plugioxs-wrapper .raya-ultra-support-card{background:#fff !important;border:1px solid #e5e7eb !important;border-radius:24px !important;padding:32px !important;box-shadow:0 12px 30px rgba(0,0,0,0.03) !important;transition:all 0.3s ease !important;position:relative !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-ultra-support-card::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:4px !important;background:linear-gradient(90deg,#F97316,#fde68a) !important;}.rwp-plugioxs-wrapper .raya-ultra-support-card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.06) !important;transform:translateY(-4px) !important;border-color:#d1d5db !important;}.rwp-plugioxs-wrapper .raya-usc-icon{width:50px !important;height:50px !important;background:#f3f4f6 !important;color:#4b5563 !important;border-radius:14px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin-bottom:20px !important;}.rwp-plugioxs-wrapper .raya-usc-content h3{font-size:17px !important;font-weight:800 !important;color:#1f2937 !important;margin:0 0 8px 0 !important;}.rwp-plugioxs-wrapper .raya-usc-content p{font-size:14px !important;color:#6b7280 !important;line-height:1.6 !important;margin:0 0 24px 0 !important;}.rwp-plugioxs-wrapper .raya-usc-btn{display:inline-flex !important;align-items:center !important;justify-content:space-between !important;background:#f9fafb !important;color:#1f2937 !important;border:1px solid #e5e7eb !important;padding:12px 20px !important;border-radius:12px !important;font-size:14px !important;font-weight:700 !important;text-decoration:none !important;width:100% !important;box-sizing:border-box !important;transition:all 0.2s ease !important;}.rwp-plugioxs-wrapper .raya-usc-btn:hover{background:#111827 !important;color:#fff !important;border-color:#111827 !important;}.rwp-plugioxs-wrapper .raya-faq-ultra-accordion{display:flex !important;flex-direction:column !important;gap:16px !important;}.rwp-plugioxs-wrapper .raya-faq-item{background:#fff !important;border:1px solid #e5e7eb !important;border-radius:20px !important;overflow:hidden !important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1) !important;box-shadow:0 4px 6px rgba(0,0,0,0.01) !important;}.rwp-plugioxs-wrapper .raya-faq-item:hover{border-color:#d1d5db !important;box-shadow:0 8px 24px rgba(0,0,0,0.04) !important;}.rwp-plugioxs-wrapper .raya-faq-q{width:100% !important;display:flex !important;justify-content:space-between !important;align-items:center !important;padding:24px 28px !important;background:transparent !important;border:none !important;cursor:pointer !important;text-align:right !important;outline:none !important;}.rwp-plugioxs-wrapper .raya-faq-q-title{display:flex !important;align-items:center !important;gap:14px !important;}.rwp-plugioxs-wrapper .raya-faq-q-dot{width:8px !important;height:8px !important;background:#d1d5db !important;border-radius:50% !important;flex-shrink:0 !important;transition:all 0.3s ease !important;}.rwp-plugioxs-wrapper .raya-faq-q-title span:last-child{font-size:16px !important;font-weight:700 !important;color:#1f2937 !important;transition:color 0.3s ease !important;}.rwp-plugioxs-wrapper .raya-faq-q-indicator{width:32px !important;height:32px !important;border-radius:50% !important;background:#f9fafb !important;color:#6b7280 !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.3s ease !important;flex-shrink:0 !important;}.rwp-plugioxs-wrapper .raya-faq-a{display:none;}.rwp-plugioxs-wrapper .raya-faq-a-inner{padding:0 28px 28px 50px !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner p{margin:0 !important;font-size:14px !important;color:#4b5563 !important;line-height:1.8 !important;}.rwp-plugioxs-wrapper .raya-faq-item.open{border-color:#F97316 !important;box-shadow:0 12px 32px rgba(249,115,22,0.12) !important;}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-q-dot{background:#F97316 !important;box-shadow:0 0 0 4px rgba(249,115,22,0.15) !important;}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-q-title span:last-child{color:#ea580c !important;}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-q-indicator{background:#F97316 !important;color:#fff !important;transform:rotate(180deg) !important;}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-a{display:block !important;animation:rayaUltraSlide 0.4s cubic-bezier(0.16,1,0.3,1) forwards !important;}@keyframes rayaUltraSlide{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}@media (max-width:992px){.rwp-plugioxs-wrapper .raya-faq-ultra-container{grid-template-columns:1fr !important;gap:40px !important;}.rwp-plugioxs-wrapper .raya-ultra-sticky-wrap{position:static !important;}.rwp-plugioxs-wrapper .raya-ultra-header h2{font-size:28px !important;}}@media (max-width:768px){.rwp-plugioxs-wrapper .raya-faq-ultra-container{display:flex !important;flex-direction:column !important;gap:32px !important;padding:0 4px !important;width:100% !important;max-width:100% !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-faq-ultra-sidebar{width:100% !important;flex-shrink:0 !important;}.rwp-plugioxs-wrapper .raya-ultra-sticky-wrap{position:static !important;padding:0 !important;}.rwp-plugioxs-wrapper .raya-ultra-header h2{font-size:26px !important;line-height:1.4 !important;margin-bottom:12px !important;}.rwp-plugioxs-wrapper .raya-ultra-header p{font-size:14px !important;margin-bottom:24px !important;}.rwp-plugioxs-wrapper .raya-ultra-support-card{padding:20px !important;margin-bottom:8px !important;}.rwp-plugioxs-wrapper .raya-usc-content p{font-size:13px !important;margin-bottom:16px !important;}.rwp-plugioxs-wrapper .raya-usc-btn{font-size:13px !important;padding:10px 16px !important;justify-content:center !important;gap:8px !important;}.rwp-plugioxs-wrapper .raya-faq-ultra-accordion{width:100% !important;max-width:100% !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-faq-item{border-radius:16px !important;margin:0 !important;width:100% !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-faq-q{padding:16px 18px !important;gap:12px !important;align-items:flex-start !important;}.rwp-plugioxs-wrapper .raya-faq-q-title{gap:10px !important;flex:1 !important;min-width:0 !important;}.rwp-plugioxs-wrapper .raya-faq-q-title span:last-child{font-size:14px !important;line-height:1.5 !important;word-break:break-word !important;overflow-wrap:break-word !important;}.rwp-plugioxs-wrapper .raya-faq-q-dot{width:7px !important;height:7px !important;flex-shrink:0 !important;margin-top:4px !important;}.rwp-plugioxs-wrapper .raya-faq-q-indicator{width:28px !important;height:28px !important;flex-shrink:0 !important;}.rwp-plugioxs-wrapper .raya-faq-q-indicator svg{width:16px !important;height:16px !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner{padding:0 18px 20px 18px !important;width:100% !important;max-width:100% !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner p{font-size:13px !important;line-height:1.7 !important;word-break:break-word !important;overflow-wrap:break-word !important;margin:0 !important;padding:0 !important;max-width:100% !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner strong{font-weight:700 !important;}.rwp-plugioxs-wrapper .raya-faq-item.open .raya-faq-a{animation:rayaUltraSlideMobile 0.35s cubic-bezier(0.16,1,0.3,1) forwards !important;}@keyframes rayaUltraSlideMobile{from{opacity:0;transform:translateY(-6px);}to{opacity:1;transform:translateY(0);}}}@media (max-width:480px){.rwp-plugioxs-wrapper .raya-faq-q{padding:14px 14px !important;}.rwp-plugioxs-wrapper .raya-faq-q-title span:last-child{font-size:13px !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner{padding:0 14px 16px 14px !important;}.rwp-plugioxs-wrapper .raya-faq-a-inner p{font-size:12.5px !important;}.rwp-plugioxs-wrapper .raya-ultra-support-card{padding:16px !important;}.rwp-plugioxs-wrapper .raya-usc-btn{font-size:12px !important;padding:8px 14px !important;}.rwp-plugioxs-wrapper .raya-ultra-header h2{font-size:22px !important;}}.rwp-plugioxs-wrapper .raya-support-pro-section{padding:80px 20px !important;background:transparent !important;direction:rtl !important;}.rwp-plugioxs-wrapper .raya-support-pro-container{max-width:1200px !important;margin:0 auto !important;}.rwp-plugioxs-wrapper .raya-support-pro-card{position:relative !important;background:linear-gradient(135deg,#fff 0,#fffaf5 100%) !important;border-radius:32px !important;box-shadow:0 20px 50px rgba(249,115,22,0.05),0 1px 3px rgba(0,0,0,0.02) !important;border:1px solid rgba(249,115,22,0.1) !important;overflow:hidden !important;z-index:1 !important;}.rwp-plugioxs-wrapper .raya-support-canvas-wrap{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:-1 !important;opacity:0.15 !important;pointer-events:none !important;overflow:hidden !important;}.rwp-plugioxs-wrapper .raya-support-canvas-wrap canvas{width:100% !important;height:100% !important;}.rwp-plugioxs-wrapper .raya-support-pro-grid{display:grid !important;grid-template-columns:1.5fr 1fr !important;gap:40px !important;padding:60px !important;align-items:center !important;}.rwp-plugioxs-wrapper .raya-support-pro-content{z-index:2 !important;}.rwp-plugioxs-wrapper .raya-pro-badge-soft{display:inline-flex !important;align-items:center !important;gap:8px !important;background:#fff !important;color:#ea580c !important;padding:8px 16px !important;border-radius:30px !important;font-size:13px !important;font-weight:800 !important;border:1px solid rgba(249,115,22,0.2) !important;margin-bottom:24px !important;box-shadow:0 4px 10px rgba(249,115,22,0.05) !important;}.rwp-plugioxs-wrapper .raya-badge-dot-pulse{width:8px !important;height:8px !important;background:#F97316 !important;border-radius:50% !important;position:relative !important;}.rwp-plugioxs-wrapper .raya-badge-dot-pulse::after{content:"" !important;position:absolute !important;inset:-4px !important;border-radius:50% !important;background:rgba(249,115,22,0.4) !important;animation:rayaPulse 2s infinite ease-in-out !important;}@keyframes rayaPulse{0%{transform:scale(0.8);opacity:1;}100%{transform:scale(2.5);opacity:0;}}.rwp-plugioxs-wrapper .raya-support-pro-title{font-size:36px !important;font-weight:900 !important;color:#111827 !important;margin:0 0 16px 0 !important;line-height:1.3 !important;letter-spacing:-1px !important;}.rwp-plugioxs-wrapper .raya-text-gradient{background:linear-gradient(135deg,#F97316,#f59e0b) !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important;background-clip:text !important;}.rwp-plugioxs-wrapper .raya-support-pro-desc{font-size:16px !important;color:#4b5563 !important;line-height:1.8 !important;margin:0 0 40px 0 !important;}.rwp-plugioxs-wrapper .raya-support-pro-actions{display:flex !important;gap:16px !important;flex-wrap:wrap !important;}.rwp-plugioxs-wrapper .raya-btn-pro-primary{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;background:#F97316 !important;color:#fff !important;padding:14px 28px !important;border-radius:16px !important;font-size:16px !important;font-weight:700 !important;text-decoration:none !important;transition:all 0.3s ease !important;box-shadow:0 8px 20px rgba(249,115,22,0.3) !important;}.rwp-plugioxs-wrapper .raya-btn-pro-primary:hover{background:#ea580c !important;transform:translateY(-2px) !important;box-shadow:0 12px 25px rgba(249,115,22,0.4) !important;}.rwp-plugioxs-wrapper .raya-btn-pro-ghost{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;background:#fff !important;color:#1f2937 !important;padding:14px 28px !important;border-radius:16px !important;font-size:15px !important;font-weight:700 !important;text-decoration:none !important;border:1px solid #d1d5db !important;transition:all 0.3s ease !important;}.rwp-plugioxs-wrapper .raya-btn-pro-ghost:hover{border-color:#111827 !important;color:#111827 !important;background:#f9fafb !important;}.rwp-plugioxs-wrapper .raya-support-pro-visual{position:relative !important;display:flex !important;align-items:center !important;justify-content:center !important;height:100% !important;min-height:300px !important;}.rwp-plugioxs-wrapper .raya-visual-rings{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;width:300px !important;height:300px !important;display:flex !important;align-items:center !important;justify-content:center !important;}.rwp-plugioxs-wrapper .raya-v-ring{position:absolute !important;border:1px solid rgba(249,115,22,0.15) !important;border-radius:50% !important;}.rwp-plugioxs-wrapper .raya-v-ring-1{width:140px !important;height:140px !important;animation:rayaRingSpin 10s linear infinite !important;border-top-color:#F97316 !important;}.rwp-plugioxs-wrapper .raya-v-ring-2{width:220px !important;height:220px !important;animation:rayaRingSpin 15s linear infinite reverse !important;border-right-color:#F97316 !important;}.rwp-plugioxs-wrapper .raya-v-ring-3{width:300px !important;height:300px !important;border-style:dashed !important;opacity:0.5 !important;animation:rayaRingSpin 25s linear infinite !important;}@keyframes rayaRingSpin{100%{transform:rotate(360deg);}}.rwp-plugioxs-wrapper .raya-visual-heart{position:relative !important;z-index:2 !important;width:100px !important;height:100px !important;background:#fff !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:0 20px 40px rgba(249,115,22,0.2) !important;animation:rayaHeartFloat 4s ease-in-out infinite !important;}.rwp-plugioxs-wrapper .raya-visual-heart::after{content:"" !important;position:absolute !important;inset:-20px !important;border-radius:50% !important;background:radial-gradient(circle,rgba(249,115,22,0.15) 0,transparent 70%) !important;z-index:-1 !important;}@keyframes rayaHeartFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-15px);}}@media (max-width:1024px){.rwp-plugioxs-wrapper .raya-support-pro-grid{grid-template-columns:1fr !important;padding:40px !important;gap:60px !important;text-align:center !important;}.rwp-plugioxs-wrapper .raya-support-pro-content{display:flex !important;flex-direction:column !important;align-items:center !important;}.rwp-plugioxs-wrapper .raya-support-pro-actions{justify-content:center !important;}.rwp-plugioxs-wrapper .raya-support-pro-visual{min-height:250px !important;}}@media (max-width:640px){.rwp-plugioxs-wrapper .raya-support-pro-section{padding:60px 15px !important;}.rwp-plugioxs-wrapper .raya-support-pro-card{border-radius:24px !important;}.rwp-plugioxs-wrapper .raya-support-pro-grid{padding:32px 20px !important;}.rwp-plugioxs-wrapper .raya-support-pro-title{font-size:28px !important;}.rwp-plugioxs-wrapper .raya-btn-pro-primary,.rwp-plugioxs-wrapper .raya-btn-pro-ghost{width:100% !important;}}.rwp-plugioxs-wrapper .raya-hero-floats{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;}.rwp-plugioxs-wrapper .raya-float-pos{position:absolute;}.rwp-plugioxs-wrapper .raya-float-card{background:#fff;border:1px solid rgba(249,115,22,0.12);border-radius:18px;padding:14px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 12px 28px rgba(0,0,0,0.04);animation:rayaFloatAnim 6s ease-in-out infinite;will-change:transform;}.rwp-plugioxs-wrapper .raya-fc-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;}.rwp-plugioxs-wrapper .raya-fc-title{font-size:11px;font-weight:700;color:#4b5563;font-family:inherit;letter-spacing:0.5px;}@keyframes rayaFloatAnim{0%,100%{transform:translateY(0);}50%{transform:translateY(-15px);}}.rwp-plugioxs-wrapper .raya-fp-1{top:8%;right:4%;transform:rotate(6deg);}.rwp-plugioxs-wrapper .raya-fp-1 .raya-float-card{animation-delay:0s;}.rwp-plugioxs-wrapper .raya-fp-2{bottom:18%;right:12%;transform:rotate(-5deg);}.rwp-plugioxs-wrapper .raya-fp-2 .raya-float-card{animation-delay:1.5s;}.rwp-plugioxs-wrapper .raya-fp-3{top:15%;left:3%;transform:rotate(-8deg);}.rwp-plugioxs-wrapper .raya-fp-3 .raya-float-card{animation-delay:0.8s;}.rwp-plugioxs-wrapper .raya-fp-4{bottom:22%;left:11%;transform:rotate(4deg);}.rwp-plugioxs-wrapper .raya-fp-4 .raya-float-card{animation-delay:2.2s;}@media (max-width:1024px){.rwp-plugioxs-wrapper .raya-hero-floats{display:none;}}.rwp-plugioxs-wrapper .raya-search-history-panel{background:var(--raya-card,#fff);border:1px solid var(--raya-border,rgba(0,0,0,0.08));border-radius:14px;padding:14px 16px;margin-top:8px;box-shadow:0 8px 32px rgba(0,0,0,0.10);animation:raya-drop-in 0.18s ease;}@keyframes raya-drop-in{from{opacity:0;transform:translateY(-6px);}to{opacity:1;transform:translateY(0);}}.rwp-plugioxs-wrapper .raya-history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;}.rwp-plugioxs-wrapper .raya-history-title-wrap{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--raya-muted,#9ca3af);}.rwp-plugioxs-wrapper .raya-history-clear-btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-size:11px;color:var(--raya-muted,#9ca3af);cursor:pointer;padding:3px 6px;border-radius:6px;transition:all .15s;}.rwp-plugioxs-wrapper .raya-history-clear-btn:hover{background:rgba(239,68,68,.08);color:#ef4444;}.rwp-plugioxs-wrapper .raya-history-grid{display:flex;flex-wrap:wrap;gap:6px;}.rwp-plugioxs-wrapper .raya-history-tag-wrap{display:inline-flex;align-items:center;border-radius:20px;border:1px solid var(--raya-border,rgba(0,0,0,.08));overflow:hidden;transition:border-color .15s,box-shadow .15s;background:var(--raya-surface,#f9fafb);}.rwp-plugioxs-wrapper .raya-history-tag-wrap:hover{border-color:#F97316;box-shadow:0 0 0 3px rgba(249,115,22,.08);}.rwp-plugioxs-wrapper .raya-htag{display:inline-flex;align-items:center;gap:5px;background:none;border:none;padding:5px 10px 5px 8px;font-size:12px;font-weight:500;color:var(--raya-text,#374151);cursor:pointer;direction:rtl;transition:color .15s;}.rwp-plugioxs-wrapper .raya-htag:hover{color:#F97316;}.rwp-plugioxs-wrapper .raya-htag.raya-htag-hot{color:#EF4444;}.rwp-plugioxs-wrapper .raya-htag.raya-htag-warm{color:#F97316;}.rwp-plugioxs-wrapper .raya-htag-freq{font-size:10px;font-weight:700;background:rgba(249,115,22,.12);color:#F97316;border-radius:10px;padding:1px 5px;min-width:18px;text-align:center;}.rwp-plugioxs-wrapper .raya-htag-hot .raya-htag-freq{background:rgba(239,68,68,.12);color:#EF4444;}.rwp-plugioxs-wrapper .raya-htag-del{background:none;border:none;border-right:1px solid var(--raya-border,rgba(0,0,0,.08));padding:5px 7px;cursor:pointer;color:var(--raya-muted,#9ca3af);display:flex;align-items:center;transition:color .15s,background .15s;}.rwp-plugioxs-wrapper .raya-htag-del:hover{color:#ef4444;background:rgba(239,68,68,.08);}.rwp-plugioxs-wrapper #raya-root .raya-features-section{border-top-width:0 !important;}.rwp-plugioxs-wrapper .raya-features-header h2 span{background-color:rgba(241,196,15,0.11);border-radius:12px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-hero-title .raya-hero-line span{background-color:rgba(230,126,34,0.1);border-radius:25px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-btn-fav,.rwp-plugioxs-wrapper .raya-search-clear,.rwp-plugioxs-wrapper .raya-modal-close,.rwp-plugioxs-wrapper .raya-toast-close{color:#4B5563 !important;background-color:rgba(0,0,0,0.04) !important;border-radius:50%;}.rwp-plugioxs-wrapper .raya-btn-fav.active{color:#EF4444 !important;background-color:rgba(239,68,68,0.1) !important;}.rwp-plugioxs-wrapper .raya-search-btn svg,.rwp-plugioxs-wrapper .raya-btn-dl svg{stroke:white !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-btn-fav{border-radius:8px !important;border-width:0 !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-stat-chip{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-fav-filter-btn{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-layout-toggle{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-sort{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-grid .raya-card .raya-btn-info{border-width:0 !important;}.rwp-plugioxs-wrapper #raya-toast-close{background-color:transparent !important;}.rwp-plugioxs-wrapper .raya-faq-q:focus-visible{outline:2px solid var(--g);outline-offset:2px;border-radius:8px;}.rwp-plugioxs-wrapper .raya-faq-q:active span{color:var(--text);}.rwp-plugioxs-wrapper #raya-root .raya-features-section{border-top-width:0 !important;}.rwp-plugioxs-wrapper .raya-features-header h2 span{background-color:rgba(241,196,15,0.11);border-radius:12px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-hero-title .raya-hero-line span{background-color:rgba(230,126,34,0.1);border-radius:25px;padding:5px 12px;}.rwp-plugioxs-wrapper .raya-toast-icon-wrap svg,.rwp-plugioxs-wrapper .raya-toast-icon-wrap .raya-toast-spinner{display:none !important;}.rwp-plugioxs-wrapper .raya-toast.loading .raya-toast-spinner{display:block !important;}.rwp-plugioxs-wrapper .raya-toast.success .raya-ti-ok{display:block !important;}.rwp-plugioxs-wrapper .raya-toast.error .raya-ti-err{display:block !important;}.rwp-plugioxs-wrapper .raya-toast.info .raya-ti-info{display:block !important;}.rwp-plugioxs-wrapper .raya-bulk-chip-dotonly{width:10px;height:10px;border-radius:50%;padding:0;flex-shrink:0;}.rwp-plugioxs-wrapper .raya-modal-overlay.raya-modal-narrow .raya-modal-box{max-width:400px !important;}.rwp-plugioxs-wrapper .raya-guest-modal-wrap{text-align:center;padding:40px 28px 32px;}.rwp-plugioxs-wrapper .raya-guest-modal-icon{width:56px;height:56px;background:var(--gl);color:var(--g);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;}.rwp-plugioxs-wrapper .raya-guest-modal-title{font-size:17px;font-weight:800;color:var(--text);margin-bottom:8px;}.rwp-plugioxs-wrapper .raya-guest-modal-desc{font-size:13px;color:var(--text2);line-height:1.7;margin-bottom:22px;}.rwp-plugioxs-wrapper .raya-guest-modal-actions{display:flex;flex-direction:column;gap:10px;}.rwp-plugioxs-wrapper .raya-guest-btn{width:100%;justify-content:center;padding:11px 20px !important;font-size:13px !important;box-sizing:border-box;}#raya-modal-inner .raya-ad-banner{margin-bottom:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}.raya-modal-stats .raya-modal-stat .raya-modal-stat-value{color:#2c3e50 !important;}.raya-modal-stats .raya-modal-stat .raya-modal-stat-label{font-weight:700 !important;}#raya-grid .raya-card .raya-btn-dl{background:linear-gradient(180deg,#f49c61,#FF7316) !important;box-shadow:none !important;background-image:linear-gradient(to right,rgb(244,156,97) 0,rgb(255,115,22) 100%) !important;}#raya-grid .raya-card .raya-btn-info{background:linear-gradient(180deg,#ecf0f1,#bdc3c7) !important;background-color:#bdc3c7 !important;color:#010103 !important;}#raya-grid .raya-card .raya-stat-chip{background-color:transparent !important;color:#2c3e50 !important;border-style:solid !important;border-color:#ebe9e9 !important;border-top-left-radius:50px !important;border-top-right-radius:50px !important;border-bottom-left-radius:50px !important;border-bottom-right-radius:50px !important;}.rwp-plugioxs-wrapper #raya-root #raya-results-section #raya-grid .raya-card .raya-card-chips .raya-stat-chip{border-width:1px !important;}#raya-pagination .active{background-image:linear-gradient(to right,rgb(244,156,97) 0,rgb(255,115,22) 100%) !important;}#raya-search-btn{background-image:linear-gradient(to right,rgb(244,156,97) 0,rgb(255,115,22) 100%) !important;}.raya-search-wrap .raya-quick-tags .raya-qtag{border-width:0 !important;}#raya-modal-inner .raya-modal-cta .raya-btn-dl{background-image:linear-gradient(to right,rgb(244,156,97) 0,rgb(255,115,22) 100%) !important;box-shadow:none !important;color:#020202 !important;}.raya-modal-cta .raya-btn-dl .raya-btn-icon{filter:invert(1) !important;}