.payment-option{gap:14px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.05)}.icon-wrap,.payment-option{display:flex;align-items:center}.icon-wrap{flex-shrink:0;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(0,0,0,.04);color:#111}.text-wrap h3{margin:0;font-size:16px;font-weight:600;color:#0a0a0a}.text-wrap p{margin:4px 0 0;font-size:14px;color:rgba(0,0,0,.6)}.asi-icon{color:#111}.autonomy-toggle{display:flex;align-items:center;justify-content:space-between;width:280px;max-width:90vw;height:44px;padding:4px;border-radius:9999px;background:#f2f2f3;border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 1px 0 rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06)}.autonomy-toggle .seg{flex:1 1;height:36px;border-radius:9999px;border:0;background:transparent;font-family:inherit;font-size:14px;font-weight:600;color:#111;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.autonomy-toggle .seg--active{background:#111;color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.autonomy-toggle .seg:hover:not(.seg--active){background:rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.autonomy-toggle{background:#1f1f22;border-color:hsla(0,0%,100%,.08)}.autonomy-toggle .seg{color:#eaeaea}.autonomy-toggle .seg--active{background:#eaeaea;color:#111}}