.selly-faq-section,.selly-faq-section *{box-sizing:border-box}.selly-faq-section{--selly-dark:#111042;--selly-accent:#fab03b;--selly-white:#fff;background:linear-gradient(90deg,#0e0d1e,#3533cd);font-family:inherit;padding:88px 24px;width:100%}.selly-faq-container{margin:0 auto;max-width:1120px;width:100%}.selly-faq-heading{margin:0 auto 42px;max-width:900px;text-align:center}.selly-faq-heading h2{color:var(--selly-white);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.15;margin:0}.selly-faq-heading p{color:hsla(0,0%,100%,.9);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6;margin:14px 0 0}.selly-faq-list{background:rgba(17,16,66,.22);border:2px solid var(--selly-accent);border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.22);overflow:hidden;width:100%}.selly-faq-item{border-bottom:1px solid rgba(250,176,59,.68)}.selly-faq-item:last-child{border-bottom:0}.selly-faq-question{margin:0;padding:0}.selly-faq-question button{align-items:center;background:transparent;border:0;color:var(--selly-white);cursor:pointer;display:flex;font:inherit;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:750;gap:28px;justify-content:space-between;line-height:1.4;margin:0;min-height:78px;padding:22px 38px;text-align:left;transition:color .3s ease,background-color .3s ease;width:100%}.selly-faq-question button:hover{background:rgba(53,51,205,.28)}.selly-faq-question button:focus-visible{outline:3px solid var(--selly-accent);outline-offset:-4px;position:relative;z-index:2}.selly-faq-item.is-open .selly-faq-question button{background:rgba(53,51,205,.34);color:var(--selly-accent)}.selly-faq-icon{background:var(--selly-accent);border-radius:50%;box-shadow:0 6px 16px rgba(250,176,59,.24);flex:0 0 40px;height:40px;position:relative;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .3s ease;width:40px}.selly-faq-icon:after,.selly-faq-icon:before{background:var(--selly-dark);border-radius:10px;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.22,1,.36,1);width:17px}.selly-faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.selly-faq-item.is-open .selly-faq-icon{box-shadow:0 8px 22px rgba(250,176,59,.34);transform:rotate(180deg)}.selly-faq-item.is-open .selly-faq-icon:after{transform:translate(-50%,-50%) rotate(0)}.selly-faq-panel{background:rgba(5,5,35,.14);display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .48s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility 0s linear .48s;visibility:hidden}.selly-faq-panel-inner{min-height:0;overflow:hidden;transform:translateY(-8px);transition:transform .48s cubic-bezier(.22,1,.36,1)}.selly-faq-panel-inner p{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.75;margin:0;max-width:960px;padding:0 96px 28px 38px}.selly-faq-item.is-open .selly-faq-panel{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .48s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility 0s linear 0s;visibility:visible}.selly-faq-item.is-open .selly-faq-panel-inner{transform:translateY(0)}.selly-faq-panel a{color:var(--selly-accent);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s ease}.selly-faq-panel a:focus-visible,.selly-faq-panel a:hover{color:var(--selly-white)}@media (max-width:768px){.selly-faq-section{padding:64px 18px}.selly-faq-heading{margin-bottom:32px}.selly-faq-list{border-radius:15px}.selly-faq-question button{gap:18px;min-height:70px;padding:19px 20px}.selly-faq-icon{flex-basis:34px;height:34px;width:34px}.selly-faq-icon:after,.selly-faq-icon:before{width:14px}.selly-faq-panel-inner p{padding:0 64px 24px 20px}}@media (max-width:480px){.selly-faq-section{padding:54px 15px}.selly-faq-heading h2{font-size:2rem}.selly-faq-heading p{font-size:.98rem}.selly-faq-question button{font-size:1rem;gap:14px;min-height:66px;padding:17px 16px}.selly-faq-icon{flex-basis:32px;height:32px;width:32px}.selly-faq-panel-inner p{font-size:.95rem;line-height:1.65;padding:0 16px 22px}}@media (prefers-reduced-motion:reduce){.selly-faq-icon,.selly-faq-icon:after,.selly-faq-icon:before,.selly-faq-panel,.selly-faq-panel-inner,.selly-faq-question button{transition:none}}