.wicam-faq-shell{--wicam-faq-accent:#1BA6B0;--wicam-faq-signal:#FFBA31;display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.55fr);gap:clamp(20px,4vw,58px);align-items:start;padding:clamp(22px,4vw,48px);border:1px solid #DCE5F0;border-radius:26px;background:#F5F8FC;color:#071626;font-family:var(--wicam-font-fa,IRANSans,Tahoma,sans-serif);position:relative;overflow:hidden}.wicam-faq-shell:after{content:"";position:absolute;left:-120px;bottom:-170px;width:320px;aspect-ratio:1;border:1px solid rgba(27,166,176,.12);border-radius:50%;pointer-events:none}.wicam-faq-shell__intro{position:sticky;top:110px;z-index:1}.wicam-faq-shell__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--wicam-faq-accent);font-size:12px;font-weight:900;letter-spacing:.05em}.wicam-faq-shell__eyebrow:before{content:"";width:24px;height:2px;border-radius:999px;background:var(--wicam-faq-signal)}.wicam-faq-shell__intro h2{margin:10px 0 0;color:#071626;font:900 clamp(24px,2.5vw,38px)/1.45 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}.wicam-faq-shell__intro>p{margin:12px 0 0;color:#0D2340;font-size:clamp(14px,1.05vw,16px);line-height:2}.wicam-faq-shell__focus{width:80px;height:34px;display:flex;align-items:center;gap:5px;margin-bottom:18px}.wicam-faq-shell__focus i{display:block;height:2px;border-radius:999px;background:var(--wicam-faq-accent);opacity:.4}.wicam-faq-shell__focus i:nth-child(1){width:14px}.wicam-faq-shell__focus i:nth-child(2){width:32px;opacity:1}.wicam-faq-shell__focus i:nth-child(3){width:8px;background:var(--wicam-faq-signal);opacity:1}.wicam-faq-search{display:flex;align-items:center;gap:10px;margin-top:22px;padding:0 14px;background:#F5F8FC;border:1px solid #DCE5F0;border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease}.wicam-faq-search:focus-within{border-color:var(--wicam-faq-accent);box-shadow:0 0 0 3px rgba(27,166,176,.1)}.wicam-faq-search svg{width:20px;height:20px;fill:none;stroke:var(--wicam-faq-accent);stroke-width:1.8;flex:0 0 auto}.wicam-faq-search input{width:100%;min-width:0;height:48px;padding:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#071626;font:600 14px/1 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}.wicam-faq-search input::placeholder{color:rgba(13,35,64,.55)}.wicam-faq-shell__content{position:relative;z-index:1}.wicam-faq{display:grid;gap:10px}.wicam-faq__item{background:#F5F8FC;border:1px solid #DCE5F0;border-radius:18px;overflow:hidden;transition:border-color .26s ease,box-shadow .26s ease,transform .26s ease}.wicam-faq__item:hover{border-color:rgba(27,166,176,.48);transform:translateY(-1px)}.wicam-faq__item.is-open{border-color:var(--wicam-faq-accent);box-shadow:0 12px 28px rgba(7,22,38,.06)}.wicam-faq__heading{margin:0;padding:0}.wicam-faq__question{appearance:none;border:0;background:transparent!important;width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;text-align:right;cursor:pointer;font:800 clamp(15px,1.15vw,18px)/1.8 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif);color:#071626}.wicam-faq__question-main{display:flex;align-items:center;gap:13px;min-width:0}.wicam-faq__question-main>span{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.wicam-faq__question-main small{display:inline-flex;padding:3px 7px;border-radius:999px;background:rgba(27,166,176,.08);color:var(--wicam-faq-accent);font-size:10px;font-weight:800;white-space:nowrap}.wicam-faq__number{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:#DCE5F0;color:#0D2340;font-size:11px;font-weight:900;transition:background .22s ease,color .22s ease}.wicam-faq__item.is-open .wicam-faq__number{background:var(--wicam-faq-accent);color:#F5F8FC}.wicam-faq__toggle{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#DCE5F0;transition:background-color .24s ease,transform .24s ease}.wicam-faq__toggle:before,.wicam-faq__toggle:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:#071626;transform:translate(-50%,-50%);border-radius:999px}.wicam-faq__toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .24s ease}.wicam-faq__item.is-open .wicam-faq__toggle{background:var(--wicam-faq-signal)}.wicam-faq__item.is-open .wicam-faq__toggle:after{transform:translate(-50%,-50%) rotate(0deg)}.wicam-faq__answer{padding:0 66px 20px 54px;color:#0D2340;font:400 clamp(14px,1.02vw,16px)/2 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}.wicam-faq__answer[hidden]{display:none}.wicam-faq__answer>:first-child{margin-top:0}.wicam-faq__answer>:last-child{margin-bottom:0}.wicam-faq__question:focus-visible{outline:3px solid rgba(27,166,176,.18);outline-offset:-3px}.wicam-faq__empty{padding:24px;border:1px dashed #DCE5F0;border-radius:16px;color:#0D2340;text-align:center}.wicam-faq__item[hidden]{display:none!important}.wicam-faq-layout-stacked .wicam-faq-shell{grid-template-columns:1fr}.wicam-faq-layout-stacked .wicam-faq-shell__intro{position:relative;top:auto;max-width:760px}
@media(max-width:900px){.wicam-faq-shell{grid-template-columns:1fr}.wicam-faq-shell__intro{position:relative;top:auto}.wicam-faq-search{max-width:520px}.wicam-faq__answer{padding-right:66px}}
@media(max-width:600px){.wicam-faq-shell{padding:18px 14px;border-radius:20px;gap:18px}.wicam-faq-shell__focus{margin-bottom:10px}.wicam-faq-shell__intro h2{font-size:24px}.wicam-faq__question{padding:14px 13px;gap:10px}.wicam-faq__question-main{gap:9px}.wicam-faq__number{width:30px;height:30px;flex-basis:30px}.wicam-faq__toggle{width:28px;height:28px;flex-basis:28px}.wicam-faq__answer{padding:0 52px 16px 14px}.wicam-faq__question-main small{display:none}}
@media(prefers-reduced-motion:reduce){.wicam-faq__item,.wicam-faq__toggle,.wicam-faq__toggle:after,.wicam-faq__number{transition:none}.wicam-faq__item:hover{transform:none}}
