.Install-module__uqobdW__wrapper{background:linear-gradient(135deg,var(--background-primary)0%,var(--background-secondary)100%);flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex}.Install-module__uqobdW__main{flex-direction:column;flex-grow:1;justify-content:flex-start;width:100%;max-width:1200px;height:auto;margin:0 auto;padding:2rem 1rem;display:flex}.Install-module__uqobdW__page{width:100%;max-width:760px;margin:0 auto;padding:0 0 4rem}.Install-module__uqobdW__header{align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Install-module__uqobdW__headerIcon{background:var(--primary-color);width:56px;height:56px;color:var(--text-on-primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.Install-module__uqobdW__headerText{flex:1;min-width:0}.Install-module__uqobdW__title{color:var(--text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.Install-module__uqobdW__subtitle{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.Install-module__uqobdW__alreadyInstalled{background:color-mix(in srgb,var(--success-color)12%,transparent);border:1px solid color-mix(in srgb,var(--success-color)30%,transparent);color:var(--success-color);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;display:flex}.Install-module__uqobdW__nativeInstallBanner{background:color-mix(in srgb,var(--primary-color)10%,transparent);border:1px solid color-mix(in srgb,var(--primary-color)30%,transparent);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex}.Install-module__uqobdW__nativeInstallText{flex:1;min-width:0}.Install-module__uqobdW__nativeInstallText strong{color:var(--text-primary);margin-bottom:.2rem;font-size:.9375rem;display:block}.Install-module__uqobdW__nativeInstallText span{color:var(--text-secondary);font-size:.875rem}.Install-module__uqobdW__nativeInstallBtn{background:var(--primary-color);color:var(--text-on-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.Install-module__uqobdW__nativeInstallBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.Install-module__uqobdW__manualInstallHint{color:var(--text-muted);text-align:center;margin:-.75rem 0 1.75rem;font-size:.8125rem}.Install-module__uqobdW__tabs{border-bottom:1px solid var(--border-primary);gap:0;width:100%;margin-bottom:1.5rem;padding-bottom:0;display:flex}.Install-module__uqobdW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.6rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex}.Install-module__uqobdW__tab:hover{color:var(--text-primary)}.Install-module__uqobdW__tabActive{color:var(--primary-color);border-bottom-color:var(--primary-color)}.Install-module__uqobdW__tabLabelFull{display:inline}.Install-module__uqobdW__tabLabelShort{display:none}@media (max-width:520px){.Install-module__uqobdW__tab{gap:.35rem;padding:.6rem .5rem;font-size:.8125rem}.Install-module__uqobdW__tabLabelFull{display:none}.Install-module__uqobdW__tabLabelShort{display:inline}}.Install-module__uqobdW__steps{flex-direction:column;gap:1rem;display:flex}.Install-module__uqobdW__step{background:var(--surface-dark);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.Install-module__uqobdW__stepNumber{background:var(--primary-color);width:32px;height:32px;color:var(--text-on-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.875rem;font-weight:700;display:flex}.Install-module__uqobdW__stepContent{flex:1;min-width:0}.Install-module__uqobdW__stepTitle{color:var(--text-primary);margin:0 0 .3rem;font-size:.9375rem;font-weight:600;line-height:1.3}.Install-module__uqobdW__stepDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.Install-module__uqobdW__stepIcon{background:var(--hover-overlay);width:36px;height:36px;color:var(--primary-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:-1px;display:flex}.Install-module__uqobdW__tip{background:color-mix(in srgb,var(--warning-color)8%,transparent);border:1px solid color-mix(in srgb,var(--warning-color)25%,transparent);color:var(--text-secondary);border-radius:10px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.5;display:flex}.Install-module__uqobdW__tipIcon{color:var(--warning-color);flex-shrink:0;margin-top:1px}.Install-module__uqobdW__backLink{color:var(--primary-color);align-items:center;gap:.4rem;margin-bottom:1.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Install-module__uqobdW__backLink:hover{color:var(--primary-hover)}@media (max-width:480px){.Install-module__uqobdW__main{padding:1.5rem 1rem}.Install-module__uqobdW__title{font-size:1.6rem}.Install-module__uqobdW__step{padding:1rem}.Install-module__uqobdW__nativeInstallBanner{flex-direction:column;align-items:flex-start}}
