.Layout_container__m2XBw{display:flex;flex-direction:column;min-height:100vh}.Layout_header__SXwWG{background-color:var(--primary);color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:var(--shadow)}.Layout_headerTitle__0q_Au{font-size:1.5rem;font-weight:600;cursor:pointer}.Layout_titleText__cPSPJ{color:#fff;text-decoration:none}.Layout_headerNav__AYsYI{display:flex;gap:2rem;align-items:center}.Layout_navLink__74KwE{color:#fff;text-decoration:none;font-weight:500;opacity:.8;transition:var(--transition);font-size:1rem}.Layout_navLink__74KwE.Layout_active__e2kg8,.Layout_navLink__74KwE:hover{opacity:1;text-decoration:none}.Layout_main__65zHd{flex:1 1;padding:2rem 0}.Layout_footer__2AN9N{background-color:#f8fafc;border-top:1px solid var(--border);padding:1.5rem;text-align:center;font-size:.875rem;color:var(--text-light)}.Layout_footerLink__tQtwm{color:var(--primary);text-decoration:none;transition:var(--transition)}.Layout_footerLink__tQtwm:hover{color:var(--primary-dark);text-decoration:underline}.Layout_copyright__dhB_o{margin-top:.5rem;font-size:.75rem}@media (max-width:768px){.Layout_header__SXwWG{flex-direction:column;gap:1rem;padding:1rem}.Layout_headerNav__AYsYI{width:100%;justify-content:space-between;gap:.5rem}.Layout_navLink__74KwE{font-size:.875rem}}.WalletConnector_container__667xC{position:relative}.WalletConnector_connectButton__0Vq6R{background-color:#fff;color:var(--primary);border:none;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;transition:var(--transition)}.WalletConnector_connectButton__0Vq6R:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-2px)}.WalletConnector_walletPill__jj4_n{display:flex;align-items:center;gap:8px;background-color:#fff;border-radius:4px;padding:.4rem .8rem;min-width:160px;position:relative;cursor:pointer}.WalletConnector_walletPill__jj4_n:hover{background-color:hsla(0,0%,100%,.9)}.WalletConnector_walletIndicator__Eu_TI{width:8px;height:8px;border-radius:50%;background-color:#22c55e;margin-right:4px;flex-shrink:0}.WalletConnector_walletAddress__Msduq{font-family:monospace;font-size:.85rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.WalletConnector_walletNetwork__mqkk9{display:flex;align-items:center;background-color:var(--polygon-purple);color:#fff;font-size:.7rem;border-radius:10px;padding:2px 6px;margin-left:auto}.WalletConnector_networkName__A491z{margin-left:4px}.WalletConnector_walletDropdown__Kfxst{position:absolute;top:100%;right:0;margin-top:8px;width:240px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100;overflow:hidden;border:1px solid var(--border)}.WalletConnector_dropdownHeader___PDax{padding:12px;background-color:#f8fafc;border-bottom:1px solid var(--border)}.WalletConnector_dropdownBody__35v1C{padding:12px}.WalletConnector_dropdownRow__bK2Qk{display:flex;justify-content:space-between;margin-bottom:8px}.WalletConnector_dropdownLabel__brU8r{color:var(--text-light);font-size:.85rem;font-weight:500}.WalletConnector_dropdownValue__hGfn7{color:var(--text);font-size:.85rem;font-family:monospace;overflow:hidden;text-overflow:ellipsis}.WalletConnector_addressContainer__fZpzI{display:flex;align-items:center;gap:4px}.WalletConnector_copyButton__YGhoA{background:none;border:none;color:var(--text-lighter);cursor:pointer;font-size:.85rem;padding:2px;transition:var(--transition)}.WalletConnector_copyButton__YGhoA:hover{color:var(--text)}.WalletConnector_dropdownFooter__814Ad{padding:12px;background-color:#f8fafc;border-top:1px solid var(--border);display:flex;justify-content:center}.WalletConnector_disconnectButton__OuVuG{background-color:var(--danger);color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:.85rem;font-weight:500;cursor:pointer;transition:var(--transition);width:100%}.WalletConnector_disconnectButton__OuVuG:hover{background-color:var(--danger-dark)}.WalletConnector_copyTooltip__YS5Xr{position:fixed;top:60px;right:20px;background-color:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;z-index:1000}@media (max-width:768px){.WalletConnector_walletPill__jj4_n{min-width:auto}.WalletConnector_walletAddress__Msduq{max-width:80px}}.Footer_footer__JrJN9{background-color:var(--bg-light);border-top:1px solid var(--border);padding:3rem 0;color:var(--text);margin-top:auto}.Footer_footerContent__6fVXO{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer_footerMainSection__nEYJO{display:flex;flex-direction:column;gap:2rem}.Footer_footerInfo__Daw_u{max-width:100%}.Footer_footerHeading__CFrex{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.Footer_footerDescription__Ra9dm{font-size:.9rem;line-height:1.5;color:var(--text-light);margin-bottom:1rem;max-width:400px}.Footer_contractLink__7jakl{font-family:Courier New,monospace;font-size:.8rem;color:var(--text-lighter);transition:var(--transition)}.Footer_contractLink__7jakl:hover{color:var(--primary)}.Footer_footerLinks__ZtA3a{display:flex;flex-wrap:wrap;gap:3rem}.Footer_footerLinkColumn__6VpiW{min-width:120px}.Footer_footerLinkHeading__razoE{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.Footer_footerLink__IuAwY{display:block;margin-bottom:.75rem;font-size:.9rem;color:var(--text-light);transition:var(--transition)}.Footer_footerLink__IuAwY:hover{color:var(--primary)}.Footer_footerDivider__rvj0B{height:1px;background-color:var(--border);margin:2rem 0}.Footer_footerBottom__Ch4z_{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.Footer_copyright__W8ZKy{font-size:.85rem;color:var(--text-lighter)}.Footer_legalLinks__KNa53{display:flex;gap:1.5rem}.Footer_legalLink__qB6H3{font-size:.85rem;color:var(--text-lighter);transition:var(--transition)}.Footer_legalLink__qB6H3:hover{color:var(--primary)}@media (min-width:768px){.Footer_footerMainSection__nEYJO{flex-direction:row;justify-content:space-between}.Footer_footerInfo__Daw_u{max-width:35%}.Footer_footerBottom__Ch4z_{flex-direction:row;justify-content:space-between;align-items:center}}.dark-mode .Footer_footer__JrJN9{background-color:#060e1c;border-top-color:rgba(30,40,70,.6)}.dark-mode .Footer_footerHeading__CFrex,.dark-mode .Footer_footerLinkHeading__razoE{color:#fff}.dark-mode .Footer_footerDescription__Ra9dm{color:#cedcff}.dark-mode .Footer_contractLink__7jakl,.dark-mode .Footer_copyright__W8ZKy,.dark-mode .Footer_footerLink__IuAwY,.dark-mode .Footer_legalLink__qB6H3{color:#b8c6e8}.dark-mode .Footer_contractLink__7jakl:hover,.dark-mode .Footer_footerLink__IuAwY:hover,.dark-mode .Footer_legalLink__qB6H3:hover{color:#5e76ff}.dark-mode .Footer_footerDivider__rvj0B{background-color:rgba(30,40,70,.6)}.Home_hero__g_og0{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem;margin-bottom:2rem}.Home_title__YEn0u{font-size:2.5rem;margin-bottom:1rem;color:var(--text);line-height:1.2}.Home_highlight__TZ0SE{color:var(--primary)}.Home_subtitle__Qob9A{font-size:1.2rem;max-width:700px;color:var(--text-light);margin-bottom:2rem}.Home_actions__m_TMs{display:flex;gap:1rem}.Home_heroButton__kQBEq{display:inline-block;background-color:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;font-size:1rem;text-align:center;transition:var(--transition)}.Home_heroButton__kQBEq:hover{background-color:var(--primary-dark);transform:translateY(-2px);color:#fff}.Home_section__8mMQM{max-width:1000px;margin:0 auto 3rem;padding:0 1rem}.Home_sectionTitle__kIhux{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.Home_featureGrid__Ptud8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Home_feature__7bh3b{background-color:#fff;border-radius:8px;box-shadow:var(--shadow);padding:1.5rem;transition:var(--transition)}.Home_feature__7bh3b:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.Home_feature__7bh3b h3{font-size:1.3rem;margin-bottom:1rem;color:var(--primary)}.Home_feature__7bh3b p{color:var(--text-light);font-size:.95rem;line-height:1.6}.Home_contractInfo__Z8xqb{background-color:#fff;border-radius:8px;box-shadow:var(--shadow);padding:1.5rem;max-width:800px;margin:0 auto 3rem}.Home_contractInfo__Z8xqb h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text)}.Home_contractInfo__Z8xqb p{margin-bottom:.75rem}.Home_contractLink__WBYwA,.Home_openseaLink__bDnsn{color:var(--primary);transition:var(--transition);word-break:break-all}.Home_contractLink__WBYwA:hover,.Home_openseaLink__bDnsn:hover{color:var(--primary-dark);text-decoration:underline}.Home_openseaLink__bDnsn{display:inline-block;margin-top:1rem;font-weight:600}@media (max-width:768px){.Home_title__YEn0u{font-size:1.75rem}.Home_subtitle__Qob9A{font-size:1rem}.Home_actions__m_TMs{flex-direction:column;width:100%;max-width:300px}.Home_featureGrid__Ptud8{grid-template-columns:1fr}}