@media (max-width:768px){.mobile-nft-button{min-height:48px;min-width:48px;padding:12px 16px;font-size:16px;border-radius:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-nft-modal{font-size:16px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.mobile-touch-feedback{transition:all .15s ease;transform-origin:center}.mobile-touch-feedback:active{transform:scale(.98);opacity:.8}.mobile-wallet-deeplink{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:16px 24px;border-radius:16px;font-weight:600;text-decoration:none;display:inline-block;min-width:200px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-wallet-deeplink:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4)}.mobile-swipe-indicator{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.7}}.mobile-error-card{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:16px;padding:20px;margin:16px 0}.mobile-error-card .error-icon{width:24px;height:24px;margin-bottom:8px}.mobile-error-card .error-title{font-size:18px;font-weight:600;color:#fecaca;margin-bottom:8px}.mobile-error-card .error-message{font-size:14px;line-height:1.5;color:#fee2e2;margin-bottom:16px}.mobile-debug-toggle{position:fixed;bottom:20px;left:20px;width:50px;height:50px;background:rgba(0,0,0,.8);border:2px solid #0f0;border-radius:50%;color:#0f0;font-family:monospace;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:99998;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-debug-toggle:active{transform:scale(.95);background:rgba(0,255,0,.2)}.mobile-network-instructions{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:16px;padding:20px;margin:16px 0}.mobile-network-instructions ol{margin:12px 0;padding-left:20px}.mobile-network-instructions li{margin:8px 0;font-size:14px;line-height:1.5;color:#dbeafe}.mobile-progress-step{display:flex;align-items:center;gap:12px;padding:16px;background:hsla(0,0%,100%,.05);border-radius:12px;margin:8px 0}.mobile-progress-step.active{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3)}.mobile-progress-step.error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.mobile-progress-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.mobile-progress-icon.pending{background:rgba(156,163,175,.2);color:#9ca3af}.mobile-progress-icon.active{background:rgba(34,197,94,.2);color:#22c55e}.mobile-progress-icon.complete{background:rgba(34,197,94,.3);color:#22c55e}.mobile-progress-icon.error{background:rgba(239,68,68,.2);color:#ef4444}.mobile-loading-dots{display:flex;gap:4px;align-items:center;justify-content:center}.mobile-loading-dots .dot{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.4;animation:mobileDotPulse 1.4s ease-in-out infinite}.mobile-loading-dots .dot:first-child{animation-delay:0s}.mobile-loading-dots .dot:nth-child(2){animation-delay:.2s}.mobile-loading-dots .dot:nth-child(3){animation-delay:.4s}@keyframes mobileDotPulse{0%,80%,to{opacity:.4;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.mobile-wallet-status{display:flex;align-items:center;gap:8px;padding:12px 16px;background:hsla(0,0%,100%,.05);border-radius:12px;margin:8px 0;font-size:14px}.mobile-wallet-status.connected{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#22c55e}.mobile-wallet-status.disconnected{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#ef4444}.mobile-wallet-status.connecting{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);color:#3b82f6}@supports (-webkit-touch-callout:none){.mobile-nft-modal{min-height:calc(100vh - env(safe-area-inset-bottom))}input,select,textarea{font-size:16px!important}}}@media (min-width:769px) and (max-width:1024px) and (pointer:coarse){.mobile-nft-button{min-height:44px;padding:10px 16px}.mobile-nft-modal{max-width:90vw;max-height:80vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.mobile-progress-icon{transform:translateZ(0);-webkit-font-smoothing:antialiased}}