.Home_container__9OuOz{min-height:100vh;width:100%;padding:0}.Home_main__2uIek{min-height:100vh;flex:1 1;flex-direction:column;width:100%}.Home_footer__wJNRn,.Home_main__2uIek{padding:2rem 0;display:flex;align-items:center}.Home_footer__wJNRn{flex:1 1;border-top:1px solid #eaeaea;justify-content:center}.Home_footer__wJNRn a{display:flex;justify-content:center;align-items:center;flex-grow:1}.Home_title__YEn0u a{color:#0d76fc;text-decoration:none}.Home_title__YEn0u a:active,.Home_title__YEn0u a:focus,.Home_title__YEn0u a:hover{text-decoration:underline}.Home_title__YEn0u{margin:3rem 0;line-height:1;font-size:2.5rem}.Home_description__zHUB6,.Home_title__YEn0u{text-align:center}.Home_description__zHUB6{margin:0 0 2rem;line-height:1.5;font-size:1.5rem}.Home_grid__vo_ES{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card__HIlp_{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:350px}.Home_card__HIlp_:active,.Home_card__HIlp_:focus,.Home_card__HIlp_:hover{color:#0d76fc;border-color:#0d76fc}.Home_card__HIlp_ h2{margin:0 0 1rem;font-size:1.2rem}.Home_card__HIlp_ p{margin:0;font-size:1.2rem;line-height:1.5}@media (max-width:600px){.Home_grid__vo_ES{width:100%;flex-direction:column}}.Registry_mainContainer__fQvPX{display:flex;width:100%;gap:20px;padding:20px}.Registry_sidebar__OjBpU{width:280px;min-width:280px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:94px}.Registry_filterSection__GN6Yl{padding:20px}.Registry_filterSection__GN6Yl h3{margin:0 0 20px;color:#333}.Registry_filterGroup__o6Bt0{margin-bottom:20px}.Registry_filterGroup__o6Bt0 label{display:block;margin-bottom:8px;color:#666;font-size:14px}.Registry_filterGroup__o6Bt0 input,.Registry_filterGroup__o6Bt0 select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.Registry_filterGroup__o6Bt0 select:disabled{background:#f5f5f5;cursor:not-allowed}.Registry_searchInput__X4Z5Z{position:relative;display:flex;align-items:center}.Registry_searchInput__X4Z5Z svg{position:absolute;left:10px;color:#666}.Registry_searchInput__X4Z5Z input{padding-left:35px}.Registry_registryContainer__dQ_ib{flex:1 1;min-width:0}.Registry_submitForm__vP2oV{position:-webkit-sticky;position:sticky;top:74px;background:#fff;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:20px;gap:10px;justify-content:center;width:100%;z-index:10;border-radius:8px}.Registry_urlInput__5knN2{padding:10px;width:50%;max-width:600px;border:1px solid #ddd;border-radius:4px;font-size:16px}.Registry_submitButton__JqHSF{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background .3s}.Registry_submitButton__JqHSF:hover{background:#0056b3}.Registry_submitButtonDisabled__LUJi4{background:#ccc;cursor:not-allowed}.Registry_submitButtonDisabled__LUJi4:hover{background:#ccc}.Registry_gridContainer__7ONQb{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;padding:20px;width:100%;max-width:1400px;margin:0 auto}.Registry_projectCard__IWhfO{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s}.Registry_projectCard__IWhfO:hover{transform:translateY(-5px)}.Registry_projectIframe__fXEzV{width:100%;height:200px;border:none}.Registry_cardFooter__bUt4w{padding:12px;background:#f8f9fa;border-top:1px solid #eee}.Registry_walletAddress__BUwLZ{font-family:monospace;color:#666;font-size:14px;text-decoration:none;transition:color .2s}.Registry_walletAddress__BUwLZ:hover{color:#007bff;text-decoration:underline}.Registry_header__4J4IN{position:-webkit-sticky;position:sticky;top:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);z-index:20;padding:1rem 2rem}.Registry_headerContent__BCvQ_{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;width:100%}.Registry_headerLeft__4V_sZ{gap:1rem}.Registry_headerLeft__4V_sZ,.Registry_headerRight__pe_Us{display:flex;align-items:center}.Registry_headerContent__BCvQ_ h1{margin:0;font-size:1.5rem;font-weight:600;color:#333}@media (max-width:600px){.Registry_headerContent__BCvQ_{padding:0 .5rem}.Registry_headerContent__BCvQ_ h1{font-size:1.2rem}}.Registry_modalOverlay__8YAxO{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Registry_modal__gsjui{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:400px;width:90%}.Registry_modalButtons__v3klr{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.Registry_deleteButton__KKulw{background:none;border:none;color:#f44;cursor:pointer;padding:4px;display:flex;align-items:center;transition:opacity .2s}.Registry_deleteButton__KKulw:hover{opacity:.7}.Registry_cancelButton__u4Imw{padding:.5rem 1rem;background-color:#e0e0e0;border:none;border-radius:4px;cursor:pointer}.Registry_cardFooter__bUt4w{display:flex;justify-content:space-between;align-items:center}.Registry_inputWrapper__FPlJv{flex:1 1;position:relative}.Registry_inputError__T7zUZ{border-color:#f44!important}.Registry_errorMessage__aefQn{color:#f44;font-size:.875rem;position:absolute;top:100%;left:0;margin-top:4px}.Registry_submitForm__vP2oV{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}