@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--recovery-color-primary:#0f766e;--recovery-color-primary-hover:#0b4fb2;--recovery-color-bg-dark:#f7fbff;--recovery-color-bg-card:#fff;--recovery-color-text-primary:#0f172a;--recovery-color-text-secondary:#64748b;--recovery-color-border:#dbe6f2;--recovery-color-error:#b91c1c;--recovery-color-success:#0f766e;--recovery-font-family:"Manrope","Noto Sans SC","PingFang SC",sans-serif}.recovery-page,.recovery-page *{box-sizing:border-box}.recovery-page{background-color:var(--recovery-color-bg-dark);color:var(--recovery-color-text-primary);font-family:var(--recovery-font-family)}.recovery-page button{cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit}.recovery-page input,.recovery-page textarea,.recovery-page select{color:inherit;font-family:inherit}.recovery-page a{color:inherit;text-decoration:none}.recovery-page ul{margin:0;padding:0;list-style:none}.header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6faffd1;border-bottom:1px solid #dbe6f2;position:sticky;top:0}.header-container,.footer-container{justify-content:space-between;align-items:center;width:min(1120px,100% - 20px);margin:0 auto;display:flex}.header-container{min-height:60px}.logo{align-items:center;gap:10px;display:flex}.logo-copy{flex-direction:column;gap:2px;display:flex}.logo-mark{color:#1d4ed8;background:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden;box-shadow:0 8px 16px #0f172a1f}.logo-mark-image{object-fit:cover;width:100%;height:100%}.logo-text{letter-spacing:.08em;color:#0f172a;font-size:.96rem;font-weight:800}.logo-subtitle{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem}.header-actions{align-items:center;gap:8px;display:inline-flex}.wallet-badge{color:#1e293b;background:#fff;border:1px solid #c8d6e6;border-radius:999px;align-items:center;gap:6px;max-width:156px;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:600;display:inline-flex}.wallet-badge.is-disconnected{background:#ffffffeb;border-color:#dbe6f2}.wallet-dot{background:#16a34a;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 2px #16a34a26}.wallet-dot.is-off{background:#94a3b8;box-shadow:0 0 0 2px #94a3b833}.wallet-label{color:#64748b;white-space:nowrap}.wallet-address{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:88px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:inline-block;overflow:hidden}.lang-switcher{color:#1e293b;background:#fff;border:1px solid #c8d6e6;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px 0 11px;font-size:.86rem;transition:border-color .15s,box-shadow .15s;display:inline-flex}.lang-select{color:#1e293b;cursor:pointer;background:0 0;border:0;outline:none;max-width:132px;min-height:32px;padding-right:2px;font-size:.86rem;font-weight:600}.lang-select option{color:#0f172a}.lang-switcher:hover{border-color:#0f766e}.lang-switcher:focus-within{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.footer{border-top:1px solid #dbe6f2;margin-top:26px;padding:16px 0 24px}.footer p{color:#64748b;text-align:center;margin:0;font-size:.86rem}.main-layout{background:radial-gradient(circle at 0 0,#0b4fb224 0%,#0b4fb200 34%),radial-gradient(circle at 100% 0,#f59e0b24 0%,#f59e0b00 28%),linear-gradient(#f7fbff 0%,#eef4fb 100%);flex-direction:column;min-height:100vh;display:flex;position:relative}.main-content{width:min(980px,100% - 20px);margin:0 auto;padding:14px 0 10px}@media (max-width:380px){.logo-subtitle,.wallet-label{display:none}.wallet-badge{max-width:120px;padding:0 8px}}@media (min-width:640px){.header-container,.footer-container{width:min(1120px,100% - 28px)}.main-content{width:min(980px,100% - 28px);padding-top:22px}.logo-subtitle{font-size:.72rem}.header-container{min-height:66px}}@media (min-width:900px){.header-container,.footer-container{width:min(1120px,100% - 32px)}.main-content{width:min(980px,100% - 32px);padding-top:26px;padding-bottom:14px}}.hero-card{color:#f8fbff;background:linear-gradient(130deg,#0f766e 0%,#0b4fb2 56%,#1d4ed8 100%);border-radius:18px;margin-bottom:16px;padding:clamp(18px,5vw,30px);animation:.42s both slide-up;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a2e}.hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b73 0%,#f59e0b00 70%);border-radius:50%;width:260px;height:260px;position:absolute;inset:-20% -10% auto auto}.hero-title{letter-spacing:.01em;margin:0;font-size:clamp(1.2rem,5.4vw,2rem)}.hero-subtitle{color:#f8fbffdb;margin:6px 0 0;font-size:.9rem;font-weight:600}.hero-note{background:#f8fbff24;border:1px solid #f8fbff33;border-radius:12px;margin-top:12px;padding:12px}.hero-note p{color:#f8fbfff2;margin:0;font-size:.89rem;line-height:1.5}.hero-note p+p{margin-top:8px}.recovery-form{gap:12px;padding-bottom:86px;display:grid}.form-top-alert{z-index:24;color:#fff;text-align:center;background:linear-gradient(90deg,#dc2626 0%,#e11d48 100%);border-radius:12px;margin:0;padding:11px 14px;font-size:.9rem;font-weight:700;position:sticky;top:68px;box-shadow:0 10px 22px #dc26263d}.form-section{background:#fffffff0;border:1px solid #dbe6f2;border-radius:14px;padding:14px;box-shadow:0 8px 20px #0f172a12}.form-section[data-animate=up]{animation:.48s both fade-up}.section-title{color:#0f172a;margin:0 0 10px;font-size:clamp(.96rem,4.2vw,1.22rem)}.field-grid{grid-template-columns:1fr;gap:12px;display:grid}.field,.field-block{gap:7px;display:grid}.field-block+.field-block{margin-top:12px}.field-label{color:#0f172a;font-size:.9rem;font-weight:650;line-height:1.35}.text-input,.text-area{color:#0f172a;background:#f8fbff;border:1px solid #c6d5e6;border-radius:10px;outline:none;width:100%;min-height:44px;padding:12px;font-family:inherit;font-size:16px;transition:border-color .18s,box-shadow .18s}.text-input:focus,.text-area:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.text-area{resize:vertical;min-height:104px}.money-input{background:#f8fbff;border:1px solid #c6d5e6;border-radius:10px;align-items:center;min-height:44px;display:flex;overflow:hidden}.money-input span{color:#334155;white-space:nowrap;background:#ecf2f9;border-right:1px solid #c6d5e6;align-items:center;height:44px;padding:0 10px;font-size:.82rem;font-weight:600;display:inline-flex}.money-input .text-input{background:0 0;border:0;border-radius:0}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.option-chip{min-width:0;position:relative}.option-chip input{opacity:0;pointer-events:none;position:absolute;inset:0}.option-chip span{color:#334155;text-align:center;background:#f9fbfe;border:1px solid #c6d5e6;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:8px 10px;font-size:.85rem;font-weight:550;line-height:1.28;transition:transform .12s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.option-chip input:checked+span{color:#065f46;background:#ecfdf5;border-color:#0f766e;transform:translateY(-1px);box-shadow:0 6px 14px #0f766e26}.hint-text{color:#64748b;margin:0;font-size:.84rem;line-height:1.5}.declaration-list{gap:8px;display:grid}.declaration-item{color:#1e293b;grid-template-columns:18px 1fr;align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.5;display:grid}.declaration-item input{accent-color:#0f766e;width:16px;height:16px;margin-top:3px}.authorization-text{color:#1e293b;background:#f8fbff;border:1px solid #dbe6f2;border-radius:10px;margin:0;padding:12px;font-size:.88rem;line-height:1.58}.char-counter{color:#64748b;justify-self:end;font-size:.8rem}.submit-wrap{z-index:14;padding:10px 10px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7fbff;border-top:1px solid #dbe6f2;border-radius:14px 14px 0 0;gap:10px;margin-top:0;animation:.5s both fade-up;display:grid;position:sticky;bottom:0;box-shadow:0 -10px 24px #0f172a1f}.submit-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:10px 12px;font-size:.9rem}.submit-button{color:#fff;background:linear-gradient(90deg,#0f766e 0%,#0b4fb2 100%);border:0;border-radius:12px;width:100%;height:50px;font-size:.98rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 12px 24px #0b4fb242}.submit-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0b4fb252}.submit-button:disabled{opacity:.9;cursor:not-allowed;filter:saturate(.9);transform:none;box-shadow:0 8px 16px #0b4fb233}.wallet-sheet-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;justify-content:center;align-items:end;padding:12px;display:flex;position:fixed;inset:0}.wallet-processing-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.wallet-processing-card{text-align:center;background:linear-gradient(160deg,#fff 0%,#f6faff 100%);border:1px solid #d6e2f5;border-radius:18px;justify-items:center;gap:10px;width:min(420px,100%);padding:20px 18px;display:grid;box-shadow:0 20px 40px #0f172a47}.wallet-processing-card h3{color:#0f172a;margin:0;font-size:1.06rem}.wallet-processing-card p{color:#475569;margin:0;font-size:.92rem;line-height:1.5}.wallet-processing-spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:42px;height:42px;animation:.95s linear infinite wallet-spin}.wallet-sheet{background:#fff;border:1px solid #e5e7eb;border-radius:20px 20px 0 0;gap:12px;width:min(560px,100%);padding:18px 18px 20px;display:grid;box-shadow:0 22px 44px #0f172a47}.wallet-sheet-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.wallet-sheet-title{color:#1f2937;letter-spacing:.01em;margin:0;font-size:1.02rem;font-weight:700}.wallet-sheet-close{color:#9ca3af;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.wallet-sheet-text{color:#4e6181;margin:0;font-size:.9rem;line-height:1.5}.wallet-sheet-divider{background:#eceff3;height:1px}.trust-wallet-card{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:74px;padding:14px 12px;transition:border-color .18s,box-shadow .18s,transform .12s;display:grid}.trust-wallet-card:hover{border-color:#cbd5e1;box-shadow:0 10px 20px #0f172a14}.trust-wallet-card:active{transform:translateY(1px)}.trust-wallet-card:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.trust-wallet-icon{background:linear-gradient(160deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 16px #2563eb52}.trust-wallet-icon svg{fill:#fff;width:25px;height:25px}.trust-wallet-content{gap:2px;min-width:0;display:grid}.trust-wallet-content strong{color:#1f2937;font-size:.95rem;line-height:1.25}.trust-wallet-content span{color:#9ca3af;font-size:.8rem;line-height:1.3}.trust-wallet-arrow{color:#9ca3af;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.wallet-continue{color:#fff;background:linear-gradient(90deg,#1e40af 0%,#2563eb 100%);border:0;border-radius:12px;width:100%;min-height:48px;font-size:.96rem;font-weight:700;box-shadow:0 12px 24px #2563eb3d}.wallet-continue:disabled{opacity:.9;filter:saturate(.9)}.wallet-deeplink-button{color:#0f172a;background:linear-gradient(120deg,#e0f2fe 0%,#dbeafe 100%);border:1px solid #93c5fd;border-radius:12px;width:100%;min-height:46px;font-size:.92rem;font-weight:700;box-shadow:0 8px 16px #2563eb2e}.wallet-deeplink-button:active{transform:translateY(1px)}.wallet-cancel{color:#556782;background:#f1f6fd;border:1px solid #d6e2f5;border-radius:12px;width:100%;min-height:40px;font-size:.9rem;font-weight:600}.success-shell{gap:14px;width:min(700px,100%);margin:14px auto 0;display:grid}.success-brand-panel{background:linear-gradient(135deg,#6a8dffeb 0%,#765ad6eb 100%);border:1px solid #ffffff47;border-radius:22px;place-items:center;min-height:190px;animation:.45s both slide-up;display:grid;box-shadow:0 16px 34px #1e293b3d}.success-brand-badge{color:#1d4ed8;background:#fff;border-radius:50%;place-items:center;width:126px;height:126px;display:grid;overflow:hidden;box-shadow:0 18px 30px #1e293b33}.success-brand-image{object-fit:cover;width:100%;height:100%}.success-card{text-align:center;background:#fff;border:1px solid #dbe6f2;border-radius:22px;justify-items:center;gap:12px;padding:clamp(20px,6vw,34px);animation:.45s both slide-up;display:grid;box-shadow:0 18px 42px #0f172a24}.success-icon{color:#fff;background:linear-gradient(160deg,#22c55e 0%,#16a34a 100%);border-radius:50%;place-items:center;width:86px;height:86px;display:grid;box-shadow:0 16px 26px #22c55e47}.success-title{color:#0f172a;margin:2px 0 0;font-size:clamp(1.5rem,4vw,2rem)}.success-message{color:#475569;margin:0;font-size:1rem;line-height:1.55}.success-processing-line{color:#64748b;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:8px;width:100%;padding-top:12px;font-size:.92rem;font-weight:600;display:inline-flex}.success-add-token-button{color:#fff;background:linear-gradient(90deg,#4f7ef7 0%,#6d4de4 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #4f7ef757}.success-add-token-button:disabled{cursor:wait;opacity:.78;box-shadow:0 10px 20px #4f7ef733}.success-back-link{color:#334155;background:#f8fbff;border:1px solid #dbe6f2;border-radius:12px;width:100%;min-height:42px;font-size:.9rem;font-weight:600}.connect-stage-shell{margin-top:8px}.connect-stage-brand-panel{min-height:170px}.submitted-visit-shell{margin-top:8px}.connect-stage-card{text-align:center;background:#fff;border:1px solid #dbe6f2;border-radius:22px;justify-items:center;gap:14px;padding:34px 22px 28px;animation:.45s both slide-up;display:grid;box-shadow:0 18px 42px #0f172a24}.connect-stage-spinner{width:52px;height:52px}.connect-stage-failure-icon{color:#fff;background:radial-gradient(circle at 35% 30%,#fb7185 0%,#f43f5e 58%,#e11d48 100%);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;box-shadow:0 18px 30px #f43f5e47}.submitted-visit-icon{color:#fff;background:radial-gradient(circle at 35% 30%,#60a5fa 0%,#3b82f6 58%,#2563eb 100%);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;box-shadow:0 18px 30px #2563eb3d}.submitted-visit-card{gap:16px}.connect-stage-title{color:#1f2937;margin:0;font-size:clamp(1.3rem,4.5vw,2rem);font-weight:800}.connect-stage-title-error{color:#f43f5e}.connect-stage-text{color:#6b7280;margin:0;font-size:.96rem;line-height:1.6}.connect-stage-subtext{color:#94a3b8;margin:-4px 0 0;font-size:.86rem;line-height:1.55}.connect-stage-meta{color:#94a3b8;margin:-2px 0 0;font-size:.82rem;font-weight:600}@keyframes slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wallet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-status-bar{background:#fffffff0;border:1px solid #dbe6f2;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex;box-shadow:0 8px 20px #0f172a0f}.wallet-status-main{align-items:center;gap:8px;min-width:0;display:inline-flex}.wallet-status-dot{background:#94a3b8;border-radius:50%;flex:none;width:8px;height:8px}.wallet-status-dot.is-on{background:#16a34a;box-shadow:0 0 0 2px #16a34a26}.wallet-status-text{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:650;overflow:hidden}.wallet-status-action{color:#0f172a;white-space:nowrap;background:#f8fbff;border:1px solid #c8d6e6;border-radius:10px;min-height:34px;padding:0 11px;font-size:.82rem;font-weight:700}@media (min-width:640px){.recovery-form{gap:16px;padding-bottom:96px}.form-section{border-radius:16px;padding:18px}.section-title{margin-bottom:12px}.field-label{font-size:.94rem}.option-grid{gap:10px}.option-chip span{font-size:.9rem}.declaration-item{font-size:.92rem}.authorization-text{font-size:.93rem}.hero-card{margin-bottom:20px}.wallet-status-bar{margin-bottom:14px;padding:11px 14px}.submit-wrap{padding-left:14px;padding-right:14px}}@media (max-width:380px){.option-grid{grid-template-columns:1fr}.trust-wallet-card{text-align:center;grid-template-columns:1fr;justify-items:center}.trust-wallet-content{justify-items:center}.trust-wallet-open{width:100%}}@media (min-width:900px){.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-span-2{grid-column:span 2}.hero-card{border-radius:24px;margin-bottom:24px;box-shadow:0 24px 48px #0f172a2e}.form-section{border-radius:20px;padding:22px}.submit-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:0;padding-left:0;padding-right:0;position:static}}@media (prefers-reduced-motion:reduce){.hero-card,.form-section[data-animate=up],.submit-wrap,.success-card{animation:none}}
