@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";body{margin:0;font-family:Inter,sans-serif;overflow-y:scroll;font-family:Inter}._headerContainer_1bblb_4{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;font-family:Inter,sans-serif;position:sticky;top:0;left:0;z-index:10}._lightTheme_1bblb_17{background-color:#fff;border-bottom:1px solid #EAECEF}._darkTheme_1bblb_22{background-color:#2c3e50}._logoContainer_1bblb_27{display:flex;align-items:baseline}._logoTitle_1bblb_32{font-size:24px;font-weight:700;margin:0;padding-right:8px}._titleContainer_1bblb_39{display:flex;align-items:center;justify-content:center}._headerTitle_1bblb_45{font-size:24px;font-weight:700;margin:0;padding-right:8px;text-align:center;color:#fff}._demoRoleButton_1bblb_54{font-family:Inter,sans-serif;font-size:14px;font-weight:500;background-color:transparent;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._darkTheme_1bblb_22 ._demoRoleButton_1bblb_54{color:#bdc3c7;border:1px solid #BDC3C7}._darkTheme_1bblb_22 ._demoRoleButton_1bblb_54:hover{background-color:#ffffff1a}._lightTheme_1bblb_17 ._logoTitle_1bblb_32{color:#1d2b3a}._darkTheme_1bblb_22 ._logoTitle_1bblb_32{color:#fff}._logoDemoTag_1bblb_86{font-size:16px;font-weight:500}._lightTheme_1bblb_17 ._logoDemoTag_1bblb_86{color:#6b7280}._darkTheme_1bblb_22 ._logoDemoTag_1bblb_86{color:#bdc3c7}._userActions_1bblb_100{display:flex;align-items:center;gap:1.5rem}._walletInfo_1bblb_106{text-align:right}._walletLabel_1bblb_110{display:block;font-size:12px;color:#bdc3c7}._walletAddress_1bblb_116{display:block;font-size:14px;color:#fff}._actionButton_1bblb_122{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._lightTheme_1bblb_17 ._actionButton_1bblb_122{background-color:#ea580c}._lightTheme_1bblb_17 ._actionButton_1bblb_122:hover{background-color:#c2410c}._darkTheme_1bblb_22 ._actionButton_1bblb_122{background-color:#3498db}._darkTheme_1bblb_22 ._actionButton_1bblb_122:hover{background-color:#2980b9}._toastContainer_ckb51_5{position:fixed;top:20px;left:50%;transform:translate(-50%,-150%);z-index:2000;display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;box-shadow:0 4px 20px #00000026;width:fit-content;max-width:90%;color:#fff;font-weight:500;transition:transform .4s ease-in-out}._toastContainer_ckb51_5._show_ckb51_32{transform:translate(-50%)}._toastContainer_ckb51_5._info_ckb51_37{background-color:#596275}._toastContainer_ckb51_5._success_ckb51_40{background-color:#27ae60}._toastContainer_ckb51_5._error_ckb51_43{background-color:#c0392b}._iconContainer_ckb51_47{flex-shrink:0}._toastMessage_ckb51_51{margin:0;line-height:1.4}._closeButton_ckb51_57{background:none;border:none;color:inherit;cursor:pointer;padding:4px;margin-left:16px;opacity:.7;transition:opacity .2s}._closeButton_ckb51_57:hover{opacity:1}._spinner_ckb51_73{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_ckb51_73 1s linear infinite}@keyframes _spin_ckb51_73{to{transform:rotate(360deg)}}._modalBackdrop_1ro8q_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#11182799;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:50;animation:_fadeIn_1ro8q_1 .2s ease-out forwards}._modalContainer_1ro8q_17{width:500px;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;display:flex;flex-direction:column;animation:_scaleUp_1ro8q_1 .2s ease-out forwards}._modalHeader_1ro8q_29{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #E5E7EB}._modalTitle_1ro8q_37{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#111827}._closeButton_1ro8q_44{background:none;border:none;cursor:pointer;color:#6b7280}._closeButton_1ro8q_44:hover{color:#111827}._modalBody_1ro8q_55{padding:1.5rem}._description_1ro8q_59{font-family:Inter,sans-serif;font-size:16px;color:#4b5563;margin-bottom:1.5rem;text-align:center;line-height:1.6}._roleOptions_1ro8q_68{display:flex;flex-direction:column;gap:1rem}._roleButton_1ro8q_74{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;height:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#374151;background-color:#fff;border:1px solid #D1D5DB;padding:10px 20px;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}._roleButton_1ro8q_74:hover{border-color:#3498db;color:#3498db;background-color:#eff6ff}._roleButton_1ro8q_74:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}._roleButton_1ro8q_74 svg{width:20px;height:20px}@keyframes _fadeIn_1ro8q_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_1ro8q_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._dashboardContainer_149m2_1{font-family:Inter,sans-serif}._dashboardTitle_149m2_5{font-size:30px;font-weight:700;color:#111827;margin-bottom:2rem}._statsGrid_149m2_13{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}._statCard_149m2_20{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB;display:flex;flex-direction:column;align-items:center;gap:.75rem}._statIcon_149m2_31{width:32px;height:32px;color:#3498db}._warningIcon_149m2_37{color:#f59e0b}._statValue_149m2_41{font-size:36px;font-weight:700;color:#111827}._statLabel_149m2_47{font-size:16px;color:#6b7280}._infoGrid_149m2_53{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._onChainStatusCard_149m2_59{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB}._cardHeader_149m2_66{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E5E7EB}._cardHeader_149m2_66 svg{width:24px;height:24px;color:#3498db}._cardTitle_149m2_81{font-size:20px;font-weight:600;color:#111827}._statusList_149m2_87{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._statusList_149m2_87 li{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#6b7280}._statusValue_149m2_104{font-weight:500;color:#111827;display:flex;align-items:center;gap:.5rem}._statusDot_149m2_112{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#10b981}._copyIcon_149m2_120{width:16px;height:16px;color:#9ca3af;cursor:pointer}._recentActivityCard_149m2_127{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB;display:flex;flex-direction:column}._activityList_149m2_136{list-style:none;padding:0;margin:0;margin-top:1rem}._activityItem_149m2_143{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid #F3F4F6}._activityList_149m2_136 li:last-child{border-bottom:none;padding-bottom:0}._activityIcon_149m2_156{flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:#e0f2fe;display:flex;justify-content:center;align-items:center;color:#0284c7}._activityIcon_149m2_156 svg{width:20px;height:20px}._activityDetails_149m2_173{flex-grow:1}._activityText_149m2_177{margin:0;font-size:.95rem;line-height:1.5;color:#374151}._activityText_149m2_177 strong{font-weight:600;color:#111827}._activityTimestamp_149m2_189{font-size:.8rem;color:#6b7280;margin-top:4px;display:block}._noActivity_149m2_196{text-align:center;padding:2rem 1rem;color:#6b7280}._formContainer_2kby6_1{font-family:Inter,sans-serif}._pageTitle_2kby6_5{font-size:28px;font-weight:700;color:#111827;margin-bottom:2rem}._formGrid_2kby6_12{display:grid;grid-template-columns:1fr 1fr;gap:3rem;border-bottom:1px solid #E5E7EB;padding-bottom:2rem;margin-bottom:2rem}._formColumn_2kby6_22{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_2kby6_28{display:flex;flex-direction:column}._inputLabel_2kby6_33{font-size:14px;font-weight:500;color:#4b5563;margin-bottom:.5rem}._textInput_2kby6_40{height:48px;padding:0 1rem;border-radius:8px;border:1px solid #D1D5DB;background-color:#fff;font-size:16px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._textInput_2kby6_40:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db33}._readOnlyField_2kby6_56{display:flex;align-items:center;gap:.5rem;height:48px;padding:0 1rem;border-radius:8px;background-color:#f3f4f6;font-size:16px;font-weight:500;color:#16a34a;border:1px solid #E5E7EB}._statusDot_2kby6_70{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#10b981}._previewColumn_2kby6_79{background-color:#f9fafb;padding:1rem;border-radius:12px;border:1px solid #E5E7EB;width:fill}._previewTitle_2kby6_87{font-size:24px;font-weight:600;color:#111827;margin-bottom:1.5rem}._previewList_2kby6_94{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._previewItem_2kby6_101{display:flex;align-items:flex-start;gap:.75rem}._previewItem_2kby6_101 svg{width:20px;height:20px;color:#6b7280;margin-top:2px;flex-shrink:0}._previewLabel_2kby6_115{display:block;font-size:14px;color:#6b7280}._previewValue_2kby6_121{display:block;font-size:14px;font-weight:500;color:#111827;word-break:break-all}._previewValueActive_2kby6_129{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#16a34a}._previewValueActive_2kby6_129:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#16a34a}._infoMessage_2kby6_147{display:flex;align-items:flex-start;gap:.75rem;background-color:#eff6ff;color:#1e40af;padding:1rem;border-radius:8px}._infoMessage_2kby6_147 svg{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#3b82f6}._infoMessage_2kby6_147 p{font-size:14px;line-height:1.6}._footer_2kby6_171{display:flex;justify-content:flex-end}._grantButton_2kby6_176{display:flex;justify-content:center;align-items:center;gap:.75rem;height:50px;font-size:16px;font-weight:600;color:#fff;background-color:#3498db;border:none;border-radius:8px;cursor:pointer;padding:0 2rem;transition:background-color .2s ease-in-out}._grantButton_2kby6_176:hover{background-color:#2980b9}._grantButton_2kby6_176:disabled{color:#9ca3af;background-color:#e5e7eb;cursor:auto}._modalBackdrop_1xu3f_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#11182799;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:50;animation:_fadeIn_1xu3f_1 .2s ease-out forwards}._modalContainer_1xu3f_17{width:500px;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;display:flex;flex-direction:column;animation:_scaleUp_1xu3f_1 .2s ease-out forwards}._modalHeader_1xu3f_29{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}._modalTitle_1xu3f_37{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#111827}._closeButton_1xu3f_44{background:none;border:none;cursor:pointer;color:#6b7280}._closeButton_1xu3f_44:hover{color:#111827}._modalBody_1xu3f_55{padding:1.5rem}._description_1xu3f_59{font-family:Inter,sans-serif;font-size:16px;color:#4b5563;margin-bottom:1.5rem;text-align:center}._statusOptions_1xu3f_67{display:flex;flex-direction:column;gap:1rem}._optionRow_1xu3f_73{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer}._optionRow_1xu3f_73:has(input:checked){border-color:#3498db;background-color:#eff6ff}._optionRow_1xu3f_73:has(input:disabled){background-color:#e5e7eb;color:#9ca3af}._optionRow_1xu3f_73 input[type=radio]{display:none}._customRadio_1xu3f_96{width:20px;height:20px;border-radius:50%;border:2px solid #D1D5DB;display:flex;align-items:center;justify-content:center}._optionRow_1xu3f_73 input[type=radio]:checked+._customRadio_1xu3f_96{border-color:#3498db}._optionRow_1xu3f_73 input[type=radio]:checked+._customRadio_1xu3f_96:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#3498db}._statusDot_1xu3f_117{width:10px;height:10px;border-radius:50%}._active_1xu3f_122{background-color:#10b981}._suspended_1xu3f_123{background-color:#f59e0b}._deactivated_1xu3f_124{background-color:#ef4444}._statusLabel_1xu3f_126{font-weight:500;color:#111827}._currentTag_1xu3f_131{font-size:14px;color:#6b7280;margin-left:auto}._modalFooter_1xu3f_138{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;background-color:#f9fafb;border-top:1px solid #E5E7EB}._primaryButton_1xu3f_147{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;background-color:#3498db;border:none;padding:10px 20px;border-radius:8px;cursor:pointer}._primaryButton_1xu3f_147:disabled{color:#9ca3af;background-color:#e5e7eb;cursor:auto}._secondaryButton_1xu3f_164{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#374151;background-color:#fff;border:1px solid #D1D5DB;padding:10px 20px;border-radius:8px;cursor:pointer}@keyframes _fadeIn_1xu3f_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_1xu3f_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._tableContainer_1s7kq_1{font-family:Inter,sans-serif}._tableHeader_1s7kq_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._tableTitle_1s7kq_12{font-size:28px;font-weight:700;color:#111827}._searchWrapper_1s7kq_18{position:relative}._searchIcon_1s7kq_22{position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:20px;height:20px;color:#9ca3af}._searchInput_1s7kq_32{height:40px;width:400px;border-radius:20px;border:1px solid #D1D5DB;background-color:#f9fafb;font-size:16px;padding-left:3rem}._searchInput_1s7kq_32:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db33}._gridTable_1s7kq_48{background-color:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}._gridRow_1s7kq_55{display:grid;grid-template-columns:2fr 2fr 1.5fr 1.5fr 1fr 1fr;gap:1rem;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #E5E7EB;transition:background-color .2s ease-in-out}._gridRow_1s7kq_55>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._gridRow_1s7kq_55:hover{background-color:#f9fafb}._gridTable_1s7kq_48 div:last-child ._gridRow_1s7kq_55{border-bottom:none}._gridHeader_1s7kq_82{font-size:14px;font-weight:500;color:#6b7280;background-color:#f9fafb}._gridHeader_1s7kq_82:hover{background-color:#f9fafb}._gridHeader_1s7kq_82 div{display:flex;align-items:center;gap:.5rem}._gridHeader_1s7kq_82 svg,._gridRow_1s7kq_55 svg{width:16px;height:16px}._gridRow_1s7kq_55 a{color:#3498db;text-decoration:none;font-weight:500}._gridRow_1s7kq_55 a:hover{text-decoration:underline}._noIssuersMessage_1s7kq_113{text-align:center;padding:4rem 2rem;color:#6b7280;background-color:#f9fafb;border-radius:12px;border:1px dashed #D1D5DB}._noIssuersMessage_1s7kq_113 h2{font-size:1.25rem;font-weight:600;color:#4b5563;margin:0 0 .5rem}._noIssuersMessage_1s7kq_113 p{margin:0}._statusCell_1s7kq_133{display:inline-flex;align-items:center;gap:.5rem;padding:4px 10px;border-radius:9999px;font-size:14px;font-weight:500}._statusCell_1s7kq_133:before{content:"";display:block;width:8px;height:8px;border-radius:50%}._active_1s7kq_151{color:#059669;background-color:#d1fae5}._active_1s7kq_151:before{background-color:#10b981}._suspended_1s7kq_159{color:#d97706;background-color:#fef3c7}._suspended_1s7kq_159:before{background-color:#f59e0b}._deactivated_1s7kq_167{color:#dc2626;background-color:#fee2e2}._deactivated_1s7kq_167:before{background-color:#ef4444}._actionButton_1s7kq_175{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;background-color:#3498db;padding:8px 16px;border-radius:6px;cursor:pointer;transition:background-color .4s ease-in-out;border:none}._actionButton_1s7kq_175:hover{background-color:#2980b9}._actionButton_1s7kq_175:disabled{color:#9ca3af;background-color:#e5e7eb;cursor:not-allowed}._pageContainer_5qu40_3{background-color:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif}._mainContent_5qu40_8{display:flex;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:1rem}._navBar_5qu40_18{display:flex;background-color:#fff;padding:.5rem;border-radius:20px;box-shadow:0 2px 4px #0000000d;margin-bottom:1rem}._navButton_5qu40_27{background:none;border:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#6b7280;padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease-in-out}._navButton_5qu40_27:hover{color:#454a53}._navButton_5qu40_27._active_5qu40_44{color:#3498db;border-bottom:3px solid #3498DB;font-weight:600}._contentCard_5qu40_52{background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;min-height:600px;width:1300px}._readOnlyBanner_r33kn_4{display:flex;align-items:flex-start;gap:1rem;background-color:#eff6ff;color:#1e40af;padding:1rem;border-radius:8px;border:1px solid #BFDBFE;margin-bottom:2rem}._readOnlyBanner_r33kn_4 svg{width:24px;height:24px;flex-shrink:0;margin-top:2px;color:#3b82f6}._bannerTitle_r33kn_24{font-weight:600;display:block;margin-bottom:.25rem}._mintButton_r33kn_31:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}._pageContainer_r33kn_38{background-color:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif}._mainContent_r33kn_44{padding:2rem}._contentCard_r33kn_48{width:100%;max-width:1100px;margin:0 auto;background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._pageTitle_r33kn_58{font-size:28px;font-weight:700;color:#212529;margin-bottom:2rem;text-align:center}._formGrid_r33kn_66{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}._formColumn_r33kn_73{display:flex;flex-direction:column;gap:1.25rem}._inputGroup_r33kn_79{display:flex;flex-direction:column}._inputLabel_r33kn_84{font-size:14px;font-weight:500;color:#4b5563;margin-bottom:.5rem}._textInput_r33kn_91{height:48px;padding:0 1rem;border-radius:8px;border:1px solid #D1D5DB;background-color:#fff;font-size:16px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._textInput_r33kn_91:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db33}._readOnlyInput_r33kn_107{display:flex;justify-content:space-between;align-items:center;height:48px;padding:0 1rem;border-radius:8px;background-color:#f3f4f6;font-size:16px;color:#6b7280;border:1px solid #E5E7EB}._readOnlyInput_r33kn_107 svg{width:20px;height:20px;color:#6b7280;margin-top:2px;flex-shrink:0}._previewColumn_r33kn_129{display:flex;justify-content:center;align-items:flex-start}._previewCard_r33kn_135{width:100%;max-width:420px;background-color:#fff;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 2px 4px #00000026;padding:1.5rem}._previewHeaderGolbal_r33kn_145{display:flex;flex-direction:column;align-items:center}._previewHeader_r33kn_145{display:flex;align-items:center;gap:.2rem;font-size:20px;font-weight:400;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._previewHeader_r33kn_145 svg{width:36px;height:36px}._previewIssuerInfo_r33kn_167{text-align:center;padding:1.25rem 0}._WalletConnected_r33kn_172{font-size:16px;color:#6b7280}._previewIssuerInfo_r33kn_167 h2{font-size:26px;font-weight:700;color:#212529}._previewDetails_r33kn_183{padding-top:1.25rem;display:flex;flex-direction:column;gap:1.25rem}._detailItem_r33kn_190{display:flex;align-items:flex-start;gap:.75rem}._detailItem_r33kn_190 svg{width:20px;height:20px;color:#212529;margin-top:2px;flex-shrink:0}._detailLabel_r33kn_204{display:block;font-size:16px;color:#6b7280;word-break:break-all}._detailValue_r33kn_211{display:block;font-size:16px;font-weight:500;color:#212529;word-break:break-all}._footerActions_r33kn_220{margin-top:2rem;border-top:1px solid #E5E7EB;padding-top:1.5rem}._warningMessage_r33kn_226{display:flex;align-items:center;width:640px;gap:.75rem;background-color:#fffbeb;color:#92400e;padding-left:1rem;border-radius:8px;border:1px solid #FDE68A;margin-bottom:1.5rem}._warningMessage_r33kn_226 svg{width:24px;height:24px;flex-shrink:0;margin-top:2px;color:#d97706}._warningMessage_r33kn_226 p{font-size:14px;line-height:1.6}._mintButtonContainer_r33kn_252{display:flex;justify-content:center}._mintButton_r33kn_31{display:flex;justify-content:center;align-items:center;gap:.75rem;width:400px;height:50px;font-size:16px;font-weight:600;color:#fff;background-color:#3498db;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._mintButton_r33kn_31 svg{width:26px;height:26px}._mintButton_r33kn_31:hover{background-color:#2980b9}._mintButton_r33kn_31:disabled{color:#9ca3af;background-color:#e5e7eb;cursor:auto}._mintButton_r33kn_31._--suspended_r33kn_289{background-color:#fef3c7;color:#d97706;cursor:not-allowed}._mintButton_r33kn_31._--deactivated_r33kn_296{background-color:#fee2e2;color:#dc2626;cursor:not-allowed}._sharePanel_13xsd_1{width:310px;background-color:#fff;padding:1.5rem;display:flex;flex-direction:column;border-left:1px solid #E5E7EB}._panelHeader_13xsd_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._panelTitle_13xsd_17{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#111827}._closeButton_13xsd_24{background:none;border:none;cursor:pointer;color:#6b7280;padding:0}._closeButton_13xsd_24:hover{color:#111827}._closeButton_13xsd_24 svg{width:24px;height:24px}._panelBody_13xsd_39{display:flex;flex-direction:column;align-items:center;text-align:center}._qrCodeContainer_13xsd_46{margin-bottom:1rem;padding:1rem;border:1px solid #E5E7EB;border-radius:8px}._instructionText_13xsd_53{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin-bottom:1.5rem;max-width:220px}._copyLinkContainer_13xsd_61{display:flex;align-items:center;width:100%;background-color:#f3f4f6;border:1px solid #E5E7EB;border-radius:8px;padding:.5rem}._linkText_13xsd_71{font-family:inter;font-size:12px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;text-align:left;padding-left:.5rem}._copyButton_13xsd_83{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#374151;background-color:#fff;border:1px solid #D1D5DB;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}._copyButton_13xsd_83:hover{background-color:#f9fafb}._copyButton_13xsd_83 svg{width:16px;height:16px}._modalBackdrop_1o6qw_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#11182799;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:50;animation:_fadeIn_1o6qw_1 .2s ease-out}._modalContainer_1o6qw_16._shareViewActive_1o6qw_16{width:1500px}._modalContainer_1o6qw_16{width:fill;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;display:flex;border:1px solid #E5E7EB}._modalHeader_1o6qw_31{text-align:center;padding:1.5rem;background-color:#f0fdf4}._headerIcon_1o6qw_37{width:48px;height:48px;color:#16a34a;margin:0 auto .75rem}._headerTitle_1o6qw_44{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#15803d}._headerSubtitle_1o6qw_51{font-family:Inter,sans-serif;font-size:16px;color:#166534;margin-top:.25rem}._modalBody_1o6qw_59{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}._sectionTitle_1o6qw_68{text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#111827;margin-bottom:1.5rem}._detailsList_1o6qw_77{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._detailsList_1o6qw_77 li{display:flex;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-size:16px;color:#4b5563}._detailsList_1o6qw_77 li svg{width:20px;height:20px;flex-shrink:0;color:#6b7280}._detailsList_1o6qw_77 li strong{font-weight:500;color:#111827;margin-right:.25rem}._statusCell_1o6qw_108:before{content:"";display:block;width:8px;height:8px;border-radius:50%}._Active_1o6qw_116{color:#059669;font-weight:500;display:flex;align-items:center;gap:.5rem}._Active_1o6qw_116:before{background-color:#10b981}._Suspended_1o6qw_129{color:#d97706;font-weight:500;display:flex;align-items:center;gap:.5rem}._Suspended_1o6qw_129:before{background-color:#f59e0b}._Deactivated_1o6qw_141{color:#ef4444;font-weight:500;display:flex;align-items:center;gap:.5rem}._Deactivated_1o6qw_141:before{background-color:#ef4444}._modalFooter_1o6qw_154{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#f9fafb}._reportTimestamp_1o6qw_162{font-family:Inter,sans-serif;font-size:12px;color:#6b7280}._buttonGroup_1o6qw_168{display:flex;gap:.75rem}._primaryButton_1o6qw_173{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;background-color:#3b82f6;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._primaryButton_1o6qw_173:hover{background-color:#2563eb}._secondaryButton_1o6qw_190{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#374151;background-color:#fff;border:1px solid #D1D5DB;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._secondaryButton_1o6qw_190:hover{background-color:#f3f4f6}@keyframes _fadeIn_1o6qw_1{0%{opacity:0}to{opacity:1}}._modalBackdrop_chr0r_2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#11182799;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:50;animation:_fadeIn_chr0r_1 .2s ease-out forwards}._modalContainer_chr0r_18{width:600px;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;text-align:center;animation:_scaleUp_chr0r_1 .2s ease-out forwards;border:1px solid #E5E7EB}._modalHeader_chr0r_29{padding:1rem;background-color:#fef2f2}._headerIcon_chr0r_34{width:64px;height:64px;color:#ef4444;margin:0 auto .75rem}._headerTitle_chr0r_41{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#ef4444}._modalBody_chr0r_48{padding:1rem;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}._errorMessage_chr0r_54{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#1f2937;margin-bottom:.75rem}._guidanceText_chr0r_62{font-family:Inter,sans-serif;font-size:16px;color:#6b7280;line-height:1.6}._modalFooter_chr0r_69{padding:1rem;background-color:#f9fafb;border-top:1px solid #E5E7EB}._closeButton_chr0r_75{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#374151;background-color:#fff;border:1px solid #D1D5DB;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._closeButton_chr0r_75:hover{background-color:#f3f4f6}@keyframes _fadeIn_chr0r_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_chr0r_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._pageContainer_kkpxv_3{background-color:#fff;color:#2d3748}._mainContent_kkpxv_8{max-width:1200px;margin:0 auto;padding:0 rem}._sectionTitle_kkpxv_14{font-family:Inter,sans-serif;font-size:36px;font-weight:700;text-align:center;margin-bottom:3rem}._heroSection_kkpxv_23{text-align:center}._heroTitle_kkpxv_28{font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:1.5rem}._heroSubtitle_kkpxv_36{font-family:Inter,sans-serif;font-size:20px;color:#6b7280;line-height:1.6;max-width:1000px;margin:0 auto 2.5rem}._ctaButton_kkpxv_45{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#fff;background-color:#ea580c;border:none;padding:14px 28px;border-radius:10px;cursor:pointer;transition:background-color .2s ease-in-out}._ctaButton_kkpxv_45:hover{background-color:#c2410c}._verificationSection_kkpxv_63{padding-bottom:6rem}._verificationInputGroup_kkpxv_67{max-width:700px;margin:0 auto;text-align:left}._inputLabel_kkpxv_73{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4b5563;margin-bottom:.5rem}._inputWithButton_kkpxv_82{display:flex;gap:.5rem}._textInput_kkpxv_87{flex-grow:1;height:50px;padding:0 1rem;border-radius:8px;border:1px solid #D1D5DB;background-color:#fff;font-size:16px;font-family:Inter,sans-serif;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._textInput_kkpxv_87:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c33}._verifyButton_kkpxv_105{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;background-color:#ea580c;border:none;padding:0 24px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._verifyButton_kkpxv_105:hover{background-color:#c2410c}._verifyButton_kkpxv_105:disabled{color:#9ca3af;background-color:#e5e7eb;cursor:auto}._howItWorksSection_kkpxv_129{padding-bottom:6rem}._featuresGrid_kkpxv_133{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._featureCard_kkpxv_139{background-color:#fff;padding:2rem;border-radius:16px;text-align:left;box-shadow:2px 3px 20px #00000040}._featureTitleContainer_kkpxv_147{display:flex;flex-direction:row;row-gap:10px}._featureIcon_kkpxv_153{width:56px;height:56px;color:#220d02;stroke:#ea580c}._featureTitle_kkpxv_147{font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin-bottom:.75rem}._featureDescription_kkpxv_168{font-family:Inter,sans-serif;font-size:16px;color:#6b7280;line-height:1.6}._cardContainer_1m7au_1{display:flex;flex-direction:column;align-items:center;background-color:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:1.5rem;text-align:left;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;box-shadow:0 2px 4px #0000000d;width:100%}._cardContainer_1m7au_1:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._cardIcon_1m7au_21{width:40px;height:40px}._cardIcon_1m7au_21{color:#d97706;fill:#fde68a}._courseTitle_1m7au_33{text-align:center;font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.3}._issuerName_1m7au_43{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin-bottom:1rem}._issueDate_1m7au_50{font-family:Inter,sans-serif;font-size:12px;color:#9ca3af}._pageContainer_13aa0_1{background-color:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif}._mainContent_13aa0_7{padding:2rem}._contentCard_13aa0_11{width:100%;max-width:1200px;margin:0 auto;background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._pageTitle_13aa0_21{font-size:30px;font-weight:700;color:#111827;margin-bottom:2.5rem}._certificatesGrid_13aa0_28{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}._emptyStateContainer_1wil9_4{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;padding:6rem 0}._emptyStateIcon_1wil9_13{width:92px;height:92px;color:#3498db}._emptyStateTitle_1wil9_20{font-family:Inter,sans-serif;font-size:28px;font-weight:700;color:#212529}._emptyStateText_1wil9_27{font-family:Inter,sans-serif;font-size:18px;color:#6b7280;margin-bottom:0rem}._emptyStateText_1wil9_27:last-of-type{margin-bottom:2rem}._demoButton_1wil9_38{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#fff;background-color:#3498db;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}._demoButton_1wil9_38:hover{background-color:#2980b9}
