#credential-detail-page{padding-top:80px;min-width:375px;color:#141414}#credential-detail-page .section-content{width:1140px}#credential-detail-page .breadcrumb-pointer{cursor:pointer}#credential-detail-page .switch-root{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:8px}#credential-detail-page .switch-title{color:#676cf2;font-family:var(--font-poppins);font-size:12px;font-style:normal;font-weight:500;line-height:130%}#credential-detail-page .achievement-root{width:100%;align-items:center;display:flex;flex-direction:column}#credential-detail-page .achievement-text{color:#9194f6;text-align:center;font-family:var(--font-poppins);font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.28px;text-transform:uppercase;margin-top:24px;margin-bottom:4px}#credential-detail-page .achievement-title{color:#141414;text-align:center;font-family:var(--font-poppins);font-size:30px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.6px}#credential-detail-page .margin-10{margin-bottom:10px}#credential-detail-page .margin-15{margin-bottom:15px}#credential-detail-page .margin-25{margin-bottom:25px}#credential-detail-page .content-root{display:flex;width:100%;gap:30px;margin:30px 0}#credential-detail-page .content-left,#credential-detail-page .content-right{width:50%;display:flex;flex-direction:column}#credential-detail-page .content-inline{display:flex;justify-content:space-between;width:100%}#credential-detail-page .content-title{color:#141beb;font-family:var(--font-poppins);font-size:14px;font-style:normal;font-weight:500;line-height:130%}#credential-detail-page .content-attachment-bg{border-radius:10px;background-color:#f9f9ff;padding:15px}#credential-detail-page .content-attachment-box{display:flex;justify-content:space-between}#credential-detail-page .content-text{color:#475467;font-family:var(--font-poppins);font-size:12px;font-style:normal;font-weight:500;line-height:160%}#credential-detail-page .content-textPointer{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}#credential-detail-page .content-clipboard{margin-left:5px}#credential-detail-page .content-profile{display:flex;align-items:center;cursor:pointer;word-break:break-word}#credential-detail-page .footer-root{display:flex;width:100%;justify-content:space-between;align-items:center}#credential-detail-page #profile-section{background-color:#fff;border:1px solid #ddddeb}#credential-detail-page #profile-section #profile-container{height:220px;margin:auto;display:flex;justify-content:space-between;align-items:center}#credential-detail-page #profile-section #profile-container .skeleton{width:296px;margin:12px 0}#credential-detail-page #profile-section #profile-container #account-info{display:flex;align-items:center;gap:30px}#credential-detail-page #profile-section #profile-container #account-info .avatar-frame{height:160px;width:160px;background-color:#f9f9ff;border-radius:100%;display:flex;justify-content:center;align-items:center}#credential-detail-page #profile-section #profile-container .username{font-family:var(--font-poppins);font-weight:600;font-size:30px;line-height:50px}#credential-detail-page #profile-section #profile-container #oc-points-info{font-family:var(--font-poppins);font-weight:600;font-size:14px;text-align:right;color:#b0b2eb;line-height:35px;display:flex;flex-direction:column;align-items:flex-end}#credential-detail-page #profile-section #profile-container #oc-points-info #oc-points-balance{font-size:30px;color:#141beb;margin-top:-5px}#credential-detail-page #profile-section #profile-container #oc-points-info .boost-badge{margin-top:10px}#credential-detail-page #panels-section{background-color:#f9f9ff;padding:50px 0 100px;box-sizing:border-box;min-height:calc(100vh - 220px)}#credential-detail-page #panels-section #panels-container{margin:auto;display:flex;justify-content:space-between}#credential-detail-page .panel{background-color:#f9f9ff99;border:1px solid #ddddeb;border-radius:15px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px}#credential-detail-page .panel .panel-title{font-family:var(--font-poppins);font-weight:700;font-size:18px;line-height:36px}#credential-detail-page .panel .panel-description{font-family:var(--font-poppins);font-weight:500;font-size:14px;line-height:20px;color:#525252}#credential-detail-page .panel .panel-remarks{font-family:var(--font-poppins);font-size:12px;line-height:20px;color:#b5b5b5}#credential-detail-page .panel .panel-instructions{font-family:var(--font-poppins);font-weight:500;font-size:14px;line-height:30px;color:#141beb}#credential-detail-page .panel .panel-subsection{padding:18px 25px}#credential-detail-page .panel .panel-subsection:not(:last-child){border-bottom:1px solid #ddddeb}#credential-detail-page .panel-blue{border:8px solid #4e5ba6;opacity:1;border-radius:20px;padding:20px!important}#credential-detail-page .panel-container{width:100%;height:100%;background-color:#fff;border-radius:20px;padding:20px}#credential-detail-page .credentials--detail-page__root{width:100%}#credential-detail-page .credentials-detail-page__breadcrumb-root{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}#credential-detail-page .credentials-detail-page__breadcrumb-prevText{color:#9194f6;font-family:var(--font-poppins);font-size:16px;font-style:normal;font-weight:500;line-height:170%;letter-spacing:-.304px}#credential-detail-page .credentials-detail-page__breadcrumb-text{color:#676cf2;font-family:var(--font-poppins);font-size:16px;font-style:normal;font-weight:500;line-height:170%;letter-spacing:-.304px}#credential-detail-page .credentials-detail-page__breadcrumb-icon{margin:0 5px;width:14px;height:15px}#credential-detail-page .max-content{max-height:120px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}@media(max-width:1140px){#credential-detail-page .section-content{width:375px}#credential-detail-page .credentials-detail-page__breadcrumb-prevText,#credential-detail-page .credentials-detail-page__breadcrumb-text{font-size:13px;letter-spacing:-.247px}#credential-detail-page .content-root{flex-direction:column;margin:20px 0;gap:0!important}#credential-detail-page .content-left,#credential-detail-page .content-right{width:100%}#credential-detail-page .content-profile{font-size:10px}#credential-detail-page .panel-blue{padding:20px!important}#credential-detail-page .switch-root{margin-bottom:30px}#credential-detail-page .verify-logo{width:90px;height:90px}#credential-detail-page #profile-section #profile-container{flex-direction:column;gap:30px;height:-webkit-max-content;height:max-content;padding:30px 0}#credential-detail-page #profile-section #profile-container .skeleton{width:167.5px}#credential-detail-page #profile-section #profile-right-container{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:0 20px;box-sizing:border-box}#credential-detail-page #profile-section #oc-points-balance,#credential-detail-page #profile-section .username{font-size:25px!important}#credential-detail-page #profile-section #oc-points-info{margin-top:5px}#credential-detail-page #profile-section #oc-points-info #oc-points-balance{margin-top:3px;line-height:22px}#credential-detail-page #profile-section #oc-points-info .boost-badge{margin-top:8px}#credential-detail-page #panels-container{display:flex;padding:0 10px;gap:15px;flex-direction:column-reverse;box-sizing:border-box}#credential-detail-page #panels-container #dashboard-right-panels{width:100%}#credential-detail-page #panels-container #dashboard-right-panels #quests-panel.collapsed{height:270px}#credential-detail-page #panels-container #dashboard-left-panels{width:100%}#credential-detail-page .panel,#credential-detail-page .panel-container{padding:5px}}.detail-status__container{position:absolute}.detail-status__revoked{background:#ff7575}.detail-status__active,.detail-status__revoked{display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:60px;color:var(--Shades-White,#fff);font-size:16px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.48px;text-transform:capitalize}.detail-status__active{background:#15d4ae}@media(max-width:1140px){.detail-status__container{padding:15px 10px;position:relative}}.achievement-root{width:100%;align-items:center;display:flex;flex-direction:column}.achievement-text{color:#9194f6;font-size:14px;line-height:130%;letter-spacing:-.28px;text-transform:uppercase;margin-top:24px;margin-bottom:4px}.achievement-text,.achievement-title{text-align:center;font-family:var(--font-poppins);font-style:normal;font-weight:600}.achievement-title{color:#141414;font-size:30px;line-height:140%;letter-spacing:-.6px}.margin-10{margin-bottom:10px}.margin-15{margin-bottom:15px}.margin-25{margin-bottom:25px}.content-root{display:flex;width:100%;gap:30px;margin:30px 0}.content-left,.content-right{width:50%;display:flex;flex-direction:column}.content-inline{display:flex;justify-content:space-between;width:100%}.content-title{color:#141beb;font-family:var(--font-poppins);font-size:14px;font-style:normal;font-weight:500;line-height:130%}.content-attachment-bg{border-radius:10px;background-color:#f9f9ff;padding:15px}.content-attachment-box{display:flex;justify-content:space-between}.content-text{color:#475467;font-family:var(--font-poppins);font-size:12px;font-style:normal;font-weight:500;line-height:160%}.content-textPointer{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.content-clipboard{margin-left:5px}.content-profile{display:flex;align-items:center;cursor:pointer;word-break:break-word}#panels-section{background-color:#f9f9ff;padding:50px 0 100px;box-sizing:border-box;min-height:calc(100vh - 220px)}#panels-section #panels-container{margin:auto;display:flex;justify-content:space-between}.panel{background-color:#f9f9ff99;border-radius:15px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.panel .panel-title{font-family:var(--font-poppins);font-weight:700;font-size:18px;line-height:36px}.panel .panel-description{font-weight:500;font-size:14px;color:#525252}.panel .panel-description,.panel .panel-remarks{font-family:var(--font-poppins);line-height:20px}.panel .panel-remarks{font-size:12px;color:#b5b5b5}.panel .panel-instructions{font-family:var(--font-poppins);font-weight:500;font-size:14px;line-height:30px;color:#141beb}.panel .panel-subsection{padding:18px 25px}.panel .panel-subsection:not(:last-child){border-bottom:1px solid #ddddeb}.panel-blue{border:8px solid #4e5ba6;opacity:1;border-radius:20px;padding:20px!important}.panel-container{width:100%;height:100%;background-color:#fff;border-radius:20px;padding:20px}.credentials--detail-page__root{width:100%}.credentials-detail-page__breadcrumb-root{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}.credentials-detail-page__breadcrumb-prevText{color:#9194f6}.credentials-detail-page__breadcrumb-prevText,.credentials-detail-page__breadcrumb-text{font-family:var(--font-poppins);font-size:16px;font-style:normal;font-weight:500;line-height:170%;letter-spacing:-.304px}.credentials-detail-page__breadcrumb-text{color:#676cf2}.credentials-detail-page__breadcrumb-icon{margin:0 5px;width:14px;height:15px}.max-content{max-height:120px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}@media(max-width:1140px){.section-content{width:375px}.content-root{flex-direction:column;margin:20px 0;gap:0!important}.content-left,.content-right{width:100%}.content-profile{font-size:10px}.panel-blue{padding:20px!important}.switch-root{margin-bottom:30px}.verify-logo{width:90px;height:90px}#panels-container{display:flex;padding:0 10px;gap:15px;flex-direction:column-reverse;box-sizing:border-box}#panels-container #dashboard-right-panels{width:100%}#panels-container #dashboard-right-panels #quests-panel.collapsed{height:270px}#panels-container #dashboard-left-panels{width:100%}.panel,.panel-container{padding:5px}}.image-container{display:flex;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:8px}.thumbnail{width:auto;height:100%;object-fit:contain;border:1px solid #ddd;border-radius:4px;display:block}.thumbnail-container{position:relative;display:inline-block;max-width:80px;max-height:80px;height:auto;-webkit-user-select:none;user-select:none;border-radius:4px;border:1px solid #9194f6}.hover-icon{display:none;opacity:0;transition:opacity .3s ease;pointer-events:none}.thumbnail-container:hover .hover-icon{opacity:1;background-color:#9194f633;position:absolute;right:0;bottom:0}.modal-overlay,.thumbnail-container:hover .hover-icon{top:0;left:0;display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;width:100vw;height:100vh;background-color:#000c;z-index:9999}.modal-content{max-width:90%;max-height:90%;width:90%;height:90%;display:flex;align-items:center;justify-content:center}.full-image{width:auto;height:100%;object-fit:contain}.content-text-blue{color:#141beb!important;text-decoration:underline;cursor:pointer}.trophy-frame-outer{width:150px;height:150px;border:4px dotted #101323;border-radius:100%}.trophy-frame-inner{width:95%;height:95%;border:4px solid #194185;margin-left:5px;margin-top:4px;border-radius:100%;box-sizing:border-box;padding:30px;background-repeat:no-repeat!important;background-size:contain!important;background-position:50%!important;background-origin:content-box!important}