.starter-acc-wrapper{display:flex;flex-direction:column;width:100%}.starter-acc-item{transition:all 0.3s ease;overflow:hidden;position:relative}.starter-acc-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;user-select:none;background:#fff0;width:100%;box-sizing:border-box}.starter-acc-title{font-size:18px;font-weight:700;transition:color 0.3s ease;margin:0}.starter-acc-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;flex-shrink:0;margin-left:16px}.starter-acc-icon i{font-size:14px;transition:transform 0.4s cubic-bezier(.34,1.56,.64,1),color 0.3s}.starter-acc-item.active .starter-acc-icon i{transform:rotate(180deg)}.starter-acc-panel{max-height:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(.25,.8,.25,1);will-change:max-height}.starter-acc-content{padding:0 24px 24px 24px}.starter-acc-body{padding-top:16px;font-size:16px;line-height:1.6}.starter-acc--cards .starter-acc-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.starter-acc--cards .starter-acc-item.active{border-color:#6366f1;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1);transform:translateY(-2px)}.starter-acc--cards .starter-acc-title{color:#1f2937}.starter-acc--cards .starter-acc-item.active .starter-acc-title{color:#4f46e5}.starter-acc--cards .starter-acc-icon{background-color:#f3f4f6;color:#6b7280}.starter-acc--cards .starter-acc-item.active .starter-acc-icon{background-color:#4f46e5;color:#fff}.starter-acc--cards .starter-acc-body{border-top:1px dashed #e5e7eb;color:#4b5563}.starter-acc--glass .starter-acc-item{background:rgb(255 255 255 / .05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(255 255 255 / .1);border-radius:16px;box-shadow:0 4px 30px rgb(0 0 0 / .1)}.starter-acc--glass .starter-acc-item.active{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .3)}.starter-acc--glass .starter-acc-title{color:rgb(255 255 255 / .9)}.starter-acc--glass .starter-acc-item.active .starter-acc-title{color:#fff}.starter-acc--glass .starter-acc-icon{background-color:rgb(255 255 255 / .1);color:#fff}.starter-acc--glass .starter-acc-item.active .starter-acc-icon{background-color:#fff;color:#000}.starter-acc--glass .starter-acc-body{border-top:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .7)}.starter-acc--minimal .starter-acc-item{background-color:#fff0;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;padding-left:10px;border-left:3px solid #fff0}.starter-acc--minimal .starter-acc-item:last-child{border-bottom:none}.starter-acc--minimal .starter-acc-item.active{background-color:#f9fafb;border-left-color:#4f46e5}.starter-acc--minimal .starter-acc-header{padding:16px 14px 16px 4px}.starter-acc--minimal .starter-acc-content{padding:0 14px 20px 4px}.starter-acc--minimal .starter-acc-title{color:#111827}.starter-acc--minimal .starter-acc-icon{background:#fff0;color:#9ca3af}.starter-acc--minimal .starter-acc-item.active .starter-acc-icon{color:#4f46e5}.starter-acc--minimal .starter-acc-body{padding-top:0;color:#4b5563;border-top:none}