.SkillInstallOptions-module__Y41htW__premiumCard{background:#fff;border:1px solid #0000000d;border-radius:24px;margin-bottom:40px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 12px 40px #0000000a,0 1px 3px #00000005}.SkillInstallOptions-module__Y41htW__premiumCard:hover{box-shadow:0 16px 50px #0000000f,0 2px 6px #00000008}.SkillInstallOptions-module__Y41htW__consumerArea{border-bottom:1px dashed #00000014;align-items:center;gap:24px;padding:36px 36px 32px;display:flex}.SkillInstallOptions-module__Y41htW__iconBox{width:56px;height:56px;color:var(--hub-orange,#ff7d33);background:linear-gradient(135deg,#fff5f0 0%,#ffece1 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #ff7d3326,inset 0 2px 4px #fffc}.SkillInstallOptions-module__Y41htW__textStack{flex-direction:column;flex:1;gap:6px;display:flex}.SkillInstallOptions-module__Y41htW__title{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.SkillInstallOptions-module__Y41htW__desc{color:#64748b;max-width:580px;margin:0;font-size:.95rem;line-height:1.5}.SkillInstallOptions-module__Y41htW__actionGroup{flex-shrink:0;align-items:center;width:min(100%,188px);display:flex;position:relative}.SkillInstallOptions-module__Y41htW__installBtn{color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000001a;background:linear-gradient(#ff8a4c 0%,#f06520 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;padding:0 22px;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #f0652040,inset 0 1px 1px #ffffff40}.SkillInstallOptions-module__Y41htW__installBtnHasCombos{padding-right:16px}.SkillInstallOptions-module__Y41htW__installBtnLabel{white-space:nowrap;min-width:0}.SkillInstallOptions-module__Y41htW__comboCountBadge{min-width:22px;height:22px;color:var(--hub-orange,#f06520);font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000001f}.SkillInstallOptions-module__Y41htW__comboStatus{flex-wrap:wrap;align-items:center;gap:6px;margin:2px 0 0;font-size:.82rem;line-height:1.4;display:flex}.SkillInstallOptions-module__Y41htW__comboStatusCount{color:#b45309;font-weight:650}.SkillInstallOptions-module__Y41htW__comboStatusSep{color:#cbd5e1}.SkillInstallOptions-module__Y41htW__comboStatusLink{color:var(--hub-orange,#f06520);font-weight:600;text-decoration:none}.SkillInstallOptions-module__Y41htW__comboStatusLink:hover{text-decoration:underline}.SkillInstallOptions-module__Y41htW__installBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #f0652059,inset 0 1px 1px #ffffff40}.SkillInstallOptions-module__Y41htW__installBtn:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 4px #f0652033,inset 0 1px 1px #ffffff40}.SkillInstallOptions-module__Y41htW__installBtn:disabled{opacity:.8;cursor:not-allowed;filter:saturate(.5)}.SkillInstallOptions-module__Y41htW__successGroup{background:#f8fafc;border:1px solid #f1f5f9;border-radius:999px;align-items:center;gap:12px;padding:6px;display:flex}.SkillInstallOptions-module__Y41htW__successBadge{color:#059669;align-items:center;gap:4px;padding-left:10px;font-size:.85rem;font-weight:600;display:inline-flex}.SkillInstallOptions-module__Y41htW__successIcon{width:18px;height:18px}.SkillInstallOptions-module__Y41htW__manageBtn{color:#0f172a;background:#fff;border:1px solid #0000000a;border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005}.SkillInstallOptions-module__Y41htW__manageBtn:hover{background:#f8fafc;box-shadow:0 4px 12px #0000000f,0 1px 2px #00000005}.SkillInstallOptions-module__Y41htW__developerArea{background:#fdfdfc;justify-content:space-between;align-items:center;padding:24px 36px;display:flex}.SkillInstallOptions-module__Y41htW__devLabel{align-items:center;gap:12px;display:flex}.SkillInstallOptions-module__Y41htW__devIcon{color:#94a3b8;background:#fff;border:1px solid #0000000f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 4px #00000005}.SkillInstallOptions-module__Y41htW__devText{color:#64748b;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.SkillInstallOptions-module__Y41htW__devBadge{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-size:.65rem;font-weight:700}.SkillInstallOptions-module__Y41htW__downloadWrapper{transform-origin:100%;flex-shrink:0;justify-content:flex-end;width:170px;display:flex;transform:scale(.95)}@media (max-width:768px){.SkillInstallOptions-module__Y41htW__consumerArea{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.SkillInstallOptions-module__Y41htW__actionGroup,.SkillInstallOptions-module__Y41htW__installBtn{width:100%}.SkillInstallOptions-module__Y41htW__successGroup{box-sizing:border-box;justify-content:space-between;width:100%}.SkillInstallOptions-module__Y41htW__developerArea{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 24px}.SkillInstallOptions-module__Y41htW__downloadWrapper{width:100%;transform:scale(1)}}