.page-module__uIbrxW__page{--background:#f8fafc;--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--error:#ef4444;background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-geist-sans);flex-direction:column;display:flex}.page-module__uIbrxW__container{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:40px 24px 80px}.page-module__uIbrxW__detail{flex-direction:column;gap:32px;display:flex}.page-module__uIbrxW__backLink{color:var(--accent);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__uIbrxW__backLink:hover{color:var(--accent-hover)}.page-module__uIbrxW__imageSection{background:var(--surface);border:1px solid var(--border);border-radius:16px;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.page-module__uIbrxW__productImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:600px}.page-module__uIbrxW__content{flex-direction:column;gap:32px;display:flex}.page-module__uIbrxW__title{color:var(--text-primary);margin:0;font-size:36px;font-weight:800;line-height:1.2}.page-module__uIbrxW__metadata{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:24px;padding:32px;display:flex}.page-module__uIbrxW__metadataItem{flex-direction:column;gap:8px;display:flex}.page-module__uIbrxW__label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:12px;font-weight:600}.page-module__uIbrxW__value{color:var(--text-primary);overflow-wrap:anywhere;font-size:16px;line-height:1.6}.page-module__uIbrxW__info{background:#f0f7ff;border-radius:12px;flex-wrap:wrap;gap:24px;padding:24px;display:flex}.page-module__uIbrxW__infoItem{flex-direction:column;gap:4px;display:flex}.page-module__uIbrxW__infoLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:12px;font-weight:600}.page-module__uIbrxW__infoValue{color:var(--text-primary);font-size:16px;font-weight:600}.page-module__uIbrxW__urlsSection{flex-direction:column;gap:16px;display:flex}.page-module__uIbrxW__sectionTitle{color:var(--text-primary);margin:0;font-size:24px;font-weight:700}.page-module__uIbrxW__urlList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.page-module__uIbrxW__urlItem{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:16px}.page-module__uIbrxW__urlLink{color:var(--accent);word-break:break-all;font-size:14px;text-decoration:none;transition:color .2s}.page-module__uIbrxW__urlLink:hover{color:var(--accent-hover);text-decoration:underline}.page-module__uIbrxW__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 24px;display:flex}.page-module__uIbrxW__spinner{border:4px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__uIbrxW__spin}@keyframes page-module__uIbrxW__spin{to{transform:rotate(360deg)}}.page-module__uIbrxW__loading p{color:var(--text-secondary);font-size:16px}.page-module__uIbrxW__error{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 24px;display:flex}.page-module__uIbrxW__error p{color:var(--error);font-size:16px;font-weight:500}.page-module__uIbrxW__backButton{background:var(--accent);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.page-module__uIbrxW__backButton:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.page-module__uIbrxW__ebaySection{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:24px;padding:32px;display:flex}.page-module__uIbrxW__listOnEbayButton{color:#fff;cursor:pointer;background:#0064d2;border:none;border-radius:12px;justify-content:center;align-items:center;margin-top:12px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0064d233}.page-module__uIbrxW__listOnEbayButton:hover{background:#0053ba;transform:translateY(-1px);box-shadow:0 4px 12px #0064d24d}.page-module__uIbrxW__listOnEbayButton:active{transform:translateY(0)}.page-module__uIbrxW__listingsHistory{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.page-module__uIbrxW__historyTitle{color:var(--text-primary);margin:0 0 16px;font-size:18px;font-weight:600}.page-module__uIbrxW__listingsList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.page-module__uIbrxW__listingItem{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:16px;transition:border-color .2s}.page-module__uIbrxW__listingItem:hover{border-color:var(--accent)}.page-module__uIbrxW__listingDetails{flex-direction:column;gap:8px;display:flex}.page-module__uIbrxW__listingLink{color:var(--accent);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.page-module__uIbrxW__listingLink:hover{color:var(--accent-hover);text-decoration:underline}.page-module__uIbrxW__listingMeta{color:var(--text-secondary);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.page-module__uIbrxW__listingPrice{color:var(--success);font-weight:700}.page-module__uIbrxW__listingStatus{text-transform:capitalize;color:#1e40af;background:#dbeafe;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.page-module__uIbrxW__listingDate{color:var(--text-secondary)}@media (max-width:640px){.page-module__uIbrxW__container{padding:24px 16px 60px}.page-module__uIbrxW__title{font-size:28px}.page-module__uIbrxW__metadata{padding:24px}.page-module__uIbrxW__imageSection{padding:16px}.page-module__uIbrxW__productImage{max-height:400px}}
.EbayListingModal-module__Tfn88q__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.EbayListingModal-module__Tfn88q__modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out EbayListingModal-module__Tfn88q__slideIn;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes EbayListingModal-module__Tfn88q__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.EbayListingModal-module__Tfn88q__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.EbayListingModal-module__Tfn88q__header h2{color:#111827;margin:0;font-size:24px;font-weight:600}.EbayListingModal-module__Tfn88q__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:32px;line-height:1;transition:all .2s;display:flex}.EbayListingModal-module__Tfn88q__closeButton:hover{color:#111827;background-color:#f3f4f6}.EbayListingModal-module__Tfn88q__closeButton:disabled{cursor:not-allowed;opacity:.5}.EbayListingModal-module__Tfn88q__form{padding:24px}.EbayListingModal-module__Tfn88q__formGroup{margin-bottom:20px}.EbayListingModal-module__Tfn88q__formGroup label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.EbayListingModal-module__Tfn88q__required{color:#dc2626}.EbayListingModal-module__Tfn88q__formGroup input,.EbayListingModal-module__Tfn88q__formGroup textarea,.EbayListingModal-module__Tfn88q__formGroup select{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.EbayListingModal-module__Tfn88q__formGroup input:focus,.EbayListingModal-module__Tfn88q__formGroup textarea:focus,.EbayListingModal-module__Tfn88q__formGroup select:focus{border-color:#0064d2;outline:none;box-shadow:0 0 0 3px #0064d21a}.EbayListingModal-module__Tfn88q__formGroup input:disabled,.EbayListingModal-module__Tfn88q__formGroup textarea:disabled,.EbayListingModal-module__Tfn88q__formGroup select:disabled{cursor:not-allowed;background-color:#f9fafb}.EbayListingModal-module__Tfn88q__formGroup textarea{resize:vertical;min-height:80px}.EbayListingModal-module__Tfn88q__hint{color:#6b7280;margin-top:4px;font-size:12px;display:block}.EbayListingModal-module__Tfn88q__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}@media (max-width:640px){.EbayListingModal-module__Tfn88q__formRow{grid-template-columns:1fr}}.EbayListingModal-module__Tfn88q__aspectsSection{margin-bottom:20px}.EbayListingModal-module__Tfn88q__aspectsGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.EbayListingModal-module__Tfn88q__photoGrid{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.EbayListingModal-module__Tfn88q__photoThumb{object-fit:cover;border:1px solid #ddd;border-radius:6px;width:72px;height:72px}.EbayListingModal-module__Tfn88q__photoThumbWrapper{position:relative}.EbayListingModal-module__Tfn88q__removePhoto{color:#fff;cursor:pointer;background:#333;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:12px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.EbayListingModal-module__Tfn88q__addPhotoBtn{cursor:pointer;color:#999;border:2px dashed #ccc;border-radius:6px;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;transition:border-color .2s;display:flex}.EbayListingModal-module__Tfn88q__addPhotoBtn:hover{color:#666;border-color:#666}.EbayListingModal-module__Tfn88q__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#888;margin:20px 0 8px;font-size:13px;font-weight:600}.EbayListingModal-module__Tfn88q__titleFooter{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.EbayListingModal-module__Tfn88q__moreFieldsToggle{color:#666;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:8px 0;font-size:13px;text-decoration:underline}.EbayListingModal-module__Tfn88q__moreFieldsToggle:hover{color:#333}@media (max-width:640px){.EbayListingModal-module__Tfn88q__aspectsGrid{grid-template-columns:1fr}}.EbayListingModal-module__Tfn88q__infoBox{color:#374151;background-color:#f3f4f6;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.EbayListingModal-module__Tfn88q__infoBox strong{color:#111827;margin-right:8px}.EbayListingModal-module__Tfn88q__error{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;margin-bottom:20px;padding:12px 16px;font-size:14px}.EbayListingModal-module__Tfn88q__actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.EbayListingModal-module__Tfn88q__cancelButton,.EbayListingModal-module__Tfn88q__submitButton{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.EbayListingModal-module__Tfn88q__cancelButton{color:#374151;background-color:#f3f4f6}.EbayListingModal-module__Tfn88q__cancelButton:hover:not(:disabled){background-color:#e5e7eb}.EbayListingModal-module__Tfn88q__submitButton{color:#fff;background-color:#0064d2}.EbayListingModal-module__Tfn88q__submitButton:hover:not(:disabled){background-color:#0053ba}.EbayListingModal-module__Tfn88q__cancelButton:disabled,.EbayListingModal-module__Tfn88q__submitButton:disabled{cursor:not-allowed;opacity:.6}.EbayListingModal-module__Tfn88q__connectState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.EbayListingModal-module__Tfn88q__connectMessage{color:#4b5563;margin:0;font-size:15px}.EbayListingModal-module__Tfn88q__connectButton{color:#fff;cursor:pointer;background:#e53238;border:none;border-radius:6px;padding:12px 32px;font-size:15px;font-weight:600;text-decoration:none}.EbayListingModal-module__Tfn88q__connectButton:hover{background:#c8272d}.EbayListingModal-module__Tfn88q__successState{text-align:center;padding:40px 24px}.EbayListingModal-module__Tfn88q__successIcon{color:#fff;background-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:36px;animation:.4s ease-out EbayListingModal-module__Tfn88q__scaleIn;display:flex}@keyframes EbayListingModal-module__Tfn88q__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.EbayListingModal-module__Tfn88q__successState h3{color:#111827;margin:0 0 12px;font-size:22px}.EbayListingModal-module__Tfn88q__successTitle{color:#6b7280;margin-bottom:24px;font-size:14px}.EbayListingModal-module__Tfn88q__viewButton{color:#fff;background-color:#0064d2;border-radius:6px;margin-bottom:12px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.EbayListingModal-module__Tfn88q__viewButton:hover{background-color:#0053ba}.EbayListingModal-module__Tfn88q__doneButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:6px;padding:10px 24px;font-weight:600;transition:background-color .2s;display:inline-block}.EbayListingModal-module__Tfn88q__doneButton:hover{background-color:#e5e7eb}@media (max-width:640px){.EbayListingModal-module__Tfn88q__modal{max-height:95vh;margin:10px}.EbayListingModal-module__Tfn88q__header{padding:20px}.EbayListingModal-module__Tfn88q__header h2{font-size:20px}.EbayListingModal-module__Tfn88q__form{padding:20px}.EbayListingModal-module__Tfn88q__actions{flex-direction:column-reverse}.EbayListingModal-module__Tfn88q__cancelButton,.EbayListingModal-module__Tfn88q__submitButton{width:100%}}.EbayListingModal-module__Tfn88q__modal{scroll-behavior:smooth}.EbayListingModal-module__Tfn88q__modal::-webkit-scrollbar{width:8px}.EbayListingModal-module__Tfn88q__modal::-webkit-scrollbar-track{background:#f3f4f6}.EbayListingModal-module__Tfn88q__modal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.EbayListingModal-module__Tfn88q__modal::-webkit-scrollbar-thumb:hover{background:#9ca3af}
.EbayAccountBubble-module__sXp9MG__bubble{border:1px solid var(--border,#e2e8f0);color:var(--text-secondary,#64748b);background:var(--surface,#fff);cursor:pointer;border-radius:20px;align-items:center;gap:6px;max-width:100%;padding:5px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.EbayAccountBubble-module__sXp9MG__bubble:hover{color:var(--accent,#3b82f6);border-color:color-mix(in srgb,var(--accent,#3b82f6)35%,var(--border,#e2e8f0))}.EbayAccountBubble-module__sXp9MG__bubbleInline{white-space:nowrap}.EbayAccountBubble-module__sXp9MG__bubbleBlock{box-sizing:border-box;white-space:normal;text-align:center;justify-content:center;width:100%;display:flex}.EbayAccountBubble-module__sXp9MG__label{text-overflow:ellipsis;overflow:hidden}.EbayAccountBubble-module__sXp9MG__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.EbayAccountBubble-module__sXp9MG__dotConnected{background:var(--success,#10b981)}.EbayAccountBubble-module__sXp9MG__dotDisconnected{background:color-mix(in srgb,var(--text-secondary,#64748b)45%,var(--surface,#fff))}
.SiteHeader-module__mdpVJq__headerBar{--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981}.dark-mode .SiteHeader-module__mdpVJq__headerBar{--surface:#1e293b;--border:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8}.SiteHeader-module__mdpVJq__pageShell{--background:#f8fafc;--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--error:#ef4444;background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-geist-sans),system-ui,sans-serif;flex-direction:column;display:flex}.dark-mode .SiteHeader-module__mdpVJq__pageShell{--background:#0f172a;--surface:#1e293b;--border:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8}.SiteHeader-module__mdpVJq__bar{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.SiteHeader-module__mdpVJq__inner{justify-content:space-between;align-items:center;gap:16px;min-width:0;max-width:1200px;margin:0 auto;padding:16px 20px;display:flex}.SiteHeader-module__mdpVJq__logo{color:var(--accent);flex-shrink:0;align-items:center;gap:10px;min-width:0;font-size:20px;font-weight:700;display:flex}.SiteHeader-module__mdpVJq__logo svg{flex-shrink:0;width:24px;height:24px}.SiteHeader-module__mdpVJq__logoLink{color:inherit;text-decoration:none}.SiteHeader-module__mdpVJq__desktopNav{align-items:center;gap:20px;min-width:0;display:flex}.SiteHeader-module__mdpVJq__navLink{color:var(--text-secondary);white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.SiteHeader-module__mdpVJq__navLink:hover,.SiteHeader-module__mdpVJq__navLinkActive{color:var(--accent)}.SiteHeader-module__mdpVJq__menuButton{width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;margin:-8px -10px -8px 0;padding:0;transition:background .2s;display:none}.SiteHeader-module__mdpVJq__menuButton:hover{background:color-mix(in srgb,var(--text-secondary)12%,transparent)}.SiteHeader-module__mdpVJq__menuButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.SiteHeader-module__mdpVJq__menuIcon{width:22px;height:22px}.SiteHeader-module__mdpVJq__backdrop,.SiteHeader-module__mdpVJq__drawer{display:none}@media (max-width:767px){.SiteHeader-module__mdpVJq__desktopNav{display:none}.SiteHeader-module__mdpVJq__menuButton{display:flex}.SiteHeader-module__mdpVJq__backdrop{z-index:60;cursor:pointer;background:#0f172a73;border:none;padding:0;animation:.2s SiteHeader-module__mdpVJq__fadeIn;display:block;position:fixed;inset:0}.dark-mode .SiteHeader-module__mdpVJq__backdrop{background:#0000008c}.SiteHeader-module__mdpVJq__drawer{z-index:70;width:min(300px,88vw);max-height:100vh;padding:20px;padding-top:max(20px,env(safe-area-inset-top));background:var(--surface);border-left:1px solid var(--border);flex-direction:column;gap:8px;animation:.22s SiteHeader-module__mdpVJq__slideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #0f172a1f}.dark-mode .SiteHeader-module__mdpVJq__drawer{box-shadow:-8px 0 32px #00000059}.SiteHeader-module__mdpVJq__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.SiteHeader-module__mdpVJq__drawerTitle{color:var(--text-primary);font-size:16px;font-weight:700}.SiteHeader-module__mdpVJq__drawerClose{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.SiteHeader-module__mdpVJq__drawerClose:hover{background:color-mix(in srgb,var(--text-secondary)12%,transparent);color:var(--text-primary)}.SiteHeader-module__mdpVJq__drawerLink{color:var(--text-secondary);border-radius:10px;padding:14px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.SiteHeader-module__mdpVJq__drawerLink:hover{background:color-mix(in srgb,var(--accent)10%,transparent);color:var(--accent)}.SiteHeader-module__mdpVJq__drawerLinkActive{background:color-mix(in srgb,var(--accent)14%,transparent);color:var(--accent)}.SiteHeader-module__mdpVJq__drawerEbay{border-top:1px solid var(--border);margin-top:8px;padding-top:16px}}@keyframes SiteHeader-module__mdpVJq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SiteHeader-module__mdpVJq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.SiteFooter-module__wWXZva__footerRoot{--surface:#fff;--border:#e2e8f0;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:40px 24px 48px}.dark-mode .SiteFooter-module__wWXZva__footerRoot{--surface:#1e293b;--border:#334155;--text-secondary:#94a3b8}.SiteFooter-module__wWXZva__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.SiteFooter-module__wWXZva__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px;display:flex}.SiteFooter-module__wWXZva__links a{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.SiteFooter-module__wWXZva__links a:hover{color:var(--accent)}.SiteFooter-module__wWXZva__separator{color:var(--text-secondary);opacity:.4;-webkit-user-select:none;user-select:none;font-size:13px}.SiteFooter-module__wWXZva__copyright{color:var(--text-secondary);opacity:.85;max-width:36rem;margin:0;font-size:13px;line-height:1.5}.SiteFooter-module__wWXZva__contact{color:var(--text-secondary);margin:0;font-size:13px}.SiteFooter-module__wWXZva__contact a{color:var(--accent);font-weight:500;text-decoration:none}.SiteFooter-module__wWXZva__contact a:hover{color:var(--accent-hover);text-decoration:underline}
.page-module__AD6wyW__main{box-sizing:border-box;text-align:center;flex:1;width:100%;min-width:0;max-width:520px;margin:0 auto;padding:48px 24px 80px}.page-module__AD6wyW__title{color:var(--text-primary);margin:0 0 24px;font-size:28px;font-weight:700}.page-module__AD6wyW__text{color:var(--text-secondary);margin:0 0 16px;font-size:16px;line-height:1.6}.page-module__AD6wyW__success{color:var(--success);margin:0 0 16px;font-size:18px;font-weight:500}.page-module__AD6wyW__link{color:var(--accent);font-weight:500;text-decoration:none}.page-module__AD6wyW__link:hover{color:var(--accent-hover);text-decoration:underline}.page-module__AD6wyW__btnDisconnect{background:var(--text-secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-block}.page-module__AD6wyW__btnDisconnect:hover{filter:brightness(1.08)}.page-module__AD6wyW__btnConnect{color:#fff;cursor:pointer;background:#e53238;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;display:inline-block}.page-module__AD6wyW__btnConnect:hover{filter:brightness(1.06)}
.page-module__9BqSMG__page{--background:#f8fafc;--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-geist-sans);flex-direction:column;display:flex}.dark-mode .page-module__9BqSMG__page{--background:#0f172a;--surface:#1e293b;--border:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8}.page-module__9BqSMG__main{flex:1;width:100%;max-width:800px;margin:0 auto;padding:0 24px 80px}.page-module__9BqSMG__hero{text-align:center;padding:80px 0 60px}.page-module__9BqSMG__hero h1{letter-spacing:-.04em;background:linear-gradient(to right,var(--text-primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:44px;font-weight:800;line-height:1.1}.page-module__9BqSMG__hero p{color:var(--text-secondary);max-width:560px;margin:0 auto 28px;font-size:18px;line-height:1.6}.page-module__9BqSMG__cta{background:var(--accent);color:#fff;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.page-module__9BqSMG__cta:hover{background:var(--accent-hover);transform:translateY(-2px)}.page-module__9BqSMG__section{border-top:1px solid var(--border);padding:48px 0}.page-module__9BqSMG__section h2{color:var(--text-primary);margin-bottom:28px;font-size:26px;font-weight:700}.page-module__9BqSMG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.page-module__9BqSMG__feature{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px}.page-module__9BqSMG__feature h3{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:700}.page-module__9BqSMG__feature p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.page-module__9BqSMG__prose{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.7}.page-module__9BqSMG__faq{flex-direction:column;gap:24px;display:flex}.page-module__9BqSMG__faqItem dt{color:var(--text-primary);margin-bottom:6px;font-size:16px;font-weight:700}.page-module__9BqSMG__faqItem dd{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.page-module__9BqSMG__finalCta{text-align:center;border-top:1px solid var(--border);padding:60px 0 0}.page-module__9BqSMG__finalCta h2{color:var(--text-primary);margin-bottom:12px;font-size:28px;font-weight:700}.page-module__9BqSMG__finalCta p{color:var(--text-secondary);margin-bottom:28px;font-size:16px}@media (max-width:640px){.page-module__9BqSMG__hero h1{font-size:32px}.page-module__9BqSMG__hero{padding-top:60px}}
.page-module__ZREIDG__page{--background:#f8fafc;--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-hover:#2563eb;background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-geist-sans);flex-direction:column;display:flex}.page-module__ZREIDG__container{flex:1;width:100%;max-width:680px;margin:48px auto;padding:0 24px}.page-module__ZREIDG__header{margin-bottom:32px}.page-module__ZREIDG__header h1{margin:0 0 6px;font-size:28px;font-weight:700}.page-module__ZREIDG__subtitle{color:var(--text-secondary);margin:0;font-size:14px}.page-module__ZREIDG__description{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.6}.page-module__ZREIDG__form{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:28px}.page-module__ZREIDG__textarea{border:1px solid var(--border);width:100%;font-size:14px;font-family:var(--font-geist-mono);color:var(--text-primary);background:var(--background);resize:vertical;box-sizing:border-box;border-radius:8px;padding:12px 14px;line-height:1.6;transition:border-color .15s}.page-module__ZREIDG__textarea:focus{border-color:var(--accent);outline:none}.page-module__ZREIDG__textarea::placeholder{color:#94a3b8}.page-module__ZREIDG__actions{justify-content:flex-end;margin-top:16px;display:flex}.page-module__ZREIDG__saveButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:9px 24px;font-size:14px;font-weight:600;transition:background .15s}.page-module__ZREIDG__saveButton:hover:not(:disabled){background:var(--accent-hover)}.page-module__ZREIDG__saveButton:disabled{opacity:.6;cursor:default}.page-module__ZREIDG__connectPrompt{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:40px 28px}.page-module__ZREIDG__connectPrompt p{color:var(--text-secondary);margin:0 0 20px}.page-module__ZREIDG__connectButton{color:#fff;cursor:pointer;background:#e53238;border:none;border-radius:6px;padding:10px 28px;font-size:14px;font-weight:600}.page-module__ZREIDG__connectButton:hover{background:#c8272d}
.page-module__soh_jW__main{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:680px;margin:0 auto;padding:32px 24px 48px}.page-module__soh_jW__main h1{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:700}.page-module__soh_jW__main p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.65}.page-module__soh_jW__backLink{color:var(--accent);font-weight:500;text-decoration:none}.page-module__soh_jW__backLink:hover{color:var(--accent-hover);text-decoration:underline}
.page-module__UBdgra__main{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:680px;margin:0 auto;padding:32px 24px 48px}.page-module__UBdgra__main h1{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:700}.page-module__UBdgra__main p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.65}.page-module__UBdgra__backLink{color:var(--accent);font-weight:500;text-decoration:none}.page-module__UBdgra__backLink:hover{color:var(--accent-hover);text-decoration:underline}
