.StuffIdSearch-module__CpjQKG__tool{width:min(var(--wrap), 100vw - 2 * var(--gap));margin-inline:calc(50% - min(var(--wrap), 100vw - 2 * var(--gap)) / 2);border-radius:var(--r-xl);background:var(--grad-night);color:#fff;box-shadow:var(--sh-lg);margin-block:clamp(28px,5vw,52px);position:relative;overflow:hidden}.StuffIdSearch-module__CpjQKG__tool:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 75% 0,#000 15%,#0000 78%);mask-image:radial-gradient(120% 90% at 75% 0,#000 15%,#0000 78%)}.StuffIdSearch-module__CpjQKG__inner{padding:clamp(24px,4vw,44px);position:relative}.StuffIdSearch-module__CpjQKG__badge{border-radius:var(--r-pill);color:#7fe3f5;background:#06b6d42e;align-items:center;gap:.45rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.StuffIdSearch-module__CpjQKG__head h2{color:#fff;margin-block:.9rem .5rem;font-size:clamp(1.4rem,1.1rem + 1.4vw,2.1rem)}.StuffIdSearch-module__CpjQKG__head h2:before{display:none}.StuffIdSearch-module__CpjQKG__head p{color:#e2e8ffbf;max-width:68ch;margin-bottom:1.7rem;font-size:.98rem}.StuffIdSearch-module__CpjQKG__controls{flex-wrap:wrap;gap:12px;display:flex}.StuffIdSearch-module__CpjQKG__field{border-radius:var(--r-pill);color:#e2e8ff99;min-width:min(100%,280px);transition:box-shadow var(--t), background-color var(--t);background:#ffffff17;flex:1;align-items:center;gap:.8rem;padding:.9rem 1.5rem;display:flex;box-shadow:inset 0 0 0 1.5px #ffffff1f}.StuffIdSearch-module__CpjQKG__field:focus-within{box-shadow:inset 0 0 0 1.5px var(--cyan);background:#ffffff24}.StuffIdSearch-module__CpjQKG__field input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;flex:1;font-size:1.06rem}.StuffIdSearch-module__CpjQKG__field input::placeholder{color:#e2e8ff6b}.StuffIdSearch-module__CpjQKG__field input:focus{outline:none}.StuffIdSearch-module__CpjQKG__spinner{border:2px solid #ffffff40;border-top-color:var(--cyan);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite StuffIdSearch-module__CpjQKG__spin}@keyframes StuffIdSearch-module__CpjQKG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.StuffIdSearch-module__CpjQKG__spinner{animation-duration:2.5s}}.StuffIdSearch-module__CpjQKG__export{border-radius:var(--r-pill);background:var(--grad-coral);color:#fff;box-shadow:var(--sh-coral);transition:transform var(--t) var(--ease-back), box-shadow var(--t), opacity var(--t);border:0;align-items:center;gap:.5rem;padding:.9rem 1.7rem;font-size:.98rem;font-weight:700;display:inline-flex}.StuffIdSearch-module__CpjQKG__export:hover:not(:disabled){transform:translateY(-3px)}.StuffIdSearch-module__CpjQKG__export:disabled{opacity:.45;cursor:default;box-shadow:none}.StuffIdSearch-module__CpjQKG__filters{flex-direction:column;gap:10px;margin-top:18px;display:flex}.StuffIdSearch-module__CpjQKG__filterRow{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.StuffIdSearch-module__CpjQKG__filterRow>span{color:#e2e8ff80;margin-inline-end:.4rem;font-size:.82rem}.StuffIdSearch-module__CpjQKG__chip,.StuffIdSearch-module__CpjQKG__chipOn{border-radius:var(--r-pill);transition:background-color var(--t-fast), color var(--t-fast);border:0;padding:.28rem .9rem;font-size:.83rem;font-weight:600}.StuffIdSearch-module__CpjQKG__chip{color:#e2e8ffbf;background:#ffffff17}.StuffIdSearch-module__CpjQKG__chip:hover{background:#ffffff29}.StuffIdSearch-module__CpjQKG__chipOn{background:var(--cyan);color:#04222b}.StuffIdSearch-module__CpjQKG__msg{border-radius:var(--r-md);color:#e2e8ffcc;background:#ffffff12;margin:1.4rem 0 0;padding:1rem 1.2rem;font-size:.95rem}.StuffIdSearch-module__CpjQKG__count{color:#e2e8ff8c;margin:1.5rem 0 .8rem;font-size:.88rem}.StuffIdSearch-module__CpjQKG__count strong{color:#fff;font-size:1.05rem}.StuffIdSearch-module__CpjQKG__tableWrap{overscroll-behavior:contain;border-radius:var(--r-md);background:#ffffff0d;max-height:min(74vh,680px);overflow:auto}.StuffIdSearch-module__CpjQKG__table{border-collapse:collapse;width:100%;font-size:.92rem}.StuffIdSearch-module__CpjQKG__table thead th{z-index:1;color:#e2e8ffb3;text-align:start;white-space:nowrap;background:#16203d;padding:.8rem 1.1rem;font-size:.8rem;font-weight:700;position:sticky;top:0}.StuffIdSearch-module__CpjQKG__table td{vertical-align:top;border-top:1px solid #ffffff0f;padding:.85rem 1.1rem}.StuffIdSearch-module__CpjQKG__table tbody tr:hover{background:#ffffff0d}.StuffIdSearch-module__CpjQKG__code{color:#fff;letter-spacing:.04em;white-space:nowrap;transition:background-color var(--t-fast);background:#ffffff1f;border:0;border-radius:10px;flex-direction:column;gap:.15rem;padding:.35rem .8rem;font-size:.96rem;font-weight:700;display:inline-flex}.StuffIdSearch-module__CpjQKG__code:hover{background:var(--coral)}.StuffIdSearch-module__CpjQKG__copyHint{color:#e2e8ff8c;font-size:.68rem;font-weight:400}.StuffIdSearch-module__CpjQKG__code:hover .StuffIdSearch-module__CpjQKG__copyHint{color:#ffffffe6}.StuffIdSearch-module__CpjQKG__desc{color:#e2e8ffe6;min-width:260px;line-height:1.85}.StuffIdSearch-module__CpjQKG__type{color:#e2e8ff73;margin-top:.3rem;font-size:.78rem;display:block}.StuffIdSearch-module__CpjQKG__vat{border-radius:var(--r-pill);color:#7fe3f5;white-space:nowrap;background:#06b6d433;padding:.15rem .6rem;font-weight:700;display:inline-block}.StuffIdSearch-module__CpjQKG__tags{flex-wrap:wrap;gap:5px;display:flex}.StuffIdSearch-module__CpjQKG__tag,.StuffIdSearch-module__CpjQKG__tagTaxable,.StuffIdSearch-module__CpjQKG__tagExempt,.StuffIdSearch-module__CpjQKG__tagWarn{border-radius:var(--r-pill);white-space:nowrap;padding:.15rem .65rem;font-size:.75rem;font-weight:600}.StuffIdSearch-module__CpjQKG__tag{color:#e2e8ffbf;background:#ffffff1a}.StuffIdSearch-module__CpjQKG__tagTaxable{color:#c9b6ff;background:#8b5cf63d}.StuffIdSearch-module__CpjQKG__tagExempt{color:#86efac;background:#22c55e33}.StuffIdSearch-module__CpjQKG__tagWarn{color:#ffb499;background:#ff6a3d42}.StuffIdSearch-module__CpjQKG__more{justify-content:center;margin-top:16px;display:flex}.StuffIdSearch-module__CpjQKG__moreBtn{border-radius:var(--r-pill);color:#fff;transition:background-color var(--t), transform var(--t) var(--ease-back);background:#ffffff1f;border:0;padding:.7rem 1.7rem;font-size:.95rem;font-weight:700;box-shadow:inset 0 0 0 1.5px #ffffff2e}.StuffIdSearch-module__CpjQKG__moreBtn:hover:not(:disabled){background:#fff3;transform:translateY(-2px)}.StuffIdSearch-module__CpjQKG__moreBtn:disabled{opacity:.55;cursor:default}.StuffIdSearch-module__CpjQKG__note{color:#e2e8ff7a;margin:1.5rem 0 0;font-size:.82rem;line-height:1.9}@media (max-width:760px){.StuffIdSearch-module__CpjQKG__table thead{display:none}.StuffIdSearch-module__CpjQKG__table,.StuffIdSearch-module__CpjQKG__table tbody,.StuffIdSearch-module__CpjQKG__table tr,.StuffIdSearch-module__CpjQKG__table td{width:100%;display:block}.StuffIdSearch-module__CpjQKG__table tr{border-top:1px solid #ffffff12;padding:.9rem 1rem}.StuffIdSearch-module__CpjQKG__table td{border:0;padding:.25rem 0}.StuffIdSearch-module__CpjQKG__table td:before{content:attr(data-label) " · ";color:#e2e8ff66;font-size:.74rem}.StuffIdSearch-module__CpjQKG__table td[data-label=شناسه]:before,.StuffIdSearch-module__CpjQKG__table td[data-label=شرح]:before{content:""}.StuffIdSearch-module__CpjQKG__desc{min-width:0}.StuffIdSearch-module__CpjQKG__export{justify-content:center;width:100%}}
